2021-05-16T17:30:50.7379280Z ##[section]Starting: Request a runner to run this job 2021-05-16T17:30:50.8805300Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-16T17:30:50.9762215Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'macOS-latest' 2021-05-16T17:30:51.0525998Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-16T17:30:51.1559592Z ##[section]Finishing: Request a runner to run this job 2021-05-16T17:31:04.3198040Z Current runner version: '2.278.0' 2021-05-16T17:31:04.3254030Z ##[group]Operating System 2021-05-16T17:31:04.3254950Z Mac OS X 2021-05-16T17:31:04.3255520Z 10.15.7 2021-05-16T17:31:04.3255910Z 19H1030 2021-05-16T17:31:04.3256370Z ##[endgroup] 2021-05-16T17:31:04.3256950Z ##[group]Virtual Environment 2021-05-16T17:31:04.3257620Z Environment: macos-10.15 2021-05-16T17:31:04.3258190Z Version: 20210510.1 2021-05-16T17:31:04.3259170Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-16T17:31:04.3260510Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-16T17:31:04.3261330Z ##[endgroup] 2021-05-16T17:31:04.3263180Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T17:31:04.3264630Z Actions: write 2021-05-16T17:31:04.3265110Z Checks: write 2021-05-16T17:31:04.3265610Z Contents: write 2021-05-16T17:31:04.3266100Z Deployments: write 2021-05-16T17:31:04.3266860Z Issues: write 2021-05-16T17:31:04.3267620Z Metadata: read 2021-05-16T17:31:04.3268140Z Packages: write 2021-05-16T17:31:04.3268640Z PullRequests: write 2021-05-16T17:31:04.3269250Z RepositoryProjects: write 2021-05-16T17:31:04.3269920Z SecurityEvents: write 2021-05-16T17:31:04.3270470Z Statuses: write 2021-05-16T17:31:04.3271090Z ##[endgroup] 2021-05-16T17:31:04.3274600Z Prepare workflow directory 2021-05-16T17:31:04.4524090Z Prepare all required actions 2021-05-16T17:31:04.4536310Z Getting action download info 2021-05-16T17:31:04.8376640Z Download action repository 'actions/checkout@v2' 2021-05-16T17:31:06.5483420Z Download action repository 'r-lib/actions@master' 2021-05-16T17:31:08.6269080Z Download action repository 'adigherman/actions@master' 2021-05-16T17:31:10.3558250Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T17:31:10.7615180Z Download action repository 'actions/cache@v1' 2021-05-16T17:31:11.0884010Z Download action repository 'actions/upload-artifact@master' 2021-05-16T17:31:11.5841860Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T17:31:12.3337460Z ##[group]Run actions/checkout@v2 2021-05-16T17:31:12.3338120Z with: 2021-05-16T17:31:12.3338550Z repository: neuroconductor/brainR 2021-05-16T17:31:12.3339440Z token: *** 2021-05-16T17:31:12.3339800Z ssh-strict: true 2021-05-16T17:31:12.3340230Z persist-credentials: true 2021-05-16T17:31:12.3340660Z clean: true 2021-05-16T17:31:12.3340990Z fetch-depth: 1 2021-05-16T17:31:12.3341330Z lfs: false 2021-05-16T17:31:12.3341660Z submodules: false 2021-05-16T17:31:12.3341990Z env: 2021-05-16T17:31:12.3342370Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:31:12.3342780Z TIC_DEPLOY_KEY: 2021-05-16T17:31:12.3343090Z RSPM: 2021-05-16T17:31:12.3343790Z GITHUB_PAT: *** 2021-05-16T17:31:12.3344150Z COVERALLS_TOKEN: 2021-05-16T17:31:12.3344570Z continue-on-error: false 2021-05-16T17:31:12.3345000Z VDIFFR_RUN_TESTS: false 2021-05-16T17:31:12.3345350Z ##[endgroup] 2021-05-16T17:31:13.4810090Z Syncing repository: neuroconductor/brainR 2021-05-16T17:31:13.4912600Z ##[group]Getting Git version info 2021-05-16T17:31:13.5015180Z Working directory is '/Users/runner/work/brainR/brainR' 2021-05-16T17:31:13.5218720Z [command]/usr/local/bin/git version 2021-05-16T17:31:13.5319200Z git version 2.31.1 2021-05-16T17:31:13.5521590Z ##[endgroup] 2021-05-16T17:31:13.5623390Z Deleting the contents of '/Users/runner/work/brainR/brainR' 2021-05-16T17:31:13.5813690Z ##[group]Initializing the repository 2021-05-16T17:31:13.5887410Z [command]/usr/local/bin/git init /Users/runner/work/brainR/brainR 2021-05-16T17:31:13.5911400Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T17:31:13.6013190Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T17:31:13.6079290Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T17:31:13.6141740Z hint: 2021-05-16T17:31:13.6215550Z hint: git config --global init.defaultBranch 2021-05-16T17:31:13.6270810Z hint: 2021-05-16T17:31:13.6332230Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T17:31:13.6353870Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T17:31:13.6360960Z hint: 2021-05-16T17:31:13.6367960Z hint: git branch -m 2021-05-16T17:31:13.6375500Z Initialized empty Git repository in /Users/runner/work/brainR/brainR/.git/ 2021-05-16T17:31:13.6379210Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/brainR 2021-05-16T17:31:13.6390680Z ##[endgroup] 2021-05-16T17:31:13.6406260Z ##[group]Disabling automatic garbage collection 2021-05-16T17:31:13.6436360Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-16T17:31:13.6479440Z ##[endgroup] 2021-05-16T17:31:13.6594620Z ##[group]Setting up auth 2021-05-16T17:31:13.6697460Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T17:31:13.6753670Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-16T17:31:13.6801620Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T17:31:13.6837560Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-16T17:31:13.8520420Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T17:31:13.8616320Z ##[endgroup] 2021-05-16T17:31:13.8662200Z ##[group]Fetching the repository 2021-05-16T17:31:13.8689390Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +30deb980379774a44b6be4e1030c1faf4a0115bd:refs/tags/1.6.0.s 2021-05-16T17:31:14.1814840Z remote: Enumerating objects: 89, done. 2021-05-16T17:31:14.1846640Z remote: Counting objects: 1% (1/89) 2021-05-16T17:31:14.1972200Z remote: Counting objects: 2% (2/89) 2021-05-16T17:31:15.6222760Z remote: Counting objects: 3% (3/89) 2021-05-16T17:31:15.6225450Z remote: Counting objects: 4% (4/89) 2021-05-16T17:31:15.6227860Z remote: Counting objects: 5% (5/89) 2021-05-16T17:31:15.6324290Z remote: Counting objects: 6% (6/89) 2021-05-16T17:31:15.6428290Z remote: Counting objects: 7% (7/89) 2021-05-16T17:31:15.6490970Z remote: Counting objects: 8% (8/89) 2021-05-16T17:31:15.6528960Z remote: Counting objects: 10% (9/89) 2021-05-16T17:31:15.6530670Z remote: Counting objects: 11% (10/89) 2021-05-16T17:31:15.6531590Z remote: Counting objects: 12% (11/89) 2021-05-16T17:31:15.6532980Z remote: Counting objects: 13% (12/89) 2021-05-16T17:31:15.6535660Z remote: Counting objects: 14% (13/89) 2021-05-16T17:31:15.6536620Z remote: Counting objects: 15% (14/89) 2021-05-16T17:31:15.6537780Z remote: Counting objects: 16% (15/89) 2021-05-16T17:31:15.6539210Z remote: Counting objects: 17% (16/89) 2021-05-16T17:31:15.6540080Z remote: Counting objects: 19% (17/89) 2021-05-16T17:31:15.6540960Z remote: Counting objects: 20% (18/89) 2021-05-16T17:31:15.6542270Z remote: Counting objects: 21% (19/89) 2021-05-16T17:31:15.6545540Z remote: Counting objects: 22% (20/89) 2021-05-16T17:31:15.6546540Z remote: Counting objects: 23% (21/89) 2021-05-16T17:31:15.6547400Z remote: Counting objects: 24% (22/89) 2021-05-16T17:31:15.6548720Z remote: Counting objects: 25% (23/89) 2021-05-16T17:31:15.6549670Z remote: Counting objects: 26% (24/89) 2021-05-16T17:31:15.6551050Z remote: Counting objects: 28% (25/89) 2021-05-16T17:31:15.6551990Z remote: Counting objects: 29% (26/89) 2021-05-16T17:31:15.6553060Z remote: Counting objects: 30% (27/89) 2021-05-16T17:31:15.6558340Z remote: Counting objects: 31% (28/89) 2021-05-16T17:31:15.6560450Z remote: Counting objects: 32% (29/89) 2021-05-16T17:31:15.6561350Z remote: Counting objects: 33% (30/89) 2021-05-16T17:31:15.6562310Z remote: Counting objects: 34% (31/89) 2021-05-16T17:31:15.6565120Z remote: Counting objects: 35% (32/89) 2021-05-16T17:31:15.6566220Z remote: Counting objects: 37% (33/89) 2021-05-16T17:31:15.6567150Z remote: Counting objects: 38% (34/89) 2021-05-16T17:31:15.6568370Z remote: Counting objects: 39% (35/89) 2021-05-16T17:31:15.6569450Z remote: Counting objects: 40% (36/89) 2021-05-16T17:31:15.6570370Z remote: Counting objects: 41% (37/89) 2021-05-16T17:31:15.6572980Z remote: Counting objects: 42% (38/89) 2021-05-16T17:31:15.6574330Z remote: Counting objects: 43% (39/89) 2021-05-16T17:31:15.6575250Z remote: Counting objects: 44% (40/89) 2021-05-16T17:31:15.6576220Z remote: Counting objects: 46% (41/89) 2021-05-16T17:31:15.6578830Z remote: Counting objects: 47% (42/89) 2021-05-16T17:31:15.6579770Z remote: Counting objects: 48% (43/89) 2021-05-16T17:31:15.6580700Z remote: Counting objects: 49% (44/89) 2021-05-16T17:31:15.6583240Z remote: Counting objects: 50% (45/89) 2021-05-16T17:31:15.6584240Z remote: Counting objects: 51% (46/89) 2021-05-16T17:31:15.6585320Z remote: Counting objects: 52% (47/89) 2021-05-16T17:31:15.6587740Z remote: Counting objects: 53% (48/89) 2021-05-16T17:31:15.6588690Z remote: Counting objects: 55% (49/89) 2021-05-16T17:31:15.6589750Z remote: Counting objects: 56% (50/89) 2021-05-16T17:31:15.6591170Z remote: Counting objects: 57% (51/89) 2021-05-16T17:31:15.6592080Z remote: Counting objects: 58% (52/89) 2021-05-16T17:31:15.6593400Z remote: Counting objects: 59% (53/89) 2021-05-16T17:31:15.6594030Z remote: Counting objects: 60% (54/89) 2021-05-16T17:31:15.6595310Z remote: Counting objects: 61% (55/89) 2021-05-16T17:31:15.6597020Z remote: Counting objects: 62% (56/89) 2021-05-16T17:31:15.6597960Z remote: Counting objects: 64% (57/89) 2021-05-16T17:31:15.6598830Z remote: Counting objects: 65% (58/89) 2021-05-16T17:31:15.6601270Z remote: Counting objects: 66% (59/89) 2021-05-16T17:31:15.6602170Z remote: Counting objects: 67% (60/89) 2021-05-16T17:31:15.6603330Z remote: Counting objects: 68% (61/89) 2021-05-16T17:31:15.6604600Z remote: Counting objects: 69% (62/89) 2021-05-16T17:31:15.6605480Z remote: Counting objects: 70% (63/89) 2021-05-16T17:31:15.6606360Z remote: Counting objects: 71% (64/89) 2021-05-16T17:31:15.6608220Z remote: Counting objects: 73% (65/89) 2021-05-16T17:31:15.6609520Z remote: Counting objects: 74% (66/89) 2021-05-16T17:31:15.6610500Z remote: Counting objects: 75% (67/89) 2021-05-16T17:31:15.6615050Z remote: Counting objects: 76% (68/89) 2021-05-16T17:31:15.6630050Z remote: Counting objects: 77% (69/89) 2021-05-16T17:31:15.6634300Z remote: Counting objects: 78% (70/89) 2021-05-16T17:31:15.6635460Z remote: Counting objects: 79% (71/89) 2021-05-16T17:31:15.6636340Z remote: Counting objects: 80% (72/89) 2021-05-16T17:31:15.6637520Z remote: Counting objects: 82% (73/89) 2021-05-16T17:31:15.6639620Z remote: Counting objects: 83% (74/89) 2021-05-16T17:31:15.6641000Z remote: Counting objects: 84% (75/89) 2021-05-16T17:31:15.6641940Z remote: Counting objects: 85% (76/89) 2021-05-16T17:31:15.6644490Z remote: Counting objects: 86% (77/89) 2021-05-16T17:31:15.6645330Z remote: Counting objects: 87% (78/89) 2021-05-16T17:31:15.6646160Z remote: Counting objects: 88% (79/89) 2021-05-16T17:31:15.6646940Z remote: Counting objects: 89% (80/89) 2021-05-16T17:31:15.6648190Z remote: Counting objects: 91% (81/89) 2021-05-16T17:31:15.6649020Z remote: Counting objects: 92% (82/89) 2021-05-16T17:31:15.6649820Z remote: Counting objects: 93% (83/89) 2021-05-16T17:31:15.6650630Z remote: Counting objects: 94% (84/89) 2021-05-16T17:31:15.6651400Z remote: Counting objects: 95% (85/89) 2021-05-16T17:31:15.6652370Z remote: Counting objects: 96% (86/89) 2021-05-16T17:31:15.6653210Z remote: Counting objects: 97% (87/89) 2021-05-16T17:31:15.6654010Z remote: Counting objects: 98% (88/89) 2021-05-16T17:31:15.6654840Z remote: Counting objects: 100% (89/89) 2021-05-16T17:31:15.6655420Z remote: Counting objects: 100% (89/89), done. 2021-05-16T17:31:15.6657140Z remote: Compressing objects: 1% (1/66) 2021-05-16T17:31:15.6658080Z remote: Compressing objects: 3% (2/66) 2021-05-16T17:31:15.6759570Z remote: Compressing objects: 4% (3/66) 2021-05-16T17:31:15.6861230Z remote: Compressing objects: 6% (4/66) 2021-05-16T17:31:15.6936110Z remote: Compressing objects: 7% (5/66) 2021-05-16T17:31:15.6980890Z remote: Compressing objects: 9% (6/66) 2021-05-16T17:31:15.6981820Z remote: Compressing objects: 10% (7/66) 2021-05-16T17:31:15.6982810Z remote: Compressing objects: 12% (8/66) 2021-05-16T17:31:15.6984420Z remote: Compressing objects: 13% (9/66) 2021-05-16T17:31:15.7009060Z remote: Compressing objects: 15% (10/66) 2021-05-16T17:31:15.7010040Z remote: Compressing objects: 16% (11/66) 2021-05-16T17:31:15.7011130Z remote: Compressing objects: 18% (12/66) 2021-05-16T17:31:15.7012560Z remote: Compressing objects: 19% (13/66) 2021-05-16T17:31:15.7013480Z remote: Compressing objects: 21% (14/66) 2021-05-16T17:31:15.7014280Z remote: Compressing objects: 22% (15/66) 2021-05-16T17:31:15.7015460Z remote: Compressing objects: 24% (16/66) 2021-05-16T17:31:15.7016170Z remote: Compressing objects: 25% (17/66) 2021-05-16T17:31:15.7017230Z remote: Compressing objects: 27% (18/66) 2021-05-16T17:31:15.7017950Z remote: Compressing objects: 28% (19/66) 2021-05-16T17:31:15.7019240Z remote: Compressing objects: 30% (20/66) 2021-05-16T17:31:15.7021050Z remote: Compressing objects: 31% (21/66) 2021-05-16T17:31:15.7025380Z remote: Compressing objects: 33% (22/66) 2021-05-16T17:31:15.7026300Z remote: Compressing objects: 34% (23/66) 2021-05-16T17:31:15.7027240Z remote: Compressing objects: 36% (24/66) 2021-05-16T17:31:15.7028150Z remote: Compressing objects: 37% (25/66) 2021-05-16T17:31:15.7029020Z remote: Compressing objects: 39% (26/66) 2021-05-16T17:31:15.7029920Z remote: Compressing objects: 40% (27/66) 2021-05-16T17:31:15.7030860Z remote: Compressing objects: 42% (28/66) 2021-05-16T17:31:15.7031790Z remote: Compressing objects: 43% (29/66) 2021-05-16T17:31:15.7032770Z remote: Compressing objects: 45% (30/66) 2021-05-16T17:31:15.7033740Z remote: Compressing objects: 46% (31/66) 2021-05-16T17:31:15.7034620Z remote: Compressing objects: 48% (32/66) 2021-05-16T17:31:15.7035560Z remote: Compressing objects: 50% (33/66) 2021-05-16T17:31:15.7036480Z remote: Compressing objects: 51% (34/66) 2021-05-16T17:31:15.7037370Z remote: Compressing objects: 53% (35/66) 2021-05-16T17:31:15.7038280Z remote: Compressing objects: 54% (36/66) 2021-05-16T17:31:15.7039160Z remote: Compressing objects: 56% (37/66) 2021-05-16T17:31:15.7040080Z remote: Compressing objects: 57% (38/66) 2021-05-16T17:31:15.7041060Z remote: Compressing objects: 59% (39/66) 2021-05-16T17:31:15.7041710Z remote: Compressing objects: 60% (40/66) 2021-05-16T17:31:15.7042240Z remote: Compressing objects: 62% (41/66) 2021-05-16T17:31:15.7042770Z remote: Compressing objects: 63% (42/66) 2021-05-16T17:31:15.7043310Z remote: Compressing objects: 65% (43/66) 2021-05-16T17:31:15.7044250Z remote: Compressing objects: 66% (44/66) 2021-05-16T17:31:15.7044810Z remote: Compressing objects: 68% (45/66) 2021-05-16T17:31:15.7045330Z remote: Compressing objects: 69% (46/66) 2021-05-16T17:31:15.7045870Z remote: Compressing objects: 71% (47/66) 2021-05-16T17:31:15.7046380Z remote: Compressing objects: 72% (48/66) 2021-05-16T17:31:15.7046920Z remote: Compressing objects: 74% (49/66) 2021-05-16T17:31:15.7047430Z remote: Compressing objects: 75% (50/66) 2021-05-16T17:31:15.7047970Z remote: Compressing objects: 77% (51/66) 2021-05-16T17:31:15.7048510Z remote: Compressing objects: 78% (52/66) 2021-05-16T17:31:15.7049010Z remote: Compressing objects: 80% (53/66) 2021-05-16T17:31:15.7049510Z remote: Compressing objects: 81% (54/66) 2021-05-16T17:31:15.7050010Z remote: Compressing objects: 83% (55/66) 2021-05-16T17:31:15.7050540Z remote: Compressing objects: 84% (56/66) 2021-05-16T17:31:15.7051060Z remote: Compressing objects: 86% (57/66) 2021-05-16T17:31:15.7051580Z remote: Compressing objects: 87% (58/66) 2021-05-16T17:31:15.7052220Z remote: Compressing objects: 89% (59/66) 2021-05-16T17:31:15.7052780Z remote: Compressing objects: 90% (60/66) 2021-05-16T17:31:15.7053330Z remote: Compressing objects: 92% (61/66) 2021-05-16T17:31:15.7053860Z remote: Compressing objects: 93% (62/66) 2021-05-16T17:31:15.7054410Z remote: Compressing objects: 95% (63/66) 2021-05-16T17:31:15.7054920Z remote: Compressing objects: 96% (64/66) 2021-05-16T17:31:15.7055480Z remote: Compressing objects: 98% (65/66) 2021-05-16T17:31:15.7056000Z remote: Compressing objects: 100% (66/66) 2021-05-16T17:31:15.7056560Z remote: Compressing objects: 100% (66/66), done. 2021-05-16T17:31:15.7058000Z remote: Total 89 (delta 24), reused 62 (delta 20), pack-reused 0 2021-05-16T17:31:15.7059080Z From https://github.com/neuroconductor/brainR 2021-05-16T17:31:15.7060330Z * [new ref] 30deb980379774a44b6be4e1030c1faf4a0115bd -> 1.6.0.s 2021-05-16T17:31:15.7061420Z ##[endgroup] 2021-05-16T17:31:15.7061990Z ##[group]Determining the checkout info 2021-05-16T17:31:15.7062550Z ##[endgroup] 2021-05-16T17:31:15.7062980Z ##[group]Checking out the ref 2021-05-16T17:31:15.7064010Z [command]/usr/local/bin/git checkout --progress --force refs/tags/1.6.0.s 2021-05-16T17:31:15.7064680Z HEAD is now at 30deb98 Version id 60 stable 2021-05-16T17:31:15.7065180Z ##[endgroup] 2021-05-16T17:31:15.7065990Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-16T17:31:15.7067020Z '30deb980379774a44b6be4e1030c1faf4a0115bd' 2021-05-16T17:31:15.7196710Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T17:31:15.7197250Z with: 2021-05-16T17:31:15.7197590Z r-version: 3.5 2021-05-16T17:31:15.7197960Z Ncpus: 1 2021-05-16T17:31:15.7198340Z crayon.enabled: NULL 2021-05-16T17:31:15.7198820Z remove-openmp-macos: true 2021-05-16T17:31:15.7199320Z http-user-agent: default 2021-05-16T17:31:15.7199780Z install-r: true 2021-05-16T17:31:15.7200310Z windows-path-include-mingw: true 2021-05-16T17:31:15.7200790Z env: 2021-05-16T17:31:15.7201170Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:31:15.7201580Z TIC_DEPLOY_KEY: 2021-05-16T17:31:15.7201890Z RSPM: 2021-05-16T17:31:15.7203260Z GITHUB_PAT: *** 2021-05-16T17:31:15.7203650Z COVERALLS_TOKEN: 2021-05-16T17:31:15.7204070Z continue-on-error: false 2021-05-16T17:31:15.7204510Z VDIFFR_RUN_TESTS: false 2021-05-16T17:31:15.7204860Z ##[endgroup] 2021-05-16T17:31:15.9666030Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-16T17:31:19.0118630Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-3.5.3.pkg -target / 2021-05-16T17:31:19.4890830Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-16T17:31:19.6947980Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-16T17:31:20.1474220Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-16T17:31:20.1486950Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-16T17:31:21.0683550Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-16T17:31:21.0712000Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-16T17:31:22.0850880Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-16T17:31:22.0879300Z Checksumming (Apple_Free : 3)… 2021-05-16T17:31:23.1150090Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-16T17:31:23.1260760Z Checksumming disk image (Apple_HFS : 4)… 2021-05-16T17:31:23.1487740Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-16T17:31:23.1490830Z Checksumming (Apple_Free : 5)… 2021-05-16T17:31:24.0705000Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-16T17:31:24.0712930Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-16T17:31:25.1106470Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-16T17:31:25.1186200Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-16T17:31:26.0731060Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-16T17:31:26.0798320Z verified CRC32 $84F1919B 2021-05-16T17:31:26.4739770Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-16T17:31:26.4768790Z To reinstall 0.29.2_3, run: 2021-05-16T17:31:26.4839580Z brew reinstall pkg-config 2021-05-16T17:31:26.6325270Z /dev/disk2 GUID_partition_scheme 2021-05-16T17:31:26.6428180Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-16T17:31:26.6531730Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-16T17:31:26.7683300Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-16T17:31:29.4337870Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-16T17:31:29.7680780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-16T17%3A40%3A00Z&sig=uLn1EMJ%2BFw0ZsketDjGslDwTVZldT671pMTLC4Erv3A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:31:29.9416500Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-16T17:31:30.8275360Z installer: Package name is R 3.5.3 for Mac OS X 10.11 or higher (El Capitan build) 2021-05-16T17:31:30.8276310Z installer: Upgrading at base path / 2021-05-16T17:31:30.8331160Z installer: The upgrade was successful. 2021-05-16T17:31:34.3057050Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-16T17:31:34.3772910Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-16T17:31:35.6650010Z installer: Package name is gfortran 2021-05-16T17:31:35.6651140Z installer: Installing at base path / 2021-05-16T17:31:35.6651810Z installer: The install was successful. 2021-05-16T17:31:35.6701060Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-16T17:31:35.8750600Z "disk2" ejected. 2021-05-16T17:31:35.8807250Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-16T17:31:35.9756800Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-16T17:31:36.3330030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-16T17%3A40%3A00Z&sig=I5VnEocFIFR263lo6UWCmM6rlC8v4bQFYBzIA9w65HQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:31:36.4036870Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-16T17:31:38.6879120Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-16T17:31:39.3911620Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-16T17:31:39.4186920Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T17:31:39.4187460Z env: 2021-05-16T17:31:39.4187900Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:31:39.4188360Z TIC_DEPLOY_KEY: 2021-05-16T17:31:39.4188690Z RSPM: 2021-05-16T17:31:39.4189910Z GITHUB_PAT: *** 2021-05-16T17:31:39.4190320Z COVERALLS_TOKEN: 2021-05-16T17:31:39.4190800Z continue-on-error: false 2021-05-16T17:31:39.4191250Z VDIFFR_RUN_TESTS: false 2021-05-16T17:31:39.4191720Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:31:39.4192110Z TZ: UTC 2021-05-16T17:31:39.4192480Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:31:39.4192980Z NOT_CRAN: true 2021-05-16T17:31:39.4193370Z ##[endgroup] 2021-05-16T17:31:40.0288820Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-16T17:31:40.0855130Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T17:31:40.0856630Z Dload Upload Total Spent Left Speed 2021-05-16T17:31:40.0857300Z 2021-05-16T17:31:40.1679350Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T17:31:40.1681260Z 100 117 0 117 0 0 1426 0 --:--:-- --:--:-- --:--:-- 1426 2021-05-16T17:31:40.4691580Z 2021-05-16T17:31:40.4694070Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T17:31:40.9026670Z 2021-05-16T17:31:41.8616840Z 0 82.6M 0 15859 0 0 19411 0 1:14:24 --:--:-- 1:14:24 19411 2021-05-16T17:31:42.8932490Z 13 82.6M 13 10.8M 0 0 6252k 0 0:00:13 0:00:01 0:00:12 11.2M 2021-05-16T17:31:43.8608790Z 38 82.6M 38 31.9M 0 0 11.3M 0 0:00:07 0:00:02 0:00:05 16.0M 2021-05-16T17:31:44.8644400Z 64 82.6M 64 53.5M 0 0 14.1M 0 0:00:05 0:00:03 0:00:02 18.0M 2021-05-16T17:31:45.1717370Z 91 82.6M 91 75.8M 0 0 15.8M 0 0:00:05 0:00:04 0:00:01 19.1M 2021-05-16T17:31:45.1719810Z 100 82.6M 100 82.6M 0 0 16.2M 0 0:00:05 0:00:05 --:--:-- 19.3M 2021-05-16T17:31:49.1263300Z ##[group]Run tlmgr update --self 2021-05-16T17:31:49.1264000Z tlmgr update --self 2021-05-16T17:31:49.1264860Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T17:31:49.1265650Z tlmgr update --all 2021-05-16T17:31:49.1443540Z shell: /bin/bash -e {0} 2021-05-16T17:31:49.1443910Z env: 2021-05-16T17:31:49.1444350Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:31:49.1444790Z TIC_DEPLOY_KEY: 2021-05-16T17:31:49.1445140Z RSPM: 2021-05-16T17:31:49.1446440Z GITHUB_PAT: *** 2021-05-16T17:31:49.1446850Z COVERALLS_TOKEN: 2021-05-16T17:31:49.1447320Z continue-on-error: false 2021-05-16T17:31:49.1447780Z VDIFFR_RUN_TESTS: false 2021-05-16T17:31:49.1448270Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:31:49.1448900Z TZ: UTC 2021-05-16T17:31:49.1449300Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:31:49.1449680Z NOT_CRAN: true 2021-05-16T17:31:49.1450130Z ##[endgroup] 2021-05-16T17:31:51.2831340Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:31:51.2833430Z tlmgr: no self-updates for tlmgr available 2021-05-16T17:31:53.4992340Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:31:53.4993300Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T17:31:53.7554730Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T17:31:54.1454610Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-16T17:31:54.4028670Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-16T17:31:54.7058540Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-16T17:31:54.9565730Z [6/89, 00:01/06:19] install: biber.universal-darwin [33017k] 2021-05-16T17:31:57.9200640Z [7/89, 00:04/00:04] install: biber [1k] 2021-05-16T17:31:58.1708350Z [8/89, 00:05/00:05] install: biblatex [238k] 2021-05-16T17:31:58.6681440Z [9/89, 00:05/00:05] install: checkcites.universal-darwin [1k] 2021-05-16T17:31:58.9206230Z [10/89, 00:05/00:05] install: checkcites [7k] 2021-05-16T17:31:59.1749650Z [11/89, 00:06/00:06] install: chickenize [15k] 2021-05-16T17:31:59.4844590Z [12/89, 00:06/00:06] install: chinese-jfm [3k] 2021-05-16T17:31:59.7377780Z [13/89, 00:06/00:06] install: cloze [9k] 2021-05-16T17:31:59.9974150Z [14/89, 00:06/00:06] install: colorprofiles [86k] 2021-05-16T17:32:00.3503060Z [15/89, 00:07/00:07] install: combofont [2k] 2021-05-16T17:32:00.6015860Z [16/89, 00:07/00:07] install: courier [470k] 2021-05-16T17:32:01.1579580Z [17/89, 00:08/00:08] install: courier-scaled [3k] 2021-05-16T17:32:01.4157130Z [18/89, 00:08/00:08] install: cstypo [3k] 2021-05-16T17:32:01.6704520Z [19/89, 00:08/00:08] install: ctablestack [2k] 2021-05-16T17:32:01.9258090Z [20/89, 00:08/00:08] install: ekdosis [19k] 2021-05-16T17:32:02.2375640Z [21/89, 00:09/00:09] install: emoji [40k] 2021-05-16T17:32:03.1453820Z [22/89, 00:09/00:09] install: emojicite [2k] 2021-05-16T17:32:03.1466850Z [23/89, 00:09/00:09] install: enctex [24k] 2021-05-16T17:32:03.1755000Z [24/89, 00:10/00:10] install: enigma [18k] 2021-05-16T17:32:03.4781310Z [25/89, 00:10/00:10] install: etex-pkg [6k] 2021-05-16T17:32:03.7345710Z [26/89, 00:10/00:10] install: filecontents [3k] 2021-05-16T17:32:03.9956270Z [27/89, 00:10/00:10] install: grfext [3k] 2021-05-16T17:32:04.2542020Z [28/89, 00:11/00:11] install: hyphenex [9k] 2021-05-16T17:32:04.5140170Z [29/89, 00:11/00:11] install: ifplatform [2k] 2021-05-16T17:32:04.7755410Z [30/89, 00:11/00:11] install: innerscript [4k] 2021-05-16T17:32:05.0258650Z [31/89, 00:12/00:12] install: interpreter [7k] 2021-05-16T17:32:05.2882460Z [32/89, 00:12/00:12] install: kanaparser [5k] 2021-05-16T17:32:05.5431190Z [33/89, 00:12/00:12] install: knuth-local [23k] 2021-05-16T17:32:05.8519730Z [34/89, 00:12/00:12] install: logreq [4k] 2021-05-16T17:32:06.1071480Z [35/89, 00:13/00:13] install: lua-typo [7k] 2021-05-16T17:32:06.3614810Z [36/89, 00:13/00:13] install: lua-uca [70k] 2021-05-16T17:32:06.7274360Z [37/89, 00:13/00:13] install: lua-ul [7k] 2021-05-16T17:32:06.9891910Z [38/89, 00:13/00:13] install: lua-uni-algos [6k] 2021-05-16T17:32:07.2521300Z [39/89, 00:14/00:14] install: lua-visual-debug [4k] 2021-05-16T17:32:07.5042520Z [40/89, 00:14/00:14] install: luacode [3k] 2021-05-16T17:32:07.7649560Z [41/89, 00:14/00:14] install: luacolor [5k] 2021-05-16T17:32:08.0227960Z [42/89, 00:15/00:16] install: luahyphenrules [3k] 2021-05-16T17:32:08.2846640Z [43/89, 00:15/00:16] install: luaimageembed [2k] 2021-05-16T17:32:08.5485530Z [44/89, 00:15/00:16] install: luaindex [5k] 2021-05-16T17:32:08.8018230Z [45/89, 00:15/00:16] install: luainputenc [5k] 2021-05-16T17:32:09.0610580Z [46/89, 00:16/00:17] install: luaintro [1k] 2021-05-16T17:32:09.3217310Z [47/89, 00:16/00:17] install: luakeys [5k] 2021-05-16T17:32:09.5755860Z [48/89, 00:16/00:17] install: lualatex-doc [1k] 2021-05-16T17:32:09.8256660Z [49/89, 00:16/00:17] install: lualatex-truncate [2k] 2021-05-16T17:32:10.0791510Z [50/89, 00:17/00:18] install: luamplib [12k] 2021-05-16T17:32:10.3350570Z [51/89, 00:17/00:18] install: luapackageloader [2k] 2021-05-16T17:32:10.5882200Z [52/89, 00:17/00:18] install: luaprogtable [7k] 2021-05-16T17:32:10.8419450Z [53/89, 00:17/00:18] install: luarandom [2k] 2021-05-16T17:32:11.0943880Z [54/89, 00:18/00:19] install: luatex85 [2k] 2021-05-16T17:32:11.3551630Z [55/89, 00:18/00:19] install: luatexbase [4k] 2021-05-16T17:32:11.6262270Z [56/89, 00:18/00:19] install: luatexko [22k] 2021-05-16T17:32:11.9452670Z [57/89, 00:18/00:19] install: luatextra [2k] 2021-05-16T17:32:12.1993130Z [58/89, 00:19/00:20] install: luavlna [8k] 2021-05-16T17:32:12.4668630Z [59/89, 00:19/00:20] install: luaxml [31k] 2021-05-16T17:32:12.7748890Z [60/89, 00:19/00:20] install: makeindex.universal-darwin [91k] 2021-05-16T17:32:13.1777570Z [61/89, 00:20/00:21] install: makeindex [5k] 2021-05-16T17:32:13.4346160Z [62/89, 00:20/00:21] install: mflogo [2k] 2021-05-16T17:32:13.6985400Z [63/89, 00:20/00:21] install: newpax [9k] 2021-05-16T17:32:13.9626580Z [64/89, 00:20/00:21] install: nodetree [13k] 2021-05-16T17:32:14.2767850Z [65/89, 00:21/00:22] install: odsfile [5k] 2021-05-16T17:32:14.5392390Z [66/89, 00:21/00:22] install: optex.universal-darwin [1k] 2021-05-16T17:32:14.7995610Z [67/89, 00:21/00:22] install: optex [770k] 2021-05-16T17:32:15.4018190Z [68/89, 00:22/00:22] install: pdfarticle [4k] 2021-05-16T17:32:15.6607450Z [69/89, 00:22/00:22] install: pdfextra [22k] 2021-05-16T17:32:15.9767930Z [70/89, 00:22/00:22] install: placeat [4k] 2021-05-16T17:32:16.2364620Z [71/89, 00:23/00:23] install: plantuml [3k] 2021-05-16T17:32:16.4896120Z [72/89, 00:23/00:23] install: rsfs [55k] 2021-05-16T17:32:16.8473560Z [73/89, 00:23/00:23] install: selnolig [53k] 2021-05-16T17:32:17.2008550Z [74/89, 00:24/00:24] install: spelling [14k] 2021-05-16T17:32:17.5149590Z [75/89, 00:24/00:24] install: stricttex [2k] 2021-05-16T17:32:51.8957090Z [76/89, 00:58/00:59] install: texlive-common [1k] 2021-05-16T17:32:52.1522920Z [77/89, 00:59/01:00] install: texlive-en [1k] 2021-05-16T17:32:52.4216730Z [78/89, 00:59/01:00] install: texlive-msg-translations [144k] 2021-05-16T17:32:52.8498580Z [79/89, 00:59/01:00] install: thumbpdf.universal-darwin [1k] 2021-05-16T17:32:53.5923010Z [80/89, 01:00/01:01] install: thumbpdf [19k] 2021-05-16T17:32:53.5927870Z [81/89, 01:00/01:01] install: tlshell.universal-darwin [1k] 2021-05-16T17:32:53.6773730Z [82/89, 01:00/01:01] install: tlshell [29k] 2021-05-16T17:32:53.9796610Z [83/89, 01:00/01:01] install: typewriter [25k] 2021-05-16T17:32:54.2844240Z [84/89, 01:01/01:02] install: uninormalize [6k] 2021-05-16T17:32:54.5515290Z [85/89, 01:01/01:02] install: upquote [2k] 2021-05-16T17:32:54.8171890Z [86/89, 01:01/01:02] install: xdvi.universal-darwin [948k] 2021-05-16T17:32:55.5170400Z [87/89, 01:02/01:02] install: xdvi [7k] 2021-05-16T17:32:55.7881700Z [88/89, 01:02/01:02] install: collection-basic [1k] 2021-05-16T17:33:08.0947480Z [89/89, 01:15/01:15] install: collection-luatex [1k] 2021-05-16T17:33:08.3533490Z running mktexlsr ... 2021-05-16T17:33:08.9528330Z done running mktexlsr. 2021-05-16T17:33:08.9920070Z running updmap-sys ... 2021-05-16T17:33:09.5606810Z done running updmap-sys. 2021-05-16T17:33:09.5608070Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-16T17:33:09.5610160Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/hiWC5a7jOo/KSmPLd0BvC ... 2021-05-16T17:33:10.6331560Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/hiWC5a7jOo/KSmPLd0BvC. 2021-05-16T17:33:10.6332940Z OK: optex.fmt/luatex 2021-05-16T17:33:10.6334160Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T17:33:10.6335600Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T17:33:24.8446390Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:33:24.8447360Z tlmgr: no updates available 2021-05-16T17:33:24.9795620Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T17:33:24.9796120Z with: 2021-05-16T17:33:24.9796470Z pandoc-version: 2.7.3 2021-05-16T17:33:24.9796810Z env: 2021-05-16T17:33:24.9797190Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:33:24.9797600Z TIC_DEPLOY_KEY: 2021-05-16T17:33:24.9797910Z RSPM: 2021-05-16T17:33:24.9799130Z GITHUB_PAT: *** 2021-05-16T17:33:24.9799500Z COVERALLS_TOKEN: 2021-05-16T17:33:24.9799920Z continue-on-error: false 2021-05-16T17:33:24.9800360Z VDIFFR_RUN_TESTS: false 2021-05-16T17:33:24.9800790Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:33:24.9801190Z TZ: UTC 2021-05-16T17:33:24.9801890Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:33:24.9802260Z NOT_CRAN: true 2021-05-16T17:33:24.9802580Z ##[endgroup] 2021-05-16T17:33:25.5255810Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-16T17:33:28.2343900Z installer: Package name is pandoc 2021-05-16T17:33:28.2347800Z installer: Installing at base path / 2021-05-16T17:33:28.2348530Z installer: The install was successful. 2021-05-16T17:33:28.2503880Z ##[group]Run git config user.name adigherman 2021-05-16T17:33:28.2504630Z git config user.name adigherman 2021-05-16T17:33:28.2505220Z git config user.email adig@jhu.edu 2021-05-16T17:33:28.2682160Z shell: /bin/bash -e {0} 2021-05-16T17:33:28.2682580Z env: 2021-05-16T17:33:28.2683020Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:33:28.2683510Z TIC_DEPLOY_KEY: 2021-05-16T17:33:28.2683860Z RSPM: 2021-05-16T17:33:28.2684980Z GITHUB_PAT: *** 2021-05-16T17:33:28.2685410Z COVERALLS_TOKEN: 2021-05-16T17:33:28.2685960Z continue-on-error: false 2021-05-16T17:33:28.2686460Z VDIFFR_RUN_TESTS: false 2021-05-16T17:33:28.2686950Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:33:28.2687420Z TZ: UTC 2021-05-16T17:33:28.2687800Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:33:28.2688240Z NOT_CRAN: true 2021-05-16T17:33:28.2688620Z ##[endgroup] 2021-05-16T17:33:28.3178010Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-16T17:33:28.3178680Z env: 2021-05-16T17:33:28.3179180Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:33:28.3179610Z TIC_DEPLOY_KEY: 2021-05-16T17:33:28.3179980Z RSPM: 2021-05-16T17:33:28.3181290Z GITHUB_PAT: *** 2021-05-16T17:33:28.3181730Z COVERALLS_TOKEN: 2021-05-16T17:33:28.3182210Z continue-on-error: false 2021-05-16T17:33:28.3182660Z VDIFFR_RUN_TESTS: false 2021-05-16T17:33:28.3183160Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:33:28.3183570Z TZ: UTC 2021-05-16T17:33:28.3183960Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:33:28.3184380Z NOT_CRAN: true 2021-05-16T17:33:28.3184760Z ##[endgroup] 2021-05-16T17:33:29.8677370Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-16T17:33:29.9026520Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-16T17:33:29.9027290Z To reinstall 3.20.2, run: 2021-05-16T17:33:29.9028060Z brew reinstall cmake 2021-05-16T17:33:31.4218900Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-16T17:33:32.5063710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a61a3ab0ec9415dac3ffd0296b86a41fef17910b8beba0d8e4864bf3569259a9--libssh-0.9.5_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-16T17:33:33.1076890Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-16T17:33:33.4345560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-16T17%3A40%3A00Z&sig=7pZYzsdMUCbjoXNz5SSTCTcNoPhL0uuuxO9fEtlyXnA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:33:33.4777290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd\?se=2021-05-16T17\%3A40\%3A00Z\&sig=7pZYzsdMUCbjoXNz5SSTCTcNoPhL0uuuxO9fEtlyXnA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:33:33.5230060Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-16T17:33:33.5854640Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-16T17:33:33.5885870Z 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-2759-s0bog6 2021-05-16T17:33:33.6130490Z cp -pR /private/tmp/d20210516-2759-s0bog6/libssh/. /usr/local/Cellar/libssh 2021-05-16T17:33:33.6324340Z chmod -Rf +w /private/tmp/d20210516-2759-s0bog6 2021-05-16T17:33:33.6863940Z ==> Finishing up 2021-05-16T17:33:33.7217090Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-16T17:33:33.7234400Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-16T17:33:33.7239570Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-16T17:33:33.7245620Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-16T17:33:33.7250190Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-16T17:33:33.7256020Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-16T17:33:33.7263540Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-16T17:33:33.7411440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-2923-f9vgui.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libssh.rb 2021-05-16T17:33:35.8393500Z ==> Summary 2021-05-16T17:33:35.8420200Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-16T17:33:37.8206910Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-16T17:33:39.0020880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3b20931f829356765837697d9e25f51f85236c83f3184776dc28108e8d0e6027--gcc-11.1.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-16T17:33:39.5336340Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-16T17:33:39.9055200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-16T17%3A40%3A00Z&sig=Nj2qVXeWwaz%2FPHYDhLL0HJNuehLbbvU69K6E0MJzDPQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:33:39.9443400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743\?se=2021-05-16T17\%3A40\%3A00Z\&sig=Nj2qVXeWwaz\%2FPHYDhLL0HJNuehLbbvU69K6E0MJzDPQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:33:40.8922220Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-16T17:33:41.2414460Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-16T17:33:42.3014600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fd59f8e44ee92cb72180e876af6db8b78925079622f6a5bc2296fafa4daa1202--jags-4.3.0_2-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-16T17:33:42.8502690Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-16T17:33:43.1852080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-16T17%3A40%3A00Z&sig=9usDmmdgBShCpLUgtJBG%2BYR%2BRhiy4Ru%2BdE4Ft6Frytw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:33:43.2226230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7\?se=2021-05-16T17\%3A40\%3A00Z\&sig=9usDmmdgBShCpLUgtJBG\%2BYR\%2BRhiy4Ru\%2BdE4Ft6Frytw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:33:43.2815770Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-16T17:33:43.2883670Z ==> Installing dependencies for jags: gcc 2021-05-16T17:33:43.2891300Z ==> Installing jags dependency: gcc 2021-05-16T17:33:43.3746390Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-16T17:33:43.3774140Z 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-2930-1sr491w 2021-05-16T17:33:45.6487420Z cp -pR /private/tmp/d20210516-2930-1sr491w/gcc/. /usr/local/Cellar/gcc 2021-05-16T17:33:47.2423560Z chmod -Rf +w /private/tmp/d20210516-2930-1sr491w 2021-05-16T17:33:51.0506720Z ==> Finishing up 2021-05-16T17:33:51.2252500Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-16T17:33:51.2257070Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-16T17:33:51.2261590Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-16T17:33:51.2266370Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-16T17:33:51.2271340Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-16T17:33:51.2276450Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-16T17:33:51.2281150Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-16T17:33:51.2286300Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-16T17:33:51.2291300Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-16T17:33:51.2296020Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-16T17:33:51.2311070Z rm /usr/local/bin/c++-11 2021-05-16T17:33:51.2314090Z rm /usr/local/bin/cpp-11 2021-05-16T17:33:51.2317010Z rm /usr/local/bin/g++-11 2021-05-16T17:33:51.2320120Z rm /usr/local/bin/gcc-11 2021-05-16T17:33:51.2367650Z rm /usr/local/bin/gcc-ar-11 2021-05-16T17:33:51.2370500Z rm /usr/local/bin/gcc-nm-11 2021-05-16T17:33:51.2373610Z rm /usr/local/bin/gcc-ranlib-11 2021-05-16T17:33:51.2376610Z rm /usr/local/bin/gcov-11 2021-05-16T17:33:51.2379760Z rm /usr/local/bin/gcov-dump-11 2021-05-16T17:33:51.2382670Z rm /usr/local/bin/gcov-tool-11 2021-05-16T17:33:51.4628950Z Error: The `brew link` step did not complete successfully 2021-05-16T17:33:51.4629840Z The formula built, but is not symlinked into /usr/local 2021-05-16T17:33:51.4633910Z Could not symlink bin/gfortran 2021-05-16T17:33:51.4634630Z Target /usr/local/bin/gfortran 2021-05-16T17:33:51.4635270Z already exists. You may want to remove it: 2021-05-16T17:33:51.4636370Z rm '/usr/local/bin/gfortran' 2021-05-16T17:33:51.4636690Z 2021-05-16T17:33:51.4637260Z To force the link and overwrite all conflicting files: 2021-05-16T17:33:51.4638260Z brew link --overwrite gcc 2021-05-16T17:33:51.4638600Z 2021-05-16T17:33:51.4639080Z To list all files that would be deleted: 2021-05-16T17:33:51.4640060Z brew link --overwrite --dry-run gcc 2021-05-16T17:33:51.4640430Z 2021-05-16T17:33:51.4640900Z Possible conflicting files are: 2021-05-16T17:33:51.4672590Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-16T17:33:51.9355540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3106-hjry8k.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gcc.rb 2021-05-16T17:33:54.4821010Z ==> Summary 2021-05-16T17:33:54.5696790Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-16T17:33:54.5702320Z ==> Installing jags 2021-05-16T17:33:54.5706380Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-16T17:33:54.5724920Z 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-2930-rym229 2021-05-16T17:33:54.6260180Z cp -pR /private/tmp/d20210516-2930-rym229/jags/. /usr/local/Cellar/jags 2021-05-16T17:33:54.6955690Z chmod -Rf +w /private/tmp/d20210516-2930-rym229 2021-05-16T17:33:54.8134510Z ==> Finishing up 2021-05-16T17:33:54.8495450Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-16T17:33:54.8501770Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-16T17:33:54.8512370Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-16T17:33:54.8518440Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-16T17:33:54.8523750Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-16T17:33:54.8528460Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-16T17:33:54.8533230Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-16T17:33:54.8537960Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-16T17:33:54.8545010Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-16T17:33:54.8899790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3132-14yysvy.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/jags.rb 2021-05-16T17:33:57.0749170Z ==> Summary 2021-05-16T17:33:57.0834940Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-16T17:33:59.1881110Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-16T17:34:00.2709590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d52003640a54f397d1964d0059769afdbf6abca94ffbdd64ac538765f751872c--v8-9.0.257.17.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-16T17:34:00.7771670Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-16T17:34:01.1324440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-16T17%3A40%3A00Z&sig=GL5pedViz6j7jUeEE4anx%2FY%2FJoll32JPUGebclEqlBY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:34:01.1707510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9\?se=2021-05-16T17\%3A40\%3A00Z\&sig=GL5pedViz6j7jUeEE4anx\%2FY\%2FJoll32JPUGebclEqlBY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:34:01.5830610Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-16T17:34:01.6877980Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-16T17:34:01.6905110Z 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-3139-7vbzi4 2021-05-16T17:34:01.9349100Z cp -pR /private/tmp/d20210516-3139-7vbzi4/v8/. /usr/local/Cellar/v8 2021-05-16T17:34:02.0716850Z chmod -Rf +w /private/tmp/d20210516-3139-7vbzi4 2021-05-16T17:34:02.2571780Z ==> Finishing up 2021-05-16T17:34:02.3072350Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-16T17:34:02.3457400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3304-1gh0q2a.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/v8.rb 2021-05-16T17:34:04.4841850Z ==> Summary 2021-05-16T17:34:04.4899220Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-16T17:34:06.4769800Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-16T17:34:07.5374110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e9022f765f31908bded17a8075482b336c4b9d4ec0d8ae33739e36c1688df5e2--hwloc-2.4.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-16T17:34:08.0707550Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-16T17:34:08.3825960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-16T17%3A40%3A00Z&sig=O2S5kMhAZRchXE%2B73349DLaVSwKlJiFG3Wm%2Ffq6Mijs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:34:08.4356850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf\?se=2021-05-16T17\%3A40\%3A00Z\&sig=O2S5kMhAZRchXE\%2B73349DLaVSwKlJiFG3Wm\%2Ffq6Mijs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:34:08.6368700Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-16T17:34:08.6561200Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T17:34:09.7412040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T17:34:10.2964350Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T17:34:10.6448030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-16T17%3A40%3A00Z&sig=X53Tv2MvNaguIO1Mxzi6fooYHlJXH8I9W36ShKtIhXY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:34:10.6791530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e\?se=2021-05-16T17\%3A40\%3A00Z\&sig=X53Tv2MvNaguIO1Mxzi6fooYHlJXH8I9W36ShKtIhXY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:34:10.7884520Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-16T17:34:10.8023050Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T17:34:12.0097380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T17:34:12.5467700Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T17:34:12.8954430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-16T17%3A40%3A00Z&sig=0Dr5ntGM6O%2F9Q%2FEzrpugneR7JRHPeG5mCbjj9%2BmuaDA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:34:12.9316950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e\?se=2021-05-16T17\%3A40\%3A00Z\&sig=0Dr5ntGM6O\%2F9Q\%2FEzrpugneR7JRHPeG5mCbjj9\%2BmuaDA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:34:13.0992780Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-16T17:34:13.1218300Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-16T17:34:13.1223290Z ==> Installing fftw dependency: hwloc 2021-05-16T17:34:13.1853490Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-16T17:34:13.1882150Z 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-3311-t52xn3 2021-05-16T17:34:13.5013090Z cp -pR /private/tmp/d20210516-3311-t52xn3/hwloc/. /usr/local/Cellar/hwloc 2021-05-16T17:34:13.9552640Z chmod -Rf +w /private/tmp/d20210516-3311-t52xn3 2021-05-16T17:34:14.3605430Z ==> Finishing up 2021-05-16T17:34:14.3956330Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-16T17:34:14.3960750Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-16T17:34:14.3965430Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-16T17:34:14.3970380Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-16T17:34:14.3977010Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-16T17:34:14.3982100Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-16T17:34:14.3987940Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-16T17:34:14.3992820Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-16T17:34:14.3998770Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-16T17:34:14.4003930Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-16T17:34:14.4008500Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-16T17:34:14.4013920Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-16T17:34:14.4019180Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-16T17:34:14.4026050Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-16T17:34:14.4031010Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-16T17:34:14.4042980Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-16T17:34:14.4061460Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-16T17:34:14.4066680Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-16T17:34:14.4076900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-16T17:34:14.4082570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-16T17:34:14.4087820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-16T17:34:14.4094120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-16T17:34:14.4099720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-16T17:34:14.4105230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-16T17:34:14.4110650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-16T17:34:14.4116070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-16T17:34:14.4134470Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-16T17:34:14.4139880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-16T17:34:14.4145130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-16T17:34:14.4150580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-16T17:34:14.4155690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-16T17:34:14.4186880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-16T17:34:14.4202640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-16T17:34:14.4222220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-16T17:34:14.4241300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-16T17:34:14.4247080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-16T17:34:14.4259780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-16T17:34:14.4265600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-16T17:34:14.4271380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-16T17:34:14.4288070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-16T17:34:14.4310540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP_INACCURATE.3 HWLOC_DISTANCES_ADD_FLAG_GROUP_INACCURATE.3 2021-05-16T17:34:14.4319240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-16T17:34:14.4328470Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-16T17:34:14.4348520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-16T17:34:14.4369420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-16T17:34:14.4387170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-16T17:34:14.4403420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-16T17:34:14.4414910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_LARGER_LOCALITY.3 HWLOC_LOCAL_NUMANODE_FLAG_LARGER_LOCALITY.3 2021-05-16T17:34:14.4434740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_SMALLER_LOCALITY.3 HWLOC_LOCAL_NUMANODE_FLAG_SMALLER_LOCALITY.3 2021-05-16T17:34:14.4449610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-16T17:34:14.4467170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-16T17:34:14.4473140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-16T17:34:14.4482050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-16T17:34:14.4487610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-16T17:34:14.4500070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-16T17:34:14.4509170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-16T17:34:14.4520000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-16T17:34:14.4537290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-16T17:34:14.4543410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-16T17:34:14.4549190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-16T17:34:14.4562050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-16T17:34:14.4567980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-16T17:34:14.4573640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-16T17:34:14.4582540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-16T17:34:14.4587820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-16T17:34:14.4598560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-16T17:34:14.4605000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-16T17:34:14.4622660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-16T17:34:14.4628270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-16T17:34:14.4634280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-16T17:34:14.4643800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-16T17:34:14.4649840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-16T17:34:14.4663940Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-16T17:34:14.4673430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-16T17:34:14.4682880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-16T17:34:14.4695860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-16T17:34:14.4703410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-16T17:34:14.4709890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-16T17:34:14.4716760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-16T17:34:14.4722500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-16T17:34:14.4728160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-16T17:34:14.4733690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-16T17:34:14.4752340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-16T17:34:14.4758390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-16T17:34:14.4763980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-16T17:34:14.4769410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-16T17:34:14.4774900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-16T17:34:14.4780310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-16T17:34:14.4785460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-16T17:34:14.4791180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-16T17:34:14.4796940Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-16T17:34:14.4807200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-16T17:34:14.4812870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-16T17:34:14.4818740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-16T17:34:14.4824440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-16T17:34:14.4829930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-16T17:34:14.4835460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-16T17:34:14.4841090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-16T17:34:14.4846480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-16T17:34:14.4852900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-16T17:34:14.4857420Z Only the first 100 operations were output. 2021-05-16T17:34:14.8500950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3487-1cx9ol.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/hwloc.rb 2021-05-16T17:34:17.0326010Z ==> Summary 2021-05-16T17:34:17.0888200Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-16T17:34:17.0896210Z ==> Installing fftw dependency: open-mpi 2021-05-16T17:34:17.1424570Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T17:34:17.1441960Z 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-3311-fozlay 2021-05-16T17:34:17.4837430Z cp -pR /private/tmp/d20210516-3311-fozlay/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-16T17:34:17.8807090Z chmod -Rf +w /private/tmp/d20210516-3311-fozlay 2021-05-16T17:34:19.6301500Z ==> Finishing up 2021-05-16T17:34:19.6675030Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-16T17:34:19.6678950Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-16T17:34:19.6683370Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-16T17:34:19.6688110Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-16T17:34:19.6694460Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-16T17:34:19.6699020Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-16T17:34:19.6703750Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-16T17:34:19.6708460Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-16T17:34:19.6713420Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-16T17:34:19.6718170Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-16T17:34:19.6722850Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-16T17:34:19.6727470Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-16T17:34:19.6732140Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-16T17:34:19.6737100Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-16T17:34:19.6742610Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-16T17:34:19.6747090Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-16T17:34:19.6751810Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-16T17:34:19.6756280Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-16T17:34:19.6760790Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-16T17:34:19.6765430Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-16T17:34:19.6769980Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-16T17:34:19.6774840Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-16T17:34:19.6779360Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-16T17:34:19.6784390Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-16T17:34:19.6792480Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-16T17:34:19.6796900Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-16T17:34:19.6801710Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-16T17:34:19.6806760Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-16T17:34:19.6811490Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-16T17:34:19.6816420Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-16T17:34:19.6821470Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-16T17:34:19.6826290Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-16T17:34:19.6831390Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-16T17:34:19.6836030Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-16T17:34:19.6841610Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-16T17:34:19.6845790Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-16T17:34:19.6850320Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-16T17:34:19.6855090Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-16T17:34:19.6859750Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-16T17:34:19.6867900Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-16T17:34:19.6869770Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-16T17:34:19.6874680Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-16T17:34:19.6879810Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-16T17:34:19.6884390Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-16T17:34:19.6889360Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-16T17:34:19.6894060Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-16T17:34:19.6898940Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-16T17:34:19.6903750Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-16T17:34:19.6915630Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-16T17:34:19.6920910Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-16T17:34:19.6926200Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-16T17:34:19.6932000Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-16T17:34:19.6937350Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-16T17:34:19.6942100Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-16T17:34:19.6947260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-16T17:34:19.6952480Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-16T17:34:19.6958010Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-16T17:34:19.6963270Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-16T17:34:19.6968550Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-16T17:34:19.6973850Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-16T17:34:19.6986120Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-16T17:34:19.6991620Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-16T17:34:19.6997000Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-16T17:34:19.7015100Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-16T17:34:19.7020820Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-16T17:34:19.7037470Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-16T17:34:19.7067180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-16T17:34:19.7072710Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-16T17:34:19.7078160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-16T17:34:19.7083340Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-16T17:34:19.7088600Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-16T17:34:19.7094280Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-16T17:34:19.7099720Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-16T17:34:19.7104470Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-16T17:34:19.7109510Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-16T17:34:19.7114660Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-16T17:34:19.7119760Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-16T17:34:19.7125400Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-16T17:34:19.7130610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-16T17:34:19.7135750Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-16T17:34:19.7141640Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-16T17:34:19.7147390Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-16T17:34:19.7152510Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-16T17:34:19.7157630Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-16T17:34:19.7162970Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_block_init.3 MPIX_Reduce_scatter_block_init.3 2021-05-16T17:34:19.7167990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-16T17:34:19.7172870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-16T17:34:19.7177960Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-16T17:34:19.7183150Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-16T17:34:19.7188260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-16T17:34:19.7193670Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-16T17:34:19.7198610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-16T17:34:19.7203620Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-16T17:34:19.7208620Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-16T17:34:19.7213720Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-16T17:34:19.7218770Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-16T17:34:19.7223980Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-16T17:34:19.7229170Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-16T17:34:19.7234000Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-16T17:34:19.7238970Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-16T17:34:19.7243130Z Only the first 100 operations were output. 2021-05-16T17:34:20.1460950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3515-1dcb2t6.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/open-mpi.rb 2021-05-16T17:34:22.3940480Z ==> Summary 2021-05-16T17:34:22.4373810Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T17:34:22.4384910Z ==> Installing fftw 2021-05-16T17:34:22.4387420Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T17:34:22.4412510Z 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-3311-1bctha3 2021-05-16T17:34:22.6028400Z cp -pR /private/tmp/d20210516-3311-1bctha3/fftw/. /usr/local/Cellar/fftw 2021-05-16T17:34:22.7025840Z chmod -Rf +w /private/tmp/d20210516-3311-1bctha3 2021-05-16T17:34:22.8802600Z ==> Finishing up 2021-05-16T17:34:22.9156080Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-16T17:34:22.9160000Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-16T17:34:22.9164220Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-16T17:34:22.9168700Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-16T17:34:22.9175400Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-16T17:34:22.9179900Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-16T17:34:22.9184920Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-16T17:34:22.9189180Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-16T17:34:22.9193730Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-16T17:34:22.9198540Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-16T17:34:22.9205940Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-16T17:34:22.9216990Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-16T17:34:22.9230760Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-16T17:34:22.9324170Z info /usr/local/share/info/fftw3.info 2021-05-16T17:34:22.9337090Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-16T17:34:22.9346460Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-16T17:34:22.9365580Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-16T17:34:22.9374830Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-16T17:34:22.9384860Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-16T17:34:22.9397250Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-16T17:34:22.9410990Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-16T17:34:22.9419700Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-16T17:34:22.9425670Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-16T17:34:22.9437010Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-16T17:34:22.9445020Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-16T17:34:22.9453930Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-16T17:34:22.9462990Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-16T17:34:22.9472060Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-16T17:34:22.9479430Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-16T17:34:22.9487450Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-16T17:34:22.9495850Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-16T17:34:22.9503980Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-16T17:34:22.9511700Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-16T17:34:22.9520040Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-16T17:34:22.9528900Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-16T17:34:22.9537450Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-16T17:34:22.9545910Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-16T17:34:22.9554090Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-16T17:34:22.9562250Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-16T17:34:22.9573300Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-16T17:34:22.9580690Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-16T17:34:22.9590560Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-16T17:34:22.9600220Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-16T17:34:22.9609920Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-16T17:34:22.9619480Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-16T17:34:22.9626300Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-16T17:34:22.9632600Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-16T17:34:22.9639300Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-16T17:34:22.9645450Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-16T17:34:22.9651410Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-16T17:34:22.9658770Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-16T17:34:22.9664730Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-16T17:34:22.9671410Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-16T17:34:22.9745200Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-16T17:34:22.9750770Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-16T17:34:22.9755910Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-16T17:34:22.9761290Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-16T17:34:22.9768880Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-16T17:34:22.9774260Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-16T17:34:22.9779480Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-16T17:34:23.0088590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3542-4nrgqy.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/fftw.rb 2021-05-16T17:34:25.2047680Z ==> Summary 2021-05-16T17:34:25.2102890Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T17:34:25.7993280Z ==> No outdated dependents to upgrade! 2021-05-16T17:34:25.7995010Z ==> Checking for dependents of upgraded formulae... 2021-05-16T17:34:25.9695910Z ==> Reinstalling 2 broken dependents from source: 2021-05-16T17:34:25.9696940Z fftw, open-mpi 2021-05-16T17:34:25.9705960Z rm /usr/local/bin/fftw-wisdom 2021-05-16T17:34:25.9708780Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-16T17:34:25.9712170Z rm /usr/local/bin/fftwf-wisdom 2021-05-16T17:34:25.9714800Z rm /usr/local/bin/fftwl-wisdom 2021-05-16T17:34:25.9719630Z rm /usr/local/include/fftw3-mpi.f03 2021-05-16T17:34:25.9722510Z rm /usr/local/include/fftw3-mpi.h 2021-05-16T17:34:25.9725190Z rm /usr/local/include/fftw3.f 2021-05-16T17:34:25.9727970Z rm /usr/local/include/fftw3.f03 2021-05-16T17:34:25.9731070Z rm /usr/local/include/fftw3.h 2021-05-16T17:34:25.9734600Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-16T17:34:25.9737210Z rm /usr/local/include/fftw3l.f03 2021-05-16T17:34:25.9739880Z rm /usr/local/include/fftw3q.f03 2021-05-16T17:34:25.9747670Z rm /usr/local/lib/cmake/fftw3 2021-05-16T17:34:25.9750380Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-16T17:34:25.9753460Z rm /usr/local/lib/libfftw3.a 2021-05-16T17:34:25.9756460Z rm /usr/local/lib/libfftw3.dylib 2021-05-16T17:34:25.9760600Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-16T17:34:25.9764120Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-16T17:34:25.9767860Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-16T17:34:25.9771170Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-16T17:34:25.9773930Z rm /usr/local/lib/libfftw3_omp.a 2021-05-16T17:34:25.9777020Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-16T17:34:25.9780270Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-16T17:34:25.9783310Z rm /usr/local/lib/libfftw3_threads.a 2021-05-16T17:34:25.9786370Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-16T17:34:25.9790000Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-16T17:34:25.9793000Z rm /usr/local/lib/libfftw3f.a 2021-05-16T17:34:25.9795870Z rm /usr/local/lib/libfftw3f.dylib 2021-05-16T17:34:25.9798730Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-16T17:34:25.9801900Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-16T17:34:25.9805060Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-16T17:34:25.9808430Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-16T17:34:25.9811260Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-16T17:34:25.9814150Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-16T17:34:25.9817150Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-16T17:34:25.9820210Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-16T17:34:25.9823450Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-16T17:34:25.9826330Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-16T17:34:25.9829250Z rm /usr/local/lib/libfftw3l.a 2021-05-16T17:34:25.9832190Z rm /usr/local/lib/libfftw3l.dylib 2021-05-16T17:34:25.9835200Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-16T17:34:25.9838020Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-16T17:34:25.9841020Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-16T17:34:25.9843970Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-16T17:34:25.9846920Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-16T17:34:25.9850040Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-16T17:34:25.9853290Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-16T17:34:25.9856690Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-16T17:34:25.9859490Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-16T17:34:25.9869950Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-16T17:34:25.9879840Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-16T17:34:25.9888720Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-16T17:34:25.9948470Z uninfo /usr/local/share/info/fftw3.info 2021-05-16T17:34:25.9949810Z rm /usr/local/share/info/fftw3.info 2021-05-16T17:34:25.9960190Z rm /usr/local/share/info/fftw3.info-1 2021-05-16T17:34:25.9963990Z rm /usr/local/share/info/fftw3.info-2 2021-05-16T17:34:25.9983840Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-16T17:34:25.9993020Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-16T17:34:26.0001610Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-16T17:34:26.0005940Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-16T17:34:26.0851150Z rm /usr/local/bin/aggregate_profile.pl 2021-05-16T17:34:26.0852870Z rm /usr/local/bin/mpic++ 2021-05-16T17:34:26.0855950Z rm /usr/local/bin/mpicc 2021-05-16T17:34:26.0858920Z rm /usr/local/bin/mpicxx 2021-05-16T17:34:26.0865100Z rm /usr/local/bin/mpiexec 2021-05-16T17:34:26.0867880Z rm /usr/local/bin/mpif77 2021-05-16T17:34:26.0874010Z rm /usr/local/bin/mpif90 2021-05-16T17:34:26.0880730Z rm /usr/local/bin/mpifort 2021-05-16T17:34:26.0883970Z rm /usr/local/bin/mpirun 2021-05-16T17:34:26.0891230Z rm /usr/local/bin/ompi-clean 2021-05-16T17:34:26.0894370Z rm /usr/local/bin/ompi-server 2021-05-16T17:34:26.0900480Z rm /usr/local/bin/ompi_info 2021-05-16T17:34:26.0903410Z rm /usr/local/bin/opal_wrapper 2021-05-16T17:34:26.0910170Z rm /usr/local/bin/orte-clean 2021-05-16T17:34:26.0913000Z rm /usr/local/bin/orte-info 2021-05-16T17:34:26.0918720Z rm /usr/local/bin/orte-server 2021-05-16T17:34:26.0922770Z rm /usr/local/bin/ortecc 2021-05-16T17:34:26.0925700Z rm /usr/local/bin/orted 2021-05-16T17:34:26.0931900Z rm /usr/local/bin/orterun 2021-05-16T17:34:26.0935280Z rm /usr/local/bin/profile2mat.pl 2021-05-16T17:34:26.0943260Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-16T17:34:26.0949000Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-16T17:34:26.0952210Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-16T17:34:26.0956730Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-16T17:34:26.0964540Z rm /usr/local/include/mpi-ext.h 2021-05-16T17:34:26.0967190Z rm /usr/local/include/mpi.h 2021-05-16T17:34:26.0974310Z rm /usr/local/include/mpi.mod 2021-05-16T17:34:26.0980180Z rm /usr/local/include/mpi_ext.mod 2021-05-16T17:34:26.0983330Z rm /usr/local/include/mpi_f08.mod 2021-05-16T17:34:26.0986580Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-16T17:34:26.0994330Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-16T17:34:26.0999170Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-16T17:34:26.1002490Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-16T17:34:26.1008270Z rm /usr/local/include/mpi_f08_types.mod 2021-05-16T17:34:26.1011680Z rm /usr/local/include/mpi_portable_platform.h 2021-05-16T17:34:26.1018090Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-16T17:34:26.1022550Z rm /usr/local/include/mpif-config.h 2021-05-16T17:34:26.1025990Z rm /usr/local/include/mpif-constants.h 2021-05-16T17:34:26.1031590Z rm /usr/local/include/mpif-ext.h 2021-05-16T17:34:26.1035020Z rm /usr/local/include/mpif-externals.h 2021-05-16T17:34:26.1042250Z rm /usr/local/include/mpif-handles.h 2021-05-16T17:34:26.1045610Z rm /usr/local/include/mpif-io-constants.h 2021-05-16T17:34:26.1053540Z rm /usr/local/include/mpif-io-handles.h 2021-05-16T17:34:26.1056320Z rm /usr/local/include/mpif-sentinels.h 2021-05-16T17:34:26.1063490Z rm /usr/local/include/mpif-sizeof.h 2021-05-16T17:34:26.1066350Z rm /usr/local/include/mpif.h 2021-05-16T17:34:26.1073290Z rm /usr/local/include/openmpi 2021-05-16T17:34:26.1076480Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-16T17:34:26.1086820Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-16T17:34:26.1097050Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-16T17:34:26.1099140Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-16T17:34:26.1105050Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-16T17:34:26.1108550Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-16T17:34:26.1115980Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-16T17:34:26.1119610Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-16T17:34:26.1126450Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-16T17:34:26.1129560Z rm /usr/local/lib/libmpi.40.dylib 2021-05-16T17:34:26.1137140Z rm /usr/local/lib/libmpi.dylib 2021-05-16T17:34:26.1140270Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-16T17:34:26.1147710Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-16T17:34:26.1151070Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-16T17:34:26.1158330Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-16T17:34:26.1164150Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-16T17:34:26.1167600Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-16T17:34:26.1174100Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-16T17:34:26.1177210Z rm /usr/local/lib/libompitrace.dylib 2021-05-16T17:34:26.1185470Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-16T17:34:26.1187760Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-16T17:34:26.1196110Z rm /usr/local/lib/libopen-pal.dylib 2021-05-16T17:34:26.1199640Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-16T17:34:26.1205540Z rm /usr/local/lib/libopen-rte.dylib 2021-05-16T17:34:26.1208400Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-16T17:34:26.1214680Z rm /usr/local/lib/openmpi 2021-05-16T17:34:26.1225950Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-16T17:34:26.1229200Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-16T17:34:26.1235430Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-16T17:34:26.1241740Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-16T17:34:26.1245230Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-16T17:34:26.1251190Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-16T17:34:26.1254140Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-16T17:34:26.1260360Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-16T17:34:26.1263530Z rm /usr/local/lib/pmix 2021-05-16T17:34:26.1276300Z rm /usr/local/share/man/man1/mpic++.1 2021-05-16T17:34:26.1281420Z rm /usr/local/share/man/man1/mpicc.1 2021-05-16T17:34:26.1284480Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-16T17:34:26.1290530Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-16T17:34:26.1293870Z rm /usr/local/share/man/man1/mpif77.1 2021-05-16T17:34:26.1300390Z rm /usr/local/share/man/man1/mpif90.1 2021-05-16T17:34:26.1303730Z rm /usr/local/share/man/man1/mpifort.1 2021-05-16T17:34:26.1307620Z rm /usr/local/share/man/man1/mpirun.1 2021-05-16T17:34:26.1313800Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-16T17:34:26.1317540Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-16T17:34:26.1322810Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-16T17:34:26.1326170Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-16T17:34:26.1330860Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-16T17:34:26.1337200Z rm /usr/local/share/man/man1/orte-info.1 2021-05-16T17:34:26.1340610Z rm /usr/local/share/man/man1/orte-server.1 2021-05-16T17:34:26.1349330Z rm /usr/local/share/man/man1/orted.1 2021-05-16T17:34:26.1352710Z rm /usr/local/share/man/man1/orterun.1 2021-05-16T17:34:26.1377770Z rm /usr/local/share/man/man3/MPI.3 2021-05-16T17:34:26.1381350Z Only the first 100 operations were output. 2021-05-16T17:34:27.9287720Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-16T17:34:28.9980350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b20a61f2ec1e8aa6af744d87ae4571dabe8736f02ef7d6782e0c96bdcc029d73--dcmtk-3.6.6.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-16T17:34:29.5398370Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-16T17:34:29.8668310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-16T17%3A40%3A00Z&sig=tkLCj4h8F7yg21B677N5fqOnRJncOwiQyuDo0XAOs6Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:34:29.9103320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a\?se=2021-05-16T17\%3A40\%3A00Z\&sig=tkLCj4h8F7yg21B677N5fqOnRJncOwiQyuDo0XAOs6Q\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:34:30.2572470Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-16T17:34:30.3882430Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-16T17:34:30.3910180Z 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-3550-467e7g 2021-05-16T17:34:31.1232170Z cp -pR /private/tmp/d20210516-3550-467e7g/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-16T17:34:31.8398220Z chmod -Rf +w /private/tmp/d20210516-3550-467e7g 2021-05-16T17:34:32.8962930Z ==> Finishing up 2021-05-16T17:34:32.9458760Z mkdir -p /usr/local/etc/dcmtk 2021-05-16T17:34:32.9464410Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-16T17:34:32.9468570Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-16T17:34:32.9473200Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-16T17:34:32.9478340Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-16T17:34:32.9482890Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-16T17:34:32.9488030Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-16T17:34:32.9492920Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-16T17:34:32.9500260Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-16T17:34:32.9505030Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-16T17:34:32.9509900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-16T17:34:32.9514540Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-16T17:34:32.9519120Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-16T17:34:32.9523780Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-16T17:34:32.9528660Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-16T17:34:32.9532980Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-16T17:34:32.9538680Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-16T17:34:32.9542550Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-16T17:34:32.9547500Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-16T17:34:32.9552130Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-16T17:34:32.9556330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-16T17:34:32.9561270Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-16T17:34:32.9566240Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-16T17:34:32.9571120Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-16T17:34:32.9575480Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-16T17:34:32.9581030Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-16T17:34:32.9585900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-16T17:34:32.9590880Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-16T17:34:32.9596190Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-16T17:34:32.9604040Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-16T17:34:32.9611960Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-16T17:34:32.9620370Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-16T17:34:32.9631240Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-16T17:34:32.9639330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-16T17:34:32.9646660Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-16T17:34:32.9651940Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-16T17:34:32.9663620Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-16T17:34:32.9671900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-16T17:34:32.9680130Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-16T17:34:32.9688960Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-16T17:34:32.9699080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-16T17:34:32.9707550Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-16T17:34:32.9715430Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-16T17:34:32.9724010Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-16T17:34:32.9732850Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-16T17:34:32.9740870Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-16T17:34:32.9745650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-16T17:34:32.9754150Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-16T17:34:32.9763320Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-16T17:34:33.7359040Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-16T17:34:33.7360700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-16T17:34:33.7362470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-16T17:34:33.7363900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-16T17:34:33.7365220Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-16T17:34:33.7366570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-16T17:34:33.7367930Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-16T17:34:33.7369300Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-16T17:34:33.7370630Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-16T17:34:33.7371950Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-16T17:34:33.7373260Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-16T17:34:33.7374590Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-16T17:34:33.7375980Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-16T17:34:33.7377290Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-16T17:34:33.7378600Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-16T17:34:33.7379940Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-16T17:34:33.7381270Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-16T17:34:33.7382560Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-16T17:34:33.7383850Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-16T17:34:33.7385220Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-16T17:34:33.7386590Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-16T17:34:33.7387900Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-16T17:34:33.7389240Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-16T17:34:33.7390570Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-16T17:34:33.7391870Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-16T17:34:33.7393210Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-16T17:34:33.7394550Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-16T17:34:33.7395870Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-16T17:34:33.7397200Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-16T17:34:33.7398520Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-16T17:34:33.7399830Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-16T17:34:33.7401130Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-16T17:34:33.7402420Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-16T17:34:33.7403710Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-16T17:34:33.7405000Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-16T17:34:33.7406430Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-16T17:34:33.7407900Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-16T17:34:33.7409920Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-16T17:34:33.7411360Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-16T17:34:33.7412780Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-16T17:34:33.7414220Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-16T17:34:33.7415860Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-16T17:34:33.7417330Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-16T17:34:33.7418810Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-16T17:34:33.7420320Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-16T17:34:33.7421810Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-16T17:34:33.7423300Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-16T17:34:33.7424820Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-16T17:34:33.7426290Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-16T17:34:33.7427780Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-16T17:34:33.7429270Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-16T17:34:33.7430930Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-16T17:34:33.7431980Z Only the first 100 operations were output. 2021-05-16T17:34:33.7434420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3714-4ghs2e.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/dcmtk.rb 2021-05-16T17:34:35.7304960Z ==> Summary 2021-05-16T17:34:35.8002270Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-16T17:34:38.1165720Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-16T17:34:39.1891180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3d85aa3d952c8c39e0e4c65a491b35ca42f64fa7eb7f59bce2e4739f9b826f5f--libsecret-0.20.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-16T17:34:39.7576050Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-16T17:34:40.0936560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-16T17%3A40%3A00Z&sig=utX5JsZuxBDzU%2FMcpN6ry4XriO9T9sNQh3Q3hbWY6XU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:34:40.1241530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133\?se=2021-05-16T17\%3A40\%3A00Z\&sig=utX5JsZuxBDzU\%2FMcpN6ry4XriO9T9sNQh3Q3hbWY6XU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:34:40.1778120Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-16T17:34:40.2616530Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-16T17:34:40.2642610Z 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-3721-s49w8m 2021-05-16T17:34:40.3470350Z cp -pR /private/tmp/d20210516-3721-s49w8m/libsecret/. /usr/local/Cellar/libsecret 2021-05-16T17:34:40.4933070Z chmod -Rf +w /private/tmp/d20210516-3721-s49w8m 2021-05-16T17:34:40.6674340Z ==> Finishing up 2021-05-16T17:34:40.6979870Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-16T17:34:40.7025090Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-16T17:34:40.7055070Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-16T17:34:40.7095530Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-16T17:34:40.7172790Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7175220Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7178880Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7181380Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7183620Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7187200Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7191450Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7193610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7197470Z mkdir -p /usr/local/share/locale/ckb 2021-05-16T17:34:40.7202220Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-16T17:34:40.7205660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7212530Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7222590Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7248860Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7276490Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7298560Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7315380Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7337120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7346710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7371680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7392050Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7416450Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7438260Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7474810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7484360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7496650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7518380Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7536300Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7547350Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7572350Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7671100Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7682010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7690130Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7734970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7752260Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7801560Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7803960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7806770Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7811600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7814040Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7816070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7822230Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7824520Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7828810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7830920Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7833050Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7841910Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7854490Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7889750Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7891900Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7901970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7920470Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7936410Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7944880Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7956320Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7985250Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:34:40.7997230Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-16T17:34:40.8000770Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-16T17:34:40.8005770Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-16T17:34:40.8011030Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-16T17:34:40.8015310Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-16T17:34:40.8022260Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-16T17:34:40.8027570Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-16T17:34:40.8034400Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-16T17:34:40.8614490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3886-1ryb4ju.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libsecret.rb 2021-05-16T17:34:43.0471610Z ==> Summary 2021-05-16T17:34:43.0688330Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-16T17:34:44.9605770Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-16T17:34:44.9606470Z To reinstall 1.6.37, run: 2021-05-16T17:34:44.9606910Z brew reinstall libpng 2021-05-16T17:34:46.7485020Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-16T17:34:47.8012620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/24a9305c57405e52c07326223b7ad372b126a588bf547921c5ab8752cc56a09f--libpthread-stubs-0.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-16T17:34:48.3432140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-16T17:34:48.6757390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-16T17%3A40%3A00Z&sig=KV33zsR1uCTeSq64bqqaPPLc9FPUzomZoo9A6G3x1bo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:34:48.7104590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d\?se=2021-05-16T17\%3A40\%3A00Z\&sig=KV33zsR1uCTeSq64bqqaPPLc9FPUzomZoo9A6G3x1bo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:34:48.7459270Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-16T17:34:48.7505680Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-16T17:34:49.8194060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ea617e0071209147f492b6d00dd2bcd745322d7694b0641a8da03f472c9696df--xorgproto-2021.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-16T17:34:50.3651120Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-16T17:34:50.7933030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-16T17%3A40%3A00Z&sig=yAl5Ir21ciPV3nsp5k%2BcHWPZaThTv11qGOBwdrnvmk0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:34:50.8303200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c\?se=2021-05-16T17\%3A40\%3A00Z\&sig=yAl5Ir21ciPV3nsp5k\%2BcHWPZaThTv11qGOBwdrnvmk0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:34:50.8888460Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-16T17:34:50.8938130Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-16T17:34:52.0064670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e87614a9e08cf50376dad14db9326aa21731e01b9f9bf2b0a8a8a8f5b7c51650--libxau-1.0.9.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-16T17:34:53.5258040Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-16T17:34:53.8639500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-16T17%3A40%3A00Z&sig=8D4qSO2BT4PNE2jk6EsoUZB%2BPR7XmfteDgFPaV9PMPc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:34:53.8948220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248\?se=2021-05-16T17\%3A40\%3A00Z\&sig=8D4qSO2BT4PNE2jk6EsoUZB\%2BPR7XmfteDgFPaV9PMPc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:34:53.9408210Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-16T17:34:53.9437690Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-16T17:34:55.0262600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/0a73f0ebcecce9954f3fb79745cf0554c9afad71cd9c10ce417493727d9ac2e2--libxdmcp-1.1.3.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-16T17:34:56.5816330Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-16T17:34:57.8953070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-16T17%3A40%3A00Z&sig=KLQA%2BHcULUQurt6Q288UEUQomOPRY4HrXWgfSUYUuYY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:34:57.9350730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0\?se=2021-05-16T17\%3A40\%3A00Z\&sig=KLQA\%2BHcULUQurt6Q288UEUQomOPRY4HrXWgfSUYUuYY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:34:57.9769510Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-16T17:34:57.9798630Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-16T17:35:00.0816690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ac0e63ea84e718300d5a424032e614e465e7fcbe3248f031591a80608a6501a0--libxcb-1.14_1-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-16T17:35:01.6384200Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-16T17:35:02.0169100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-16T17%3A45%3A00Z&sig=eakRO5HYdoz6ai0W1%2FhtY%2Fh8VSYAq7rzl1vSJb0IyGM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:35:02.0541360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208\?se=2021-05-16T17\%3A45\%3A00Z\&sig=eakRO5HYdoz6ai0W1\%2FhtY\%2Fh8VSYAq7rzl1vSJb0IyGM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:35:02.1724090Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-16T17:35:02.1783880Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-16T17:35:04.2964720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fcf1374bfe67cb6a6f3b3a4bcda4bdd81fd66692a84226bb2ffd739ee0509b76--libx11-1.7.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-16T17:35:05.8328920Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-16T17:35:06.1585440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-16T17%3A45%3A00Z&sig=ooH4bCx6UbHQIkIcUpogznVA7BRdsTA2ribmdJlBHW4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:35:06.2050980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754\?se=2021-05-16T17\%3A45\%3A00Z\&sig=ooH4bCx6UbHQIkIcUpogznVA7BRdsTA2ribmdJlBHW4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:35:06.2940440Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-16T17:35:06.3043100Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-16T17:35:07.3988720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3e55cb9fa16a6993e0365eccb1afbb336f981eb5fc64ff8e82b38a956aea1333--libxext-1.3.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-16T17:35:07.9582670Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-16T17:35:08.3075400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-16T17%3A45%3A00Z&sig=qfYpOX5uKKVKdsUHFf3HfUxqrLo9PvjipjjjHEUj38g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:35:08.3410680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be\?se=2021-05-16T17\%3A45\%3A00Z\&sig=qfYpOX5uKKVKdsUHFf3HfUxqrLo9PvjipjjjHEUj38g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:35:08.3924850Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-16T17:35:08.3956650Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-16T17:35:09.4805160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fb2d3bb1d832b35b1c9e2624599cd83a2f94f182ae9525e771b2167c47698c3b--libxrender-0.9.10.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-16T17:35:11.0276020Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-16T17:35:11.3512690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-16T17%3A45%3A00Z&sig=E%2B%2FwKMdPtlHW1zk8QqUBY3HR2CcQcEkAb1WzKdy%2BRW8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:35:11.3840550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab\?se=2021-05-16T17\%3A45\%3A00Z\&sig=E\%2B\%2FwKMdPtlHW1zk8QqUBY3HR2CcQcEkAb1WzKdy\%2BRW8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:35:11.4190970Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-16T17:35:11.4220020Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-16T17:35:12.5881010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d4aa5b0c239912c53bc857d1012c6b7feb4acb509618f5e100f95bf8521f08e7--lzo-2.10.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-16T17:35:14.1547190Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-16T17:35:14.4865460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-16T17%3A45%3A00Z&sig=SM56DEk21TsG8leKuF41PZrFVexzkueWIxNZZBs%2B1HY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:35:14.5165070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000\?se=2021-05-16T17\%3A45\%3A00Z\&sig=SM56DEk21TsG8leKuF41PZrFVexzkueWIxNZZBs\%2B1HY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:35:14.5629020Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-16T17:35:14.5662120Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-16T17:35:15.6556490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/342c07145c5f1651f947d028a1f7aff9cc6c80a0149a41fc8642a80e4f33b4ed--pixman-0.40.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-16T17:35:17.1728460Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-16T17:35:17.5030770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-16T17%3A45%3A00Z&sig=1MTcAO4uoH2FQ8Tj6%2FlsR0qGQs54YH0kukZJGrvlmGs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:35:17.5523270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8\?se=2021-05-16T17\%3A45\%3A00Z\&sig=1MTcAO4uoH2FQ8Tj6\%2FlsR0qGQs54YH0kukZJGrvlmGs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:35:17.6031400Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-16T17:35:17.6075200Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-16T17:35:18.7015870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f9e86ee818c57a136b1c1c82caecdf07bb8eaad8e31f5e59e456a10d6d1a1cc5--cairo-1.16.0_5.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-16T17:35:19.2355000Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-16T17:35:19.5919970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-16T17%3A45%3A00Z&sig=pzHqyzREMVOsCk5jclW9OBkyH8B%2FtzIfLM9t1h%2B4AdM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:35:19.6209080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c\?se=2021-05-16T17\%3A45\%3A00Z\&sig=pzHqyzREMVOsCk5jclW9OBkyH8B\%2FtzIfLM9t1h\%2B4AdM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:35:19.7009280Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-16T17:35:19.7098280Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-16T17:35:21.8096800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8e1a3605b9203cec4705fe33526153ef223c608a4645c2e1c0edec97a07166db--little-cms2-2.12.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-16T17:35:22.3430840Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-16T17:35:22.6777100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-16T17%3A45%3A00Z&sig=xTZqiZ3xtw55P7OlmvklXIHcTcKsiX09c6j2eRH8G%2BU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:35:22.7132090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19\?se=2021-05-16T17\%3A45\%3A00Z\&sig=xTZqiZ3xtw55P7OlmvklXIHcTcKsiX09c6j2eRH8G\%2BU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:35:22.7779770Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-16T17:35:22.7819830Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-16T17:35:23.8724250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/00d1c8a90e9ada0503e1afcca049c862f30e214d7fb3d3ba93623c8348ac05e5--nspr-4.30.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-16T17:35:24.4086890Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-16T17:35:24.7570980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-16T17%3A45%3A00Z&sig=yg0dgh%2BdZKiyumoQscdP71RBBeE5UFjqI14EdK4QWPg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:35:24.7978640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8\?se=2021-05-16T17\%3A45\%3A00Z\&sig=yg0dgh\%2BdZKiyumoQscdP71RBBeE5UFjqI14EdK4QWPg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:35:24.8456510Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-16T17:35:24.8496360Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-16T17:35:27.9505620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b90e682c7374b689e4df9b8308e81aa6682624e5981d393590edec98efa68a71--nss-3.64.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-16T17:35:29.5022560Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-16T17:35:29.8307200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-16T17%3A45%3A00Z&sig=ddcz6PY21WACY6a0GtScGjw6aujFxEPMQQl060l5BZw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:35:29.8690410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a\?se=2021-05-16T17\%3A45\%3A00Z\&sig=ddcz6PY21WACY6a0GtScGjw6aujFxEPMQQl060l5BZw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:35:30.1772270Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-16T17:35:30.2308520Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-16T17:35:31.3125600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6494a703dabcd1098ca6282f8458da18046343c1762c906434cd061384f0b9d0--openjpeg-2.4.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-16T17:35:31.8489240Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-16T17:35:32.1671770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-16T17%3A45%3A00Z&sig=gnCJB%2BL5JXiIQFOpsCx2Q4poE3Rze3pE%2BiPXfsCRtws%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:35:32.1989570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676\?se=2021-05-16T17\%3A45\%3A00Z\&sig=gnCJB\%2BL5JXiIQFOpsCx2Q4poE3Rze3pE\%2BiPXfsCRtws\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:35:32.2825210Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-16T17:35:32.2920760Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-16T17:35:34.3801680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d40848a3dd0029e2b11dde0991f5c81b86e8bd7ad3ca8fd2da9e77fa140b5a19--qt@5-5.15.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-16T17:35:34.9218020Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-16T17:35:36.2558540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-16T17%3A45%3A00Z&sig=rOsjQWYm74GGInTGjWQYIGaccAAom5VA%2FuJvKxyBP68%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:35:36.2935240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d\?se=2021-05-16T17\%3A45\%3A00Z\&sig=rOsjQWYm74GGInTGjWQYIGaccAAom5VA\%2FuJvKxyBP68\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:35:37.4102360Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-16T17:35:37.8266980Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-16T17:35:38.9707260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a698297c36d5a77671a1d768e3aa2419be5764b03522c8659f8b55a3e14b64f6--poppler-21.05.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-16T17:35:39.5261310Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-16T17:35:39.8691000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-16T17%3A45%3A00Z&sig=BerlGT6yhgk7lWUW4ym2hrVOKEkxP6FXzd63ojmZIHo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:35:39.9116640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983\?se=2021-05-16T17\%3A45\%3A00Z\&sig=BerlGT6yhgk7lWUW4ym2hrVOKEkxP6FXzd63ojmZIHo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:35:40.0893590Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-16T17:35:40.1369330Z ==> Installing dependencies for poppler: libpthread-stubs, xorgproto, libxau, libxdmcp, libxcb, libx11, libxext, libxrender, lzo, pixman, cairo, little-cms2, nspr, nss, openjpeg and qt@5 2021-05-16T17:35:40.1372570Z ==> Installing poppler dependency: libpthread-stubs 2021-05-16T17:35:40.2029120Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-16T17:35:40.2057940Z 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-3996-h92s8s 2021-05-16T17:35:40.2130170Z cp -pR /private/tmp/d20210516-3996-h92s8s/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-16T17:35:40.2214170Z chmod -Rf +w /private/tmp/d20210516-3996-h92s8s 2021-05-16T17:35:40.2575230Z ==> Finishing up 2021-05-16T17:35:40.2910070Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-16T17:35:40.2999430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4257-jg3nkw.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libpthread-stubs.rb 2021-05-16T17:35:42.5066380Z ==> Summary 2021-05-16T17:35:42.5081540Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-16T17:35:42.5087110Z ==> Installing poppler dependency: xorgproto 2021-05-16T17:35:42.5121650Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-16T17:35:42.5137970Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210516-3996-1q3c8f2 2021-05-16T17:35:42.6090240Z cp -pR /private/tmp/d20210516-3996-1q3c8f2/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-16T17:35:42.7409070Z chmod -Rf +w /private/tmp/d20210516-3996-1q3c8f2 2021-05-16T17:35:42.9006880Z ==> Finishing up 2021-05-16T17:35:42.9375030Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-16T17:35:42.9379060Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-16T17:35:42.9387620Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-16T17:35:42.9391970Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-16T17:35:42.9397190Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-16T17:35:42.9401910Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-16T17:35:42.9406730Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-16T17:35:42.9411410Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-16T17:35:42.9416080Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-16T17:35:42.9420920Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-16T17:35:42.9425890Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-16T17:35:42.9466290Z rm /usr/local/share/pkgconfig 2021-05-16T17:35:42.9480750Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-16T17:35:42.9485900Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-16T17:35:42.9491470Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-16T17:35:42.9496310Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-16T17:35:42.9501510Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-16T17:35:42.9506880Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-16T17:35:42.9512400Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-16T17:35:42.9517300Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-16T17:35:42.9522560Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-16T17:35:42.9527940Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-16T17:35:42.9532700Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-16T17:35:42.9537920Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-16T17:35:42.9543230Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-16T17:35:42.9548350Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-16T17:35:42.9554870Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-16T17:35:42.9559990Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-16T17:35:42.9565200Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-16T17:35:42.9569990Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-16T17:35:42.9575340Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-16T17:35:42.9580310Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-16T17:35:42.9584810Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-16T17:35:42.9589790Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-16T17:35:42.9595120Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-16T17:35:42.9600530Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-16T17:35:42.9605490Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-16T17:35:42.9610640Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-16T17:35:42.9615460Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-16T17:35:42.9620450Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-16T17:35:42.9625400Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-16T17:35:42.9630210Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-16T17:35:42.9635130Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-16T17:35:42.9640690Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-16T17:35:42.9645280Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-16T17:35:42.9649980Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-16T17:35:42.9655050Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-16T17:35:42.9659960Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-16T17:35:42.9664800Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-16T17:35:42.9669710Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-16T17:35:42.9674330Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-16T17:35:42.9679400Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-16T17:35:42.9684150Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-16T17:35:42.9688820Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-16T17:35:43.0214340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4283-13rbncu.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/xorgproto.rb 2021-05-16T17:35:45.1181980Z ==> Summary 2021-05-16T17:35:45.1342200Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-16T17:35:45.1349040Z ==> Installing poppler dependency: libxau 2021-05-16T17:35:45.1433530Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-16T17:35:45.1450300Z 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-3996-11oeyk5 2021-05-16T17:35:45.1581170Z cp -pR /private/tmp/d20210516-3996-11oeyk5/libxau/. /usr/local/Cellar/libxau 2021-05-16T17:35:45.1751900Z chmod -Rf +w /private/tmp/d20210516-3996-11oeyk5 2021-05-16T17:35:45.2259720Z ==> Finishing up 2021-05-16T17:35:45.2630360Z rm /usr/local/include/X11 2021-05-16T17:35:45.2637920Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-16T17:35:45.2643030Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-16T17:35:45.2647680Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-16T17:35:45.2652770Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-16T17:35:45.2657340Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-16T17:35:45.2662090Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-16T17:35:45.2667510Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-16T17:35:45.2671880Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-16T17:35:45.2676610Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-16T17:35:45.2681340Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-16T17:35:45.2686110Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-16T17:35:45.2690760Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-16T17:35:45.2695470Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-16T17:35:45.2700530Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-16T17:35:45.2706020Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-16T17:35:45.2710780Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-16T17:35:45.2715550Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-16T17:35:45.2720280Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-16T17:35:45.2725200Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-16T17:35:45.2730230Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-16T17:35:45.2735220Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-16T17:35:45.2739860Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-16T17:35:45.2744730Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-16T17:35:45.2750250Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-16T17:35:45.2753990Z mkdir -p /usr/local/include/X11/dri 2021-05-16T17:35:45.2763790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-16T17:35:45.2768820Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-16T17:35:45.2773920Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-16T17:35:45.2777230Z mkdir -p /usr/local/include/X11/extensions 2021-05-16T17:35:45.2784730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-16T17:35:45.2790390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-16T17:35:45.2795500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-16T17:35:45.2800660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-16T17:35:45.2805850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-16T17:35:45.2811250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-16T17:35:45.2816380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-16T17:35:45.2821550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-16T17:35:45.2826790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-16T17:35:45.2831920Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-16T17:35:45.2836860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-16T17:35:45.2842120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-16T17:35:45.2847170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-16T17:35:45.2852340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-16T17:35:45.2857860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-16T17:35:45.2862660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-16T17:35:45.2867580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-16T17:35:45.2873370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-16T17:35:45.2879410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-16T17:35:45.2884510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-16T17:35:45.2889430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-16T17:35:45.2894720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-16T17:35:45.2899960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-16T17:35:45.2904670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-16T17:35:45.2909720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-16T17:35:45.2914710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-16T17:35:45.2919600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-16T17:35:45.2924370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-16T17:35:45.2929400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-16T17:35:45.2934290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-16T17:35:45.2939610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-16T17:35:45.2944570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-16T17:35:45.2949790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-16T17:35:45.2975470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-16T17:35:45.2981150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-16T17:35:45.2986270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-16T17:35:45.2991120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-16T17:35:45.2996300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-16T17:35:45.3001310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-16T17:35:45.3006340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-16T17:35:45.3011570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-16T17:35:45.3016520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-16T17:35:45.3021720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-16T17:35:45.3027310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-16T17:35:45.3032200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-16T17:35:45.3037320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-16T17:35:45.3042010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-16T17:35:45.3046800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-16T17:35:45.3052140Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-16T17:35:45.3057590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-16T17:35:45.3062390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-16T17:35:45.3067430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-16T17:35:45.3072100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-16T17:35:45.3077610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-16T17:35:45.3082360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-16T17:35:45.3087210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-16T17:35:45.3091940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-16T17:35:45.3096840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-16T17:35:45.3101640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-16T17:35:45.3107390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-16T17:35:45.3112750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-16T17:35:45.3117710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-16T17:35:45.3122930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-16T17:35:45.3127980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-16T17:35:45.3133110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-16T17:35:45.3138200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-16T17:35:45.3143270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-16T17:35:45.3148280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-16T17:35:45.3153240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-16T17:35:45.3158330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-16T17:35:45.3163300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-16T17:35:45.3168630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-16T17:35:45.3172320Z Only the first 100 operations were output. 2021-05-16T17:35:45.3527860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4310-tfz8zi.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxau.rb 2021-05-16T17:35:47.4644540Z ==> Summary 2021-05-16T17:35:47.4671930Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-16T17:35:47.4677280Z ==> Installing poppler dependency: libxdmcp 2021-05-16T17:35:47.4762200Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-16T17:35:47.4779360Z 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-3996-18td79v 2021-05-16T17:35:47.4885040Z cp -pR /private/tmp/d20210516-3996-18td79v/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-16T17:35:47.5007820Z chmod -Rf +w /private/tmp/d20210516-3996-18td79v 2021-05-16T17:35:47.5434070Z ==> Finishing up 2021-05-16T17:35:47.5806180Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-16T17:35:47.5812340Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-16T17:35:47.5816930Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-16T17:35:47.5821750Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-16T17:35:47.5828640Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-16T17:35:47.5953700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4336-1hmvzko.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxdmcp.rb 2021-05-16T17:35:49.6496690Z ==> Summary 2021-05-16T17:35:49.6514830Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-16T17:35:49.6520730Z ==> Installing poppler dependency: libxcb 2021-05-16T17:35:49.6841830Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-16T17:35:49.6859170Z 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-3996-1fuypux 2021-05-16T17:35:50.3639370Z cp -pR /private/tmp/d20210516-3996-1fuypux/libxcb/. /usr/local/Cellar/libxcb 2021-05-16T17:35:51.7519230Z chmod -Rf +w /private/tmp/d20210516-3996-1fuypux 2021-05-16T17:35:52.8822210Z ==> Finishing up 2021-05-16T17:35:52.9254110Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-16T17:35:52.9262860Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-16T17:35:52.9373210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-16T17:35:52.9378260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-16T17:35:52.9383490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-16T17:35:52.9389040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-16T17:35:52.9394660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-16T17:35:52.9399770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks_end.3 xcb_alloc_color_cells_masks_end.3 2021-05-16T17:35:52.9405240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks_length.3 xcb_alloc_color_cells_masks_length.3 2021-05-16T17:35:52.9409970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-16T17:35:52.9415220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels_end.3 xcb_alloc_color_cells_pixels_end.3 2021-05-16T17:35:52.9420420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels_length.3 xcb_alloc_color_cells_pixels_length.3 2021-05-16T17:35:52.9425680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-16T17:35:52.9430880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-16T17:35:52.9435820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-16T17:35:52.9441110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-16T17:35:52.9446230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels_end.3 xcb_alloc_color_planes_pixels_end.3 2021-05-16T17:35:52.9451420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels_length.3 xcb_alloc_color_planes_pixels_length.3 2021-05-16T17:35:52.9457120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-16T17:35:52.9462300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-16T17:35:52.9467210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-16T17:35:52.9472400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-16T17:35:52.9477670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-16T17:35:52.9483100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-16T17:35:52.9488230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-16T17:35:52.9494040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-16T17:35:52.9499500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-16T17:35:52.9504170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-16T17:35:52.9509320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-16T17:35:52.9514700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-16T17:35:52.9520060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-16T17:35:52.9525630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-16T17:35:52.9530190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-16T17:35:52.9535370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-16T17:35:52.9540590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab_checked.3 xcb_change_active_pointer_grab_checked.3 2021-05-16T17:35:52.9545600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-16T17:35:52.9550780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-16T17:35:52.9556130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-16T17:35:52.9561080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-16T17:35:52.9566110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-16T17:35:52.9571530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-16T17:35:52.9577020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-16T17:35:52.9582040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-16T17:35:52.9587190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-16T17:35:52.9592280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-16T17:35:52.9597090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-16T17:35:52.9602360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-16T17:35:52.9607370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-16T17:35:52.9612880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-16T17:35:52.9618900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-16T17:35:52.9624320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-16T17:35:52.9629250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-16T17:35:52.9635130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-16T17:35:52.9640420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-16T17:35:52.9667640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-16T17:35:52.9673390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-16T17:35:52.9678490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-16T17:35:52.9683480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-16T17:35:52.9688720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-16T17:35:52.9694130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-16T17:35:52.9699580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_create_region_from_border_clip.3 xcb_composite_create_region_from_border_clip.3 2021-05-16T17:35:52.9705060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_create_region_from_border_clip_checked.3 xcb_composite_create_region_from_border_clip_checked.3 2021-05-16T17:35:52.9709810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-16T17:35:52.9715510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window_reply.3 xcb_composite_get_overlay_window_reply.3 2021-05-16T17:35:52.9720900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window_unchecked.3 xcb_composite_get_overlay_window_unchecked.3 2021-05-16T17:35:52.9726250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-16T17:35:52.9732130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap_checked.3 xcb_composite_name_window_pixmap_checked.3 2021-05-16T17:35:52.9736840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-16T17:35:52.9742090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-16T17:35:52.9747530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-16T17:35:52.9752600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-16T17:35:52.9757850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-16T17:35:52.9762780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-16T17:35:52.9767980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-16T17:35:52.9773150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-16T17:35:52.9778500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window_checked.3 xcb_composite_release_overlay_window_checked.3 2021-05-16T17:35:52.9783390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-16T17:35:52.9788730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-16T17:35:52.9793430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-16T17:35:52.9798770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-16T17:35:52.9803490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-16T17:35:52.9808630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-16T17:35:52.9813510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-16T17:35:52.9818810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-16T17:35:52.9823770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-16T17:35:52.9829060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-16T17:35:52.9833890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-16T17:35:52.9839020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-16T17:35:52.9844300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-16T17:35:52.9849450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free_checked.3 xcb_copy_colormap_and_free_checked.3 2021-05-16T17:35:52.9855280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-16T17:35:52.9860560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-16T17:35:52.9866050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-16T17:35:52.9871210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-16T17:35:52.9876490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-16T17:35:52.9881770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-16T17:35:52.9886810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-16T17:35:52.9892200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-16T17:35:52.9897360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-16T17:35:52.9902350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-16T17:35:52.9906570Z Only the first 100 operations were output. 2021-05-16T17:35:54.5029560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4371-q5yw8y.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxcb.rb 2021-05-16T17:35:56.8529880Z ==> Summary 2021-05-16T17:35:56.9837600Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-16T17:35:56.9842910Z ==> Installing poppler dependency: libx11 2021-05-16T17:35:57.0306010Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-16T17:35:57.0323650Z 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-3996-bxukjn 2021-05-16T17:35:57.3577580Z cp -pR /private/tmp/d20210516-3996-bxukjn/libx11/. /usr/local/Cellar/libx11 2021-05-16T17:35:57.9100060Z chmod -Rf +w /private/tmp/d20210516-3996-bxukjn 2021-05-16T17:35:58.3564380Z ==> Finishing up 2021-05-16T17:35:58.3921490Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-16T17:35:58.3925770Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-16T17:35:58.3930670Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-16T17:35:58.3936170Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-16T17:35:58.3941190Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-16T17:35:58.3946090Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-16T17:35:58.3951750Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-16T17:35:58.3957230Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-16T17:35:58.3964580Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-16T17:35:58.3974300Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-16T17:35:58.3984390Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-16T17:35:58.3994620Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-16T17:35:58.4008800Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-16T17:35:58.4015500Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-16T17:35:58.4042700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-16T17:35:58.4048800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-16T17:35:58.4054330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-16T17:35:58.4060100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-16T17:35:58.4065720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-16T17:35:58.4071630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-16T17:35:58.4077090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-16T17:35:58.4083100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-16T17:35:58.4088670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-16T17:35:58.4094340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-16T17:35:58.4099940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-16T17:35:58.4105500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-16T17:35:58.4111540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-16T17:35:58.4116960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-16T17:35:58.4122830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-16T17:35:58.4128230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-16T17:35:58.4134460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-16T17:35:58.4140370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-16T17:35:58.4146420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-16T17:35:58.4152430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-16T17:35:58.4157660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-16T17:35:58.4163220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-16T17:35:58.4168890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-16T17:35:58.4178660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-16T17:35:58.4184810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-16T17:35:58.4191030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-16T17:35:58.4197250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-16T17:35:58.4202820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-16T17:35:58.4208850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-16T17:35:58.4215140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-16T17:35:58.4221150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-16T17:35:58.4227110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-16T17:35:58.4232910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-16T17:35:58.4238840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-16T17:35:58.4244930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-16T17:35:58.4251500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-16T17:35:58.4258430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-16T17:35:58.4264050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-16T17:35:58.4271310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-16T17:35:58.4277190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-16T17:35:58.4282660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-16T17:35:58.4288700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-16T17:35:58.4294940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-16T17:35:58.4300440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-16T17:35:58.4306090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-16T17:35:58.4311680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-16T17:35:58.4317750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-16T17:35:58.4323800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-16T17:35:58.4329340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-16T17:35:58.4334920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-16T17:35:58.4340970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-16T17:35:58.4347190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-16T17:35:58.4353190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-16T17:35:58.4359690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-16T17:35:58.4365970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-16T17:35:58.4373650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-16T17:35:58.4377930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-16T17:35:58.4384090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-16T17:35:58.4389400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-16T17:35:58.4395640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-16T17:35:58.4401480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-16T17:35:58.4407470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-16T17:35:58.4413610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-16T17:35:58.4419640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-16T17:35:58.4425770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-16T17:35:58.4431320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-16T17:35:58.4436970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-16T17:35:58.4442800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-16T17:35:58.4448700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-16T17:35:58.4454970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-16T17:35:58.4461230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-16T17:35:58.4467780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-16T17:35:58.4474310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-16T17:35:58.4499460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-16T17:35:58.4505420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-16T17:35:58.4511320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-16T17:35:58.4517310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-16T17:35:58.4522840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-16T17:35:58.4527880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-16T17:35:58.4533450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-16T17:35:58.4538900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-16T17:35:58.4544620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-16T17:35:58.4550150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-16T17:35:58.4556190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-16T17:35:58.4561140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-16T17:35:58.4566800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-16T17:35:58.4571130Z Only the first 100 operations were output. 2021-05-16T17:35:58.9998550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4397-kz1wq6.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libx11.rb 2021-05-16T17:36:01.2257460Z ==> Summary 2021-05-16T17:36:01.2858770Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-16T17:36:01.2863920Z ==> Installing poppler dependency: libxext 2021-05-16T17:36:01.3377450Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-16T17:36:01.3394690Z 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-3996-1df2m4j 2021-05-16T17:36:01.3745210Z cp -pR /private/tmp/d20210516-3996-1df2m4j/libxext/. /usr/local/Cellar/libxext 2021-05-16T17:36:01.4203820Z chmod -Rf +w /private/tmp/d20210516-3996-1df2m4j 2021-05-16T17:36:01.4944450Z ==> Finishing up 2021-05-16T17:36:01.5315090Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-16T17:36:01.5320130Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-16T17:36:01.5325270Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-16T17:36:01.5330000Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-16T17:36:01.5334520Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-16T17:36:01.5339430Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-16T17:36:01.5344290Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-16T17:36:01.5349760Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-16T17:36:01.5354730Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-16T17:36:01.5359600Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-16T17:36:01.5365030Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-16T17:36:01.5369780Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-16T17:36:01.5374790Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-16T17:36:01.5380070Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-16T17:36:01.5384960Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-16T17:36:01.5390270Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-16T17:36:01.5402680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-16T17:36:01.5408590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-16T17:36:01.5414490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-16T17:36:01.5420440Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-16T17:36:01.5425900Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-16T17:36:01.5431130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-16T17:36:01.5436220Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-16T17:36:01.5441050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-16T17:36:01.5446350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-16T17:36:01.5451780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-16T17:36:01.5471210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-16T17:36:01.5477120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-16T17:36:01.5482460Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-16T17:36:01.5487630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-16T17:36:01.5492780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-16T17:36:01.5497970Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-16T17:36:01.5503400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-16T17:36:01.5508310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-16T17:36:01.5513990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-16T17:36:01.5544720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-16T17:36:01.5550310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-16T17:36:01.5552340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-16T17:36:01.5554040Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-16T17:36:01.5555850Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-16T17:36:01.5557720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-16T17:36:01.5559730Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-16T17:36:01.5561660Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-16T17:36:01.5563040Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-16T17:36:01.5565750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-16T17:36:01.5570840Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-16T17:36:01.5575650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-16T17:36:01.5580510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-16T17:36:01.5585360Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-16T17:36:01.5591360Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-16T17:36:01.5595920Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-16T17:36:01.5601010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-16T17:36:01.5606820Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-16T17:36:01.5611820Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-16T17:36:01.5617520Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-16T17:36:01.5623210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-16T17:36:01.5629340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-16T17:36:01.5634400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-16T17:36:01.5639130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-16T17:36:01.5644170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-16T17:36:01.5649310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-16T17:36:01.5654270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-16T17:36:01.5659480Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-16T17:36:01.5664530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-16T17:36:01.5669740Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-16T17:36:01.5674650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-16T17:36:01.5680420Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-16T17:36:01.5685690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-16T17:36:01.5690440Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-16T17:36:01.5695570Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-16T17:36:01.5700450Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-16T17:36:01.5705460Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-16T17:36:01.5711580Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-16T17:36:01.5732780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-16T17:36:01.5737830Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-16T17:36:01.5743520Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-16T17:36:01.5750630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-16T17:36:01.5756690Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-16T17:36:01.5761070Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-16T17:36:01.5766200Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-16T17:36:01.5773320Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-16T17:36:01.6019030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4423-1ufnu83.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxext.rb 2021-05-16T17:36:03.6935610Z ==> Summary 2021-05-16T17:36:03.6995890Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-16T17:36:03.7000680Z ==> Installing poppler dependency: libxrender 2021-05-16T17:36:03.7518580Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-16T17:36:03.7535810Z 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-3996-qm95dr 2021-05-16T17:36:03.7645240Z cp -pR /private/tmp/d20210516-3996-qm95dr/libxrender/. /usr/local/Cellar/libxrender 2021-05-16T17:36:03.7786160Z chmod -Rf +w /private/tmp/d20210516-3996-qm95dr 2021-05-16T17:36:03.8301170Z ==> Finishing up 2021-05-16T17:36:03.8647120Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-16T17:36:03.8656200Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-16T17:36:03.8663290Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-16T17:36:03.8668580Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-16T17:36:03.8674410Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-16T17:36:03.8681900Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-16T17:36:03.8840430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4449-qiqg2j.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxrender.rb 2021-05-16T17:36:06.0054780Z ==> Summary 2021-05-16T17:36:06.0080750Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-16T17:36:06.0082930Z ==> Installing poppler dependency: lzo 2021-05-16T17:36:06.0102160Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-16T17:36:06.0123510Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3996-16fpp7t 2021-05-16T17:36:06.0310660Z cp -pR /private/tmp/d20210516-3996-16fpp7t/lzo/. /usr/local/Cellar/lzo 2021-05-16T17:36:06.0591610Z chmod -Rf +w /private/tmp/d20210516-3996-16fpp7t 2021-05-16T17:36:06.1115210Z ==> Finishing up 2021-05-16T17:36:06.1478300Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-16T17:36:06.1486680Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-16T17:36:06.1492510Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-16T17:36:06.1496990Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-16T17:36:06.1501860Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-16T17:36:06.1508970Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-16T17:36:06.1667660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4475-17d2kp7.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/lzo.rb 2021-05-16T17:36:08.2256560Z ==> Summary 2021-05-16T17:36:08.2287620Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-16T17:36:08.2293300Z ==> Installing poppler dependency: pixman 2021-05-16T17:36:08.2320230Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-16T17:36:08.2336810Z 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-3996-d2d8kr 2021-05-16T17:36:08.2508950Z cp -pR /private/tmp/d20210516-3996-d2d8kr/pixman/. /usr/local/Cellar/pixman 2021-05-16T17:36:08.2695220Z chmod -Rf +w /private/tmp/d20210516-3996-d2d8kr 2021-05-16T17:36:08.3150080Z ==> Finishing up 2021-05-16T17:36:08.3500370Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-16T17:36:08.3506800Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-16T17:36:08.3511690Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-16T17:36:08.3516540Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-16T17:36:08.3521260Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-16T17:36:08.3528600Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-16T17:36:08.3652220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4501-1vi7jb4.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/pixman.rb 2021-05-16T17:36:10.4287630Z ==> Summary 2021-05-16T17:36:10.4307730Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-16T17:36:10.4313600Z ==> Installing poppler dependency: cairo 2021-05-16T17:36:10.5888240Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-16T17:36:10.5904270Z 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-3996-79n186 2021-05-16T17:36:10.6633130Z cp -pR /private/tmp/d20210516-3996-79n186/cairo/. /usr/local/Cellar/cairo 2021-05-16T17:36:10.7364680Z chmod -Rf +w /private/tmp/d20210516-3996-79n186 2021-05-16T17:36:11.0154380Z ==> Finishing up 2021-05-16T17:36:11.0632650Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-16T17:36:11.0639200Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-16T17:36:11.0650260Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-16T17:36:11.0720430Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-16T17:36:11.0727390Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-16T17:36:11.0733450Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-16T17:36:11.0739210Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-16T17:36:11.0744760Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-16T17:36:11.0750630Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-16T17:36:11.0755640Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-16T17:36:11.0761080Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-16T17:36:11.0765560Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-16T17:36:11.0770750Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-16T17:36:11.0775820Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-16T17:36:11.0783690Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-16T17:36:11.0788930Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-16T17:36:11.0794390Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-16T17:36:11.0799540Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-16T17:36:11.0804980Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-16T17:36:11.0810400Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-16T17:36:11.0815900Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-16T17:36:11.0821220Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-16T17:36:11.0827000Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-16T17:36:11.0832110Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-16T17:36:11.0837780Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-16T17:36:11.0843600Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-16T17:36:11.0849640Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-16T17:36:11.0854360Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-16T17:36:11.0860760Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-16T17:36:11.0866090Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-16T17:36:11.0871250Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-16T17:36:11.1219560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4527-o82ja8.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/cairo.rb 2021-05-16T17:36:13.3659510Z ==> Summary 2021-05-16T17:36:13.3742230Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-16T17:36:13.3748070Z ==> Installing poppler dependency: little-cms2 2021-05-16T17:36:13.3878530Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-16T17:36:13.3895760Z 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-3996-qgb1hz 2021-05-16T17:36:13.4147450Z cp -pR /private/tmp/d20210516-3996-qgb1hz/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-16T17:36:13.4334030Z chmod -Rf +w /private/tmp/d20210516-3996-qgb1hz 2021-05-16T17:36:13.4985120Z ==> Finishing up 2021-05-16T17:36:13.5174200Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-16T17:36:13.5179460Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-16T17:36:13.5184280Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-16T17:36:13.5189210Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-16T17:36:13.5194250Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-16T17:36:13.5201270Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-16T17:36:13.5206540Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-16T17:36:13.5217370Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-16T17:36:13.5222810Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-16T17:36:13.5228440Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-16T17:36:13.5233950Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-16T17:36:13.5239860Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-16T17:36:13.5246280Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-16T17:36:13.5251360Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-16T17:36:13.5256530Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-16T17:36:13.5263890Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-16T17:36:13.5438480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4553-18uaqyf.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/little-cms2.rb 2021-05-16T17:36:15.6613760Z ==> Summary 2021-05-16T17:36:15.6641310Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-16T17:36:15.6646790Z ==> Installing poppler dependency: nspr 2021-05-16T17:36:15.6665850Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-16T17:36:15.6683230Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3996-16sljqw 2021-05-16T17:36:15.7044840Z cp -pR /private/tmp/d20210516-3996-16sljqw/nspr/. /usr/local/Cellar/nspr 2021-05-16T17:36:15.7532510Z chmod -Rf +w /private/tmp/d20210516-3996-16sljqw 2021-05-16T17:36:15.8366910Z ==> Finishing up 2021-05-16T17:36:15.8688920Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-16T17:36:15.8706970Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-16T17:36:15.8708540Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-16T17:36:15.8714100Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-16T17:36:15.8719540Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-16T17:36:15.8724280Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-16T17:36:15.8729620Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-16T17:36:15.8735050Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-16T17:36:15.8740440Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-16T17:36:15.8780800Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-16T17:36:15.9055340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4579-flk6h7.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/nspr.rb 2021-05-16T17:36:18.0290930Z ==> Summary 2021-05-16T17:36:18.0352370Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-16T17:36:18.0410630Z ==> Installing poppler dependency: nss 2021-05-16T17:36:18.0525110Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-16T17:36:18.0542470Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3996-wzscg6 2021-05-16T17:36:18.3512590Z cp -pR /private/tmp/d20210516-3996-wzscg6/nss/. /usr/local/Cellar/nss 2021-05-16T17:36:18.5328210Z chmod -Rf +w /private/tmp/d20210516-3996-wzscg6 2021-05-16T17:36:20.2667160Z ==> Finishing up 2021-05-16T17:36:20.3080420Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-16T17:36:20.3084260Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-16T17:36:20.3088340Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-16T17:36:20.3092960Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-16T17:36:20.3097140Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-16T17:36:20.3102050Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-16T17:36:20.3106230Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-16T17:36:20.3110520Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-16T17:36:20.3115970Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-16T17:36:20.3119430Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-16T17:36:20.3124250Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-16T17:36:20.3128400Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-16T17:36:20.3132910Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-16T17:36:20.3137590Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-16T17:36:20.3141530Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-16T17:36:20.3145930Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-16T17:36:20.3150480Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-16T17:36:20.3155030Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-16T17:36:20.3159320Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-16T17:36:20.3164110Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-16T17:36:20.3168650Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-16T17:36:20.3172950Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-16T17:36:20.3177270Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-16T17:36:20.3181690Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-16T17:36:20.3186020Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-16T17:36:20.3190460Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-16T17:36:20.3195130Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-16T17:36:20.3199880Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-16T17:36:20.3204260Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-16T17:36:20.3208870Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-16T17:36:20.3213290Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-16T17:36:20.3217500Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-16T17:36:20.3222620Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-16T17:36:20.3227010Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-16T17:36:20.3231420Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-16T17:36:20.3236070Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-16T17:36:20.3240300Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-16T17:36:20.3245100Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-16T17:36:20.3249360Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-16T17:36:20.3254440Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-16T17:36:20.3258910Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-16T17:36:20.3263190Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-16T17:36:20.3267560Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-16T17:36:20.3272170Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-16T17:36:20.3276910Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-16T17:36:20.3281300Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-16T17:36:20.3285880Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-16T17:36:20.3290240Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-16T17:36:20.3297800Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-16T17:36:20.3302120Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-16T17:36:20.3306840Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-16T17:36:20.3311550Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-16T17:36:20.3316350Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-16T17:36:20.3322770Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-16T17:36:20.3327580Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-16T17:36:20.3332810Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-16T17:36:20.3337630Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-16T17:36:20.3343080Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-16T17:36:20.3347700Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-16T17:36:20.3353380Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-16T17:36:20.3359820Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-16T17:36:20.3365380Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-16T17:36:20.3370000Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-16T17:36:20.3375020Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-16T17:36:20.8481670Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-16T17:36:20.8489870Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-16T17:36:20.8491240Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-16T17:36:20.8492560Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-16T17:36:20.8493880Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-16T17:36:20.8495160Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-16T17:36:20.8496550Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-16T17:36:20.8497840Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-16T17:36:20.8499200Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-16T17:36:20.8500860Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-16T17:36:20.8502270Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-16T17:36:20.8503790Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-16T17:36:20.8505090Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-16T17:36:20.8506410Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-16T17:36:20.8507860Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-16T17:36:20.8509250Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-16T17:36:20.8510640Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-16T17:36:20.8511990Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-16T17:36:20.8513240Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-16T17:36:20.8514590Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-16T17:36:20.8515900Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-16T17:36:20.8517510Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-16T17:36:20.8519180Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-16T17:36:20.8520730Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-16T17:36:20.8522130Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-16T17:36:20.8523690Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-16T17:36:20.8525110Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-16T17:36:20.8526460Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-16T17:36:20.8527800Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-16T17:36:20.8529270Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-16T17:36:20.8531130Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-16T17:36:20.8532810Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-16T17:36:20.8534380Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-16T17:36:20.8535690Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-16T17:36:20.8537150Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-16T17:36:20.8538670Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-16T17:36:20.8539680Z Only the first 100 operations were output. 2021-05-16T17:36:20.8542120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4605-sr3nqe.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/nss.rb 2021-05-16T17:36:22.6129860Z ==> Summary 2021-05-16T17:36:22.6259090Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-16T17:36:22.6265120Z ==> Installing poppler dependency: openjpeg 2021-05-16T17:36:22.6538880Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-16T17:36:22.6556710Z 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-3996-15sfn5t 2021-05-16T17:36:22.8634270Z cp -pR /private/tmp/d20210516-3996-15sfn5t/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-16T17:36:23.1214750Z chmod -Rf +w /private/tmp/d20210516-3996-15sfn5t 2021-05-16T17:36:23.3818940Z ==> Finishing up 2021-05-16T17:36:23.4292180Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-16T17:36:23.4296670Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-16T17:36:23.4301300Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-16T17:36:23.4307680Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-16T17:36:23.4317590Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-16T17:36:23.4327520Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-16T17:36:23.4333100Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-16T17:36:23.4338660Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-16T17:36:23.4346980Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-16T17:36:23.4353710Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-16T17:36:23.4359030Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-16T17:36:23.4364000Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-16T17:36:23.4369270Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-16T17:36:23.4374720Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-16T17:36:23.4382090Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-16T17:36:23.5363070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4631-hnb3h1.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/openjpeg.rb 2021-05-16T17:36:25.7425860Z ==> Summary 2021-05-16T17:36:25.7748710Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-16T17:36:25.7755540Z ==> Installing poppler dependency: qt@5 2021-05-16T17:36:25.7790860Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-16T17:36:25.7808120Z 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-3996-1kvjvxf 2021-05-16T17:36:30.9492860Z cp -pR /private/tmp/d20210516-3996-1kvjvxf/qt@5/. /usr/local/Cellar/qt@5 2021-05-16T17:36:38.0981760Z chmod -Rf +w /private/tmp/d20210516-3996-1kvjvxf 2021-05-16T17:36:51.5486170Z ==> Finishing up 2021-05-16T17:36:53.9775190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4696-1td0hf0.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/qt@5.rb 2021-05-16T17:36:58.0502070Z ==> Caveats 2021-05-16T17:36:59.0060120Z 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-3996-149ed39 2021-05-16T17:36:59.0062270Z We agreed to the Qt open source license for you. 2021-05-16T17:36:59.0070660Z If this is unacceptable you should uninstall. 2021-05-16T17:36:59.0071230Z 2021-05-16T17:36:59.0072570Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:36:59.0073590Z because this is an alternate version of another formula. 2021-05-16T17:36:59.0074160Z 2021-05-16T17:36:59.0074830Z If you need to have qt@5 first in your PATH, run: 2021-05-16T17:36:59.0076250Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:36:59.0076890Z 2021-05-16T17:36:59.0077860Z For compilers to find qt@5 you may need to set: 2021-05-16T17:36:59.0079160Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T17:36:59.0080390Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T17:36:59.0080950Z 2021-05-16T17:36:59.0082020Z For pkg-config to find qt@5 you may need to set: 2021-05-16T17:36:59.0083280Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T17:36:59.0083780Z 2021-05-16T17:36:59.0084930Z ==> Summary 2021-05-16T17:36:59.0086260Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-16T17:36:59.0087740Z ==> Installing poppler 2021-05-16T17:36:59.0089170Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-16T17:36:59.0103920Z cp -pR /private/tmp/d20210516-3996-149ed39/poppler/. /usr/local/Cellar/poppler 2021-05-16T17:36:59.2926690Z chmod -Rf +w /private/tmp/d20210516-3996-149ed39 2021-05-16T17:36:59.7358300Z ==> Finishing up 2021-05-16T17:36:59.7689190Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-16T17:36:59.7693200Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-16T17:36:59.7697750Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-16T17:36:59.7702760Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-16T17:36:59.7707650Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-16T17:36:59.7712800Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-16T17:36:59.7717770Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-16T17:36:59.7722440Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-16T17:36:59.7727820Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-16T17:36:59.7732810Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-16T17:36:59.7737830Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-16T17:36:59.7796220Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-16T17:36:59.7801240Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-16T17:36:59.7808630Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-16T17:36:59.7820150Z rm /usr/local/share/gir-1.0 2021-05-16T17:36:59.7828950Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-16T17:36:59.7834900Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-16T17:36:59.7855210Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-16T17:36:59.7866450Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-16T17:36:59.7878060Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-16T17:36:59.7889100Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-16T17:36:59.7900810Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-16T17:36:59.7913870Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-16T17:36:59.7924180Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-16T17:36:59.7930530Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-16T17:36:59.7935620Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-16T17:36:59.7940350Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-16T17:36:59.7945760Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-16T17:36:59.7951070Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-16T17:36:59.7956570Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-16T17:36:59.7963730Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-16T17:36:59.7968330Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-16T17:36:59.7978770Z rm /usr/local/lib/girepository-1.0 2021-05-16T17:36:59.7986030Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-16T17:36:59.7991620Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-16T17:36:59.7996740Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-16T17:36:59.8001220Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-16T17:36:59.8005960Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-16T17:36:59.8035170Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-16T17:36:59.8047470Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-16T17:36:59.8049980Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-16T17:36:59.8051770Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-16T17:36:59.8053510Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-16T17:36:59.8055560Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-16T17:36:59.8057410Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-16T17:36:59.8059250Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-16T17:36:59.8061030Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-16T17:36:59.8062750Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-16T17:36:59.8065180Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-16T17:36:59.8068150Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-16T17:36:59.8075280Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-16T17:36:59.8080390Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-16T17:36:59.8085430Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-16T17:36:59.8090370Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-16T17:36:59.9042740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4722-7qidwy.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/poppler.rb 2021-05-16T17:37:02.1148490Z ==> Summary 2021-05-16T17:37:02.1421010Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-16T17:37:03.5578580Z ==> Caveats 2021-05-16T17:37:03.5579420Z ==> qt@5 2021-05-16T17:37:03.5619350Z We agreed to the Qt open source license for you. 2021-05-16T17:37:03.5620090Z If this is unacceptable you should uninstall. 2021-05-16T17:37:03.5620440Z 2021-05-16T17:37:03.5621670Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:37:03.5622400Z because this is an alternate version of another formula. 2021-05-16T17:37:03.5622970Z 2021-05-16T17:37:03.5623470Z If you need to have qt@5 first in your PATH, run: 2021-05-16T17:37:03.5624660Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:37:03.5625100Z 2021-05-16T17:37:03.5625590Z For compilers to find qt@5 you may need to set: 2021-05-16T17:37:03.5626640Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T17:37:03.5627580Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T17:37:03.5627930Z 2021-05-16T17:37:03.5628730Z For pkg-config to find qt@5 you may need to set: 2021-05-16T17:37:03.5629420Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T17:37:03.5629780Z 2021-05-16T17:37:05.1497890Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-16T17:37:06.1986860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9f9b3db3fcab3fb68882ccc2038a29d701f498977476b20f27c1c7cc74ec3d73--szip-2.1.1_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-16T17:37:06.7389450Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-16T17:37:07.0520520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-16T17%3A45%3A00Z&sig=GiG1IBQT1qp22aemI0puaQFyXBoJIrZWnERiwBVbVS4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:07.0829630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b\?se=2021-05-16T17\%3A45\%3A00Z\&sig=GiG1IBQT1qp22aemI0puaQFyXBoJIrZWnERiwBVbVS4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:07.1135310Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-16T17:37:07.1179280Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T17:37:08.2284300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T17:37:08.7873750Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T17:37:09.1338660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-16T17%3A45%3A00Z&sig=c4kDyFJUnLS3slsNHsZbyhkR%2Buh2GbgobzOyxUczejE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:09.1817990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c\?se=2021-05-16T17\%3A45\%3A00Z\&sig=c4kDyFJUnLS3slsNHsZbyhkR\%2Buh2GbgobzOyxUczejE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:09.3127960Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-16T17:37:09.3425240Z ==> Installing dependencies for hdf5: szip 2021-05-16T17:37:09.3430260Z ==> Installing hdf5 dependency: szip 2021-05-16T17:37:09.4000140Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-16T17:37:09.4028110Z 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-4729-1v084kf 2021-05-16T17:37:09.4118950Z cp -pR /private/tmp/d20210516-4729-1v084kf/szip/. /usr/local/Cellar/szip 2021-05-16T17:37:09.4226970Z chmod -Rf +w /private/tmp/d20210516-4729-1v084kf 2021-05-16T17:37:09.4653700Z ==> Finishing up 2021-05-16T17:37:09.5008520Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-16T17:37:09.5013120Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-16T17:37:09.5017280Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-16T17:37:09.5024630Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-16T17:37:09.5028920Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-16T17:37:09.5034100Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-16T17:37:09.5152540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4899-6dupx7.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/szip.rb 2021-05-16T17:37:11.6807120Z ==> Summary 2021-05-16T17:37:11.6824040Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-16T17:37:11.6829890Z ==> Installing hdf5 2021-05-16T17:37:11.6833110Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T17:37:11.6850680Z 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-4729-1j05o61 2021-05-16T17:37:11.8722940Z cp -pR /private/tmp/d20210516-4729-1j05o61/hdf5/. /usr/local/Cellar/hdf5 2021-05-16T17:37:12.0292540Z chmod -Rf +w /private/tmp/d20210516-4729-1j05o61 2021-05-16T17:37:12.3447080Z ==> Finishing up 2021-05-16T17:37:12.3926830Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-16T17:37:12.3930470Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-16T17:37:12.3934490Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-16T17:37:12.3938980Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-16T17:37:12.3943850Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-16T17:37:12.3948400Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-16T17:37:12.3953190Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-16T17:37:12.3957690Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-16T17:37:12.3962220Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-16T17:37:12.3966680Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-16T17:37:12.3971310Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-16T17:37:12.3975690Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-16T17:37:12.3980300Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-16T17:37:12.3984990Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-16T17:37:12.3989900Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-16T17:37:12.3994270Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-16T17:37:12.3998740Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-16T17:37:12.4003160Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-16T17:37:12.4007800Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-16T17:37:12.4012630Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-16T17:37:12.4017180Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-16T17:37:12.4022790Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-16T17:37:12.4031800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-16T17:37:12.4036410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-16T17:37:12.4040930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-16T17:37:12.4045620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-16T17:37:12.4050060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-16T17:37:12.4054480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-16T17:37:12.4059290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-16T17:37:12.4063860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-16T17:37:12.4068150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-16T17:37:12.4072720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-16T17:37:12.4077230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-16T17:37:12.4081700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-16T17:37:12.4086240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-16T17:37:12.4090950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-16T17:37:12.4095630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-16T17:37:12.4100520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-16T17:37:12.4105410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-16T17:37:12.4109930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-16T17:37:12.4114750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-16T17:37:12.4119490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-16T17:37:12.4124320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-16T17:37:12.4143350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-16T17:37:12.4148120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-16T17:37:12.4152870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-16T17:37:12.4157600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-16T17:37:12.4162350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-16T17:37:12.4166900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-16T17:37:12.4171490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-16T17:37:12.4176140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-16T17:37:12.4180900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-16T17:37:12.4185160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-16T17:37:12.4189670Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-16T17:37:12.4194600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-16T17:37:12.4198800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-16T17:37:12.4203410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-16T17:37:12.4207770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-16T17:37:12.4212130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-16T17:37:12.4216980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-16T17:37:12.4222210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-16T17:37:12.4226370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-16T17:37:12.4230710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-16T17:37:12.4234980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-16T17:37:12.4239460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-16T17:37:12.4243790Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-16T17:37:12.4248170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-16T17:37:12.4253240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-16T17:37:12.4257360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-16T17:37:12.4262100Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-16T17:37:12.4267580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-16T17:37:12.4271830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-16T17:37:12.4276750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-16T17:37:12.4281120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-16T17:37:12.4285890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-16T17:37:12.4290250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-16T17:37:12.4294800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-16T17:37:12.4299250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-16T17:37:12.4303820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-16T17:37:12.4308300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-16T17:37:12.4313170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-16T17:37:12.4317660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-16T17:37:12.4322980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-16T17:37:13.3379520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-16T17:37:13.3382440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-16T17:37:13.3394430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-16T17:37:13.3396040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-16T17:37:13.3397560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-16T17:37:13.3399140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-16T17:37:13.3400690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-16T17:37:13.3402220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-16T17:37:13.3403730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-16T17:37:13.3405220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-16T17:37:13.3406690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-16T17:37:13.3408170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-16T17:37:13.3409730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-16T17:37:13.3411230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-16T17:37:13.3413150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-16T17:37:13.3414890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-16T17:37:13.3416490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-16T17:37:13.3417510Z Only the first 100 operations were output. 2021-05-16T17:37:13.3420040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4925-xemtjn.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/hdf5.rb 2021-05-16T17:37:14.6599250Z ==> Summary 2021-05-16T17:37:14.6758740Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T17:37:15.2229600Z ==> No outdated dependents to upgrade! 2021-05-16T17:37:15.2230920Z ==> Checking for dependents of upgraded formulae... 2021-05-16T17:37:15.2765520Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T17:37:15.2766170Z hdf5 2021-05-16T17:37:15.2775130Z rm /usr/local/bin/gif2h5 2021-05-16T17:37:15.2777940Z rm /usr/local/bin/h52gif 2021-05-16T17:37:15.2780730Z rm /usr/local/bin/h5c++ 2021-05-16T17:37:15.2783760Z rm /usr/local/bin/h5cc 2021-05-16T17:37:15.2786710Z rm /usr/local/bin/h5clear 2021-05-16T17:37:15.2789900Z rm /usr/local/bin/h5copy 2021-05-16T17:37:15.2792510Z rm /usr/local/bin/h5debug 2021-05-16T17:37:15.2795370Z rm /usr/local/bin/h5diff 2021-05-16T17:37:15.2798260Z rm /usr/local/bin/h5dump 2021-05-16T17:37:15.2801120Z rm /usr/local/bin/h5fc 2021-05-16T17:37:15.2804130Z rm /usr/local/bin/h5format_convert 2021-05-16T17:37:15.2806870Z rm /usr/local/bin/h5import 2021-05-16T17:37:15.2809770Z rm /usr/local/bin/h5jam 2021-05-16T17:37:15.2812650Z rm /usr/local/bin/h5ls 2021-05-16T17:37:15.2815540Z rm /usr/local/bin/h5mkgrp 2021-05-16T17:37:15.2818640Z rm /usr/local/bin/h5perf_serial 2021-05-16T17:37:15.2822380Z rm /usr/local/bin/h5redeploy 2021-05-16T17:37:15.2825690Z rm /usr/local/bin/h5repack 2021-05-16T17:37:15.2828550Z rm /usr/local/bin/h5repart 2021-05-16T17:37:15.2831560Z rm /usr/local/bin/h5stat 2021-05-16T17:37:15.2834670Z rm /usr/local/bin/h5unjam 2021-05-16T17:37:15.2837630Z rm /usr/local/bin/h5watch 2021-05-16T17:37:15.2845090Z rm /usr/local/include/H5ACpublic.h 2021-05-16T17:37:15.2848090Z rm /usr/local/include/H5AbstractDs.h 2021-05-16T17:37:15.2851120Z rm /usr/local/include/H5Apublic.h 2021-05-16T17:37:15.2854260Z rm /usr/local/include/H5ArrayType.h 2021-05-16T17:37:15.2857250Z rm /usr/local/include/H5AtomType.h 2021-05-16T17:37:15.2860460Z rm /usr/local/include/H5Attribute.h 2021-05-16T17:37:15.2863580Z rm /usr/local/include/H5Classes.h 2021-05-16T17:37:15.2866550Z rm /usr/local/include/H5CommonFG.h 2021-05-16T17:37:15.2869410Z rm /usr/local/include/H5CompType.h 2021-05-16T17:37:15.2872320Z rm /usr/local/include/H5Cpp.h 2021-05-16T17:37:15.2875600Z rm /usr/local/include/H5CppDoc.h 2021-05-16T17:37:15.2879000Z rm /usr/local/include/H5Cpublic.h 2021-05-16T17:37:15.2882070Z rm /usr/local/include/H5DOpublic.h 2021-05-16T17:37:15.2885130Z rm /usr/local/include/H5DSpublic.h 2021-05-16T17:37:15.2888140Z rm /usr/local/include/H5DaccProp.h 2021-05-16T17:37:15.2891130Z rm /usr/local/include/H5DataSet.h 2021-05-16T17:37:15.2894110Z rm /usr/local/include/H5DataSpace.h 2021-05-16T17:37:15.2897190Z rm /usr/local/include/H5DataType.h 2021-05-16T17:37:15.2900110Z rm /usr/local/include/H5DcreatProp.h 2021-05-16T17:37:15.2903060Z rm /usr/local/include/H5Dpublic.h 2021-05-16T17:37:15.2906120Z rm /usr/local/include/H5DxferProp.h 2021-05-16T17:37:15.2908980Z rm /usr/local/include/H5ESpublic.h 2021-05-16T17:37:15.2911930Z rm /usr/local/include/H5EnumType.h 2021-05-16T17:37:15.2914820Z rm /usr/local/include/H5Epubgen.h 2021-05-16T17:37:15.2917730Z rm /usr/local/include/H5Epublic.h 2021-05-16T17:37:15.2920870Z rm /usr/local/include/H5Exception.h 2021-05-16T17:37:15.2923710Z rm /usr/local/include/H5FDcore.h 2021-05-16T17:37:15.2927120Z rm /usr/local/include/H5FDdirect.h 2021-05-16T17:37:15.2930310Z rm /usr/local/include/H5FDfamily.h 2021-05-16T17:37:15.2933440Z rm /usr/local/include/H5FDhdfs.h 2021-05-16T17:37:15.2936430Z rm /usr/local/include/H5FDlog.h 2021-05-16T17:37:15.2939610Z rm /usr/local/include/H5FDmpi.h 2021-05-16T17:37:15.2942420Z rm /usr/local/include/H5FDmpio.h 2021-05-16T17:37:15.2945360Z rm /usr/local/include/H5FDmulti.h 2021-05-16T17:37:15.2948390Z rm /usr/local/include/H5FDpublic.h 2021-05-16T17:37:15.2951340Z rm /usr/local/include/H5FDros3.h 2021-05-16T17:37:15.2954300Z rm /usr/local/include/H5FDsec2.h 2021-05-16T17:37:15.2957220Z rm /usr/local/include/H5FDstdio.h 2021-05-16T17:37:15.2960310Z rm /usr/local/include/H5FDwindows.h 2021-05-16T17:37:15.2963410Z rm /usr/local/include/H5FaccProp.h 2021-05-16T17:37:15.2966280Z rm /usr/local/include/H5FcreatProp.h 2021-05-16T17:37:15.2969030Z rm /usr/local/include/H5File.h 2021-05-16T17:37:15.2972060Z rm /usr/local/include/H5FloatType.h 2021-05-16T17:37:15.2974900Z rm /usr/local/include/H5Fpublic.h 2021-05-16T17:37:15.2978440Z rm /usr/local/include/H5Gpublic.h 2021-05-16T17:37:15.2981150Z rm /usr/local/include/H5Group.h 2021-05-16T17:37:15.2984260Z rm /usr/local/include/H5IMpublic.h 2021-05-16T17:37:15.2987390Z rm /usr/local/include/H5IdComponent.h 2021-05-16T17:37:15.2990140Z rm /usr/local/include/H5Include.h 2021-05-16T17:37:15.2993680Z rm /usr/local/include/H5IntType.h 2021-05-16T17:37:15.2996760Z rm /usr/local/include/H5Ipublic.h 2021-05-16T17:37:15.2999680Z rm /usr/local/include/H5LDpublic.h 2021-05-16T17:37:15.3002850Z rm /usr/local/include/H5LTpublic.h 2021-05-16T17:37:15.3005730Z rm /usr/local/include/H5LaccProp.h 2021-05-16T17:37:15.3008700Z rm /usr/local/include/H5LcreatProp.h 2021-05-16T17:37:15.3011590Z rm /usr/local/include/H5Library.h 2021-05-16T17:37:15.3014640Z rm /usr/local/include/H5Location.h 2021-05-16T17:37:15.3017540Z rm /usr/local/include/H5Lpublic.h 2021-05-16T17:37:15.3020880Z rm /usr/local/include/H5MMpublic.h 2021-05-16T17:37:15.3023800Z rm /usr/local/include/H5Mpublic.h 2021-05-16T17:37:15.3026660Z rm /usr/local/include/H5Object.h 2021-05-16T17:37:15.3030260Z rm /usr/local/include/H5OcreatProp.h 2021-05-16T17:37:15.3032790Z rm /usr/local/include/H5Opublic.h 2021-05-16T17:37:15.3035700Z rm /usr/local/include/H5PLextern.h 2021-05-16T17:37:15.3038560Z rm /usr/local/include/H5PLpublic.h 2021-05-16T17:37:15.3041690Z rm /usr/local/include/H5PTpublic.h 2021-05-16T17:37:15.3045050Z rm /usr/local/include/H5PacketTable.h 2021-05-16T17:37:15.3047890Z rm /usr/local/include/H5Ppublic.h 2021-05-16T17:37:15.3050950Z rm /usr/local/include/H5PredType.h 2021-05-16T17:37:15.3053890Z rm /usr/local/include/H5PropList.h 2021-05-16T17:37:15.3056910Z rm /usr/local/include/H5Rpublic.h 2021-05-16T17:37:15.3059890Z rm /usr/local/include/H5Spublic.h 2021-05-16T17:37:15.3062830Z rm /usr/local/include/H5StrType.h 2021-05-16T17:37:15.3065830Z rm /usr/local/include/H5TBpublic.h 2021-05-16T17:37:15.3068850Z rm /usr/local/include/H5Tpublic.h 2021-05-16T17:37:15.3071850Z rm /usr/local/include/H5VLconnector.h 2021-05-16T17:37:15.3075000Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-16T17:37:15.3077800Z rm /usr/local/include/H5VLnative.h 2021-05-16T17:37:15.3081190Z Only the first 100 operations were output. 2021-05-16T17:37:16.8994950Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-16T17:37:17.9751760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d00ee01c29f4d36977d809e308e6497bd13dc4857bda7eea3c9ed4ee2d12b981--protobuf-3.15.8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-16T17:37:18.5086990Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-16T17:37:19.8387980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-16T17%3A45%3A00Z&sig=xettxrdkfk2rFjY11yF4DGnYFOROu2BK6015HNpGi9o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:19.8753900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1\?se=2021-05-16T17\%3A45\%3A00Z\&sig=xettxrdkfk2rFjY11yF4DGnYFOROu2BK6015HNpGi9o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:20.1012990Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-16T17:37:20.1789710Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-16T17:37:20.1819110Z 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-4932-1bmvwj1 2021-05-16T17:37:20.3365080Z cp -pR /private/tmp/d20210516-4932-1bmvwj1/protobuf/. /usr/local/Cellar/protobuf 2021-05-16T17:37:20.4788410Z chmod -Rf +w /private/tmp/d20210516-4932-1bmvwj1 2021-05-16T17:37:20.6382470Z ==> Finishing up 2021-05-16T17:37:20.6699490Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-16T17:37:20.6705720Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-16T17:37:20.6716190Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-16T17:37:20.6720910Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-16T17:37:20.6727160Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-16T17:37:20.6731770Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-16T17:37:20.6736860Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-16T17:37:20.6743360Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-16T17:37:20.6747520Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-16T17:37:20.6752360Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-16T17:37:20.6756990Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-16T17:37:20.6761730Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-16T17:37:20.6766520Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-16T17:37:20.6773780Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-16T17:37:20.6778820Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-16T17:37:20.6820390Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-16T17:37:20.7373530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5096-59bzh4.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/protobuf.rb 2021-05-16T17:37:22.8768380Z ==> Caveats 2021-05-16T17:37:22.8769020Z Emacs Lisp files have been installed to: 2021-05-16T17:37:22.8770050Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-16T17:37:22.8770900Z ==> Summary 2021-05-16T17:37:22.8918380Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-16T17:37:24.8902060Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-16T17:37:25.9769400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/22b9d0393b949c8efb2d99af0d560df0b3cfe18d26ca7ec097827eb51acc346b--gsl-2.6.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-16T17:37:26.5249050Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-16T17:37:27.8580480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-16T17%3A45%3A00Z&sig=AgUz7IcqkJO4ku786e%2BADw6%2FK0hhLrIKbhqVIg5OSGk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:27.9035600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292\?se=2021-05-16T17\%3A45\%3A00Z\&sig=AgUz7IcqkJO4ku786e\%2BADw6\%2FK0hhLrIKbhqVIg5OSGk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:28.0034450Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-16T17:37:28.0793850Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-16T17:37:28.0819690Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5103-pb0bn7 2021-05-16T17:37:28.2231340Z cp -pR /private/tmp/d20210516-5103-pb0bn7/gsl/. /usr/local/Cellar/gsl 2021-05-16T17:37:28.3742090Z chmod -Rf +w /private/tmp/d20210516-5103-pb0bn7 2021-05-16T17:37:28.5339340Z ==> Finishing up 2021-05-16T17:37:28.5578930Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-16T17:37:28.5583830Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-16T17:37:28.5589000Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-16T17:37:28.5595460Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-16T17:37:28.5604460Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-16T17:37:28.5612030Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-16T17:37:28.5733680Z info /usr/local/share/info/gsl-ref.info 2021-05-16T17:37:28.5746370Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-16T17:37:28.5752750Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-16T17:37:28.5758710Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-16T17:37:28.5767090Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-16T17:37:28.5774220Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-16T17:37:28.5779130Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-16T17:37:28.5785380Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-16T17:37:28.5790600Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-16T17:37:28.5795820Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-16T17:37:28.5801150Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-16T17:37:28.5808630Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-16T17:37:28.6415820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5268-9knt2h.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gsl.rb 2021-05-16T17:37:30.7663910Z ==> Summary 2021-05-16T17:37:30.7827740Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-16T17:37:33.6373280Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-16T17:37:34.7001040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/4330797f41cf1f4089b82c134b718a48800b5e3d433eefce830a688fee9b1e02--aom-3.1.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-16T17:37:35.2135540Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-16T17:37:35.5280590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-16T17%3A45%3A00Z&sig=%2BUsKcIoK3axZPTX48C3hrYyBJCe%2Bo1uC2FtV3RGe%2B40%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:35.5592660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2\?se=2021-05-16T17\%3A45\%3A00Z\&sig=\%2BUsKcIoK3axZPTX48C3hrYyBJCe\%2Bo1uC2FtV3RGe\%2B40\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:35.6823910Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-16T17:37:35.7003720Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-16T17:37:36.7476580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d9cfa7ee248f7676c3fb6d6468a21653eb8bfedf6a1d344121c8fae0fd051bc6--dav1d-0.8.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-16T17:37:37.2810740Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-16T17:37:37.6159260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-16T17%3A45%3A00Z&sig=yfjihLbNr8kVII6zLhZWQs4d6itnPopOGCHsW32aBEA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:37.6467470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961\?se=2021-05-16T17\%3A45\%3A00Z\&sig=yfjihLbNr8kVII6zLhZWQs4d6itnPopOGCHsW32aBEA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:37.7028110Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-16T17:37:37.7075480Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-16T17:37:38.7572320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6f0702bcb46c9fa14816cae846c81dcf99236d9de2c5452d7befd80ef9162d09--frei0r-1.7.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-16T17:37:39.2810850Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-16T17:37:39.5963690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-16T17%3A45%3A00Z&sig=K51D4KHaRcRQ2q1vE0R9aWAf0AJXovgEtBd3yc14iAk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:39.6341880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872\?se=2021-05-16T17\%3A45\%3A00Z\&sig=K51D4KHaRcRQ2q1vE0R9aWAf0AJXovgEtBd3yc14iAk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:39.7105400Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-16T17:37:39.7146940Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-16T17:37:40.8071860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c35c253b2d75c6257654e4b34de132a5f1f0249f7f19fb45950376b0484bd800--fribidi-1.0.10.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-16T17:37:41.3375620Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-16T17:37:41.7506540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-16T17%3A45%3A00Z&sig=PUk%2B2i%2FZH7H2x4Q3xhvDFj2sRUzoKap69O%2Fc0aN524g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:41.7813560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3\?se=2021-05-16T17\%3A45\%3A00Z\&sig=PUk\%2B2i\%2FZH7H2x4Q3xhvDFj2sRUzoKap69O\%2Fc0aN524g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:41.8216080Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-16T17:37:41.8250800Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-16T17:37:42.9134570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/37170c523408db725e150187d218078e061eee105a7a5300b0bcfcc5b02d61bf--gobject-introspection-1.68.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-16T17:37:43.4458700Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-16T17:37:43.7799030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-16T17%3A45%3A00Z&sig=SvUI3sX%2B%2Bm2vZJd02vUzNNywFmO%2Br2wb7qHsrOI3DlM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:43.8164260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354\?se=2021-05-16T17\%3A45\%3A00Z\&sig=SvUI3sX\%2B\%2Bm2vZJd02vUzNNywFmO\%2Br2wb7qHsrOI3DlM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:43.8970090Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-16T17:37:43.9057160Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-16T17:37:44.9620110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/bbb4dd2ef1846301d1eb08053e19e11ca9c780f93f4d3b2d638fd94a9bf54a0c--graphite2-1.3.14.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-16T17:37:45.4874580Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-16T17:37:45.8000290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-16T17%3A45%3A00Z&sig=98tm3M%2FDMt%2FtcHMFM4lxlYvV4jcCZSAR7tx0YVw%2FZrs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:45.8284300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980\?se=2021-05-16T17\%3A45\%3A00Z\&sig=98tm3M\%2FDMt\%2FtcHMFM4lxlYvV4jcCZSAR7tx0YVw\%2FZrs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:45.8674050Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-16T17:37:45.8704970Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-16T17:37:46.9608600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/11a52c663bdb63f4550035a9d2cde480c874792135b8a0c3b533301c5671d7d1--harfbuzz-2.8.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-16T17:37:47.4856590Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-16T17:37:47.8353380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-16T17%3A45%3A00Z&sig=9TA8jjf8A4HhvdCBAAN9J5h%2B18uN9MoYWk8ojjD8ogI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:47.8748270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59\?se=2021-05-16T17\%3A45\%3A00Z\&sig=9TA8jjf8A4HhvdCBAAN9J5h\%2B18uN9MoYWk8ojjD8ogI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:48.0344100Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-16T17:37:48.0441350Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-16T17:37:49.1206010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7212f1b46416e48a904ce85caf01785880ca68e147f1366598d78d89629d97a2--libass-0.15.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-16T17:37:49.6568650Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-16T17:37:49.9939680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-16T17%3A45%3A00Z&sig=8%2B5XMpOM1hxae0wncBlK5D%2FXlB1XxMdCyQDcuQtyEqY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:50.0406500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf\?se=2021-05-16T17\%3A45\%3A00Z\&sig=8\%2B5XMpOM1hxae0wncBlK5D\%2FXlB1XxMdCyQDcuQtyEqY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:50.1036650Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-16T17:37:50.6296320Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-16T17:37:51.1562280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/81948ea4abee2b71dcec2e8744de7d8ded08d2487a6aaf5bdb6d753c5ba74e30--libbluray-1.3.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-16T17:37:51.6860010Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-16T17:37:52.0334200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-16T17%3A45%3A00Z&sig=Xn6SZk6Z%2BPyavJGZWD8JtIqhF47xcxTfH2WJUVl8vLU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:52.0709810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6\?se=2021-05-16T17\%3A45\%3A00Z\&sig=Xn6SZk6Z\%2BPyavJGZWD8JtIqhF47xcxTfH2WJUVl8vLU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:52.1169340Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-16T17:37:52.1207940Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-16T17:37:53.2422650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f10988e95845131f890c95b52caea83e46332718a0787ff7b473f71e9ca6e536--libsoxr-0.1.3-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-16T17:37:53.7837110Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-16T17:37:54.1080510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-16T17%3A45%3A00Z&sig=PBpHA2WteKEygTthKCxse6fv44GSC1d5q0w%2BpUN%2Bps8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:54.1460410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e\?se=2021-05-16T17\%3A45\%3A00Z\&sig=PBpHA2WteKEygTthKCxse6fv44GSC1d5q0w\%2BpUN\%2Bps8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:54.1981680Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-16T17:37:54.2015950Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-16T17:37:55.2439480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6ae6f473a471f2acf0663822f8d0786ee6e562449edb90dc5ba0fe00f1815b36--libvidstab-1.1.0-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-16T17:37:55.7968780Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-16T17:37:56.1183460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-16T17%3A45%3A00Z&sig=FXMYh4CSEkvrDoRRuhyT60NDFT073ImG95dNVkW10S0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:56.1475350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f\?se=2021-05-16T17\%3A45\%3A00Z\&sig=FXMYh4CSEkvrDoRRuhyT60NDFT073ImG95dNVkW10S0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:56.1936850Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-16T17:37:56.1967540Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-16T17:37:57.2803030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3e5be9f6a1ed97546d75f83d021b491e1d806a4c6b53680edfb908dd11dacc33--libvpx-1.10.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-16T17:37:57.8099030Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-16T17:37:58.1434350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-16T17%3A45%3A00Z&sig=%2ByHnhLyRGUcJxT2rp4iYEyH%2FH%2BptB9SSTfiWQo2%2Bx3o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:58.1729160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5\?se=2021-05-16T17\%3A45\%3A00Z\&sig=\%2ByHnhLyRGUcJxT2rp4iYEyH\%2FH\%2BptB9SSTfiWQo2\%2Bx3o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:58.2658070Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-16T17:37:58.2720190Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-16T17:37:59.3615580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f6294fd3accd2d3f22e5bddffb1800bb14b9b5c0afc6711f7c4e428fe6ef1362--opencore-amr-0.1.5.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-16T17:37:59.9425640Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-16T17:38:00.2724960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-16T17%3A45%3A00Z&sig=kkmiKMoKH3GPoMfPQQ50B5rpn0oP5B4pevnbsJkda0k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:00.3052400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152\?se=2021-05-16T17\%3A45\%3A00Z\&sig=kkmiKMoKH3GPoMfPQQ50B5rpn0oP5B4pevnbsJkda0k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:00.3762300Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-16T17:38:00.3799890Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-16T17:38:01.4757420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fbdb2f0baa05e322bd7d69736d78e55816938fcb82213670f7795c98b47a29cc--rav1e-0.4.1_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-16T17:38:02.0164300Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-16T17:38:02.4722440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-16T17%3A45%3A00Z&sig=PtCxltJgLFy16KuSytzjaF58b1yUEaoCkHF3sC1rZHc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:02.5234460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0\?se=2021-05-16T17\%3A45\%3A00Z\&sig=PtCxltJgLFy16KuSytzjaF58b1yUEaoCkHF3sC1rZHc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:02.8894240Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-16T17:38:03.0031810Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-16T17:38:04.1023330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e8fd13ca2d47d5af3114557078e7e4fbe7aa5ffe715aca877450a57e1266832e--libsamplerate-0.1.9_1-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-16T17:38:04.6349540Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-16T17:38:04.9675520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-16T17%3A45%3A00Z&sig=cRis7TQ5A47cMRa%2Btc2vFjkgJeo1g6Z8uUluOnlVZJs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:04.9967550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9\?se=2021-05-16T17\%3A45\%3A00Z\&sig=cRis7TQ5A47cMRa\%2Btc2vFjkgJeo1g6Z8uUluOnlVZJs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:05.1083460Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-16T17:38:05.1198720Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-16T17:38:06.1851880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d6c86a875c063ff7aabf5f6792fd9e5f3f97111fdc9a99db8293bb30285a9906--rubberband-1.9.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-16T17:38:06.7283290Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-16T17:38:07.0574050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-16T17%3A45%3A00Z&sig=HwA6%2F65QeUKD9ct8NwrEBpA7o21eMCGS9e9ZS%2BneOAk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:07.0877370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df\?se=2021-05-16T17\%3A45\%3A00Z\&sig=HwA6\%2F65QeUKD9ct8NwrEBpA7o21eMCGS9e9ZS\%2BneOAk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:07.1434490Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-16T17:38:07.1473680Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-16T17:38:08.2105710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/126fe5ba8860c768aaf86014de0ca0cd0c7d77dd901f69ca88a367575d0e3d9c--sdl2-2.0.14_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-16T17:38:08.7462870Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-16T17:38:09.0880290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-16T17%3A45%3A00Z&sig=jt594T33mYRfAPGar9gAMHfiPWe1%2BWB1zqWKXAMGiBg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:09.1167290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d\?se=2021-05-16T17\%3A45\%3A00Z\&sig=jt594T33mYRfAPGar9gAMHfiPWe1\%2BWB1zqWKXAMGiBg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:09.1727280Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-16T17:38:09.1799500Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-16T17:38:10.2452490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/671b73ec867e8cc6679395e5e710fd043955bbd8fb3afb9ba2207726f1c684bb--snappy-1.1.8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-16T17:38:10.7779110Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-16T17:38:11.1123160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-16T17%3A45%3A00Z&sig=OJl%2BPv06mrZ0MN6GsC%2BaOAbKUUq%2BgYEaJtJ6xlhPI1w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:11.1424060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3\?se=2021-05-16T17\%3A45\%3A00Z\&sig=OJl\%2BPv06mrZ0MN6GsC\%2BaOAbKUUq\%2BgYEaJtJ6xlhPI1w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:11.1836880Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-16T17:38:11.1866240Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-16T17:38:12.2855370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/08eaff2f9b212da96df09cbb8664f246091656844519db011b0a50359c4aa48f--speex-1.2.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-16T17:38:12.8135650Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-16T17:38:13.1266400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-16T17%3A45%3A00Z&sig=5M1Mo9sLYLmsstgkRwhAqIM8OhNRAnJOG3NeTBRqAp8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:13.1572490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0\?se=2021-05-16T17\%3A45\%3A00Z\&sig=5M1Mo9sLYLmsstgkRwhAqIM8OhNRAnJOG3NeTBRqAp8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:13.2064790Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-16T17:38:13.2109680Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-16T17:38:14.2889480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/839947959defdfeaa59cee7aec981c2d6d0097165ca9793f41338b41451b5f1c--srt-1.4.3.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-16T17:38:14.8275020Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-16T17:38:15.1573190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-16T17%3A45%3A00Z&sig=ukDoonriiHRM91gTPJ1xgd1D5umNqwz7Za3RFBvMm10%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:15.1878080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b\?se=2021-05-16T17\%3A45\%3A00Z\&sig=ukDoonriiHRM91gTPJ1xgd1D5umNqwz7Za3RFBvMm10\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:15.2495820Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-16T17:38:15.2580110Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-16T17:38:16.3216640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/51910e68b838a5c62c91c9352172d516e77a3c3c1a59a2cebaffc3f64f46adf4--giflib-5.2.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-16T17:38:16.8860600Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-16T17:38:17.2060800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-16T17%3A45%3A00Z&sig=EnHlgZozSOn5wSQ6Od%2Bs7FdIl8x6KNVl%2FWJfRYkjE6o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:17.2454960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d\?se=2021-05-16T17\%3A45\%3A00Z\&sig=EnHlgZozSOn5wSQ6Od\%2Bs7FdIl8x6KNVl\%2FWJfRYkjE6o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:17.3128020Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-16T17:38:17.3162040Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-16T17:38:18.4204430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3b53d3301c7dacc213e5da7ed7628e02dde331e5b659d962e9a2fd3252faa5ec--leptonica-1.80.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-16T17:38:18.9745840Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-16T17:38:19.2888770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-16T17%3A45%3A00Z&sig=pLQcGhCf%2BgUUOThKHZGVqVFzeND7bEQ%2FQP9OfiZws%2Bo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:19.3204860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7\?se=2021-05-16T17\%3A45\%3A00Z\&sig=pLQcGhCf\%2BgUUOThKHZGVqVFzeND7bEQ\%2FQP9OfiZws\%2Bo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:19.4716950Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-16T17:38:19.4825960Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-16T17:38:20.5552730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6f1f8386f81a8ef85c078e6feb3b9809cf58e988797ff46c583e6a504643cafe--tesseract-4.1.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-16T17:38:21.1011420Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-16T17:38:21.4438450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-16T17%3A45%3A00Z&sig=2nKNQkQEYZSQ5VoHW0f81reM29maNymoF%2F7LWzfE87E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:21.4743710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82\?se=2021-05-16T17\%3A45\%3A00Z\&sig=2nKNQkQEYZSQ5VoHW0f81reM29maNymoF\%2F7LWzfE87E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:21.7974960Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-16T17:38:21.8386650Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-16T17:38:22.9275670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/dbefdb4ba8626ac7d284e0da23aaeb705c37e0bfbe0c3c22f05fe5fbcadf10e4--theora-1.1.1-4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-16T17:38:23.4731940Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-16T17:38:23.7951350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-16T17%3A45%3A00Z&sig=0qYasNosbO01qCal%2FaM68TCAXo%2F0u9Mdjzl%2BHmfyKNg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:23.8362050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67\?se=2021-05-16T17\%3A45\%3A00Z\&sig=0qYasNosbO01qCal\%2FaM68TCAXo\%2F0u9Mdjzl\%2BHmfyKNg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:23.8955990Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-16T17:38:23.9006540Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-16T17:38:24.9534980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9a9d2aeaddf13d8c11644fa003bcb36fdbe9eb3337810521be4f588eb1f25793--x264-r3049.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-16T17:38:25.5233460Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-16T17:38:25.8420590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-16T17%3A45%3A00Z&sig=LhKW9T7faKKsvDIEowiUGr1LcR9LbOa3omRFt3AWU0k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:25.8711620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0\?se=2021-05-16T17\%3A45\%3A00Z\&sig=LhKW9T7faKKsvDIEowiUGr1LcR9LbOa3omRFt3AWU0k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:25.9546750Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-16T17:38:25.9654710Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-16T17:38:27.0339640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b2b1f388528d2c8033213ea1b60ecf69affc11dc2e9d2a90d94831e2851bfb16--x265-3.5-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-16T17:38:27.5908520Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-16T17:38:28.8058290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a\?se=2021-05-16T17\%3A45\%3A00Z\&sig=pvj1knEVfWrB6pzYpm4nWXwK9mgsekNSCO6v8fPr\%2FfE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:28.8065060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-16T17%3A45%3A00Z&sig=pvj1knEVfWrB6pzYpm4nWXwK9mgsekNSCO6v8fPr%2FfE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:28.8068710Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-16T17:38:28.8070830Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-16T17:38:29.2436500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b5121b85b4f5dfe07f78abbcbe520ae4926d781af3342e318e588b62aba59fe0--xvid-1.3.7.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-16T17:38:29.7723490Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-16T17:38:30.1056070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-16T17%3A45%3A00Z&sig=gQXSkShcBjT8F83VdV%2Fer63qvfKxkZnampVZDOeAWqE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:30.1437760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53\?se=2021-05-16T17\%3A45\%3A00Z\&sig=gQXSkShcBjT8F83VdV\%2Fer63qvfKxkZnampVZDOeAWqE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:30.2192390Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-16T17:38:30.2235480Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-16T17:38:31.2573350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/975d2a6327948963304440b55f96a7ba9a9a77d67c94009aa3b737508a6ac53d--zeromq-4.3.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-16T17:38:31.8284650Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-16T17:38:32.1595560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-16T17%3A45%3A00Z&sig=2n6k%2BpNawyMX41KZXvpPeO%2B3UjcG%2B6jyrn3xuEosSUQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:32.1885880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08\?se=2021-05-16T17\%3A45\%3A00Z\&sig=2n6k\%2BpNawyMX41KZXvpPeO\%2B3UjcG\%2B6jyrn3xuEosSUQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:32.2679570Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-16T17:38:32.2759940Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-16T17:38:33.3556170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/185b39b3ec34432b8755b2796ded253e0a809380c5061eec69b9903605724665--zimg-3.0.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-16T17:38:34.9022440Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-16T17:38:36.2380900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-16T17%3A45%3A00Z&sig=kBH9in5MVnIcN2fJsajfp%2B8LGFXbPmf5%2F4zSDVWG3hA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:36.2674570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf\?se=2021-05-16T17\%3A45\%3A00Z\&sig=kBH9in5MVnIcN2fJsajfp\%2B8LGFXbPmf5\%2F4zSDVWG3hA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:36.3570450Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-16T17:38:36.3618820Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-16T17:38:37.4799990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7f449cedced71b413d29cd33a09cec7241ac8776daef78c5ecb1369905fb0f70--ffmpeg-4.4_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-16T17:38:38.0424730Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-16T17:38:38.3725580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-16T17%3A45%3A00Z&sig=OrDX30u4brJ5MwTxf2G2mHf5%2BbZiyaiVDHTaeZq%2BriY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:38.4105040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4\?se=2021-05-16T17\%3A45\%3A00Z\&sig=OrDX30u4brJ5MwTxf2G2mHf5\%2BbZiyaiVDHTaeZq\%2BriY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:38.7900570Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-16T17:38:38.8985610Z ==> Installing dependencies for ffmpeg: aom, dav1d, frei0r, fribidi, gobject-introspection, graphite2, harfbuzz, libass, libbluray, libsoxr, libvidstab, libvpx, opencore-amr, rav1e, libsamplerate, rubberband, sdl2, snappy, speex, srt, giflib, leptonica, tesseract, theora, x264, x265, xvid, zeromq and zimg 2021-05-16T17:38:38.9015690Z ==> Installing ffmpeg dependency: aom 2021-05-16T17:38:38.9607120Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-16T17:38:38.9634150Z 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-5275-ysds81 2021-05-16T17:38:39.0449230Z cp -pR /private/tmp/d20210516-5275-ysds81/aom/. /usr/local/Cellar/aom 2021-05-16T17:38:39.0873040Z chmod -Rf +w /private/tmp/d20210516-5275-ysds81 2021-05-16T17:38:39.1511240Z ==> Finishing up 2021-05-16T17:38:39.1881070Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-16T17:38:39.1885050Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-16T17:38:39.1890860Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-16T17:38:39.1897800Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-16T17:38:39.1903020Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-16T17:38:39.1907510Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-16T17:38:39.1912490Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-16T17:38:39.1919560Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-16T17:38:39.2093430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5618-78sawz.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/aom.rb 2021-05-16T17:38:41.3018780Z ==> Summary 2021-05-16T17:38:41.3043330Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-16T17:38:41.3050000Z ==> Installing ffmpeg dependency: dav1d 2021-05-16T17:38:41.3111410Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-16T17:38:41.3129050Z 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-5275-6wyh5t 2021-05-16T17:38:41.3317960Z cp -pR /private/tmp/d20210516-5275-6wyh5t/dav1d/. /usr/local/Cellar/dav1d 2021-05-16T17:38:41.3479960Z chmod -Rf +w /private/tmp/d20210516-5275-6wyh5t 2021-05-16T17:38:41.4034030Z ==> Finishing up 2021-05-16T17:38:41.4377130Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-16T17:38:41.4383540Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-16T17:38:41.4390460Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-16T17:38:41.4397270Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-16T17:38:41.4405240Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-16T17:38:41.4579320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5644-1cs9zke.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/dav1d.rb 2021-05-16T17:38:43.5028980Z ==> Summary 2021-05-16T17:38:43.5050360Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-16T17:38:43.5056920Z ==> Installing ffmpeg dependency: frei0r 2021-05-16T17:38:43.5109390Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-16T17:38:43.5127760Z 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-5275-1y5au9b 2021-05-16T17:38:43.5797910Z cp -pR /private/tmp/d20210516-5275-1y5au9b/frei0r/. /usr/local/Cellar/frei0r 2021-05-16T17:38:43.6526920Z chmod -Rf +w /private/tmp/d20210516-5275-1y5au9b 2021-05-16T17:38:43.7094730Z ==> Finishing up 2021-05-16T17:38:43.7482160Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-16T17:38:43.7489080Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-16T17:38:43.7496010Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-16T17:38:43.7592140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5670-1dh7sbo.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/frei0r.rb 2021-05-16T17:38:46.0206960Z ==> Summary 2021-05-16T17:38:46.0280860Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-16T17:38:46.0286630Z ==> Installing ffmpeg dependency: fribidi 2021-05-16T17:38:46.0318520Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-16T17:38:46.0363880Z 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-5275-obejjl 2021-05-16T17:38:46.0640350Z cp -pR /private/tmp/d20210516-5275-obejjl/fribidi/. /usr/local/Cellar/fribidi 2021-05-16T17:38:46.1062420Z chmod -Rf +w /private/tmp/d20210516-5275-obejjl 2021-05-16T17:38:46.1721640Z ==> Finishing up 2021-05-16T17:38:46.2085940Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-16T17:38:46.2092350Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-16T17:38:46.2103690Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-16T17:38:46.2108500Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-16T17:38:46.2113640Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-16T17:38:46.2118860Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-16T17:38:46.2123860Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-16T17:38:46.2128800Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-16T17:38:46.2134380Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-16T17:38:46.2139460Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-16T17:38:46.2144530Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-16T17:38:46.2149810Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-16T17:38:46.2154530Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-16T17:38:46.2159610Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-16T17:38:46.2178890Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-16T17:38:46.2184470Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels_ex.3 fribidi_get_par_embedding_levels_ex.3 2021-05-16T17:38:46.2190500Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-16T17:38:46.2196340Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-16T17:38:46.2201700Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-16T17:38:46.2206790Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-16T17:38:46.2212130Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-16T17:38:46.2217220Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-16T17:38:46.2222950Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-16T17:38:46.2228150Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-16T17:38:46.2233230Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-16T17:38:46.2238620Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-16T17:38:46.2243650Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-16T17:38:46.2249060Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-16T17:38:46.2254270Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-16T17:38:46.2259170Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-16T17:38:46.2264350Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-16T17:38:46.2269560Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-16T17:38:46.2274590Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-16T17:38:46.2282180Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-16T17:38:46.2287280Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-16T17:38:46.2292400Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-16T17:38:46.2299880Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-16T17:38:46.2512220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5696-ofexr.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/fribidi.rb 2021-05-16T17:38:48.4158410Z ==> Summary 2021-05-16T17:38:48.4209320Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-16T17:38:48.4215990Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-16T17:38:48.5916340Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-16T17:38:48.5934210Z 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-5275-1ublbek 2021-05-16T17:38:48.7012230Z cp -pR /private/tmp/d20210516-5275-1ublbek/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-16T17:38:48.8226540Z chmod -Rf +w /private/tmp/d20210516-5275-1ublbek 2021-05-16T17:38:49.0498800Z ==> Finishing up 2021-05-16T17:38:49.0845370Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-16T17:38:49.0850300Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-16T17:38:49.0856390Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-16T17:38:49.0862260Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-16T17:38:49.0867490Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-16T17:38:49.0877720Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T17:38:49.0887380Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-16T17:38:49.0897250Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-16T17:38:49.0903350Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-16T17:38:49.0909630Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-16T17:38:49.0915720Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-16T17:38:49.0922190Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-16T17:38:49.0928480Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-16T17:38:49.0934330Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-16T17:38:49.0940430Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-16T17:38:49.0946930Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-16T17:38:49.0952710Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-16T17:38:49.0958750Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-16T17:38:49.0998860Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-16T17:38:49.1003740Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-16T17:38:49.1008980Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-16T17:38:49.1015270Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-16T17:38:49.1020400Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-16T17:38:49.1025980Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-16T17:38:49.1031420Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-16T17:38:49.1036530Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-16T17:38:49.1042900Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T17:38:49.1053330Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-16T17:38:49.1059010Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-16T17:38:49.1064590Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-16T17:38:49.1073990Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-16T17:38:49.1079870Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-16T17:38:49.1085020Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-16T17:38:49.1090610Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-16T17:38:49.1096260Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-16T17:38:49.1102240Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-16T17:38:49.1107710Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-16T17:38:49.1113110Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-16T17:38:49.1118680Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-16T17:38:49.1124650Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-16T17:38:49.1130490Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-16T17:38:49.1136240Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-16T17:38:49.1141910Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-16T17:38:49.1147560Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-16T17:38:49.1153360Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-16T17:38:49.1158970Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-16T17:38:49.1164940Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-16T17:38:49.1170600Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-16T17:38:49.1175970Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-16T17:38:49.1181580Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-16T17:38:49.1186870Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-16T17:38:49.1195220Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-16T17:38:49.1201320Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-no-export-1.0.pc gobject-introspection-no-export-1.0.pc 2021-05-16T17:38:49.1649070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5722-hq4yid.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gobject-introspection.rb 2021-05-16T17:38:51.3606840Z ==> Summary 2021-05-16T17:38:51.3732970Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-16T17:38:51.3738790Z ==> Installing ffmpeg dependency: graphite2 2021-05-16T17:38:51.3787500Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-16T17:38:51.3804580Z 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-5275-144xnek 2021-05-16T17:38:51.3934130Z cp -pR /private/tmp/d20210516-5275-144xnek/graphite2/. /usr/local/Cellar/graphite2 2021-05-16T17:38:51.4096910Z chmod -Rf +w /private/tmp/d20210516-5275-144xnek 2021-05-16T17:38:51.4597800Z ==> Finishing up 2021-05-16T17:38:51.4969230Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-16T17:38:51.4978880Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-16T17:38:51.4985510Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-16T17:38:51.4992510Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-16T17:38:51.4998170Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-16T17:38:51.5003590Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-16T17:38:51.5011010Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-16T17:38:51.5156690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5748-1jb4ovw.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/graphite2.rb 2021-05-16T17:38:53.6214130Z ==> Summary 2021-05-16T17:38:53.6238870Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-16T17:38:53.6246000Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-16T17:38:53.8342010Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-16T17:38:53.8381840Z 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-5275-10wei25 2021-05-16T17:38:53.9027460Z cp -pR /private/tmp/d20210516-5275-10wei25/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-16T17:38:53.9500630Z chmod -Rf +w /private/tmp/d20210516-5275-10wei25 2021-05-16T17:38:54.1246630Z ==> Finishing up 2021-05-16T17:38:54.7214390Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-16T17:38:54.7225030Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-16T17:38:54.7226570Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-16T17:38:54.7228040Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-16T17:38:54.7229480Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-16T17:38:54.7231600Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-16T17:38:54.7233580Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-16T17:38:54.7235450Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-16T17:38:54.7237700Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-16T17:38:54.7240280Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-16T17:38:54.7242390Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-16T17:38:54.7244390Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-16T17:38:54.7246210Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-16T17:38:54.7248000Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-16T17:38:54.7249990Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-16T17:38:54.7251940Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-16T17:38:54.7253860Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-16T17:38:54.7255720Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-16T17:38:54.7257420Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-16T17:38:54.7259100Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-16T17:38:54.7260930Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-16T17:38:54.7263120Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-16T17:38:54.7265010Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-16T17:38:54.7266870Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-16T17:38:54.7269550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5777-lyw4he.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/harfbuzz.rb 2021-05-16T17:38:56.3882740Z ==> Summary 2021-05-16T17:38:56.3933610Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-16T17:38:56.3938970Z ==> Installing ffmpeg dependency: libass 2021-05-16T17:38:56.6139100Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-16T17:38:56.6155590Z 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-5275-czfqwi 2021-05-16T17:38:56.6326750Z cp -pR /private/tmp/d20210516-5275-czfqwi/libass/. /usr/local/Cellar/libass 2021-05-16T17:38:56.6451310Z chmod -Rf +w /private/tmp/d20210516-5275-czfqwi 2021-05-16T17:38:56.6980150Z ==> Finishing up 2021-05-16T17:38:56.7342370Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-16T17:38:56.7350140Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-16T17:38:56.7374150Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-16T17:38:56.7381200Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-16T17:38:56.7388750Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-16T17:38:56.7509850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5803-18tpn3j.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libass.rb 2021-05-16T17:38:59.0525410Z ==> Summary 2021-05-16T17:38:59.0542190Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-16T17:38:59.0547650Z ==> Installing ffmpeg dependency: libbluray 2021-05-16T17:38:59.0721060Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-16T17:38:59.0739170Z 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-5275-1h0po5p 2021-05-16T17:38:59.0934900Z cp -pR /private/tmp/d20210516-5275-1h0po5p/libbluray/. /usr/local/Cellar/libbluray 2021-05-16T17:38:59.1108290Z chmod -Rf +w /private/tmp/d20210516-5275-1h0po5p 2021-05-16T17:38:59.1911710Z ==> Finishing up 2021-05-16T17:38:59.2303610Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-16T17:38:59.2307770Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-16T17:38:59.2312170Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-16T17:38:59.2318830Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-16T17:38:59.2324960Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-16T17:38:59.2330170Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-16T17:38:59.2334950Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-16T17:38:59.2342360Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-16T17:38:59.2497220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5829-8jvg0r.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libbluray.rb 2021-05-16T17:39:01.3435850Z ==> Summary 2021-05-16T17:39:01.3459770Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-16T17:39:01.3465390Z ==> Installing ffmpeg dependency: libsoxr 2021-05-16T17:39:01.3546880Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-16T17:39:01.3563580Z 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-5275-2aio90 2021-05-16T17:39:01.3721370Z cp -pR /private/tmp/d20210516-5275-2aio90/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-16T17:39:01.3937920Z chmod -Rf +w /private/tmp/d20210516-5275-2aio90 2021-05-16T17:39:01.4470340Z ==> Finishing up 2021-05-16T17:39:01.4893760Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-16T17:39:01.4897730Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-16T17:39:01.4906570Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-16T17:39:01.4912650Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-16T17:39:01.4917850Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-16T17:39:01.4922700Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-16T17:39:01.4927390Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-16T17:39:01.4932250Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-16T17:39:01.4937300Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-16T17:39:01.4944470Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-16T17:39:01.4949220Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-16T17:39:01.5101860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5855-1f004hl.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libsoxr.rb 2021-05-16T17:39:03.6435280Z ==> Summary 2021-05-16T17:39:03.6465680Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-16T17:39:03.6472470Z ==> Installing ffmpeg dependency: libvidstab 2021-05-16T17:39:03.6526930Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-16T17:39:03.6543770Z 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-5275-yvc6km 2021-05-16T17:39:03.6682270Z cp -pR /private/tmp/d20210516-5275-yvc6km/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-16T17:39:03.6855980Z chmod -Rf +w /private/tmp/d20210516-5275-yvc6km 2021-05-16T17:39:03.7333710Z ==> Finishing up 2021-05-16T17:39:03.7574760Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-16T17:39:03.7582000Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-16T17:39:03.7587230Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-16T17:39:03.7593890Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-16T17:39:03.7735170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5881-1etfmy.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libvidstab.rb 2021-05-16T17:39:05.9844920Z ==> Summary 2021-05-16T17:39:05.9870500Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-16T17:39:05.9877950Z ==> Installing ffmpeg dependency: libvpx 2021-05-16T17:39:05.9907140Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-16T17:39:05.9923500Z 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-5275-6xcs9p 2021-05-16T17:39:06.0213520Z cp -pR /private/tmp/d20210516-5275-6xcs9p/libvpx/. /usr/local/Cellar/libvpx 2021-05-16T17:39:06.0423870Z chmod -Rf +w /private/tmp/d20210516-5275-6xcs9p 2021-05-16T17:39:06.0840780Z ==> Finishing up 2021-05-16T17:39:06.1247630Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-16T17:39:06.1253650Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-16T17:39:06.1260230Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-16T17:39:06.1346940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5907-1fiq13l.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libvpx.rb 2021-05-16T17:39:08.2712050Z ==> Summary 2021-05-16T17:39:08.2733280Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-16T17:39:08.2741670Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-16T17:39:08.2762880Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-16T17:39:08.2780360Z 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-5275-tg35b4 2021-05-16T17:39:08.2929710Z cp -pR /private/tmp/d20210516-5275-tg35b4/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-16T17:39:08.3087400Z chmod -Rf +w /private/tmp/d20210516-5275-tg35b4 2021-05-16T17:39:08.3639280Z ==> Finishing up 2021-05-16T17:39:08.4010600Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-16T17:39:08.4014850Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-16T17:39:08.4022140Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-16T17:39:08.4027280Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-16T17:39:08.4032860Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-16T17:39:08.4037940Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-16T17:39:08.4043180Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-16T17:39:08.4048450Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-16T17:39:08.4056510Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-16T17:39:08.4061990Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-16T17:39:08.4243620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5933-i3vt3j.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/opencore-amr.rb 2021-05-16T17:39:10.5199860Z ==> Summary 2021-05-16T17:39:10.5221610Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-16T17:39:10.5228150Z ==> Installing ffmpeg dependency: rav1e 2021-05-16T17:39:10.5305970Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-16T17:39:10.5323060Z 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-5275-cep716 2021-05-16T17:39:11.0448270Z cp -pR /private/tmp/d20210516-5275-cep716/rav1e/. /usr/local/Cellar/rav1e 2021-05-16T17:39:11.2959790Z chmod -Rf +w /private/tmp/d20210516-5275-cep716 2021-05-16T17:39:11.3552820Z ==> Finishing up 2021-05-16T17:39:11.3996980Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-16T17:39:11.4002540Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-16T17:39:11.4008970Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-16T17:39:11.4014810Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-16T17:39:11.4019050Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-16T17:39:11.4025280Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-16T17:39:11.4032350Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-16T17:39:11.4194080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5959-13i8fy7.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/rav1e.rb 2021-05-16T17:39:13.5330450Z ==> Summary 2021-05-16T17:39:13.5350250Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-16T17:39:13.5356390Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-16T17:39:13.5750090Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-16T17:39:13.5766990Z 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-5275-10s1x47 2021-05-16T17:39:13.6108110Z cp -pR /private/tmp/d20210516-5275-10s1x47/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-16T17:39:13.6353810Z chmod -Rf +w /private/tmp/d20210516-5275-10s1x47 2021-05-16T17:39:13.6944580Z ==> Finishing up 2021-05-16T17:39:13.7317340Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-16T17:39:13.7323620Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-16T17:39:13.7332130Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-16T17:39:13.7338260Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-16T17:39:13.7343180Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-16T17:39:13.7348070Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-16T17:39:13.7355060Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-16T17:39:13.7517790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5985-7aa261.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libsamplerate.rb 2021-05-16T17:39:15.8099060Z ==> Summary 2021-05-16T17:39:15.8128930Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-16T17:39:15.8135440Z ==> Installing ffmpeg dependency: rubberband 2021-05-16T17:39:15.8632640Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-16T17:39:15.8649970Z 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-5275-oz92dk 2021-05-16T17:39:15.8851030Z cp -pR /private/tmp/d20210516-5275-oz92dk/rubberband/. /usr/local/Cellar/rubberband 2021-05-16T17:39:15.9005390Z chmod -Rf +w /private/tmp/d20210516-5275-oz92dk 2021-05-16T17:39:15.9547270Z ==> Finishing up 2021-05-16T17:39:15.9904480Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-16T17:39:15.9911740Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-16T17:39:15.9918700Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-16T17:39:15.9924390Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-16T17:39:15.9929580Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-16T17:39:15.9963710Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-16T17:39:16.0107640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6011-rtwohk.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/rubberband.rb 2021-05-16T17:39:18.2130560Z ==> Summary 2021-05-16T17:39:18.2149850Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-16T17:39:18.2156010Z ==> Installing ffmpeg dependency: sdl2 2021-05-16T17:39:18.2176300Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-16T17:39:18.2194450Z 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-5275-1v5qb7u 2021-05-16T17:39:18.2745810Z cp -pR /private/tmp/d20210516-5275-1v5qb7u/sdl2/. /usr/local/Cellar/sdl2 2021-05-16T17:39:18.3301210Z chmod -Rf +w /private/tmp/d20210516-5275-1v5qb7u 2021-05-16T17:39:18.4054080Z ==> Finishing up 2021-05-16T17:39:18.4444730Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-16T17:39:18.4450730Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-16T17:39:18.4458410Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-16T17:39:18.4466430Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-16T17:39:18.4471690Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-16T17:39:18.4476190Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-16T17:39:18.4481280Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-16T17:39:18.4485930Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-16T17:39:18.4490470Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-16T17:39:18.4497170Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-16T17:39:18.4751480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6037-1nezgsz.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/sdl2.rb 2021-05-16T17:39:20.6173640Z ==> Summary 2021-05-16T17:39:20.6280560Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-16T17:39:20.6288020Z ==> Installing ffmpeg dependency: snappy 2021-05-16T17:39:20.6342130Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-16T17:39:20.6359040Z 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-5275-1qle9z8 2021-05-16T17:39:20.6501420Z cp -pR /private/tmp/d20210516-5275-1qle9z8/snappy/. /usr/local/Cellar/snappy 2021-05-16T17:39:20.6647680Z chmod -Rf +w /private/tmp/d20210516-5275-1qle9z8 2021-05-16T17:39:20.7096160Z ==> Finishing up 2021-05-16T17:39:20.7542740Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-16T17:39:20.7547170Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-16T17:39:20.7551590Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-16T17:39:20.7555970Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-16T17:39:20.7564990Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-16T17:39:20.7570320Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-16T17:39:20.7575000Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-16T17:39:20.7579650Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-16T17:39:20.7585080Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-16T17:39:20.7716220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6063-1lpa8j4.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/snappy.rb 2021-05-16T17:39:22.9232160Z ==> Summary 2021-05-16T17:39:22.9252840Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-16T17:39:22.9259700Z ==> Installing ffmpeg dependency: speex 2021-05-16T17:39:22.9318280Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-16T17:39:22.9334900Z 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-5275-1a4ai6s 2021-05-16T17:39:22.9496980Z cp -pR /private/tmp/d20210516-5275-1a4ai6s/speex/. /usr/local/Cellar/speex 2021-05-16T17:39:22.9728790Z chmod -Rf +w /private/tmp/d20210516-5275-1a4ai6s 2021-05-16T17:39:23.0220860Z ==> Finishing up 2021-05-16T17:39:23.0628500Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-16T17:39:23.0636190Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-16T17:39:23.0643080Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-16T17:39:23.0649000Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-16T17:39:23.0653690Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-16T17:39:23.0659950Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-16T17:39:23.0666500Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-16T17:39:23.0818210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6089-1qd33uz.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/speex.rb 2021-05-16T17:39:25.1428310Z ==> Summary 2021-05-16T17:39:25.1455570Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-16T17:39:25.1461480Z ==> Installing ffmpeg dependency: srt 2021-05-16T17:39:25.1540680Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-16T17:39:25.1606020Z 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-5275-vuy6t0 2021-05-16T17:39:25.1950940Z cp -pR /private/tmp/d20210516-5275-vuy6t0/srt/. /usr/local/Cellar/srt 2021-05-16T17:39:25.2163370Z chmod -Rf +w /private/tmp/d20210516-5275-vuy6t0 2021-05-16T17:39:25.2941930Z ==> Finishing up 2021-05-16T17:39:25.3331100Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-16T17:39:25.3335560Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-16T17:39:25.3340320Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-16T17:39:25.3345120Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-16T17:39:25.3351560Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-16T17:39:25.3358360Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-16T17:39:25.3363440Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-16T17:39:25.3368350Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-16T17:39:25.3373330Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-16T17:39:25.3380530Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-16T17:39:25.3385530Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-16T17:39:25.3550120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6115-n3bxnw.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/srt.rb 2021-05-16T17:39:27.4346180Z ==> Summary 2021-05-16T17:39:27.4369420Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-16T17:39:27.4376050Z ==> Installing ffmpeg dependency: giflib 2021-05-16T17:39:27.4395600Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-16T17:39:27.4413300Z 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-5275-14n7wqd 2021-05-16T17:39:27.4610360Z cp -pR /private/tmp/d20210516-5275-14n7wqd/giflib/. /usr/local/Cellar/giflib 2021-05-16T17:39:27.4752930Z chmod -Rf +w /private/tmp/d20210516-5275-14n7wqd 2021-05-16T17:39:27.5212570Z ==> Finishing up 2021-05-16T17:39:27.5597520Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-16T17:39:27.5601740Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-16T17:39:27.5606700Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-16T17:39:27.5611100Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-16T17:39:27.5615870Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-16T17:39:27.5620190Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-16T17:39:27.5627020Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-16T17:39:27.5633290Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-16T17:39:27.5638350Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-16T17:39:27.5642870Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-16T17:39:27.5647640Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-16T17:39:27.5801270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6141-16s5gu2.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/giflib.rb 2021-05-16T17:39:29.6895940Z ==> Summary 2021-05-16T17:39:29.6917250Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-16T17:39:29.6923420Z ==> Installing ffmpeg dependency: leptonica 2021-05-16T17:39:29.7517050Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-16T17:39:29.7534900Z 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-5275-obx993 2021-05-16T17:39:29.8093680Z cp -pR /private/tmp/d20210516-5275-obx993/leptonica/. /usr/local/Cellar/leptonica 2021-05-16T17:39:29.8483370Z chmod -Rf +w /private/tmp/d20210516-5275-obx993 2021-05-16T17:39:30.1398720Z ==> Finishing up 2021-05-16T17:39:30.1911500Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-16T17:39:30.1918160Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-16T17:39:30.1927760Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-16T17:39:30.1938580Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-16T17:39:30.2007680Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-16T17:39:30.2012710Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-16T17:39:30.2016960Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-16T17:39:30.2021670Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-16T17:39:30.2026160Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-16T17:39:30.2032160Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-16T17:39:30.2039200Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-16T17:39:30.2048140Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-16T17:39:30.2052610Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-16T17:39:30.2057210Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-16T17:39:30.2061990Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-16T17:39:30.2067420Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-16T17:39:30.2073500Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-16T17:39:30.2339470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6167-9cmgle.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/leptonica.rb 2021-05-16T17:39:32.3965550Z ==> Summary 2021-05-16T17:39:32.4005250Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-16T17:39:32.4011290Z ==> Installing ffmpeg dependency: tesseract 2021-05-16T17:39:32.4751170Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-16T17:39:32.4768240Z 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-5275-3xrd2f 2021-05-16T17:39:32.6803960Z cp -pR /private/tmp/d20210516-5275-3xrd2f/tesseract/. /usr/local/Cellar/tesseract 2021-05-16T17:39:32.7788980Z chmod -Rf +w /private/tmp/d20210516-5275-3xrd2f 2021-05-16T17:39:32.8702100Z ==> Finishing up 2021-05-16T17:39:32.9135210Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-16T17:39:32.9141830Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-16T17:39:32.9147660Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-16T17:39:32.9154120Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-16T17:39:32.9158730Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-16T17:39:32.9164170Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-16T17:39:32.9171090Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-16T17:39:32.9448210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6193-8h271r.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/tesseract.rb 2021-05-16T17:39:35.1592310Z ==> Caveats 2021-05-16T17:39:35.1593110Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T17:39:35.1594420Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T17:39:35.1595410Z ==> Summary 2021-05-16T17:39:35.1677880Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-16T17:39:35.1684330Z ==> Installing ffmpeg dependency: theora 2021-05-16T17:39:35.1831140Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-16T17:39:35.1849880Z 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-5275-igv98r 2021-05-16T17:39:35.2331350Z cp -pR /private/tmp/d20210516-5275-igv98r/theora/. /usr/local/Cellar/theora 2021-05-16T17:39:35.2870420Z chmod -Rf +w /private/tmp/d20210516-5275-igv98r 2021-05-16T17:39:35.3714080Z ==> Finishing up 2021-05-16T17:39:35.4114140Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-16T17:39:35.4122560Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-16T17:39:35.4128690Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-16T17:39:35.4133230Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-16T17:39:35.4138000Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-16T17:39:35.4142870Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-16T17:39:35.4147460Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-16T17:39:35.4152550Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-16T17:39:35.4157890Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-16T17:39:35.4178240Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-16T17:39:35.4183680Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-16T17:39:35.4190520Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-16T17:39:35.4195480Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-16T17:39:35.4200540Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-16T17:39:35.4496880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6219-1jf4lfv.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/theora.rb 2021-05-16T17:39:37.5279250Z ==> Summary 2021-05-16T17:39:37.5386120Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-16T17:39:37.5391900Z ==> Installing ffmpeg dependency: x264 2021-05-16T17:39:37.5419580Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-16T17:39:37.5437170Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5275-13btxqe 2021-05-16T17:39:37.5846990Z cp -pR /private/tmp/d20210516-5275-13btxqe/x264/. /usr/local/Cellar/x264 2021-05-16T17:39:37.6175520Z chmod -Rf +w /private/tmp/d20210516-5275-13btxqe 2021-05-16T17:39:37.6632990Z ==> Finishing up 2021-05-16T17:39:37.7038050Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-16T17:39:37.7044260Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-16T17:39:37.7049010Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-16T17:39:37.7055590Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-16T17:39:37.7060380Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-16T17:39:37.7065590Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-16T17:39:37.7073010Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-16T17:39:37.7213250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6245-1pah3d2.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/x264.rb 2021-05-16T17:39:39.8120410Z ==> Summary 2021-05-16T17:39:39.8140030Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-16T17:39:39.8147620Z ==> Installing ffmpeg dependency: x265 2021-05-16T17:39:39.8246160Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-16T17:39:39.8267690Z 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-5275-1ndov95 2021-05-16T17:39:39.9660220Z cp -pR /private/tmp/d20210516-5275-1ndov95/x265/. /usr/local/Cellar/x265 2021-05-16T17:39:40.0621030Z chmod -Rf +w /private/tmp/d20210516-5275-1ndov95 2021-05-16T17:39:40.1623260Z ==> Finishing up 2021-05-16T17:39:40.2159970Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-16T17:39:40.2244000Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-16T17:39:40.2248460Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-16T17:39:40.2255270Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-16T17:39:40.2261270Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-16T17:39:40.2265880Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-16T17:39:40.2273190Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-16T17:39:40.2485160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6271-11sybsh.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/x265.rb 2021-05-16T17:39:42.4371840Z ==> Summary 2021-05-16T17:39:42.4389670Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-16T17:39:42.4395270Z ==> Installing ffmpeg dependency: xvid 2021-05-16T17:39:42.4414980Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-16T17:39:42.4433140Z 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-5275-1ltvc2q 2021-05-16T17:39:42.4589320Z cp -pR /private/tmp/d20210516-5275-1ltvc2q/xvid/. /usr/local/Cellar/xvid 2021-05-16T17:39:42.4708560Z chmod -Rf +w /private/tmp/d20210516-5275-1ltvc2q 2021-05-16T17:39:42.5151360Z ==> Finishing up 2021-05-16T17:39:42.5540510Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-16T17:39:42.5547820Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-16T17:39:42.5551790Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-16T17:39:42.5672030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6297-t05hg9.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/xvid.rb 2021-05-16T17:39:44.7403820Z ==> Summary 2021-05-16T17:39:44.7419550Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-16T17:39:44.7427230Z ==> Installing ffmpeg dependency: zeromq 2021-05-16T17:39:44.7550590Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-16T17:39:44.7568610Z 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-5275-1ocxogs 2021-05-16T17:39:44.8172100Z cp -pR /private/tmp/d20210516-5275-1ocxogs/zeromq/. /usr/local/Cellar/zeromq 2021-05-16T17:39:44.8774170Z chmod -Rf +w /private/tmp/d20210516-5275-1ocxogs 2021-05-16T17:39:44.9613140Z ==> Finishing up 2021-05-16T17:39:44.9907470Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-16T17:39:44.9914600Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-16T17:39:44.9919910Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-16T17:39:44.9933060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-16T17:39:44.9939170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-16T17:39:44.9944880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-16T17:39:44.9950810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-16T17:39:44.9957160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-16T17:39:44.9962920Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-16T17:39:44.9968280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-16T17:39:44.9973920Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-16T17:39:44.9979510Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-16T17:39:44.9985170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-16T17:39:44.9990890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-16T17:39:44.9996920Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-16T17:39:45.0002240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-16T17:39:45.0008110Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-16T17:39:45.0013210Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-16T17:39:45.0049940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-16T17:39:45.0056050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-16T17:39:45.0061450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-16T17:39:45.0067460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-16T17:39:45.0074060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-16T17:39:45.0079670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-16T17:39:45.0084880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-16T17:39:45.0090120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-16T17:39:45.0095140Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-16T17:39:45.0100660Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-16T17:39:45.0105670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-16T17:39:45.0110890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-16T17:39:45.0116230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-16T17:39:45.0121280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-16T17:39:45.0126300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-16T17:39:45.0131430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-16T17:39:45.0136760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-16T17:39:45.0141940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-16T17:39:45.0147110Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-16T17:39:45.0152200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-16T17:39:45.0158290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-16T17:39:45.0163170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-16T17:39:45.0168700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-16T17:39:45.0174890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-16T17:39:45.0180190Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-16T17:39:45.0185320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-16T17:39:45.0190680Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-16T17:39:45.0195550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-16T17:39:45.0201010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-16T17:39:45.0206050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-16T17:39:45.0211240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-16T17:39:45.0216410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-16T17:39:45.0221680Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-16T17:39:45.0226840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-16T17:39:45.0232360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-16T17:39:45.0238250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-16T17:39:45.0242700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-16T17:39:45.0247750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-16T17:39:45.0252750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-16T17:39:45.0258480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-16T17:39:45.0263680Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-16T17:39:45.0268750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-16T17:39:45.0276680Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-16T17:39:45.0281950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-16T17:39:45.0287170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-16T17:39:45.0292480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-16T17:39:45.0297880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-16T17:39:45.0302650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-16T17:39:45.0307970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-16T17:39:45.0331030Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-16T17:39:45.0352590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-16T17:39:45.0358100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-16T17:39:45.0363500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-16T17:39:45.0369210Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-16T17:39:45.0375670Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-16T17:39:45.0381010Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-16T17:39:45.0386530Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-16T17:39:45.0393630Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-16T17:39:45.0641340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6323-1b0r5cz.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/zeromq.rb 2021-05-16T17:39:47.1559110Z ==> Summary 2021-05-16T17:39:47.1617680Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-16T17:39:47.1627900Z ==> Installing ffmpeg dependency: zimg 2021-05-16T17:39:47.1711270Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-16T17:39:47.1729190Z 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-5275-zlyaxn 2021-05-16T17:39:47.2040680Z cp -pR /private/tmp/d20210516-5275-zlyaxn/zimg/. /usr/local/Cellar/zimg 2021-05-16T17:39:47.2295030Z chmod -Rf +w /private/tmp/d20210516-5275-zlyaxn 2021-05-16T17:39:47.8628640Z ==> Finishing up 2021-05-16T17:39:47.8630810Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-16T17:39:47.8632260Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-16T17:39:47.8633650Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-16T17:39:47.8635140Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-16T17:39:47.8636610Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-16T17:39:47.8638250Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-16T17:39:47.8639960Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-16T17:39:47.8642950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6349-oq57w2.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/zimg.rb 2021-05-16T17:39:49.5381340Z ==> Summary 2021-05-16T17:39:49.5413470Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-16T17:39:49.5420310Z ==> Installing ffmpeg 2021-05-16T17:39:49.5424430Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-16T17:39:49.5441550Z 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-5275-1osjqm7 2021-05-16T17:39:49.9173540Z cp -pR /private/tmp/d20210516-5275-1osjqm7/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-16T17:39:50.1713360Z chmod -Rf +w /private/tmp/d20210516-5275-1osjqm7 2021-05-16T17:39:54.1341820Z ==> Finishing up 2021-05-16T17:39:54.1744270Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-16T17:39:54.1749400Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-16T17:39:54.1754380Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-16T17:39:54.1761580Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-16T17:39:54.1763830Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-16T17:39:54.1768440Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-16T17:39:54.1773140Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-16T17:39:54.1778150Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-16T17:39:54.1783210Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-16T17:39:54.1788510Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-16T17:39:54.1792910Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-16T17:39:54.1797810Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-16T17:39:54.1802220Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-16T17:39:54.1806910Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-16T17:39:54.1811830Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-16T17:39:54.1816790Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-16T17:39:54.1821370Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-16T17:39:54.1826020Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-16T17:39:54.1831130Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-16T17:39:54.1836240Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-16T17:39:54.1841120Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-16T17:39:54.1846210Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-16T17:39:54.1850770Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-16T17:39:54.1855540Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-16T17:39:54.1860070Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-16T17:39:54.1867960Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-16T17:39:54.1873190Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-16T17:39:54.1878400Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-16T17:39:54.1883300Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-16T17:39:54.1888140Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-16T17:39:54.1893100Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-16T17:39:54.1898060Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-16T17:39:54.1903030Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-16T17:39:54.1908230Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-16T17:39:54.1913260Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-16T17:39:54.1918330Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-16T17:39:54.1923420Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-16T17:39:54.1928750Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-16T17:39:54.1935810Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-16T17:39:54.1940470Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-16T17:39:54.1946150Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-16T17:39:54.1951360Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-16T17:39:54.1957380Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-16T17:39:54.1962850Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-16T17:39:54.1968260Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-16T17:39:54.1973630Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-16T17:39:54.1979370Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-16T17:39:54.1986130Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-16T17:39:54.1997530Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-16T17:39:54.2004020Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-16T17:39:54.2009950Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-16T17:39:54.2016330Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-16T17:39:54.2022480Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-16T17:39:54.2028350Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-16T17:39:54.2033930Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-16T17:39:54.2039830Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-16T17:39:54.2045860Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-16T17:39:54.2051850Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-16T17:39:54.2057900Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-16T17:39:54.2064350Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-16T17:39:54.2070000Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-16T17:39:54.2076400Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-16T17:39:54.2082180Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-16T17:39:54.2090790Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-16T17:39:54.2096890Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-16T17:39:54.2103240Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-16T17:39:54.2109430Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-16T17:39:54.2130730Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-16T17:39:54.2136630Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-16T17:39:54.2141820Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-16T17:39:54.2149530Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-16T17:39:54.2156380Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-16T17:39:54.2161350Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-16T17:39:54.2166760Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-16T17:39:54.2172060Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-16T17:39:54.2177600Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-16T17:39:54.2182660Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-16T17:39:54.2188630Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-16T17:39:54.2193860Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-16T17:39:54.2199200Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-16T17:39:54.2204100Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-16T17:39:54.2209350Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-16T17:39:54.2214660Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-16T17:39:54.2219910Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-16T17:39:54.2224910Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-16T17:39:54.2230370Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-16T17:39:54.2236710Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-16T17:39:54.2242310Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-16T17:39:54.2247980Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-16T17:39:54.2253660Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-16T17:39:54.2259340Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-16T17:39:54.2265120Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-16T17:39:54.2270100Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-16T17:39:54.2275600Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-16T17:39:54.2281000Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-16T17:39:54.2286520Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-16T17:39:54.2291610Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-16T17:39:54.2297170Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-16T17:39:54.2302650Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-16T17:39:54.2308320Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-16T17:39:54.2312130Z Only the first 100 operations were output. 2021-05-16T17:39:54.3546070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6375-f7vqjd.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/ffmpeg.rb 2021-05-16T17:39:56.7657170Z ==> Summary 2021-05-16T17:39:56.7827300Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-16T17:39:57.6227110Z ==> Caveats 2021-05-16T17:39:57.6228310Z ==> tesseract 2021-05-16T17:39:57.6243580Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T17:39:57.6245480Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T17:39:59.9998740Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-16T17:40:00.3662380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/15a490e3b6b234167cf2acaf2c8824d3b79b6ffd7ebb37ce6eeffff7cad3eb25--ghostscript-9.53.3_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-16T17:40:00.9351310Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-16T17:40:02.3804520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-16T17%3A50%3A00Z&sig=RxEGHEWNgT33dBLxGCvaZq2azJRNC0MEUGrJo0WrZ7Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:02.4174590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad\?se=2021-05-16T17\%3A50\%3A00Z\&sig=RxEGHEWNgT33dBLxGCvaZq2azJRNC0MEUGrJo0WrZ7Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:02.7741860Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-16T17:40:02.8883510Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-16T17:40:03.9681380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/137ab1dc2b4c3465a1ef0c3700e30d5ea4c17ebe3e9a496832524e6d7713b5ff--imagemagick@6-6.9.12-12.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-16T17:40:04.5512230Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-16T17:40:04.9688680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-16T17%3A50%3A00Z&sig=udrN9R2FZEh0R%2F0IKr7HY2q3F%2BXAYMue%2F8yibWljbDs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:05.0007110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01\?se=2021-05-16T17\%3A50\%3A00Z\&sig=udrN9R2FZEh0R\%2F0IKr7HY2q3F\%2BXAYMue\%2F8yibWljbDs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:05.3840540Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-16T17:40:05.4270200Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-16T17:40:05.4275650Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-16T17:40:05.4989320Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-16T17:40:05.5020040Z 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-6382-bf8g7f 2021-05-16T17:40:06.1211820Z cp -pR /private/tmp/d20210516-6382-bf8g7f/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-16T17:40:06.5966670Z chmod -Rf +w /private/tmp/d20210516-6382-bf8g7f 2021-05-16T17:40:06.9694720Z ==> Finishing up 2021-05-16T17:40:06.9927830Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-16T17:40:06.9936660Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-16T17:40:06.9949440Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-16T17:40:06.9962400Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-16T17:40:06.9975320Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-16T17:40:06.9989090Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-16T17:40:07.0002410Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-16T17:40:07.0014810Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-16T17:40:07.0025150Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-16T17:40:07.0035860Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-16T17:40:07.0052400Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-16T17:40:07.0066820Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-16T17:40:07.0079070Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-16T17:40:07.0089590Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-16T17:40:07.0100460Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-16T17:40:07.0113400Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-16T17:40:07.0126930Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-16T17:40:07.0136470Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-16T17:40:07.0187110Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-16T17:40:07.0192630Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-16T17:40:07.0198020Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-16T17:40:07.0203310Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-16T17:40:07.0208610Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-16T17:40:07.0213690Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-16T17:40:07.0218660Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-16T17:40:07.0223720Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-16T17:40:07.0229310Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-16T17:40:07.0234840Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-16T17:40:07.0240080Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-16T17:40:07.0245430Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-16T17:40:07.0252670Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-16T17:40:07.0261490Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-16T17:40:07.0266490Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-16T17:40:07.0276230Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-16T17:40:07.0282180Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-16T17:40:07.0287740Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-16T17:40:07.0293480Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-16T17:40:07.0299230Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-16T17:40:07.0305050Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-16T17:40:07.0310730Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-16T17:40:07.0316290Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-16T17:40:07.0321880Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-16T17:40:07.0327330Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-16T17:40:07.0333230Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-16T17:40:07.0339710Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-16T17:40:07.0345250Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-16T17:40:07.0351710Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-16T17:40:07.0357510Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-16T17:40:07.0364230Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-16T17:40:07.0370260Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-16T17:40:07.0376620Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-16T17:40:07.0394610Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-16T17:40:07.0400270Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-16T17:40:07.0405640Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-16T17:40:07.0411430Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-16T17:40:07.0418000Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-16T17:40:07.0423450Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-16T17:40:07.0428690Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-16T17:40:07.2063340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6552-1iprf16.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/ghostscript.rb 2021-05-16T17:40:09.5426810Z ==> Summary 2021-05-16T17:40:09.5850650Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-16T17:40:09.5862640Z ==> Installing imagemagick@6 2021-05-16T17:40:09.5866140Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-16T17:40:09.5891350Z 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-6382-1f8taok 2021-05-16T17:40:09.9446490Z cp -pR /private/tmp/d20210516-6382-1f8taok/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-16T17:40:10.3555300Z chmod -Rf +w /private/tmp/d20210516-6382-1f8taok 2021-05-16T17:40:12.0488540Z ==> Finishing up 2021-05-16T17:40:12.3124260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6578-1hr6894.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/imagemagick@6.rb 2021-05-16T17:40:14.6096190Z ==> Caveats 2021-05-16T17:40:14.6097470Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:40:14.6098290Z because this is an alternate version of another formula. 2021-05-16T17:40:14.6098700Z 2021-05-16T17:40:14.6099240Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T17:40:14.6100540Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:40:14.6101020Z 2021-05-16T17:40:14.6101550Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T17:40:14.6102580Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T17:40:14.6103640Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T17:40:14.6104030Z 2021-05-16T17:40:14.6104910Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T17:40:14.6105690Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T17:40:14.6106120Z 2021-05-16T17:40:14.6107080Z ==> Summary 2021-05-16T17:40:14.6560460Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-16T17:40:15.4104650Z ==> Caveats 2021-05-16T17:40:15.4105620Z ==> imagemagick@6 2021-05-16T17:40:15.4147490Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:40:15.4148370Z because this is an alternate version of another formula. 2021-05-16T17:40:15.4148750Z 2021-05-16T17:40:15.4149290Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T17:40:15.4150590Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:40:15.4151060Z 2021-05-16T17:40:15.4151600Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T17:40:15.4152630Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T17:40:15.4153720Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T17:40:15.4154100Z 2021-05-16T17:40:15.4154970Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T17:40:15.4155760Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T17:40:15.4156170Z 2021-05-16T17:40:17.2830660Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-16T17:40:18.6866850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/66d19a9a3c882dd519af4630aa81dc433dc23e1896935d3e54db294503a6f82d--libde265-1.0.8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-16T17:40:19.2353930Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-16T17:40:20.5732870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-16T17%3A50%3A00Z&sig=8oFXnR8Y2sQEtUdW3K7%2BcdHcxd%2Fgp8nOiJxo4rhsKsU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:20.6051360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc\?se=2021-05-16T17\%3A50\%3A00Z\&sig=8oFXnR8Y2sQEtUdW3K7\%2BcdHcxd\%2Fgp8nOiJxo4rhsKsU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:20.6762850Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-16T17:40:20.6835890Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-16T17:40:21.7711430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f535f42662e0d894361c489a448ac2f5462b01ecb12c3c54876cb43570da5558--docbook-5.1_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-16T17:40:22.2720880Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-16T17:40:22.6308730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-16T17%3A50%3A00Z&sig=1aWRoe3qcdIeRKmXARRVsdPXugqLsgKea%2B8wfEceHIU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:22.6739650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3\?se=2021-05-16T17\%3A50\%3A00Z\&sig=1aWRoe3qcdIeRKmXARRVsdPXugqLsgKea\%2B8wfEceHIU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:22.7962150Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-16T17:40:22.8035000Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-16T17:40:24.0275780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/33e485cb2c174d07962c3477b301084016b8cb7c2e6ea2ada01f4f0ea6ab1763--docbook-xsl-1.79.2_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-16T17:40:24.4382240Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-16T17:40:25.7844680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-16T17%3A50%3A00Z&sig=NoUSw93ZFABtSkWcr74SOHpLFLpytv3DRDUzooFSsVw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:25.8300380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26\?se=2021-05-16T17\%3A50\%3A00Z\&sig=NoUSw93ZFABtSkWcr74SOHpLFLpytv3DRDUzooFSsVw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:26.3080830Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-16T17:40:26.4577460Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-16T17:40:29.5401720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a0836e32daea87c9aa1280c47bf3faa43870c6759bedecc91aa1744bda6979a3--gnu-getopt-2.36.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-16T17:40:30.0864440Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-16T17:40:31.4536030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-16T17%3A50%3A00Z&sig=RSF%2BtIG3aqm3AjKczSsMDVQlE9Gq%2Fawces9kSzcIapQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:31.4876720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70\?se=2021-05-16T17\%3A50\%3A00Z\&sig=RSF\%2BtIG3aqm3AjKczSsMDVQlE9Gq\%2Fawces9kSzcIapQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:31.5519480Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-16T17:40:31.5550940Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-16T17:40:32.6816460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/137dd60ce6bbbbc7ff1cc7a659cd433876b64d73a7f5ff8f6d272234cc2060c9--xmlto-0.0.28-2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-16T17:40:33.2540610Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-16T17:40:34.6024150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-16T17%3A50%3A00Z&sig=xQHhzbjJbesy2XqJaYYCd7ZtBxYLr55G%2BWYjalldl6c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:34.6389060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f\?se=2021-05-16T17\%3A50\%3A00Z\&sig=xQHhzbjJbesy2XqJaYYCd7ZtBxYLr55G\%2BWYjalldl6c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:34.6745400Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-16T17:40:34.6776100Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-16T17:40:35.8145310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c45d39fb55948a61cabc62bc4b9c3da5cc472f17feb07a1718da0603af4c869d--shared-mime-info-2.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-16T17:40:36.3764360Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-16T17:40:37.7310950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-16T17%3A50%3A00Z&sig=7vVf5rvdBHwvj3WKH3j4u0WOt6ayw5N607U2vvus4T8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:37.7598380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29\?se=2021-05-16T17\%3A50\%3A00Z\&sig=7vVf5rvdBHwvj3WKH3j4u0WOt6ayw5N607U2vvus4T8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:37.8268150Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-16T17:40:37.8335570Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-16T17:40:38.9273530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ababccf45df7a05c317abde020d25f6b6814b10a333eaf75fabfccf2e8c4480d--libheif-1.12.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-16T17:40:39.4624390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-16T17:40:40.7973670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-16T17%3A50%3A00Z&sig=aq4tmGE2dQr3ao51NmFk4BLDLaqLAyrXvJqgik2eeig%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:40.8278270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7\?se=2021-05-16T17\%3A50\%3A00Z\&sig=aq4tmGE2dQr3ao51NmFk4BLDLaqLAyrXvJqgik2eeig\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:40.9004080Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-16T17:40:40.9077190Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-16T17:40:42.0453270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7809dd1f59d09c57ca5c98c24d355049ccad0b17d26b7af93d585214a4f05e21--liblqr-0.4.2_1-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-16T17:40:42.6383720Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-16T17:40:43.9524590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-16T17%3A50%3A00Z&sig=toMi2GhVJv19wuytJ8BQL1%2BSunMWsjpcwMd7giOwfO0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:43.9890310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23\?se=2021-05-16T17\%3A50\%3A00Z\&sig=toMi2GhVJv19wuytJ8BQL1\%2BSunMWsjpcwMd7giOwfO0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:44.0317600Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-16T17:40:44.0350200Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-16T17:40:45.1313430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d471854cb45185fec96714280a89336020d68864a5b9dec9ec01d4de352c8131--libomp-12.0.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-16T17:40:45.6698610Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-16T17:40:45.9829620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-16T17%3A50%3A00Z&sig=NfZwqfN3HZPOYCEXSUh3P1FSFS0q8SEa3zr%2F2hzSx2w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:46.0129440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6\?se=2021-05-16T17\%3A50\%3A00Z\&sig=NfZwqfN3HZPOYCEXSUh3P1FSFS0q8SEa3zr\%2F2hzSx2w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:46.0641310Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-16T17:40:46.0687020Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-16T17:40:47.1444720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9cf029c0350192639f3b432d07b538bfa8bfe314eaa69cda5ea9c7e4ffa9c18b--imath-3.0.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-16T17:40:47.6917530Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-16T17:40:49.0369210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-16T17%3A50%3A00Z&sig=m8u6WcZC2XZ2hS3UcJgS3sXz6HIpBBSE2My9D4af0Do%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:49.0840930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1\?se=2021-05-16T17\%3A50\%3A00Z\&sig=m8u6WcZC2XZ2hS3UcJgS3sXz6HIpBBSE2My9D4af0Do\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:49.1256100Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-16T17:40:49.1291960Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-16T17:40:50.2051970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6c5fb1592474fc0ae24fe49970030661f093bc18cc80688877c049f42e86f873--openexr-3.0.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-16T17:40:50.7337650Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-16T17:40:52.0791980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-16T17%3A50%3A00Z&sig=0HFJZOprNvzLiNl1jyxbaKkThTPxzTnLuR4ek2U4O7Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:52.1211510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0\?se=2021-05-16T17\%3A50\%3A00Z\&sig=0HFJZOprNvzLiNl1jyxbaKkThTPxzTnLuR4ek2U4O7Q\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:52.1923410Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-16T17:40:52.1990680Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-16T17:40:54.3463840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5c1048962f7ef87482a39131f5f8a9983fcd5161bc7e2456f5b27b40acc5199b--imagemagick-7.0.11-12.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-16T17:40:54.9157750Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-16T17:40:56.2793610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-16T17%3A50%3A00Z&sig=FjK3Ll1AvGkyl09P0samMUlqBO5J5Q3d1YmDvYFSRUs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:56.3083950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9\?se=2021-05-16T17\%3A50\%3A00Z\&sig=FjK3Ll1AvGkyl09P0samMUlqBO5J5Q3d1YmDvYFSRUs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:56.4852370Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-16T17:40:56.5343270Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-16T17:40:56.5346270Z ==> Installing imagemagick dependency: libde265 2021-05-16T17:40:56.5971450Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-16T17:40:56.5999690Z 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-6585-2x8chy 2021-05-16T17:40:56.6276930Z cp -pR /private/tmp/d20210516-6585-2x8chy/libde265/. /usr/local/Cellar/libde265 2021-05-16T17:40:56.6492950Z chmod -Rf +w /private/tmp/d20210516-6585-2x8chy 2021-05-16T17:40:56.7187680Z ==> Finishing up 2021-05-16T17:40:56.7560110Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-16T17:40:56.7602180Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-16T17:40:56.7607060Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-16T17:40:56.7611910Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-16T17:40:56.7616400Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-16T17:40:56.7622770Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-16T17:40:56.7629830Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-16T17:40:56.7634520Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-16T17:40:56.7639820Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-16T17:40:56.7646730Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-16T17:40:56.7831530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6817-x6652.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libde265.rb 2021-05-16T17:40:58.9271520Z ==> Summary 2021-05-16T17:40:58.9299520Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-16T17:40:58.9305960Z ==> Installing imagemagick dependency: docbook 2021-05-16T17:40:58.9325200Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-16T17:40:58.9341570Z 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-6585-p9cdql 2021-05-16T17:40:59.0298750Z cp -pR /private/tmp/d20210516-6585-p9cdql/docbook/. /usr/local/Cellar/docbook 2021-05-16T17:40:59.1446260Z chmod -Rf +w /private/tmp/d20210516-6585-p9cdql 2021-05-16T17:40:59.2376320Z ==> Finishing up 2021-05-16T17:40:59.3011980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6843-s6iio1.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/docbook.rb 2021-05-16T17:41:01.1200740Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-16T17:41:01.1633240Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:41:01.1790400Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:41:01.1894260Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:41:01.1987940Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:41:01.2080940Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:41:01.2173930Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:41:01.2267100Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:41:01.2360710Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:41:01.8160450Z 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-6585-1x2bxte 2021-05-16T17:41:01.8163330Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:41:01.8166350Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:41:01.8168150Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:41:01.8170080Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:41:01.8171760Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:41:01.8173480Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:41:01.8175330Z ==> Caveats 2021-05-16T17:41:01.8175920Z To use the DocBook package in your XML toolchain, 2021-05-16T17:41:01.8176570Z you need to add the following to your ~/.bashrc: 2021-05-16T17:41:01.8176910Z 2021-05-16T17:41:01.8177430Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T17:41:01.8178580Z ==> Summary 2021-05-16T17:41:01.8179550Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-16T17:41:01.8180960Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-16T17:41:01.8182560Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-16T17:41:03.4073000Z cp -pR /private/tmp/d20210516-6585-1x2bxte/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-16T17:41:06.1019540Z chmod -Rf +w /private/tmp/d20210516-6585-1x2bxte 2021-05-16T17:41:07.2575520Z ==> Finishing up 2021-05-16T17:41:07.2987030Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-16T17:41:07.2997020Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-16T17:41:07.3268610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6884-bhbm5m.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/docbook-xsl.rb 2021-05-16T17:41:09.1604270Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:41:09.1706870Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:41:09.1806950Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T17:41:09.1914690Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl-nons/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T17:41:09.2012380Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl-nons/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T17:41:09.2108730Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-16T17:41:09.2204080Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl-nons/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T17:41:09.2302900Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl-nons/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T17:41:09.2399160Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T17:41:09.2497440Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T17:41:09.2592090Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T17:41:09.2687600Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T17:41:09.2781640Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T17:41:09.2876530Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T17:41:09.2971270Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:41:09.3065820Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:41:09.3160820Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T17:41:09.3257650Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T17:41:09.3351550Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T17:41:09.3446700Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T17:41:09.3542810Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T17:41:09.3638970Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T17:41:09.3732960Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T17:41:09.3835810Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl-ns/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T17:41:09.3930900Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl-ns/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T17:41:09.4025820Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-16T17:41:09.4131760Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl-ns/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T17:41:09.4228230Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl-ns/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T17:41:10.4005580Z ==> Summary 2021-05-16T17:41:10.6774900Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-16T17:41:10.6782240Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-16T17:41:10.6804480Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-16T17:41:10.6822860Z 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-6585-efbz6e 2021-05-16T17:41:10.6926970Z cp -pR /private/tmp/d20210516-6585-efbz6e/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-16T17:41:10.7048470Z chmod -Rf +w /private/tmp/d20210516-6585-efbz6e 2021-05-16T17:41:10.7447860Z ==> Finishing up 2021-05-16T17:41:10.7874730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6938-1tf1cmc.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gnu-getopt.rb 2021-05-16T17:41:12.9774220Z ==> Caveats 2021-05-16T17:41:12.9776000Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:41:12.9776950Z because macOS already provides this software and installing another version in 2021-05-16T17:41:12.9777660Z parallel can cause all kinds of trouble. 2021-05-16T17:41:12.9777990Z 2021-05-16T17:41:12.9779020Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T17:41:12.9780240Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:41:12.9780730Z 2021-05-16T17:41:12.9780930Z 2021-05-16T17:41:12.9781380Z Bash completion has been installed to: 2021-05-16T17:41:12.9782360Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T17:41:12.9783210Z ==> Summary 2021-05-16T17:41:12.9795640Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-16T17:41:12.9801450Z ==> Installing imagemagick dependency: xmlto 2021-05-16T17:41:12.9933060Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-16T17:41:12.9949770Z 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-6585-1mks285 2021-05-16T17:41:13.0146460Z cp -pR /private/tmp/d20210516-6585-1mks285/xmlto/. /usr/local/Cellar/xmlto 2021-05-16T17:41:13.0435200Z chmod -Rf +w /private/tmp/d20210516-6585-1mks285 2021-05-16T17:41:13.0950750Z ==> Finishing up 2021-05-16T17:41:13.1365250Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-16T17:41:13.1369490Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-16T17:41:13.1380940Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-16T17:41:13.1395190Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-16T17:41:13.1400230Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-16T17:41:13.1491590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6964-jeuyn9.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/xmlto.rb 2021-05-16T17:41:15.3087300Z ==> Summary 2021-05-16T17:41:15.3127530Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-16T17:41:15.3134100Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-16T17:41:15.4018160Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-16T17:41:15.4035060Z 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-6585-5gmzcj 2021-05-16T17:41:15.4789280Z cp -pR /private/tmp/d20210516-6585-5gmzcj/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-16T17:41:15.6125000Z chmod -Rf +w /private/tmp/d20210516-6585-5gmzcj 2021-05-16T17:41:15.7576960Z ==> Finishing up 2021-05-16T17:41:15.8024320Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-16T17:41:15.8067800Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-16T17:41:15.8079350Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-16T17:41:15.8102240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8111650Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8121360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8132020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8161160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8165140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8167620Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8176100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8183180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8192590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8201780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8212840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8241470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8252320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8261490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8289030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8294620Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8296750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8303390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8314360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8321990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8334740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8343510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8345410Z mkdir -p /usr/local/share/locale/fo 2021-05-16T17:41:15.8348870Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-16T17:41:15.8355590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8364980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8385500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8387700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8395420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8405470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8415350Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8425560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8437980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8452690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8554500Z mkdir -p /usr/local/share/locale/ia 2021-05-16T17:41:15.8567650Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-16T17:41:15.8573210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8587570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8597430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8601480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8607110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8614120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8616270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8618710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8622220Z mkdir -p /usr/local/share/locale/ky 2021-05-16T17:41:15.8623570Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-16T17:41:15.8627100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8629390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8631530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8633610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8635730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8639080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8641390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8645170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8647580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8649940Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8652420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8677400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8686120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8695750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8708740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8733770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8736520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8749210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8759290Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8771310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8781150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8787920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8800060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8807680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8819850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8827340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8837620Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8850070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8861310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8866940Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8885420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8896320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8910790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8915420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:41:15.8936640Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-16T17:41:15.8939270Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-16T17:41:15.8942620Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-16T17:41:15.9443920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6990-9ty56k.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/shared-mime-info.rb 2021-05-16T17:41:17.7871530Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-16T17:41:19.5523160Z ==> Summary 2021-05-16T17:41:19.5769120Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-16T17:41:19.5775260Z ==> Installing imagemagick dependency: libheif 2021-05-16T17:41:19.6803500Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-16T17:41:19.6820940Z 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-6585-76wp6n 2021-05-16T17:41:19.7068570Z cp -pR /private/tmp/d20210516-6585-76wp6n/libheif/. /usr/local/Cellar/libheif 2021-05-16T17:41:19.7321410Z chmod -Rf +w /private/tmp/d20210516-6585-76wp6n 2021-05-16T17:41:19.8420500Z ==> Finishing up 2021-05-16T17:41:19.8802530Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-16T17:41:19.8807840Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-16T17:41:19.8813180Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-16T17:41:19.8818710Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-16T17:41:19.8825160Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-16T17:41:19.8831940Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-16T17:41:19.8842030Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-16T17:41:19.8847550Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-16T17:41:19.8853150Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-16T17:41:19.8859600Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-16T17:41:19.8868670Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-16T17:41:19.8903310Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-16T17:41:19.8908020Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-16T17:41:19.8915320Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-16T17:41:19.8920980Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-16T17:41:19.8926760Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-16T17:41:19.8934940Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-16T17:41:19.9116680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7017-2rc7va.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libheif.rb 2021-05-16T17:41:21.7585570Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-16T17:41:23.6356510Z ==> Summary 2021-05-16T17:41:23.6388820Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-16T17:41:23.6394510Z ==> Installing imagemagick dependency: liblqr 2021-05-16T17:41:23.6912470Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-16T17:41:23.6930240Z 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-6585-6k54r8 2021-05-16T17:41:23.7067160Z cp -pR /private/tmp/d20210516-6585-6k54r8/liblqr/. /usr/local/Cellar/liblqr 2021-05-16T17:41:23.7240050Z chmod -Rf +w /private/tmp/d20210516-6585-6k54r8 2021-05-16T17:41:23.7769010Z ==> Finishing up 2021-05-16T17:41:23.8174380Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-16T17:41:23.8180740Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-16T17:41:23.8185540Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-16T17:41:23.8192390Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-16T17:41:23.8340380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7044-dussh.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/liblqr.rb 2021-05-16T17:41:25.8948530Z ==> Summary 2021-05-16T17:41:25.8974250Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-16T17:41:25.8979580Z ==> Installing imagemagick dependency: libomp 2021-05-16T17:41:25.9029370Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-16T17:41:25.9047250Z 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-6585-11qwu63 2021-05-16T17:41:25.9188540Z cp -pR /private/tmp/d20210516-6585-11qwu63/libomp/. /usr/local/Cellar/libomp 2021-05-16T17:41:25.9301000Z chmod -Rf +w /private/tmp/d20210516-6585-11qwu63 2021-05-16T17:41:25.9699770Z ==> Finishing up 2021-05-16T17:41:26.0149220Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-16T17:41:26.0152690Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-16T17:41:26.0157660Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-16T17:41:26.0164030Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-16T17:41:26.0168870Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-16T17:41:26.0290110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7070-1pvex5i.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libomp.rb 2021-05-16T17:41:28.1142910Z ==> Summary 2021-05-16T17:41:28.1158400Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-16T17:41:28.1166010Z ==> Installing imagemagick dependency: imath 2021-05-16T17:41:28.1221510Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-16T17:41:28.1238250Z 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-6585-1c16eum 2021-05-16T17:41:28.1460880Z cp -pR /private/tmp/d20210516-6585-1c16eum/imath/. /usr/local/Cellar/imath 2021-05-16T17:41:28.1750470Z chmod -Rf +w /private/tmp/d20210516-6585-1c16eum 2021-05-16T17:41:28.2378850Z ==> Finishing up 2021-05-16T17:41:28.2817980Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-16T17:41:28.2826870Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-16T17:41:28.2832710Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-16T17:41:28.2838750Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-16T17:41:28.2844840Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-16T17:41:28.2850890Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-16T17:41:28.2858930Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-16T17:41:28.3076210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7102-4ewnij.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/imath.rb 2021-05-16T17:41:30.3913880Z ==> Summary 2021-05-16T17:41:30.3952820Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-16T17:41:30.3960490Z ==> Installing imagemagick dependency: openexr 2021-05-16T17:41:30.4054500Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-16T17:41:30.4071140Z 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-6585-gxucu0 2021-05-16T17:41:30.4826460Z cp -pR /private/tmp/d20210516-6585-gxucu0/openexr/. /usr/local/Cellar/openexr 2021-05-16T17:41:30.5809900Z chmod -Rf +w /private/tmp/d20210516-6585-gxucu0 2021-05-16T17:41:30.7465360Z ==> Finishing up 2021-05-16T17:41:30.7908270Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-16T17:41:30.7913330Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-16T17:41:30.7917910Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-16T17:41:30.7922640Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-16T17:41:30.7927630Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-16T17:41:30.7932070Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-16T17:41:30.7936910Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-16T17:41:30.7941240Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-16T17:41:30.7948130Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-16T17:41:30.7956630Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-16T17:41:30.7964760Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-16T17:41:30.7969610Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-16T17:41:30.7974630Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-16T17:41:30.7979370Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-16T17:41:30.7984450Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-16T17:41:30.7989910Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-16T17:41:30.7995130Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-16T17:41:30.8000070Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-16T17:41:30.8005070Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-16T17:41:30.8010190Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-16T17:41:30.8015440Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-16T17:41:30.8020530Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-16T17:41:30.8025620Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-16T17:41:30.8030990Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-16T17:41:30.8036300Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-16T17:41:30.8041440Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-16T17:41:30.8046460Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-16T17:41:30.8053490Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-16T17:41:30.8524870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7131-1oabvf4.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/openexr.rb 2021-05-16T17:41:32.9552310Z ==> Summary 2021-05-16T17:41:32.9662160Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-16T17:41:32.9669390Z ==> Installing imagemagick 2021-05-16T17:41:32.9673160Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-16T17:41:32.9691280Z 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-6585-1vdmjrp 2021-05-16T17:41:33.3462770Z cp -pR /private/tmp/d20210516-6585-1vdmjrp/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-16T17:41:33.7669790Z chmod -Rf +w /private/tmp/d20210516-6585-1vdmjrp 2021-05-16T17:41:36.7205720Z ==> Finishing up 2021-05-16T17:41:36.7516400Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-16T17:41:36.7522430Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-16T17:41:36.7527140Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-16T17:41:36.7532470Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-16T17:41:36.7537230Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-16T17:41:36.7542140Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-16T17:41:36.7547500Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-16T17:41:36.7552140Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-16T17:41:36.7557410Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-16T17:41:36.7562000Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-16T17:41:36.7567000Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-16T17:41:36.7571800Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-16T17:41:36.7576870Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-16T17:41:36.7581420Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-16T17:41:36.7589390Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-16T17:41:36.7594190Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-16T17:41:36.7599160Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-16T17:41:36.7604040Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-16T17:41:36.7609790Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-16T17:41:36.7615510Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-16T17:41:36.7620180Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-16T17:41:36.7625360Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-16T17:41:36.7629840Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-16T17:41:36.7634850Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-16T17:41:36.7639550Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-16T17:41:36.7644240Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-16T17:41:36.7649580Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-16T17:41:36.7654320Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-16T17:41:36.7658990Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-16T17:41:36.7663870Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-16T17:41:36.7670900Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-16T17:41:36.7677320Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-16T17:41:36.7684110Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-16T17:41:36.7693480Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-16T17:41:36.7698870Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-16T17:41:36.7704840Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-16T17:41:36.7710070Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-16T17:41:36.7715200Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-16T17:41:36.7720490Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-16T17:41:36.7726110Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-16T17:41:36.7731140Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-16T17:41:36.7737520Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-16T17:41:36.7742880Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-16T17:41:36.7748300Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-16T17:41:36.7753480Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-16T17:41:36.7778690Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-16T17:41:36.7783720Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-16T17:41:36.7788990Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-16T17:41:36.7794130Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-16T17:41:36.7799210Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-16T17:41:36.7805790Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-16T17:41:36.7811180Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-16T17:41:36.7816340Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-16T17:41:36.7821510Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-16T17:41:36.7826190Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-16T17:41:36.7831170Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-16T17:41:36.7840100Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-16T17:41:36.7842100Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-16T17:41:36.7846370Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-16T17:41:36.7851840Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-16T17:41:36.7856210Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-16T17:41:36.7861260Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-16T17:41:36.7866460Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-16T17:41:36.7873670Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-16T17:41:36.7878090Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-16T17:41:36.7883380Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-16T17:41:36.7888190Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-16T17:41:36.7893840Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-16T17:41:36.7898780Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-16T17:41:36.7903710Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-16T17:41:36.7908540Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-16T17:41:37.0543160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7157-1r7n2yd.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/imagemagick.rb 2021-05-16T17:41:39.3645250Z ==> Summary 2021-05-16T17:41:39.4086140Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-16T17:41:41.0232070Z ==> Caveats 2021-05-16T17:41:41.0232960Z ==> docbook 2021-05-16T17:41:41.0250080Z To use the DocBook package in your XML toolchain, 2021-05-16T17:41:41.0251460Z you need to add the following to your ~/.bashrc: 2021-05-16T17:41:41.0251800Z 2021-05-16T17:41:41.0252330Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T17:41:41.0253450Z ==> gnu-getopt 2021-05-16T17:41:41.0282460Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:41:41.0283460Z because macOS already provides this software and installing another version in 2021-05-16T17:41:41.0284210Z parallel can cause all kinds of trouble. 2021-05-16T17:41:41.0284540Z 2021-05-16T17:41:41.0285470Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T17:41:41.0286730Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:41:41.0287210Z 2021-05-16T17:41:41.0287400Z 2021-05-16T17:41:41.0287860Z Bash completion has been installed to: 2021-05-16T17:41:41.0288870Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T17:41:42.5900640Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-16T17:41:44.6719900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f3258cdd6849fbec6a4804a1775a5bee56e52259f5844fe95ae8c242e22fa01a--udunits-2.2.27.6_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-16T17:41:46.2170510Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-16T17:41:46.5518750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-16T17%3A50%3A00Z&sig=8WHg8f2tvrmx76LnSwgMTDzA3XgVuy0YVTvFMAvbiEA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:46.5799040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c\?se=2021-05-16T17\%3A50\%3A00Z\&sig=8WHg8f2tvrmx76LnSwgMTDzA3XgVuy0YVTvFMAvbiEA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:46.6347400Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-16T17:41:46.7014860Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-16T17:41:46.7042910Z 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-7164-8gg1h2 2021-05-16T17:41:46.7206810Z cp -pR /private/tmp/d20210516-7164-8gg1h2/udunits/. /usr/local/Cellar/udunits 2021-05-16T17:41:46.7402220Z chmod -Rf +w /private/tmp/d20210516-7164-8gg1h2 2021-05-16T17:41:46.7922380Z ==> Finishing up 2021-05-16T17:41:46.8780470Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-16T17:41:46.8787590Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-16T17:41:46.8791640Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-16T17:41:46.8800010Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-16T17:41:46.8807830Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-16T17:41:46.8849570Z info /usr/local/share/info/udunits2.info 2021-05-16T17:41:46.8857340Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-16T17:41:46.8894260Z info /usr/local/share/info/udunits2lib.info 2021-05-16T17:41:46.8901880Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-16T17:41:46.8936690Z info /usr/local/share/info/udunits2prog.info 2021-05-16T17:41:46.8944050Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-16T17:41:46.8951380Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-16T17:41:46.8957410Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-16T17:41:46.9116660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7331-1uax9fi.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/udunits.rb 2021-05-16T17:41:49.0539230Z ==> Summary 2021-05-16T17:41:49.0569270Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-16T17:41:51.1812080Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-16T17:41:51.1812730Z To reinstall 1.6, run: 2021-05-16T17:41:51.1813520Z brew reinstall jq 2021-05-16T17:41:52.6786450Z ==> Caveats 2021-05-16T17:41:52.6787210Z imagej requires Java. You can install the latest version with: 2021-05-16T17:41:52.6788250Z brew install --cask adoptopenjdk 2021-05-16T17:41:52.6788590Z 2021-05-16T17:41:52.9465630Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-16T17:41:53.2035920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip.incomplete https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-16T17:42:00.8927220Z ==> Verifying checksum for cask 'imagej' 2021-05-16T17:42:01.0495570Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T17:42:01.0496760Z ==> Installing Cask imagej 2021-05-16T17:42:01.0967890Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210516-7441-1efzqac 2021-05-16T17:42:01.2530820Z cp -pR /private/tmp/d20210516-7441-1efzqac/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-16T17:42:01.4042520Z chmod -Rf +w /private/tmp/d20210516-7441-1efzqac 2021-05-16T17:42:01.4742930Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-16T17:42:01.8211290Z 🍺 imagej was successfully installed! 2021-05-16T17:42:03.8962770Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-16T17:42:05.6023180Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-16T17:42:05.9289890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-16T17%3A50%3A00Z&sig=e3XKjAaCM9sYmA2k4w0zUrss70a0LckEpipi4b%2BuIiY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:06.0805590Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-16T17:42:07.7931020Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-16T17:42:08.1466550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-16T17%3A50%3A00Z&sig=RLEIwSRLW25jI3Tcym%2FG1qr979Hv0altuTJzRMfcVe4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:08.4304900Z ==> Installing dependencies for bowtie2: tbb 2021-05-16T17:42:08.4309430Z ==> Installing bowtie2 dependency: tbb 2021-05-16T17:42:08.5241660Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-16T17:42:11.1612470Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-16T17:42:11.1617570Z ==> Installing bowtie2 2021-05-16T17:42:11.1621230Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-16T17:42:14.0093020Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-16T17:42:16.9785170Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-16T17:42:18.6365530Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-16T17:42:18.9843300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-16T17%3A50%3A00Z&sig=84XP%2BEdzeLnqeMULb0uzo%2F90032Vt7fjh9J0slUwdB8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:19.1018670Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-16T17:42:21.0959090Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-16T17:42:21.4406280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-16T17%3A50%3A00Z&sig=7o%2F0ZDsdYw44Ea35yDAnQIcYOBYHypst%2B6yfIyvmdwM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:21.5102810Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-16T17:42:23.2281850Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-16T17:42:23.5552490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-16T17%3A50%3A00Z&sig=k6N4v1ez9B5ZKdhB%2B2t%2B1axaHpWSymoXcJp%2F%2FlOItYI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:23.6392440Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-16T17:42:25.3418200Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-16T17:42:25.6914950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-16T17%3A50%3A00Z&sig=cnS6DIlVuT3PEz41dk89wZt0XajjGOfnkqhltgtfJOI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:25.7810200Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-16T17:42:27.4386580Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-16T17:42:27.7792070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-16T17%3A50%3A00Z&sig=EQbWTrPAiak4yucoUuA1cIw57L4GzoOfLYybTXjsAfM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:27.8750120Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-16T17:42:30.3594280Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-16T17:42:30.3598500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-16T17%3A50%3A00Z&sig=cFFTO%2FzlOkEz4MqHYC1Ego%2BW5GBWJou5sKYi3Og%2B9Yk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:30.3600910Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T17:42:30.7174360Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-16T17:42:30.7196280Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T17:42:31.0713380Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T17:42:31.0949290Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-16T17:42:33.7492550Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-16T17:42:34.1878360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-16T17%3A50%3A00Z&sig=Kit2q0Lyi4T%2BNgDbNYmx%2FWuWLtG9mIoPHo898aGM178%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:34.2697940Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-16T17:42:36.9587350Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-16T17:42:37.2945650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-16T17%3A50%3A00Z&sig=aLpzlm72W87zJVFlr%2BzGMY8Gp9nMraEVwlKfmg2k7K8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:37.4247840Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-16T17:42:40.0716420Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-16T17:42:40.4130710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-16T17%3A50%3A00Z&sig=RHQBVu2TaAhbks6nLz7mDKMKv6u5P6GWE4x%2FhwD9sXE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:40.6143320Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-16T17:42:43.2302650Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-16T17:42:43.5710530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-16T17%3A50%3A00Z&sig=ZVp5O51t736J8OxfLf2GTeER1J1fPmlHi%2BxkJL54%2FLA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:43.7693450Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-16T17:42:46.3967680Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-16T17:42:46.7297390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-16T17%3A50%3A00Z&sig=4oSrqbJ1xc52nXQted6ahpmESb7QTt8L2Vms0ssz9I0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:46.8077780Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-16T17:42:50.4309060Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-16T17:42:51.7532490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-16T17%3A50%3A00Z&sig=1utJC9L75V1aLJuB2KP%2Figqx28UUqhmQ4j%2Bwks8VgjM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:51.8417300Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-16T17:42:54.4889810Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-16T17:42:55.8115290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-16T17%3A50%3A00Z&sig=n83vYMvQ0fgSW7VgneOFJXDxv3%2FqcUki7v7M7EaIEXo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:55.8914250Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-16T17:42:59.6514220Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-16T17:43:01.0087760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-16T17%3A50%3A00Z&sig=Y%2BzOv0n5gGlGxhGbUitmGgMB1vJJSVCuZSGxcwZtEt8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:43:01.2501820Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T17:43:04.9573810Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T17:43:06.2899140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-16T17%3A50%3A00Z&sig=RsrklFSSPI17CPnXFUqK%2BQifmjp0YcP80sHjvm1nrgk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:43:06.4755690Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-16T17:43:10.0997560Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-16T17:43:11.4366550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-16T17%3A50%3A00Z&sig=1%2FxIbH2oJDPyIBYCMI%2BdoOncS9Mp45p5ixA2RteUIIs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:43:11.7850470Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-16T17:43:14.4544240Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-16T17:43:15.7959220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-16T17%3A50%3A00Z&sig=ETK5BJojVwgUULNc%2Fm1IAFWNo4HrNMRYS7a7mnGkHbM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:43:16.0659410Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-16T17:43:18.7410820Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-16T17:43:19.1047580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-16T17%3A50%3A00Z&sig=GUPSgNqTCVzKUq1ih7Jtwexrbwy3uWAd1J5X8ROy%2BoA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:43:19.3132100Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-16T17:43:20.9792800Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-16T17:43:21.3035920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-16T17%3A50%3A00Z&sig=vdqLHB787wGwpSMJS2T9FocBefkuFZCxYLT84D2f3no%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:43:21.6798560Z ==> Installing dependencies for gdal: cfitsio, popt, epsilon, expat, freexl, geos, hdf5, json-c, libxml2, libdap, proj, libgeotiff, librttopo, minizip, libspatialite, netcdf, openblas, numpy and xerces-c 2021-05-16T17:43:21.6801210Z ==> Installing gdal dependency: cfitsio 2021-05-16T17:43:21.7438840Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-16T17:43:24.0786480Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-16T17:43:24.0791300Z ==> Installing gdal dependency: popt 2021-05-16T17:43:24.0812920Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-16T17:43:26.3768280Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-16T17:43:26.3776110Z ==> Installing gdal dependency: epsilon 2021-05-16T17:43:26.3825530Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-16T17:43:28.6187950Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-16T17:43:28.6193020Z ==> Installing gdal dependency: expat 2021-05-16T17:43:28.6214960Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-16T17:43:30.9724680Z ==> Caveats 2021-05-16T17:43:30.9725940Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:43:30.9726870Z because macOS already provides this software and installing another version in 2021-05-16T17:43:30.9727720Z parallel can cause all kinds of trouble. 2021-05-16T17:43:30.9728040Z 2021-05-16T17:43:30.9728530Z If you need to have expat first in your PATH, run: 2021-05-16T17:43:30.9729720Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:43:30.9730170Z 2021-05-16T17:43:30.9730660Z For compilers to find expat you may need to set: 2021-05-16T17:43:30.9731620Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T17:43:30.9732650Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T17:43:30.9733010Z 2021-05-16T17:43:30.9733850Z For pkg-config to find expat you may need to set: 2021-05-16T17:43:30.9734560Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T17:43:30.9734940Z 2021-05-16T17:43:30.9735630Z ==> Summary 2021-05-16T17:43:30.9753340Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-16T17:43:30.9759520Z ==> Installing gdal dependency: freexl 2021-05-16T17:43:30.9816780Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-16T17:43:33.3903330Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-16T17:43:33.3909680Z ==> Installing gdal dependency: geos 2021-05-16T17:43:33.4242820Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-16T17:43:36.5113270Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-16T17:43:36.5119870Z ==> Installing gdal dependency: hdf5 2021-05-16T17:43:36.5527200Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T17:43:39.6299760Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T17:43:39.6305240Z ==> Installing gdal dependency: json-c 2021-05-16T17:43:39.6357240Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-16T17:43:41.9835540Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-16T17:43:41.9842330Z ==> Installing gdal dependency: libxml2 2021-05-16T17:43:41.9914490Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-16T17:43:44.7645450Z ==> Caveats 2021-05-16T17:43:44.7647200Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:43:44.7648150Z because macOS already provides this software and installing another version in 2021-05-16T17:43:44.7648870Z parallel can cause all kinds of trouble. 2021-05-16T17:43:44.7649230Z 2021-05-16T17:43:44.7649720Z If you need to have libxml2 first in your PATH, run: 2021-05-16T17:43:44.7650950Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:43:44.7651390Z 2021-05-16T17:43:44.7651880Z For compilers to find libxml2 you may need to set: 2021-05-16T17:43:44.7653310Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T17:43:44.7654400Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T17:43:44.7654770Z 2021-05-16T17:43:44.7655610Z For pkg-config to find libxml2 you may need to set: 2021-05-16T17:43:44.7656330Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T17:43:44.7656710Z 2021-05-16T17:43:44.7657620Z ==> Summary 2021-05-16T17:43:44.7861670Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-16T17:43:44.7867850Z ==> Installing gdal dependency: libdap 2021-05-16T17:43:44.8001780Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-16T17:43:47.4520850Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-16T17:43:47.4527500Z ==> Installing gdal dependency: proj 2021-05-16T17:43:47.4666410Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-16T17:43:50.0749020Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-16T17:43:50.0754280Z ==> Installing gdal dependency: libgeotiff 2021-05-16T17:43:50.0987940Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-16T17:43:52.3802460Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-16T17:43:52.3808140Z ==> Installing gdal dependency: librttopo 2021-05-16T17:43:52.4215090Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-16T17:43:54.7386540Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-16T17:43:54.7391860Z ==> Installing gdal dependency: minizip 2021-05-16T17:43:54.7556850Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-16T17:43:57.0731590Z ==> Caveats 2021-05-16T17:43:57.0732930Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T17:43:57.0733970Z with the venerable 'unzip' library. 2021-05-16T17:43:57.0735430Z ==> Summary 2021-05-16T17:43:57.0755590Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-16T17:43:57.0762530Z ==> Installing gdal dependency: libspatialite 2021-05-16T17:43:57.1584890Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-16T17:44:00.1389580Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-16T17:44:00.1394400Z ==> Installing gdal dependency: netcdf 2021-05-16T17:44:00.1931410Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T17:44:02.7512180Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T17:44:02.7516410Z ==> Installing gdal dependency: openblas 2021-05-16T17:44:02.7849160Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-16T17:44:06.6414440Z ==> Caveats 2021-05-16T17:44:06.6415590Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:44:06.6416470Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T17:44:06.6416900Z 2021-05-16T17:44:06.6417400Z For compilers to find openblas you may need to set: 2021-05-16T17:44:06.6418540Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T17:44:06.6419590Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T17:44:06.6419970Z 2021-05-16T17:44:06.6421010Z For pkg-config to find openblas you may need to set: 2021-05-16T17:44:06.6422290Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T17:44:06.6423080Z 2021-05-16T17:44:06.6423980Z ==> Summary 2021-05-16T17:44:06.6441550Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-16T17:44:06.6447450Z ==> Installing gdal dependency: numpy 2021-05-16T17:44:06.7119200Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-16T17:44:10.5019490Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-16T17:44:10.5059500Z ==> Installing gdal dependency: xerces-c 2021-05-16T17:44:10.5107680Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-16T17:44:15.4775980Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-16T17:44:15.4781960Z ==> Installing gdal 2021-05-16T17:44:15.4785130Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-16T17:44:23.2857120Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-16T17:44:24.3358960Z ==> No outdated dependents to upgrade! 2021-05-16T17:44:24.3360170Z ==> Checking for dependents of upgraded formulae... 2021-05-16T17:44:24.6524110Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T17:44:24.6524710Z netcdf 2021-05-16T17:44:24.7492580Z ==> Caveats 2021-05-16T17:44:24.7493450Z ==> expat 2021-05-16T17:44:24.7564480Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:44:24.7565430Z because macOS already provides this software and installing another version in 2021-05-16T17:44:24.7566150Z parallel can cause all kinds of trouble. 2021-05-16T17:44:24.7566470Z 2021-05-16T17:44:24.7566950Z If you need to have expat first in your PATH, run: 2021-05-16T17:44:24.7568140Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:44:24.7568580Z 2021-05-16T17:44:24.7569070Z For compilers to find expat you may need to set: 2021-05-16T17:44:24.7570020Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T17:44:24.7570990Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T17:44:24.7571360Z 2021-05-16T17:44:24.7572180Z For pkg-config to find expat you may need to set: 2021-05-16T17:44:24.7572890Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T17:44:24.7573260Z 2021-05-16T17:44:24.7573950Z ==> libxml2 2021-05-16T17:44:24.7634680Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:44:24.7635620Z because macOS already provides this software and installing another version in 2021-05-16T17:44:24.7636340Z parallel can cause all kinds of trouble. 2021-05-16T17:44:24.7636670Z 2021-05-16T17:44:24.7637150Z If you need to have libxml2 first in your PATH, run: 2021-05-16T17:44:24.7638370Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:44:24.7638810Z 2021-05-16T17:44:24.7639300Z For compilers to find libxml2 you may need to set: 2021-05-16T17:44:24.7640270Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T17:44:24.7641860Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T17:44:24.7642220Z 2021-05-16T17:44:24.7643070Z For pkg-config to find libxml2 you may need to set: 2021-05-16T17:44:24.7643780Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T17:44:24.7644170Z 2021-05-16T17:44:24.7644860Z ==> minizip 2021-05-16T17:44:24.7659080Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T17:44:24.7660200Z with the venerable 'unzip' library. 2021-05-16T17:44:24.7661010Z ==> openblas 2021-05-16T17:44:24.7718070Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:44:24.7718930Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T17:44:24.7719350Z 2021-05-16T17:44:24.7719850Z For compilers to find openblas you may need to set: 2021-05-16T17:44:24.7720990Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T17:44:24.7722040Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T17:44:24.7722450Z 2021-05-16T17:44:24.7723600Z For pkg-config to find openblas you may need to set: 2021-05-16T17:44:24.7724410Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T17:44:24.7724810Z 2021-05-16T17:44:26.7346350Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T17:44:28.2696930Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-16T17:44:28.2729420Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T17:44:29.6068780Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T17:44:29.6239420Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T17:44:30.1786600Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-16T17:44:30.1818780Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T17:44:30.5130580Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T17:44:30.5325070Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-16T17:44:32.1277670Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-16T17:44:32.4521370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-16T17%3A50%3A00Z&sig=oA170aNnFp%2By9xMBWMqyiFsYv0YfNuxRJG96HSjvm2k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:44:33.6396230Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T17:44:34.2074110Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-16T17:44:34.2094520Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T17:44:34.5361440Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T17:44:34.5465820Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-16T17:44:36.1818780Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-16T17:44:36.5058500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-16T17%3A50%3A00Z&sig=2SRpvw2QwUbfxoiauibB2JcKXVt8P1LxZuKxcahSS3E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:44:36.7977300Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-16T17:44:36.7994420Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-16T17:44:38.4849120Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-16T17:44:38.8256360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-16T17%3A50%3A00Z&sig=r9%2FDO2V50f7v2DJcNXA0WvwAaxogOg4Dp3HCxBKWqG8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:44:39.4250170Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-16T17:44:41.1342660Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-16T17:44:41.4804690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-16T17%3A50%3A00Z&sig=LfAkXyJ8BkYbwV7RRAYNUkNYedFQGG714sIkS2Yq%2BLw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:44:41.6858720Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-16T17:44:43.3446100Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-16T17:44:43.6906220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-16T17%3A50%3A00Z&sig=G5UCKElWgFVZE9HN6SplwK%2F9P%2BCi7kzOjxxCTu%2Baeu0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:44:44.8707140Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-16T17:44:44.8733580Z ==> Installing itk dependency: open-mpi 2021-05-16T17:44:45.0052630Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T17:44:50.5667550Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T17:44:50.5673900Z ==> Installing itk dependency: fftw 2021-05-16T17:44:50.6339790Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T17:44:53.4249930Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T17:44:53.4256510Z ==> Installing itk dependency: boost 2021-05-16T17:44:53.4307620Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-16T17:45:24.3461120Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-16T17:45:24.3462360Z ==> Installing itk dependency: netcdf 2021-05-16T17:45:24.4007790Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T17:45:27.0558080Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T17:45:27.0564480Z ==> Installing itk dependency: pyqt@5 2021-05-16T17:45:27.0985740Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-16T17:45:31.9993790Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-16T17:45:31.9998480Z ==> Installing itk dependency: vtk@8.2 2021-05-16T17:45:32.1458110Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-16T17:46:06.8784060Z ==> Caveats 2021-05-16T17:46:06.8785270Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:46:06.8786060Z because this is an alternate version of another formula. 2021-05-16T17:46:06.8786440Z 2021-05-16T17:46:06.8786920Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-16T17:46:06.8788070Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:46:06.8788510Z 2021-05-16T17:46:06.8789000Z For compilers to find vtk@8.2 you may need to set: 2021-05-16T17:46:06.8789930Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-16T17:46:06.8790900Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-16T17:46:06.8791250Z 2021-05-16T17:46:06.8791920Z ==> Summary 2021-05-16T17:46:07.1051600Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-16T17:46:07.1057830Z ==> Installing itk dependency: gdcm 2021-05-16T17:46:07.2858930Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-16T17:46:13.6017070Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-16T17:46:13.6022340Z ==> Installing itk 2021-05-16T17:46:13.6025620Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-16T17:46:28.3225500Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-16T17:46:31.3200400Z ==> No outdated dependents to upgrade! 2021-05-16T17:46:31.3201660Z ==> Checking for dependents of upgraded formulae... 2021-05-16T17:46:33.3568550Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T17:46:33.3569200Z fftw 2021-05-16T17:46:33.3908180Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-16T17:46:33.3909460Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-16T17:46:35.1566760Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-16T17:46:35.2769170Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-16T17:46:36.4075390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/937b58c22e4a6a9efb8e88b8587d92ba75ef95c68ae447eb0eeb15b68ade838a--faac-1.29.9.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-16T17:46:36.9464420Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-16T17:46:37.2749400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-16T17%3A55%3A00Z&sig=izCs9UI7ZeM6P6hS%2FG%2F3OsafZy%2FLyA27UKycLN38Qtc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:46:37.3226730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A55\%3A00Z\&sig=izCs9UI7ZeM6P6hS\%2FG\%2F3OsafZy\%2FLyA27UKycLN38Qtc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:46:37.3621450Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-16T17:46:37.3677470Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-16T17:46:38.4703230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/56f458278adb5a5270c7eaffb27e027b85c44934330a82a6f0085b601d2acdc9--fdk-aac-2.0.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-16T17:46:38.9960550Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-16T17:46:39.3390920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-16T17%3A55%3A00Z&sig=5uUzMkNoNveEe3VraRIB4tDeoV3cK6EmnX5hWyFDeAw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:46:39.3780010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A55\%3A00Z\&sig=5uUzMkNoNveEe3VraRIB4tDeoV3cK6EmnX5hWyFDeAw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:46:39.4507310Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-16T17:46:39.4588330Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-16T17:46:40.5468160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8bfdeb8b08d064554a1a945b37e7cc89b36f3261c82778ae2b667e5bb1883459--sdl-1.2.15_3.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-16T17:46:41.1026840Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-16T17:46:41.4351540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-16T17%3A55%3A00Z&sig=829tdqo8pB3QdTPTAOFvy49WYkUJNekwI6ytYeDCSFM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:46:41.4647450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A55\%3A00Z\&sig=829tdqo8pB3QdTPTAOFvy49WYkUJNekwI6ytYeDCSFM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:46:41.5398030Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-16T17:46:41.5439750Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-16T17:46:42.6525110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c5c689e5b3ed6faa65c45882234012aa9c17e23a2959f1253e9a197afc3670e3--libav-12.3_8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-16T17:46:43.1971000Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-16T17:46:43.5532710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-16T17%3A55%3A00Z&sig=Dq95IDVx6DFJ%2FOp%2Barnf9hs60zFkAauoUSAdLkXfhq8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:46:43.5918270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A55\%3A00Z\&sig=Dq95IDVx6DFJ\%2FOp\%2Barnf9hs60zFkAauoUSAdLkXfhq8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:46:43.9381640Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-16T17:46:43.9973940Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-16T17:46:43.9978010Z ==> Installing libav dependency: faac 2021-05-16T17:46:44.0573350Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-16T17:46:44.0623920Z 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-9051-1qob1mp 2021-05-16T17:46:44.0741860Z cp -pR /private/tmp/d20210516-9051-1qob1mp/faac/. /usr/local/Cellar/faac 2021-05-16T17:46:44.0904560Z chmod -Rf +w /private/tmp/d20210516-9051-1qob1mp 2021-05-16T17:46:44.1440490Z ==> Finishing up 2021-05-16T17:46:44.1895120Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-16T17:46:44.1912250Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-16T17:46:44.1914760Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-16T17:46:44.1921080Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-16T17:46:44.1927330Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-16T17:46:44.1932400Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-16T17:46:44.1937510Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-16T17:46:44.2077090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9233-10v89y3.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/faac.rb 2021-05-16T17:46:46.3908100Z ==> Summary 2021-05-16T17:46:46.3937240Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-16T17:46:46.3938430Z ==> Installing libav dependency: fdk-aac 2021-05-16T17:46:46.3959390Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-16T17:46:46.3976850Z 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-9051-16gup2a 2021-05-16T17:46:46.4333650Z cp -pR /private/tmp/d20210516-9051-16gup2a/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-16T17:46:46.4525620Z chmod -Rf +w /private/tmp/d20210516-9051-16gup2a 2021-05-16T17:46:46.5030960Z ==> Finishing up 2021-05-16T17:46:46.5488500Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-16T17:46:46.5494740Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-16T17:46:46.5501740Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-16T17:46:46.5506930Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-16T17:46:46.5512630Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-16T17:46:46.5519850Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-16T17:46:46.5669070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9259-n3our5.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/fdk-aac.rb 2021-05-16T17:46:48.7231860Z ==> Summary 2021-05-16T17:46:48.7253580Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-16T17:46:48.7261430Z ==> Installing libav dependency: sdl 2021-05-16T17:46:48.7284450Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-16T17:46:48.7301340Z 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-9051-5l3ygo 2021-05-16T17:46:48.8056650Z cp -pR /private/tmp/d20210516-9051-5l3ygo/sdl/. /usr/local/Cellar/sdl 2021-05-16T17:46:48.9138720Z chmod -Rf +w /private/tmp/d20210516-9051-5l3ygo 2021-05-16T17:46:49.0429250Z ==> Finishing up 2021-05-16T17:46:49.0899640Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-16T17:46:49.0905400Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-16T17:46:49.0914930Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-16T17:46:49.0929550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-16T17:46:49.0935850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-16T17:46:49.0941890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-16T17:46:49.0947680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-16T17:46:49.0967820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-16T17:46:49.0973780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-16T17:46:49.0979540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-16T17:46:49.0985680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-16T17:46:49.0991680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-16T17:46:49.0998560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-16T17:46:49.1004640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-16T17:46:49.1010850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-16T17:46:49.1016720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-16T17:46:49.1023050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-16T17:46:49.1029380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-16T17:46:49.1046330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-16T17:46:49.1052070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-16T17:46:49.1057680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-16T17:46:49.1063290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-16T17:46:49.1068990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-16T17:46:49.1074780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-16T17:46:49.1080480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-16T17:46:49.1086380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-16T17:46:49.1091700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-16T17:46:49.1097180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-16T17:46:49.1103480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-16T17:46:49.1109280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-16T17:46:49.1114870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-16T17:46:49.1119890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-16T17:46:49.1127360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-16T17:46:49.1135320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-16T17:46:49.1143660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-16T17:46:49.1153250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-16T17:46:49.1161810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-16T17:46:49.1169930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-16T17:46:49.1179230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-16T17:46:49.1185710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-16T17:46:49.1191620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-16T17:46:49.1197100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-16T17:46:49.1203040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-16T17:46:49.1208490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-16T17:46:49.1214640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-16T17:46:49.1220820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-16T17:46:49.1226020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-16T17:46:49.1231380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-16T17:46:49.1236550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-16T17:46:49.1242250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-16T17:46:49.1260210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-16T17:46:49.1266160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-16T17:46:49.1271580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-16T17:46:49.1277530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-16T17:46:49.1283240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-16T17:46:49.1288870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-16T17:46:49.1294670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-16T17:46:49.1300740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-16T17:46:49.1306360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-16T17:46:49.1313550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-16T17:46:49.1318520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-16T17:46:49.1325260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-16T17:46:49.1331040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-16T17:46:49.1337190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-16T17:46:49.1342740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-16T17:46:49.1348320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-16T17:46:49.1354140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-16T17:46:49.1359820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-16T17:46:49.1365470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-16T17:46:49.1371050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-16T17:46:49.1376850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-16T17:46:49.1382660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-16T17:46:49.1387890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-16T17:46:49.1393730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-16T17:46:49.1399370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-16T17:46:49.1405130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-16T17:46:49.1410740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-16T17:46:49.1417010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-16T17:46:49.1422770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-16T17:46:49.1428970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-16T17:46:49.1434730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-16T17:46:49.1440490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-16T17:46:49.1445860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-16T17:46:49.1464200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-16T17:46:49.1469960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-16T17:46:49.1475400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-16T17:46:49.1481180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-16T17:46:49.1486880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-16T17:46:49.1492050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-16T17:46:49.1497820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-16T17:46:49.1503310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-16T17:46:49.1508840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-16T17:46:49.1514280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-16T17:46:49.1519650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-16T17:46:49.1525070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-16T17:46:49.1530940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-16T17:46:49.1536590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-16T17:46:49.1542110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-16T17:46:49.1548380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-16T17:46:49.1553560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-16T17:46:49.1557870Z Only the first 100 operations were output. 2021-05-16T17:46:49.2421870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9285-1a0a53n.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/sdl.rb 2021-05-16T17:46:51.4704340Z ==> Summary 2021-05-16T17:46:51.4853390Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-16T17:46:51.4860060Z ==> Installing libav 2021-05-16T17:46:51.4863390Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-16T17:46:51.4879970Z 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-9051-8kulnj 2021-05-16T17:46:51.7199300Z cp -pR /private/tmp/d20210516-9051-8kulnj/libav/. /usr/local/Cellar/libav 2021-05-16T17:46:51.8228450Z chmod -Rf +w /private/tmp/d20210516-9051-8kulnj 2021-05-16T17:46:53.2815480Z ==> Finishing up 2021-05-16T17:46:53.3276060Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-16T17:46:53.3280480Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-16T17:46:53.3295390Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-16T17:46:53.3307130Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-16T17:46:53.3311800Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-16T17:46:53.3317030Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-16T17:46:53.3644240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9311-11a4s2l.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libav.rb 2021-05-16T17:46:55.5568920Z ==> Summary 2021-05-16T17:46:55.5588190Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-16T17:46:57.9245680Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-16T17:46:59.5436110Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-16T17:46:59.8781070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-16T17%3A55%3A00Z&sig=hZQwtK5SwWdfzaJLe8YRwunZN6dd9EDRcM8ugyfLQ3k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:47:00.1118930Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-16T17:47:02.5237440Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-16T17:47:04.7366990Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-16T17:47:04.7367610Z To reinstall 4.3.0, run: 2021-05-16T17:47:04.7368090Z brew reinstall libtiff 2021-05-16T17:47:06.2326190Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-16T17:47:06.2327610Z To reinstall 2.3.9_1, run: 2021-05-16T17:47:06.2328450Z brew reinstall unixodbc 2021-05-16T17:47:07.7238330Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-16T17:47:07.7239070Z To reinstall 1.0.18_1, run: 2021-05-16T17:47:07.7239530Z brew reinstall libsodium 2021-05-16T17:47:09.1968350Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-16T17:47:09.1969040Z To reinstall 4.1.1, run: 2021-05-16T17:47:09.1969690Z brew reinstall tesseract 2021-05-16T17:47:10.6859570Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-16T17:47:10.6860260Z To reinstall 1.21.1, run: 2021-05-16T17:47:10.6861440Z brew reinstall wget 2021-05-16T17:47:12.1729300Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-16T17:47:12.1730020Z To reinstall 4.3.4, run: 2021-05-16T17:47:12.1730450Z brew reinstall zeromq 2021-05-16T17:47:13.6484690Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-16T17:47:13.6485400Z To reinstall 2.2.27.6_1, run: 2021-05-16T17:47:13.6485840Z brew reinstall udunits 2021-05-16T17:47:15.1387050Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-16T17:47:15.1387800Z To reinstall 1.2.0, run: 2021-05-16T17:47:15.1388270Z brew reinstall webp 2021-05-16T17:47:16.7106700Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-16T17:47:18.3924200Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-16T17:47:18.7283490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-16T17%3A55%3A00Z&sig=wGM9PKRzBtyfJDfcXU2NPRl%2BjF69iwEtSqQGeGrV570%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:47:20.5308830Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-16T17:47:59.7267860Z ==> Caveats 2021-05-16T17:47:59.7268500Z Bash completion has been installed to: 2021-05-16T17:47:59.7269060Z /usr/local/etc/bash_completion.d 2021-05-16T17:47:59.7269910Z ==> Summary 2021-05-16T17:48:01.0164980Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-16T17:48:04.0025840Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-16T17:48:04.0030890Z ==> 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=20210516T174612Z&X-Amz-Expires=300&X-Amz-Signature=2614e816537093bc7627f58581d3a9d45e273372d304452b4d63b02e2be43b14&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=201858552&response-content-disposition=attachment%3B%20filename%3DXQuartz-2.8.1.dmg&response-content-type=application%2Foctet-stream 2021-05-16T17:48:06.4589410Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T17:48:06.4590570Z ==> Installing Cask xquartz 2021-05-16T17:48:22.7427090Z ==> Running installer for xquartz; your password may be necessary. 2021-05-16T17:48:22.7428990Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-16T17:48:48.5935980Z installer: Package name is 2021-05-16T17:48:48.5938300Z installer: Installing at base path / 2021-05-16T17:48:48.5939100Z installer: The install was successful. 2021-05-16T17:48:48.5939830Z installer: The install requires logging out now. 2021-05-16T17:48:48.6744270Z 🍺 xquartz was successfully installed! 2021-05-16T17:48:48.7038050Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T17:48:48.7038640Z with: 2021-05-16T17:48:48.7039140Z github_slug: neuroconductor/brainR 2021-05-16T17:48:48.7039550Z env: 2021-05-16T17:48:48.7039940Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:48:48.7040360Z TIC_DEPLOY_KEY: 2021-05-16T17:48:48.7040730Z RSPM: 2021-05-16T17:48:48.7042040Z GITHUB_PAT: *** 2021-05-16T17:48:48.7042430Z COVERALLS_TOKEN: 2021-05-16T17:48:48.7042860Z continue-on-error: false 2021-05-16T17:48:48.7043300Z VDIFFR_RUN_TESTS: false 2021-05-16T17:48:48.7043770Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:48:48.7044170Z TZ: UTC 2021-05-16T17:48:48.7044510Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:48:48.7044880Z NOT_CRAN: true 2021-05-16T17:48:48.7045210Z ##[endgroup] 2021-05-16T17:48:48.7758040Z repo slug is: neuroconductor/brainR 2021-05-16T17:48:48.7870330Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T17:48:48.7870910Z env: 2021-05-16T17:48:48.7871350Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:48:48.7871790Z TIC_DEPLOY_KEY: 2021-05-16T17:48:48.7872170Z RSPM: 2021-05-16T17:48:48.7872970Z GITHUB_PAT: *** 2021-05-16T17:48:48.7873390Z COVERALLS_TOKEN: 2021-05-16T17:48:48.7873840Z continue-on-error: false 2021-05-16T17:48:48.7874330Z VDIFFR_RUN_TESTS: false 2021-05-16T17:48:48.7874800Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:48:48.7875260Z TZ: UTC 2021-05-16T17:48:48.7875650Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:48:48.7876070Z NOT_CRAN: true 2021-05-16T17:48:48.7876450Z ##[endgroup] 2021-05-16T17:48:49.7365370Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T17:48:49.7366050Z with: 2021-05-16T17:48:49.7366400Z repo_name: brainR 2021-05-16T17:48:49.7366810Z repo_version: 1.6.0 2021-05-16T17:48:49.7367190Z runner_os: macOS 2021-05-16T17:48:49.7367590Z R_version: 3.5 2021-05-16T17:48:49.7367920Z env: 2021-05-16T17:48:49.7368360Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:48:49.7368800Z TIC_DEPLOY_KEY: 2021-05-16T17:48:49.7369170Z RSPM: 2021-05-16T17:48:49.7370410Z GITHUB_PAT: *** 2021-05-16T17:48:49.7370830Z COVERALLS_TOKEN: 2021-05-16T17:48:49.7371400Z continue-on-error: false 2021-05-16T17:48:49.7371870Z VDIFFR_RUN_TESTS: false 2021-05-16T17:48:49.7372370Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:48:49.7372790Z TZ: UTC 2021-05-16T17:48:49.7373190Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:48:49.7373580Z NOT_CRAN: true 2021-05-16T17:48:49.7374010Z ##[endgroup] 2021-05-16T17:48:49.8024210Z Package: brainR 2021-05-16T17:48:49.8029940Z Version: 1.6.0 2021-05-16T17:48:49.8031040Z OS: macOS 2021-05-16T17:48:49.8118410Z ##[group]Run install.packages('remotes') 2021-05-16T17:48:49.8119230Z install.packages('remotes') 2021-05-16T17:48:49.8120010Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T17:48:49.8120920Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T17:48:49.8295430Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:48:49.8295860Z env: 2021-05-16T17:48:49.8296270Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:48:49.8296720Z TIC_DEPLOY_KEY: 2021-05-16T17:48:49.8297050Z RSPM: 2021-05-16T17:48:49.8297950Z GITHUB_PAT: *** 2021-05-16T17:48:49.8298370Z COVERALLS_TOKEN: 2021-05-16T17:48:49.8298820Z continue-on-error: false 2021-05-16T17:48:49.8299300Z VDIFFR_RUN_TESTS: false 2021-05-16T17:48:49.8300090Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:48:49.8300550Z TZ: UTC 2021-05-16T17:48:49.8301110Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:48:49.8301510Z NOT_CRAN: true 2021-05-16T17:48:49.8301910Z ##[endgroup] 2021-05-16T17:48:50.0333500Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T17:48:50.0334630Z (as ‘lib’ is unspecified) 2021-05-16T17:48:53.0588550Z 2021-05-16T17:48:53.0589500Z There is a binary version available but the source version is later: 2021-05-16T17:48:53.0637850Z binary source needs_compilation 2021-05-16T17:48:53.0638460Z remotes 2.1.1 2.3.0 FALSE 2021-05-16T17:48:53.0638780Z 2021-05-16T17:48:53.0640550Z installing the source package ‘remotes’ 2021-05-16T17:48:53.0640980Z 2021-05-16T17:48:53.0661610Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T17:48:53.3024930Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-16T17:48:53.3058570Z ================================================== 2021-05-16T17:48:53.3059480Z downloaded 144 KB 2021-05-16T17:48:53.3060150Z 2021-05-16T17:48:53.6844900Z * installing *source* package ‘remotes’ ... 2021-05-16T17:48:53.6920730Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-16T17:48:53.7191330Z ** R 2021-05-16T17:48:53.7587040Z ** inst 2021-05-16T17:48:53.7628890Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:48:55.5878790Z ** help 2021-05-16T17:48:55.7055340Z *** installing help indices 2021-05-16T17:48:55.7787640Z ** building package indices 2021-05-16T17:48:55.8648750Z ** installing vignettes 2021-05-16T17:48:55.8717200Z ** testing if installed package can be loaded 2021-05-16T17:48:56.0855720Z * DONE (remotes) 2021-05-16T17:48:56.1777290Z 2021-05-16T17:48:56.1879520Z The downloaded source packages are in 2021-05-16T17:48:56.1982440Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpWMjpZw/downloaded_packages’ 2021-05-16T17:49:02.3863160Z ##[group]Run actions/cache@v1 2021-05-16T17:49:02.3863720Z with: 2021-05-16T17:49:02.3864120Z path: /Users/runner/work/_temp/Library 2021-05-16T17:49:02.3866450Z key: macOS-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1-babdc614d833d9d2a85834d2b625a071c4c1cd8adb299ee2d1eba2c0f2781220 2021-05-16T17:49:02.3869290Z restore-keys: macOS-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1- 2021-05-16T17:49:02.3870280Z env: 2021-05-16T17:49:02.3870680Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:49:02.3871130Z TIC_DEPLOY_KEY: 2021-05-16T17:49:02.3871450Z RSPM: 2021-05-16T17:49:02.3873080Z GITHUB_PAT: *** 2021-05-16T17:49:02.3873510Z COVERALLS_TOKEN: 2021-05-16T17:49:02.3873950Z continue-on-error: false 2021-05-16T17:49:02.3874420Z VDIFFR_RUN_TESTS: false 2021-05-16T17:49:02.3874870Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:49:02.3875320Z TZ: UTC 2021-05-16T17:49:02.3875850Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:49:02.3876390Z NOT_CRAN: true 2021-05-16T17:49:02.3876780Z ##[endgroup] 2021-05-16T17:49:02.4601320Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T17:49:02.4702510Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T17:49:02.4703330Z remotes::install_github("ropensci/tic") 2021-05-16T17:49:02.4703960Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T17:49:02.4704610Z remotes::install_github("muschellij2/aghast") 2021-05-16T17:49:02.4705180Z remotes::install_cran("covr") 2021-05-16T17:49:02.4876490Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:49:02.4876880Z env: 2021-05-16T17:49:02.4877950Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:49:02.4878410Z TIC_DEPLOY_KEY: 2021-05-16T17:49:02.4878770Z RSPM: 2021-05-16T17:49:02.4879630Z GITHUB_PAT: *** 2021-05-16T17:49:02.4880010Z COVERALLS_TOKEN: 2021-05-16T17:49:02.4880480Z continue-on-error: false 2021-05-16T17:49:02.4881420Z VDIFFR_RUN_TESTS: false 2021-05-16T17:49:02.4881910Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:49:02.4882340Z TZ: UTC 2021-05-16T17:49:02.4882740Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:49:02.4883140Z NOT_CRAN: true 2021-05-16T17:49:02.4883490Z ##[endgroup] 2021-05-16T17:49:02.7106590Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:49:03.4714740Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T17:49:07.1481890Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T17:49:07.1482800Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T17:49:07.1483890Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T17:49:07.1484810Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T17:49:07.1485640Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T17:49:07.1486520Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T17:49:07.1487450Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T17:49:07.1488340Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T17:49:07.1489390Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T17:49:07.1490340Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T17:49:07.1491140Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T17:49:07.1491970Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T17:49:07.1492790Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T17:49:07.1493730Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T17:49:07.1494520Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T17:49:07.1495390Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T17:49:07.1496290Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:49:07.1497130Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T17:49:07.1498070Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T17:49:07.1498910Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T17:49:07.1499740Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T17:49:07.1500510Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T17:49:07.1501370Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T17:49:07.1502170Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T17:49:07.1515430Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T17:49:07.1516490Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:49:07.1517330Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:49:07.1518150Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:49:07.1518920Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T17:49:07.1519720Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:49:07.1520480Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T17:49:07.1521300Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T17:49:07.1522110Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T17:49:07.1522860Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T17:49:07.1523850Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T17:49:07.1525680Z Installing 35 packages: rlang, magrittr, glue, sys, askpass, R6, openssl, mime, curl, jsonlite, ini, httr, gitcreds, cli, zip, rstudioapi, credentials, rprojroot, crayon, fastmap, yaml, withr, whisker, rappdirs, purrr, lifecycle, gh, gert, fs, desc, clipr, cachem, usethis, memoise, git2r 2021-05-16T17:49:07.1527740Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T17:49:07.1528730Z (as ‘lib’ is unspecified) 2021-05-16T17:49:09.7499590Z 2021-05-16T17:49:09.7500590Z There are binary versions available but the source versions are later: 2021-05-16T17:49:09.7525910Z binary source needs_compilation 2021-05-16T17:49:09.7526700Z rlang 0.4.5 0.4.11 TRUE 2021-05-16T17:49:09.7527240Z magrittr 1.5 2.0.1 TRUE 2021-05-16T17:49:09.7527780Z glue 1.3.2 1.4.2 TRUE 2021-05-16T17:49:09.7528320Z sys 3.3 3.4 TRUE 2021-05-16T17:49:09.7528810Z R6 2.4.1 2.5.0 FALSE 2021-05-16T17:49:09.7529360Z openssl 1.4.1 1.4.4 TRUE 2021-05-16T17:49:09.7529870Z mime 0.9 0.10 TRUE 2021-05-16T17:49:09.7530390Z curl 4.3 4.3.1 TRUE 2021-05-16T17:49:09.7530900Z jsonlite 1.6.1 1.7.2 TRUE 2021-05-16T17:49:09.7531440Z httr 1.4.1 1.4.2 FALSE 2021-05-16T17:49:09.7532270Z cli 2.0.2 2.5.0 FALSE 2021-05-16T17:49:09.7532810Z zip 2.0.4 2.1.1 TRUE 2021-05-16T17:49:09.7533370Z rstudioapi 0.11 0.13 FALSE 2021-05-16T17:49:09.7533960Z credentials 1.1 1.3.0 FALSE 2021-05-16T17:49:09.7535330Z rprojroot 1.3-2 2.0.2 FALSE 2021-05-16T17:49:09.7535880Z crayon 1.3.4 1.4.1 FALSE 2021-05-16T17:49:09.7536490Z fastmap 1.0.1 1.1.0 TRUE 2021-05-16T17:49:09.7537000Z withr 2.1.2 2.4.2 FALSE 2021-05-16T17:49:09.7537560Z rappdirs 0.3.1 0.3.3 TRUE 2021-05-16T17:49:09.7538120Z purrr 0.3.3 0.3.4 TRUE 2021-05-16T17:49:09.7538650Z lifecycle 0.2.0 1.0.0 FALSE 2021-05-16T17:49:09.7539210Z gh 1.1.0 1.3.0 FALSE 2021-05-16T17:49:09.7539690Z gert 0.3 1.3.0 TRUE 2021-05-16T17:49:09.7540220Z fs 1.3.2 1.5.0 TRUE 2021-05-16T17:49:09.7540720Z desc 1.2.0 1.3.0 FALSE 2021-05-16T17:49:09.7541260Z clipr 0.7.0 0.7.1 FALSE 2021-05-16T17:49:09.7541770Z usethis 1.5.1 2.0.1 FALSE 2021-05-16T17:49:09.7542340Z memoise 1.1.0 2.0.0 FALSE 2021-05-16T17:49:09.7542890Z git2r 0.26.1 0.28.0 TRUE 2021-05-16T17:49:09.7543150Z 2021-05-16T17:49:09.7543850Z Package which is only available in source form, and may need 2021-05-16T17:49:09.7545080Z compilation of C/C++/Fortran: ‘cachem’ 2021-05-16T17:49:09.7565330Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/askpass_1.1.tgz' 2021-05-16T17:49:10.0131160Z Content type 'application/x-gzip' length 21399 bytes (20 KB) 2021-05-16T17:49:10.0131880Z ================================================== 2021-05-16T17:49:10.0132570Z downloaded 20 KB 2021-05-16T17:49:10.0132870Z 2021-05-16T17:49:10.0161590Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/ini_0.3.1.tgz' 2021-05-16T17:49:10.3065730Z Content type 'application/x-gzip' length 13069 bytes (12 KB) 2021-05-16T17:49:10.3066440Z ================================================== 2021-05-16T17:49:10.3066900Z downloaded 12 KB 2021-05-16T17:49:10.3067220Z 2021-05-16T17:49:10.3097250Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/yaml_2.2.1.tgz' 2021-05-16T17:49:10.4929780Z Content type 'application/x-gzip' length 200017 bytes (195 KB) 2021-05-16T17:49:10.5010090Z ================================================== 2021-05-16T17:49:10.5011420Z downloaded 195 KB 2021-05-16T17:49:10.5012220Z 2021-05-16T17:49:10.5046170Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/whisker_0.4.tgz' 2021-05-16T17:49:10.6875520Z Content type 'application/x-gzip' length 65012 bytes (63 KB) 2021-05-16T17:49:10.7038770Z ================================================== 2021-05-16T17:49:10.7039400Z downloaded 63 KB 2021-05-16T17:49:10.7039880Z 2021-05-16T17:49:10.7801260Z 2021-05-16T17:49:10.7904950Z 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-16T17:49:10.7906540Z The downloaded binary packages are in 2021-05-16T17:49:10.7907040Z 2021-05-16T17:49:10.8002850Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpV0zO8A/downloaded_packages 2021-05-16T17:49:10.8008740Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T17:49:10.9658310Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-16T17:49:10.9755640Z ================================================== 2021-05-16T17:49:10.9857880Z downloaded 841 KB 2021-05-16T17:49:10.9957780Z 2021-05-16T17:49:11.0060460Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T17:49:11.1209370Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-16T17:49:11.1259580Z ================================================== 2021-05-16T17:49:11.1260480Z downloaded 259 KB 2021-05-16T17:49:11.1261080Z 2021-05-16T17:49:11.1291980Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T17:49:11.4201810Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-16T17:49:11.4226170Z ================================================== 2021-05-16T17:49:11.4226670Z downloaded 96 KB 2021-05-16T17:49:11.4226970Z 2021-05-16T17:49:11.4259920Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-16T17:49:11.5791570Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-16T17:49:11.5793190Z ================================================== 2021-05-16T17:49:11.5794390Z downloaded 19 KB 2021-05-16T17:49:11.5795050Z 2021-05-16T17:49:11.5823890Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T17:49:11.8764630Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-16T17:49:11.8774830Z ================================================== 2021-05-16T17:49:11.8775310Z downloaded 61 KB 2021-05-16T17:49:11.8775620Z 2021-05-16T17:49:11.8808880Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T17:49:12.0650040Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-16T17:49:12.0797880Z ================================================== 2021-05-16T17:49:12.0798440Z downloaded 1.3 MB 2021-05-16T17:49:12.0798740Z 2021-05-16T17:49:12.0845160Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-16T17:49:12.2426000Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-16T17:49:12.2426800Z ================================================== 2021-05-16T17:49:12.2427250Z downloaded 12 KB 2021-05-16T17:49:12.2427530Z 2021-05-16T17:49:12.2463950Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T17:49:12.5015310Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-16T17:49:12.5113310Z ================================================== 2021-05-16T17:49:12.5113910Z downloaded 774 KB 2021-05-16T17:49:12.5114210Z 2021-05-16T17:49:12.5149890Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T17:49:12.7513530Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-16T17:49:12.7539740Z ================================================== 2021-05-16T17:49:12.7540230Z downloaded 411 KB 2021-05-16T17:49:12.7540500Z 2021-05-16T17:49:12.7571610Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T17:49:13.0100390Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-16T17:49:13.0140620Z ================================================== 2021-05-16T17:49:13.0141260Z downloaded 156 KB 2021-05-16T17:49:13.0141520Z 2021-05-16T17:49:13.0172910Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T17:49:13.1687900Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-16T17:49:13.1698820Z ================================================== 2021-05-16T17:49:13.1699630Z downloaded 60 KB 2021-05-16T17:49:13.1699970Z 2021-05-16T17:49:13.1730560Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T17:49:13.3103160Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-16T17:49:13.3146620Z ================================================== 2021-05-16T17:49:13.3147120Z downloaded 154 KB 2021-05-16T17:49:13.3147380Z 2021-05-16T17:49:13.3179350Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T17:49:13.4539330Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-16T17:49:13.4579550Z ================================================== 2021-05-16T17:49:13.4580880Z downloaded 110 KB 2021-05-16T17:49:13.4581660Z 2021-05-16T17:49:13.4637940Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T17:49:13.5981760Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-16T17:49:13.6150250Z ================================================== 2021-05-16T17:49:13.6150820Z downloaded 107 KB 2021-05-16T17:49:13.6151110Z 2021-05-16T17:49:13.6189060Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T17:49:13.7633080Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-16T17:49:13.7695180Z ================================================== 2021-05-16T17:49:13.7695690Z downloaded 224 KB 2021-05-16T17:49:13.7695990Z 2021-05-16T17:49:13.7743640Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T17:49:13.9102570Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-16T17:49:13.9113120Z ================================================== 2021-05-16T17:49:13.9113630Z downloaded 58 KB 2021-05-16T17:49:13.9113940Z 2021-05-16T17:49:13.9144690Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T17:49:14.1436550Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-16T17:49:14.1437370Z ================================================== 2021-05-16T17:49:14.1437980Z downloaded 34 KB 2021-05-16T17:49:14.1438280Z 2021-05-16T17:49:14.1468660Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T17:49:14.3913730Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-16T17:49:14.3923100Z ================================================== 2021-05-16T17:49:14.3923610Z downloaded 43 KB 2021-05-16T17:49:14.3923910Z 2021-05-16T17:49:14.3955020Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T17:49:14.8727570Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-16T17:49:14.8738820Z ================================================== 2021-05-16T17:49:14.8739290Z downloaded 92 KB 2021-05-16T17:49:14.8739600Z 2021-05-16T17:49:14.8770870Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T17:49:15.1333550Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-16T17:49:15.1334440Z ================================================== 2021-05-16T17:49:15.1335290Z downloaded 12 KB 2021-05-16T17:49:15.1335550Z 2021-05-16T17:49:15.1370480Z trying URL 'https://cloud.r-project.org/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T17:49:15.2944120Z Content type 'application/x-gzip' length 375062 bytes (366 KB) 2021-05-16T17:49:15.3029350Z ================================================== 2021-05-16T17:49:15.3029860Z downloaded 366 KB 2021-05-16T17:49:15.3030150Z 2021-05-16T17:49:15.3063230Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T17:49:15.5689930Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-16T17:49:15.5707470Z ================================================== 2021-05-16T17:49:15.5708030Z downloaded 81 KB 2021-05-16T17:49:15.5708330Z 2021-05-16T17:49:15.5741070Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T17:49:15.8206150Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-16T17:49:15.8215600Z ================================================== 2021-05-16T17:49:15.8216050Z downloaded 44 KB 2021-05-16T17:49:15.8216350Z 2021-05-16T17:49:15.8372420Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T17:49:16.0079190Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-16T17:49:16.0102170Z ================================================== 2021-05-16T17:49:16.0102660Z downloaded 64 KB 2021-05-16T17:49:16.0102950Z 2021-05-16T17:49:16.0132440Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T17:49:16.1671630Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-16T17:49:16.1798750Z ================================================== 2021-05-16T17:49:16.1799630Z downloaded 777 KB 2021-05-16T17:49:16.1799890Z 2021-05-16T17:49:16.1834700Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T17:49:16.4524950Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-16T17:49:16.4630400Z ================================================== 2021-05-16T17:49:16.4630910Z downloaded 286 KB 2021-05-16T17:49:16.4631170Z 2021-05-16T17:49:16.4671850Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T17:49:16.5987620Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-16T17:49:16.5988330Z ================================================== 2021-05-16T17:49:16.5988780Z downloaded 20 KB 2021-05-16T17:49:16.5989070Z 2021-05-16T17:49:16.6019450Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T17:49:16.8764830Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T17:49:16.8765600Z ================================================== 2021-05-16T17:49:16.8766070Z downloaded 24 KB 2021-05-16T17:49:16.8766360Z 2021-05-16T17:49:16.8796720Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T17:49:17.0445840Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-16T17:49:17.0533360Z ================================================== 2021-05-16T17:49:17.0533860Z downloaded 298 KB 2021-05-16T17:49:17.0534160Z 2021-05-16T17:49:17.0564690Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T17:49:17.1903270Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-16T17:49:17.1904120Z ================================================== 2021-05-16T17:49:17.1904580Z downloaded 16 KB 2021-05-16T17:49:17.1904830Z 2021-05-16T17:49:17.1936440Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T17:49:17.4768660Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-16T17:49:17.5705730Z ================================================== 2021-05-16T17:49:17.5706300Z downloaded 1.2 MB 2021-05-16T17:49:17.5706590Z 2021-05-16T17:49:18.2390870Z * installing *source* package ‘rlang’ ... 2021-05-16T17:49:18.2619940Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-16T17:49:18.2823690Z ** libs 2021-05-16T17:49:20.6818460Z 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-16T17:49:21.2551280Z 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-16T17:49:21.6292860Z 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-16T17:49:24.0357760Z 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-16T17:49:25.0496000Z 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-16T17:49:25.1198160Z 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-16T17:49:25.3279180Z installing to /Users/runner/work/_temp/Library/rlang/libs 2021-05-16T17:49:25.3361090Z ** R 2021-05-16T17:49:25.4139170Z ** inst 2021-05-16T17:49:25.4153710Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:49:28.9915270Z ** help 2021-05-16T17:49:29.6544300Z *** installing help indices 2021-05-16T17:49:29.9843030Z *** copying figures 2021-05-16T17:49:29.9893410Z ** building package indices 2021-05-16T17:49:30.3844140Z ** testing if installed package can be loaded 2021-05-16T17:49:30.7971040Z * DONE (rlang) 2021-05-16T17:49:31.2449250Z * installing *source* package ‘magrittr’ ... 2021-05-16T17:49:31.2494540Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-16T17:49:31.2656640Z ** libs 2021-05-16T17:49:31.2885540Z 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-16T17:49:31.4258340Z 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-16T17:49:31.5102400Z 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-16T17:49:31.5647090Z installing to /Users/runner/work/_temp/Library/magrittr/libs 2021-05-16T17:49:31.5687620Z ** R 2021-05-16T17:49:31.5756040Z ** inst 2021-05-16T17:49:31.5873400Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:49:31.7140740Z ** help 2021-05-16T17:49:31.7663780Z *** installing help indices 2021-05-16T17:49:31.8024720Z *** copying figures 2021-05-16T17:49:31.8039180Z ** building package indices 2021-05-16T17:49:31.8321290Z ** installing vignettes 2021-05-16T17:49:31.8390820Z ** testing if installed package can be loaded 2021-05-16T17:49:32.1303250Z * DONE (magrittr) 2021-05-16T17:49:32.4430020Z * installing *source* package ‘glue’ ... 2021-05-16T17:49:32.4467970Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-16T17:49:32.4662740Z ** libs 2021-05-16T17:49:32.4826420Z 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-16T17:49:32.5993420Z 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-16T17:49:32.6740720Z 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-16T17:49:32.7895690Z 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-16T17:49:32.8985740Z installing to /Users/runner/work/_temp/Library/glue/libs 2021-05-16T17:49:32.9024660Z ** R 2021-05-16T17:49:32.9112050Z ** inst 2021-05-16T17:49:32.9147230Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:49:33.2322640Z ** help 2021-05-16T17:49:33.2740830Z *** installing help indices 2021-05-16T17:49:33.3044250Z *** copying figures 2021-05-16T17:49:33.3053240Z ** building package indices 2021-05-16T17:49:33.3260730Z ** installing vignettes 2021-05-16T17:49:33.3329070Z ** testing if installed package can be loaded 2021-05-16T17:49:33.6929020Z * DONE (glue) 2021-05-16T17:49:33.9685980Z * installing *source* package ‘sys’ ... 2021-05-16T17:49:33.9710580Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-16T17:49:33.9865990Z ** libs 2021-05-16T17:49:34.0034670Z 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-16T17:49:34.2156510Z 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-16T17:49:34.3006170Z 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-16T17:49:34.3552700Z installing to /Users/runner/work/_temp/Library/sys/libs 2021-05-16T17:49:34.3592020Z ** R 2021-05-16T17:49:34.3646910Z ** inst 2021-05-16T17:49:34.3664170Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:49:34.4764850Z ** help 2021-05-16T17:49:34.5004140Z *** installing help indices 2021-05-16T17:49:34.5240750Z ** building package indices 2021-05-16T17:49:34.5406560Z ** testing if installed package can be loaded 2021-05-16T17:49:34.8372580Z * DONE (sys) 2021-05-16T17:49:35.1161660Z * installing *source* package ‘R6’ ... 2021-05-16T17:49:35.1189460Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-16T17:49:35.1349750Z ** R 2021-05-16T17:49:35.1454120Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:49:35.4626500Z ** help 2021-05-16T17:49:35.4861670Z *** installing help indices 2021-05-16T17:49:35.5108680Z *** copying figures 2021-05-16T17:49:35.5121880Z ** building package indices 2021-05-16T17:49:35.5275320Z ** testing if installed package can be loaded 2021-05-16T17:49:35.7334990Z * DONE (R6) 2021-05-16T17:49:36.3257740Z * installing *source* package ‘openssl’ ... 2021-05-16T17:49:36.3451440Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-16T17:49:36.4539790Z Homebrew 3.1.6 2021-05-16T17:49:36.5495320Z Homebrew/homebrew-core (git revision b6492621ab; last commit 2021-05-10) 2021-05-16T17:49:36.6367610Z Homebrew/homebrew-cask (git revision 22deb90f04; last commit 2021-05-10) 2021-05-16T17:49:36.9745580Z Using PKG_CFLAGS=-I/usr/local/opt/openssl/include 2021-05-16T17:49:37.3518420Z Using PKG_LIBS=-L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 2021-05-16T17:49:37.3724610Z ** libs 2021-05-16T17:49:37.3903130Z rm -f aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o openssl.so bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-16T17:49:37.3930330Z 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-16T17:49:37.5229940Z 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-16T17:49:37.6539990Z 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-16T17:49:37.8112080Z 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-16T17:49:38.0632040Z 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-16T17:49:38.2119140Z 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-16T17:49:38.3841450Z 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-16T17:49:38.5705110Z 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-16T17:49:38.6705470Z 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-16T17:49:38.8123320Z 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-16T17:49:38.9300930Z 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-16T17:49:39.0771930Z 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-16T17:49:39.2783490Z 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-16T17:49:39.4609480Z 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-16T17:49:39.7116600Z 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-16T17:49:39.7931620Z 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-16T17:49:39.8616350Z 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-16T17:49:40.0664940Z 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-16T17:49:40.2896800Z 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-16T17:49:40.4901440Z 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-16T17:49:40.5667090Z 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-16T17:49:40.7432370Z 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-16T17:49:40.9347920Z 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-16T17:49:41.7694710Z 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-16T17:49:41.7697090Z 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-16T17:49:41.7700140Z 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-16T17:49:41.7702380Z 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-16T17:49:41.8577950Z 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-16T17:49:42.0511610Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-16T17:49:43.8296750Z 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-16T17:49:43.8933720Z installing to /Users/runner/work/_temp/Library/openssl/libs 2021-05-16T17:49:43.8977330Z ** R 2021-05-16T17:49:43.9225810Z ** inst 2021-05-16T17:49:43.9447270Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:49:44.8240070Z ** help 2021-05-16T17:49:44.8925810Z *** installing help indices 2021-05-16T17:49:44.9939210Z ** building package indices 2021-05-16T17:49:45.0306600Z ** installing vignettes 2021-05-16T17:49:45.0452070Z ** testing if installed package can be loaded 2021-05-16T17:49:45.3553500Z * DONE (openssl) 2021-05-16T17:49:45.6281520Z * installing *source* package ‘mime’ ... 2021-05-16T17:49:45.6298880Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-16T17:49:45.6450440Z ** libs 2021-05-16T17:49:45.6627810Z 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-16T17:49:45.7367670Z 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-16T17:49:45.8233360Z 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-16T17:49:45.8780340Z installing to /Users/runner/work/_temp/Library/mime/libs 2021-05-16T17:49:45.8870950Z ** R 2021-05-16T17:49:45.8974330Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:49:46.0517820Z ** help 2021-05-16T17:49:46.0826270Z *** installing help indices 2021-05-16T17:49:46.1056560Z ** building package indices 2021-05-16T17:49:46.1180550Z ** testing if installed package can be loaded 2021-05-16T17:49:46.4208320Z * DONE (mime) 2021-05-16T17:49:46.8646590Z * installing *source* package ‘curl’ ... 2021-05-16T17:49:46.8756610Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-16T17:49:46.9723100Z Found pkg-config cflags and libs! 2021-05-16T17:49:47.2835840Z Using PKG_CFLAGS= 2021-05-16T17:49:47.2837200Z Using PKG_LIBS=-lcurl 2021-05-16T17:49:47.4044450Z ** libs 2021-05-16T17:49:47.4219600Z rm -f curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o 2021-05-16T17:49:47.4246780Z 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-16T17:49:47.5237220Z 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-16T17:49:47.6623380Z 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-16T17:49:47.7556920Z 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-16T17:49:47.8394800Z 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-16T17:49:47.9424730Z 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-16T17:49:48.0424400Z 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-16T17:49:48.1252570Z 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-16T17:49:48.3116450Z 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-16T17:49:48.3758940Z 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-16T17:49:48.4655070Z 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-16T17:49:48.5623340Z 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-16T17:49:48.7378260Z 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-16T17:49:48.8186820Z 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-16T17:49:48.8978180Z 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-16T17:49:48.9656320Z 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-16T17:49:49.0391920Z 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-16T17:49:49.1176520Z 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-16T17:49:49.2536950Z 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-16T17:49:49.3465210Z 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-16T17:49:49.3855080Z 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-16T17:49:49.4648950Z 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-16T17:49:49.5258060Z installing to /Users/runner/work/_temp/Library/curl/libs 2021-05-16T17:49:49.5301610Z ** R 2021-05-16T17:49:49.5483970Z ** inst 2021-05-16T17:49:49.5703700Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:49:49.9321110Z ** help 2021-05-16T17:49:49.9917460Z *** installing help indices 2021-05-16T17:49:50.0304490Z ** building package indices 2021-05-16T17:49:50.0634930Z ** installing vignettes 2021-05-16T17:49:50.0729260Z ** testing if installed package can be loaded 2021-05-16T17:49:50.3721410Z * DONE (curl) 2021-05-16T17:49:50.7967960Z * installing *source* package ‘jsonlite’ ... 2021-05-16T17:49:50.8077330Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-16T17:49:50.8245640Z ** libs 2021-05-16T17:49:50.8425780Z 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-16T17:49:50.9349520Z 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-16T17:49:51.0211360Z 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-16T17:49:51.1121020Z 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-16T17:49:51.2302320Z 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-16T17:49:51.3254110Z 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-16T17:49:51.3996820Z 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-16T17:49:51.4741700Z 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-16T17:49:51.5624730Z 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-16T17:49:51.6414810Z 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-16T17:49:51.7694940Z 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-16T17:49:51.8585280Z 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-16T17:49:51.9628620Z 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-16T17:49:52.0566640Z 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-16T17:49:52.1496040Z 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-16T17:49:52.2302900Z 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-16T17:49:52.3113110Z 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-16T17:49:52.3867050Z 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-16T17:49:52.4803210Z 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-16T17:49:52.5612480Z 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-16T17:49:52.6399640Z 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-16T17:49:52.7332220Z 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-16T17:49:52.7950300Z 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-16T17:49:52.8728390Z 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-16T17:49:52.9877080Z 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-16T17:49:53.1879020Z 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-16T17:49:53.4687360Z 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-16T17:49:53.6590640Z 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-16T17:49:53.8173100Z ar rcs yajl/libstatyajl.a yajl/yajl.o yajl/yajl_alloc.o yajl/yajl_buf.o yajl/yajl_encode.o yajl/yajl_gen.o yajl/yajl_lex.o yajl/yajl_parser.o yajl/yajl_tree.o 2021-05-16T17:49:53.8437620Z 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-16T17:49:53.9065140Z installing to /Users/runner/work/_temp/Library/jsonlite/libs 2021-05-16T17:49:53.9108130Z ** R 2021-05-16T17:49:53.9376280Z ** inst 2021-05-16T17:49:53.9444680Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:49:54.0416710Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-16T17:49:54.8325550Z ** help 2021-05-16T17:49:54.8744810Z *** installing help indices 2021-05-16T17:49:54.9055320Z ** building package indices 2021-05-16T17:49:54.9323070Z ** installing vignettes 2021-05-16T17:49:54.9385780Z ** testing if installed package can be loaded 2021-05-16T17:49:55.2590700Z * DONE (jsonlite) 2021-05-16T17:49:55.5608430Z * installing *source* package ‘gitcreds’ ... 2021-05-16T17:49:55.5640220Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-16T17:49:55.5778910Z ** R 2021-05-16T17:49:55.5909990Z ** inst 2021-05-16T17:49:55.5941910Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:49:55.9195110Z ** help 2021-05-16T17:49:55.9498340Z *** installing help indices 2021-05-16T17:49:55.9779560Z ** building package indices 2021-05-16T17:49:56.0025060Z ** installing vignettes 2021-05-16T17:49:56.0041450Z ** testing if installed package can be loaded 2021-05-16T17:49:56.2144060Z * DONE (gitcreds) 2021-05-16T17:49:56.5225870Z * installing *source* package ‘zip’ ... 2021-05-16T17:49:56.5269020Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-16T17:49:56.5393340Z ** libs 2021-05-16T17:49:56.5562630Z clang -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-16T17:49:59.6324490Z clang -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-16T17:50:02.4117150Z 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-16T17:50:02.4848750Z 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-16T17:50:04.8690500Z 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-16T17:50:04.9486600Z rzip.c:28:10: warning: unused variable 'uzipfile_len' [-Wunused-variable] 2021-05-16T17:50:04.9487360Z size_t uzipfile_len = 0; 2021-05-16T17:50:04.9487720Z ^ 2021-05-16T17:50:04.9986240Z 1 warning generated. 2021-05-16T17:50:05.0013090Z 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-16T17:50:05.1512280Z 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-16T17:50:05.2485850Z 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-16T17:50:05.3036630Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/zip 2021-05-16T17:50:05.3152380Z ** R 2021-05-16T17:50:05.3218990Z ** inst 2021-05-16T17:50:05.3242730Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:50:05.4990720Z ** help 2021-05-16T17:50:06.1731800Z *** installing help indices 2021-05-16T17:50:06.1733390Z ** building package indices 2021-05-16T17:50:06.1735230Z ** testing if installed package can be loaded 2021-05-16T17:50:06.1736010Z * DONE (zip) 2021-05-16T17:50:06.2400450Z * installing *source* package ‘rstudioapi’ ... 2021-05-16T17:50:06.2477960Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-16T17:50:06.2627060Z ** R 2021-05-16T17:50:06.2811490Z ** inst 2021-05-16T17:50:06.2893090Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:50:06.6736350Z ** help 2021-05-16T17:50:06.9140340Z *** installing help indices 2021-05-16T17:50:07.1732650Z *** copying figures 2021-05-16T17:50:07.1833300Z ** building package indices 2021-05-16T17:50:07.3241560Z ** installing vignettes 2021-05-16T17:50:07.3317780Z ** testing if installed package can be loaded 2021-05-16T17:50:07.5490380Z * DONE (rstudioapi) 2021-05-16T17:50:07.8669300Z * installing *source* package ‘rprojroot’ ... 2021-05-16T17:50:07.8714620Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-16T17:50:07.8882970Z ** R 2021-05-16T17:50:07.8966070Z ** inst 2021-05-16T17:50:07.8992650Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:50:08.2456830Z ** help 2021-05-16T17:50:08.2858570Z *** installing help indices 2021-05-16T17:50:08.3079840Z *** copying figures 2021-05-16T17:50:08.3108340Z ** building package indices 2021-05-16T17:50:08.3299130Z ** installing vignettes 2021-05-16T17:50:08.3346210Z ** testing if installed package can be loaded 2021-05-16T17:50:08.5403920Z * DONE (rprojroot) 2021-05-16T17:50:08.8435170Z * installing *source* package ‘crayon’ ... 2021-05-16T17:50:08.8469790Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-16T17:50:08.8630070Z ** R 2021-05-16T17:50:08.8795370Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:50:09.7696420Z ** help 2021-05-16T17:50:09.8465790Z *** installing help indices 2021-05-16T17:50:09.8911460Z ** building package indices 2021-05-16T17:50:09.9325720Z ** testing if installed package can be loaded 2021-05-16T17:50:10.1502460Z * DONE (crayon) 2021-05-16T17:50:10.4316540Z * installing *source* package ‘fastmap’ ... 2021-05-16T17:50:10.4343410Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-16T17:50:10.4484330Z ** libs 2021-05-16T17:50:10.4669830Z 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-16T17:50:14.1361920Z 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-16T17:50:14.2167820Z 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-16T17:50:14.2811140Z installing to /Users/runner/work/_temp/Library/fastmap/libs 2021-05-16T17:50:14.2852120Z ** R 2021-05-16T17:50:14.2937360Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:50:14.5483310Z ** help 2021-05-16T17:50:14.5689710Z *** installing help indices 2021-05-16T17:50:14.5906760Z ** building package indices 2021-05-16T17:50:14.6052340Z ** testing if installed package can be loaded 2021-05-16T17:50:14.8978500Z * DONE (fastmap) 2021-05-16T17:50:15.2243570Z * installing *source* package ‘withr’ ... 2021-05-16T17:50:15.2292300Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-16T17:50:15.2487210Z ** R 2021-05-16T17:50:15.2651540Z ** inst 2021-05-16T17:50:15.2675780Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:50:15.7809170Z ** help 2021-05-16T17:50:15.8808250Z *** installing help indices 2021-05-16T17:50:15.9390930Z *** copying figures 2021-05-16T17:50:15.9402010Z ** building package indices 2021-05-16T17:50:16.0202610Z ** installing vignettes 2021-05-16T17:50:16.0278370Z ** testing if installed package can be loaded 2021-05-16T17:50:16.2415340Z * DONE (withr) 2021-05-16T17:50:16.5152570Z * installing *source* package ‘rappdirs’ ... 2021-05-16T17:50:16.5175020Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-16T17:50:16.5349650Z ** libs 2021-05-16T17:50:16.5523510Z 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-16T17:50:16.6255370Z 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-16T17:50:16.7006920Z 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-16T17:50:16.7543390Z installing to /Users/runner/work/_temp/Library/rappdirs/libs 2021-05-16T17:50:16.7583560Z ** R 2021-05-16T17:50:16.7652970Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:50:16.8996020Z ** help 2021-05-16T17:50:16.9283950Z *** installing help indices 2021-05-16T17:50:16.9548730Z ** building package indices 2021-05-16T17:50:16.9727930Z ** testing if installed package can be loaded 2021-05-16T17:50:17.2675030Z * DONE (rappdirs) 2021-05-16T17:50:17.8708960Z * installing *source* package ‘fs’ ... 2021-05-16T17:50:17.8918740Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-16T17:50:17.9114390Z ** libs 2021-05-16T17:50:17.9336500Z 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-16T17:50:18.6466080Z 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-16T17:50:18.8256170Z 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-16T17:50:19.4338060Z 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-16T17:50:19.5958150Z 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-16T17:50:20.1214300Z 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-16T17:50:20.9349280Z 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-16T17:50:21.0809160Z 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-16T17:50:21.6093400Z 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-16T17:50:22.2172080Z 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-16T17:50:22.7690960Z 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-16T17:50:23.2800520Z (cd libuv-1.38.1 \ 2021-05-16T17:50:23.2802090Z && CC="clang" CFLAGS="-Wall -g -O2 -I/usr/local/include -fPIC " AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure --quiet) 2021-05-16T17:50:24.5230450Z rm: conftest.dSYM: is a directory 2021-05-16T17:50:26.6485090Z rm: conftest.dSYM: is a directory 2021-05-16T17:50:26.7275360Z rm: conftest.dSYM: is a directory 2021-05-16T17:50:26.7488890Z rm: conftest.dSYM: is a directory 2021-05-16T17:50:36.2087300Z make --directory=libuv-1.38.1 \ 2021-05-16T17:50:36.2087880Z HAVE_DTRACE=0 2021-05-16T17:50:36.2579910Z CC src/libuv_la-fs-poll.lo 2021-05-16T17:50:37.1633340Z CC src/libuv_la-idna.lo 2021-05-16T17:50:38.1112600Z CC src/libuv_la-inet.lo 2021-05-16T17:50:39.0854440Z CC src/libuv_la-random.lo 2021-05-16T17:50:39.9113320Z CC src/libuv_la-strscpy.lo 2021-05-16T17:50:40.6934240Z CC src/libuv_la-threadpool.lo 2021-05-16T17:50:41.6259910Z CC src/libuv_la-timer.lo 2021-05-16T17:50:42.6015650Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-16T17:50:43.4167010Z CC src/libuv_la-uv-common.lo 2021-05-16T17:50:44.6905610Z CC src/libuv_la-version.lo 2021-05-16T17:50:45.6510090Z CC src/unix/libuv_la-async.lo 2021-05-16T17:50:46.4210620Z CC src/unix/libuv_la-core.lo 2021-05-16T17:50:47.8443940Z CC src/unix/libuv_la-dl.lo 2021-05-16T17:50:48.6690290Z CC src/unix/libuv_la-fs.lo 2021-05-16T17:50:50.3184440Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-16T17:50:51.2112790Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-16T17:50:52.0500560Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-16T17:50:52.9709130Z CC src/unix/libuv_la-loop.lo 2021-05-16T17:50:53.8417600Z CC src/unix/libuv_la-pipe.lo 2021-05-16T17:50:54.7529370Z CC src/unix/libuv_la-poll.lo 2021-05-16T17:50:55.6030670Z CC src/unix/libuv_la-process.lo 2021-05-16T17:50:56.6327870Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-16T17:50:57.4685370Z CC src/unix/libuv_la-signal.lo 2021-05-16T17:50:58.7463250Z CC src/unix/libuv_la-stream.lo 2021-05-16T17:51:00.4013840Z CC src/unix/libuv_la-tcp.lo 2021-05-16T17:51:01.3663240Z CC src/unix/libuv_la-thread.lo 2021-05-16T17:51:02.3409250Z CC src/unix/libuv_la-tty.lo 2021-05-16T17:51:03.2365920Z CC src/unix/libuv_la-udp.lo 2021-05-16T17:51:04.4261750Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-16T17:51:05.2863610Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-16T17:51:06.1057880Z CC src/unix/libuv_la-darwin.lo 2021-05-16T17:51:07.0195820Z CC src/unix/libuv_la-fsevents.lo 2021-05-16T17:51:08.1079500Z CC src/unix/libuv_la-kqueue.lo 2021-05-16T17:51:09.1706520Z CC src/unix/libuv_la-proctitle.lo 2021-05-16T17:51:10.0203830Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-16T17:51:10.8367260Z CCLD libuv.la 2021-05-16T17:51:11.3566440Z 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-16T17:51:11.4471180Z installing to /Users/runner/work/_temp/Library/fs/libs 2021-05-16T17:51:11.4546740Z ** R 2021-05-16T17:51:11.4729850Z ** inst 2021-05-16T17:51:11.4758030Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:51:12.4259380Z ** help 2021-05-16T17:51:12.5199210Z *** installing help indices 2021-05-16T17:51:12.5756000Z ** building package indices 2021-05-16T17:51:12.6302830Z ** installing vignettes 2021-05-16T17:51:12.6404550Z ** testing if installed package can be loaded 2021-05-16T17:51:12.9786180Z * DONE (fs) 2021-05-16T17:51:13.3834030Z * installing *source* package ‘clipr’ ... 2021-05-16T17:51:13.3859310Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-16T17:51:13.4031570Z ** R 2021-05-16T17:51:13.4104800Z ** inst 2021-05-16T17:51:13.4130370Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:51:13.5675540Z ** help 2021-05-16T17:51:13.5975060Z *** installing help indices 2021-05-16T17:51:13.6213550Z ** building package indices 2021-05-16T17:51:13.6409630Z ** installing vignettes 2021-05-16T17:51:13.6448610Z ** testing if installed package can be loaded 2021-05-16T17:51:13.8561580Z * DONE (clipr) 2021-05-16T17:51:14.8312280Z * installing *source* package ‘git2r’ ... 2021-05-16T17:51:14.8706580Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-16T17:51:15.1802800Z checking build system type... x86_64-apple-darwin19.6.0 2021-05-16T17:51:15.1805660Z checking host system type... x86_64-apple-darwin19.6.0 2021-05-16T17:51:15.1814320Z checking for gcc... gcc 2021-05-16T17:51:17.3640260Z checking whether the C compiler works... yes 2021-05-16T17:51:17.3641050Z checking for C compiler default output file name... a.out 2021-05-16T17:51:17.4843930Z checking for suffix of executables... 2021-05-16T17:51:17.8350290Z checking whether we are cross compiling... no 2021-05-16T17:51:17.9067030Z checking for suffix of object files... o 2021-05-16T17:51:17.9638230Z checking whether we are using the GNU C compiler... yes 2021-05-16T17:51:18.0228050Z checking whether gcc accepts -g... yes 2021-05-16T17:51:18.1416350Z checking for gcc option to accept ISO C89... none needed 2021-05-16T17:51:18.1427840Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-16T17:51:18.1542780Z checking pkg-config is at least version 0.9.0... yes 2021-05-16T17:51:18.1839820Z Found pkg-config cflags and libs! 2021-05-16T17:51:18.5141550Z checking whether the libgit2 version will work in git2r... yes 2021-05-16T17:51:18.7456300Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-16T17:51:18.8266140Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-16T17:51:18.9074820Z checking whether the libgit2 function git_error_last is available... yes 2021-05-16T17:51:18.9895580Z checking whether the libgit2 function git_oid_is_zero is available... yes 2021-05-16T17:51:18.9897260Z ----- Results of the git2r package configure ----- 2021-05-16T17:51:18.9897640Z 2021-05-16T17:51:18.9899490Z PKG_CFLAGS: -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES 2021-05-16T17:51:18.9900920Z PKG_LIBS: -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-16T17:51:18.9901290Z 2021-05-16T17:51:18.9902110Z -------------------------------------------------- 2021-05-16T17:51:19.0228480Z configure: creating ./config.status 2021-05-16T17:51:19.1851110Z config.status: creating src/Makevars 2021-05-16T17:51:19.2825380Z ** libs 2021-05-16T17:51:19.3007170Z 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-16T17:51:19.4175980Z 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-16T17:51:19.5003530Z 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-16T17:51:19.7011230Z 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-16T17:51:19.8312820Z 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-16T17:51:19.9850830Z 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-16T17:51:20.2107930Z 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-16T17:51:20.3426440Z 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-16T17:51:20.4704850Z 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-16T17:51:20.6485910Z 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-16T17:51:21.4171490Z 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-16T17:51:21.4176380Z 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-16T17:51:21.4179800Z 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-16T17:51:21.4183680Z 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-16T17:51:21.4294890Z 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-16T17:51:21.5544840Z 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-16T17:51:21.6741670Z 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-16T17:51:21.8652630Z 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-16T17:51:22.0213950Z 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-16T17:51:22.1439430Z 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-16T17:51:22.3222730Z 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-16T17:51:22.4309080Z 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-16T17:51:22.6144020Z 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-16T17:51:22.7509440Z 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-16T17:51:22.8791130Z 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-16T17:51:23.0625000Z 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-16T17:51:23.2391860Z 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-16T17:51:23.3600690Z 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-16T17:51:23.4801060Z 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-16T17:51:23.6743260Z 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-16T17:51:23.7966200Z 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-16T17:51:23.9448300Z 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-16T17:51:24.1364340Z 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-16T17:51:24.2889760Z 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-16T17:51:24.4022770Z 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-16T17:51:24.5474900Z 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-16T17:51:24.6093030Z installing to /Users/runner/work/_temp/Library/git2r/libs 2021-05-16T17:51:24.6140570Z ** R 2021-05-16T17:51:24.6460550Z ** inst 2021-05-16T17:51:24.6484690Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:51:25.5189780Z ** help 2021-05-16T17:51:25.8728900Z *** installing help indices 2021-05-16T17:51:26.0872520Z ** building package indices 2021-05-16T17:51:26.2487380Z ** testing if installed package can be loaded 2021-05-16T17:51:26.6022210Z * DONE (git2r) 2021-05-16T17:51:27.0790820Z * installing *source* package ‘httr’ ... 2021-05-16T17:51:27.0879480Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-16T17:51:27.1074920Z ** R 2021-05-16T17:51:27.1419810Z ** demo 2021-05-16T17:51:27.1468880Z ** inst 2021-05-16T17:51:27.1517890Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:51:29.6944980Z ** help 2021-05-16T17:51:29.9300520Z *** installing help indices 2021-05-16T17:51:30.0849060Z ** building package indices 2021-05-16T17:51:30.2048250Z ** installing vignettes 2021-05-16T17:51:30.2115310Z ** testing if installed package can be loaded 2021-05-16T17:51:30.4188480Z * DONE (httr) 2021-05-16T17:51:30.8731840Z * installing *source* package ‘cli’ ... 2021-05-16T17:51:30.8839190Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-16T17:51:30.9036050Z ** R 2021-05-16T17:51:30.9530180Z ** inst 2021-05-16T17:51:30.9573480Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:51:33.6635570Z ** help 2021-05-16T17:51:33.9913890Z *** installing help indices 2021-05-16T17:51:34.1295710Z *** copying figures 2021-05-16T17:51:34.1299800Z ** building package indices 2021-05-16T17:51:34.2649910Z ** testing if installed package can be loaded 2021-05-16T17:51:34.5196390Z * DONE (cli) 2021-05-16T17:51:34.8207800Z * installing *source* package ‘credentials’ ... 2021-05-16T17:51:34.8236210Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-16T17:51:34.8405420Z ** R 2021-05-16T17:51:34.8490880Z ** inst 2021-05-16T17:51:34.8525620Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:51:35.1378710Z ** help 2021-05-16T17:51:35.1687480Z *** installing help indices 2021-05-16T17:51:35.1887840Z ** building package indices 2021-05-16T17:51:35.2036060Z ** installing vignettes 2021-05-16T17:51:35.2081060Z ** testing if installed package can be loaded 2021-05-16T17:51:35.6017140Z * DONE (credentials) 2021-05-16T17:51:36.0045180Z * installing *source* package ‘purrr’ ... 2021-05-16T17:51:36.0139310Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-16T17:51:36.0329860Z ** libs 2021-05-16T17:51:36.0503380Z 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-16T17:51:36.1208480Z 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-16T17:51:36.2792780Z 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-16T17:51:36.3738820Z 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-16T17:51:36.4920070Z 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-16T17:51:36.5663400Z 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-16T17:51:36.6970650Z 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-16T17:51:36.8469700Z 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-16T17:51:36.9571620Z 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-16T17:51:37.0365820Z 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-16T17:51:37.0907490Z installing to /Users/runner/work/_temp/Library/purrr/libs 2021-05-16T17:51:37.0948090Z ** R 2021-05-16T17:51:37.1246410Z ** inst 2021-05-16T17:51:37.1265260Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:51:38.2454090Z ** help 2021-05-16T17:51:38.4584990Z *** installing help indices 2021-05-16T17:51:38.5630480Z *** copying figures 2021-05-16T17:51:38.5663100Z ** building package indices 2021-05-16T17:51:38.6635470Z ** installing vignettes 2021-05-16T17:51:38.6719730Z ** testing if installed package can be loaded 2021-05-16T17:51:39.0264310Z * DONE (purrr) 2021-05-16T17:51:39.3585510Z * installing *source* package ‘lifecycle’ ... 2021-05-16T17:51:39.3635960Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-16T17:51:39.3820040Z ** R 2021-05-16T17:51:39.3925350Z ** inst 2021-05-16T17:51:39.3975360Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:51:39.6603590Z ** help 2021-05-16T17:51:39.8393480Z *** installing help indices 2021-05-16T17:51:39.8696120Z *** copying figures 2021-05-16T17:51:39.8796550Z ** building package indices 2021-05-16T17:51:39.8997320Z ** installing vignettes 2021-05-16T17:51:39.9102460Z ** testing if installed package can be loaded 2021-05-16T17:51:40.1420950Z * DONE (lifecycle) 2021-05-16T17:51:40.6463270Z * installing *source* package ‘desc’ ... 2021-05-16T17:51:40.7273340Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-16T17:51:40.7472830Z ** R 2021-05-16T17:51:40.7625570Z ** inst 2021-05-16T17:51:40.7687870Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:51:42.2952470Z ** help 2021-05-16T17:51:42.4821630Z *** installing help indices 2021-05-16T17:51:42.5876690Z ** building package indices 2021-05-16T17:51:42.7290870Z ** testing if installed package can be loaded 2021-05-16T17:51:42.9638170Z * DONE (desc) 2021-05-16T17:51:43.2365920Z * installing *source* package ‘cachem’ ... 2021-05-16T17:51:43.2389070Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T17:51:43.2576100Z ** libs 2021-05-16T17:51:43.2739980Z 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-16T17:51:43.3584350Z 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-16T17:51:43.4336060Z 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-16T17:51:43.4873400Z installing to /Users/runner/work/_temp/Library/cachem/libs 2021-05-16T17:51:43.4912540Z ** R 2021-05-16T17:51:43.5019540Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:51:43.8664120Z ** help 2021-05-16T17:51:43.8962830Z *** installing help indices 2021-05-16T17:51:43.9182460Z ** building package indices 2021-05-16T17:51:43.9379150Z ** testing if installed package can be loaded 2021-05-16T17:51:44.2489350Z * DONE (cachem) 2021-05-16T17:51:44.5402650Z * installing *source* package ‘gh’ ... 2021-05-16T17:51:44.5436000Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-16T17:51:44.5633170Z ** R 2021-05-16T17:51:44.5804920Z ** inst 2021-05-16T17:51:44.5832910Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:51:45.4879450Z ** help 2021-05-16T17:51:45.5294200Z *** installing help indices 2021-05-16T17:51:45.5597640Z ** building package indices 2021-05-16T17:51:45.5830590Z ** installing vignettes 2021-05-16T17:51:45.5878630Z ** testing if installed package can be loaded 2021-05-16T17:51:45.8662300Z * DONE (gh) 2021-05-16T17:51:46.2021030Z * installing *source* package ‘gert’ ... 2021-05-16T17:51:46.2067880Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-16T17:51:46.3097160Z Found pkg-config cflags and libs! 2021-05-16T17:51:46.6009020Z Using PKG_CFLAGS=-I/usr/local/Cellar/libgit2/1.1.0/include 2021-05-16T17:51:46.6010280Z Using PKG_LIBS=-L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-16T17:51:46.7087370Z Configuration OK! 2021-05-16T17:51:46.7277890Z ** libs 2021-05-16T17:51:46.7449100Z rm -f gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o 2021-05-16T17:51:46.7476830Z 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-16T17:51:46.9532400Z 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-16T17:51:47.1754100Z 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-16T17:51:47.3957210Z 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-16T17:51:47.5223120Z 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-16T17:51:47.6403610Z 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-16T17:51:47.8135710Z 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-16T17:51:47.9248180Z 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-16T17:51:48.0699400Z 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-16T17:51:48.2196140Z 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-16T17:51:48.3415960Z 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-16T17:51:48.4821320Z 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-16T17:51:48.6047180Z 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-16T17:51:48.7602310Z 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-16T17:51:48.8777330Z 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-16T17:51:48.9358960Z installing to /Users/runner/work/_temp/Library/gert/libs 2021-05-16T17:51:48.9410050Z ** R 2021-05-16T17:51:48.9582910Z ** inst 2021-05-16T17:51:48.9608350Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:51:49.6057120Z ** help 2021-05-16T17:51:49.6859930Z *** installing help indices 2021-05-16T17:51:49.7606210Z ** building package indices 2021-05-16T17:51:49.8029250Z ** installing vignettes 2021-05-16T17:51:49.8133200Z ** testing if installed package can be loaded 2021-05-16T17:51:50.1681800Z * DONE (gert) 2021-05-16T17:51:50.4534860Z * installing *source* package ‘memoise’ ... 2021-05-16T17:51:50.4556730Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-16T17:51:50.4729920Z ** R 2021-05-16T17:51:50.4800740Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:51:50.7174430Z ** help 2021-05-16T17:51:50.7546190Z *** installing help indices 2021-05-16T17:51:50.7824830Z ** building package indices 2021-05-16T17:51:50.8083180Z ** testing if installed package can be loaded 2021-05-16T17:51:51.0390940Z * DONE (memoise) 2021-05-16T17:51:51.5544590Z * installing *source* package ‘usethis’ ... 2021-05-16T17:51:51.5691800Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-16T17:51:51.5991570Z ** R 2021-05-16T17:51:51.6651880Z ** inst 2021-05-16T17:51:51.6837700Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:51:54.6898970Z ** help 2021-05-16T17:51:54.9667960Z *** installing help indices 2021-05-16T17:51:55.0998340Z *** copying figures 2021-05-16T17:51:55.1031490Z ** building package indices 2021-05-16T17:51:55.2408450Z ** testing if installed package can be loaded 2021-05-16T17:51:55.5741180Z * DONE (usethis) 2021-05-16T17:51:55.6175240Z 2021-05-16T17:51:55.6176030Z The downloaded source packages are in 2021-05-16T17:51:55.6177750Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpV0zO8A/downloaded_packages’ 2021-05-16T17:51:55.6205770Z Running `R CMD build`... 2021-05-16T17:51:57.8165200Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpV0zO8A/remotes2a4626e1ed8a/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T17:51:57.8166660Z * preparing ‘tic’: 2021-05-16T17:51:57.8167640Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:51:57.8168340Z * installing the package to process help pages 2021-05-16T17:51:57.8169500Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:51:57.8170250Z * checking for empty or unneeded directories 2021-05-16T17:51:57.8171220Z Removed empty directory ‘tic/.circleci’ 2021-05-16T17:51:57.8172170Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T17:51:57.8173030Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T17:51:57.8177920Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T17:51:57.8178880Z (as ‘lib’ is unspecified) 2021-05-16T17:51:58.2454890Z * installing *source* package ‘tic’ ... 2021-05-16T17:51:58.2753280Z ** R 2021-05-16T17:51:58.3095640Z ** inst 2021-05-16T17:51:58.3264160Z ** preparing package for lazy loading 2021-05-16T17:51:58.6236570Z ** help 2021-05-16T17:51:58.8339350Z *** installing help indices 2021-05-16T17:51:59.0575490Z *** copying figures 2021-05-16T17:51:59.1195500Z ** building package indices 2021-05-16T17:51:59.3017290Z ** installing vignettes 2021-05-16T17:51:59.3030480Z ** testing if installed package can be loaded 2021-05-16T17:51:59.6039750Z * DONE (tic) 2021-05-16T17:51:59.6708150Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:51:59.9186470Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T17:52:02.8797440Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T17:52:02.8798490Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T17:52:02.8799390Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T17:52:02.8800220Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T17:52:02.8801050Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T17:52:02.8801880Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T17:52:02.8802700Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T17:52:02.8803520Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T17:52:02.8804310Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T17:52:02.8805120Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T17:52:02.8805900Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T17:52:02.8806720Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T17:52:02.8807550Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:52:02.8808350Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T17:52:02.8809430Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T17:52:02.8810290Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T17:52:02.8811140Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T17:52:02.8811920Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T17:52:02.8812720Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T17:52:02.8813500Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T17:52:02.8814300Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T17:52:02.8815110Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T17:52:02.8815910Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T17:52:02.8816720Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T17:52:02.8817510Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T17:52:02.8818330Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T17:52:02.8819110Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T17:52:02.8819930Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T17:52:02.8820730Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T17:52:02.8821530Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:52:02.8822370Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T17:52:02.8823230Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T17:52:02.8824070Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T17:52:02.8825290Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T17:52:02.8826220Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T17:52:02.8827040Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T17:52:02.8827870Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T17:52:02.8828700Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T17:52:02.8830830Z Installing 37 packages: utf8, vctrs, pkgconfig, pillar, tibble, rematch2, fansi, diffobj, waldo, ps, processx, praise, pkgload, evaluate, ellipsis, digest, callr, brio, xml2, xfun, markdown, highr, stringr, stringi, Rcpp, knitr, commonmark, brew, xopen, sessioninfo, prettyunits, pkgbuild, testthat, rversions, roxygen2, rcmdcheck, devtools 2021-05-16T17:52:02.8833050Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T17:52:02.8834310Z (as ‘lib’ is unspecified) 2021-05-16T17:52:04.2590110Z 2021-05-16T17:52:04.2591250Z There are binary versions available but the source versions are later: 2021-05-16T17:52:04.2604670Z binary source needs_compilation 2021-05-16T17:52:04.2605310Z utf8 1.1.4 1.2.1 TRUE 2021-05-16T17:52:04.2605730Z vctrs 0.2.4 0.3.8 TRUE 2021-05-16T17:52:04.2606170Z pillar 1.4.3 1.6.1 FALSE 2021-05-16T17:52:04.2606610Z tibble 2.1.3 3.1.2 TRUE 2021-05-16T17:52:04.2607040Z rematch2 2.1.0 2.1.2 FALSE 2021-05-16T17:52:04.2607470Z fansi 0.4.1 0.4.2 TRUE 2021-05-16T17:52:04.2607890Z diffobj 0.2.4 0.3.4 TRUE 2021-05-16T17:52:04.2608310Z ps 1.3.2 1.6.0 TRUE 2021-05-16T17:52:04.2608770Z processx 3.4.2 3.5.2 TRUE 2021-05-16T17:52:04.2609210Z pkgload 1.0.2 1.2.1 TRUE 2021-05-16T17:52:04.2609660Z ellipsis 0.3.0 0.3.2 TRUE 2021-05-16T17:52:04.2610110Z digest 0.6.25 0.6.27 TRUE 2021-05-16T17:52:04.2610530Z callr 3.4.2 3.7.0 FALSE 2021-05-16T17:52:04.2610940Z xml2 1.2.5 1.3.2 TRUE 2021-05-16T17:52:04.2611350Z xfun 0.12 0.23 TRUE 2021-05-16T17:52:04.2611760Z highr 0.8 0.9 FALSE 2021-05-16T17:52:04.2612190Z stringi 1.4.6 1.6.1 TRUE 2021-05-16T17:52:04.2612620Z Rcpp 1.0.4 1.0.6 TRUE 2021-05-16T17:52:04.2613030Z knitr 1.28 1.33 FALSE 2021-05-16T17:52:04.2613460Z pkgbuild 1.0.6 1.2.0 FALSE 2021-05-16T17:52:04.2613900Z testthat 2.3.2 3.0.2 TRUE 2021-05-16T17:52:04.2614350Z rversions 2.0.1 2.0.2 FALSE 2021-05-16T17:52:04.2614790Z roxygen2 7.1.0 7.1.1 TRUE 2021-05-16T17:52:04.2615390Z devtools 2.2.2 2.4.1 FALSE 2021-05-16T17:52:04.2615650Z 2021-05-16T17:52:04.2617760Z Package which is only available in source form, and may need 2021-05-16T17:52:04.2619210Z compilation of C/C++/Fortran: ‘brio’ 2021-05-16T17:52:04.2631240Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/pkgconfig_2.0.3.tgz' 2021-05-16T17:52:04.5457280Z Content type 'application/x-gzip' length 17640 bytes (17 KB) 2021-05-16T17:52:04.5457990Z ================================================== 2021-05-16T17:52:04.5458380Z downloaded 17 KB 2021-05-16T17:52:04.5458640Z 2021-05-16T17:52:04.5489820Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/praise_1.0.0.tgz' 2021-05-16T17:52:04.7116160Z Content type 'application/x-gzip' length 16137 bytes (15 KB) 2021-05-16T17:52:04.7117160Z ================================================== 2021-05-16T17:52:04.7117580Z downloaded 15 KB 2021-05-16T17:52:04.7117850Z 2021-05-16T17:52:04.7149490Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/evaluate_0.14.tgz' 2021-05-16T17:52:04.9738220Z Content type 'application/x-gzip' length 73717 bytes (71 KB) 2021-05-16T17:52:04.9778210Z ================================================== 2021-05-16T17:52:04.9778800Z downloaded 71 KB 2021-05-16T17:52:04.9779070Z 2021-05-16T17:52:04.9927970Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/markdown_1.1.tgz' 2021-05-16T17:52:05.2272600Z Content type 'application/x-gzip' length 196945 bytes (192 KB) 2021-05-16T17:52:05.2701750Z ================================================== 2021-05-16T17:52:05.2702210Z downloaded 192 KB 2021-05-16T17:52:05.2702480Z 2021-05-16T17:52:05.2732530Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/stringr_1.4.0.tgz' 2021-05-16T17:52:05.4992200Z Content type 'application/x-gzip' length 208803 bytes (203 KB) 2021-05-16T17:52:05.5027390Z ================================================== 2021-05-16T17:52:05.5027850Z downloaded 203 KB 2021-05-16T17:52:05.5028120Z 2021-05-16T17:52:05.5057840Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/commonmark_1.7.tgz' 2021-05-16T17:52:05.7729930Z Content type 'application/x-gzip' length 307348 bytes (300 KB) 2021-05-16T17:52:05.8079050Z ================================================== 2021-05-16T17:52:05.8079520Z downloaded 300 KB 2021-05-16T17:52:05.8079800Z 2021-05-16T17:52:05.8112210Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/brew_1.0-6.tgz' 2021-05-16T17:52:06.0586040Z Content type 'application/x-gzip' length 106944 bytes (104 KB) 2021-05-16T17:52:06.0609260Z ================================================== 2021-05-16T17:52:06.0609700Z downloaded 104 KB 2021-05-16T17:52:06.0609970Z 2021-05-16T17:52:06.0642830Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/xopen_1.0.0.tgz' 2021-05-16T17:52:06.3263200Z Content type 'application/x-gzip' length 22252 bytes (21 KB) 2021-05-16T17:52:06.3263900Z ================================================== 2021-05-16T17:52:06.3264300Z downloaded 21 KB 2021-05-16T17:52:06.3264560Z 2021-05-16T17:52:06.3294370Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/sessioninfo_1.1.1.tgz' 2021-05-16T17:52:06.4911060Z Content type 'application/x-gzip' length 43722 bytes (42 KB) 2021-05-16T17:52:06.4920290Z ================================================== 2021-05-16T17:52:06.4920730Z downloaded 42 KB 2021-05-16T17:52:06.4921000Z 2021-05-16T17:52:06.4951460Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/prettyunits_1.1.1.tgz' 2021-05-16T17:52:06.7015980Z Content type 'application/x-gzip' length 35300 bytes (34 KB) 2021-05-16T17:52:06.7016620Z ================================================== 2021-05-16T17:52:06.7017050Z downloaded 34 KB 2021-05-16T17:52:06.7017310Z 2021-05-16T17:52:06.7046690Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/rcmdcheck_1.3.3.tgz' 2021-05-16T17:52:06.9173360Z Content type 'application/x-gzip' length 131100 bytes (128 KB) 2021-05-16T17:52:06.9215690Z ================================================== 2021-05-16T17:52:06.9216180Z downloaded 128 KB 2021-05-16T17:52:06.9216460Z 2021-05-16T17:52:07.1440160Z 2021-05-16T17:52:07.1507030Z 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-16T17:52:07.1508350Z The downloaded binary packages are in 2021-05-16T17:52:07.1508810Z 2021-05-16T17:52:07.1528260Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpV0zO8A/downloaded_packages 2021-05-16T17:52:07.1530230Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T17:52:07.3722010Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-16T17:52:07.3804960Z ================================================== 2021-05-16T17:52:07.3806030Z downloaded 233 KB 2021-05-16T17:52:07.3806680Z 2021-05-16T17:52:07.3863810Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T17:52:07.6382550Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-16T17:52:07.6593540Z ================================================== 2021-05-16T17:52:07.6610490Z downloaded 764 KB 2021-05-16T17:52:07.6615370Z 2021-05-16T17:52:07.6618490Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T17:52:07.7889000Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T17:52:07.8390530Z ================================================== 2021-05-16T17:52:07.8931360Z downloaded 1.1 MB 2021-05-16T17:52:07.9282870Z 2021-05-16T17:52:07.9561030Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T17:52:08.0283510Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T17:52:08.0381350Z ================================================== 2021-05-16T17:52:08.0437210Z downloaded 670 KB 2021-05-16T17:52:08.0468080Z 2021-05-16T17:52:08.0488560Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T17:52:08.2516330Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-16T17:52:08.2562380Z ================================================== 2021-05-16T17:52:08.2571720Z downloaded 13 KB 2021-05-16T17:52:08.2575630Z 2021-05-16T17:52:08.2577880Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T17:52:08.4022780Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-16T17:52:08.4075170Z ================================================== 2021-05-16T17:52:08.4075630Z downloaded 265 KB 2021-05-16T17:52:08.4075890Z 2021-05-16T17:52:08.4107700Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T17:52:08.7497620Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-16T17:52:08.7502610Z ================================================== 2021-05-16T17:52:08.7798160Z downloaded 466 KB 2021-05-16T17:52:08.7899220Z 2021-05-16T17:52:08.8001940Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T17:52:08.9058360Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-16T17:52:08.9160130Z ================================================== 2021-05-16T17:52:08.9260480Z downloaded 25 KB 2021-05-16T17:52:08.9362170Z 2021-05-16T17:52:08.9766000Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T17:52:09.1608110Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-16T17:52:09.1621390Z ================================================== 2021-05-16T17:52:09.1621880Z downloaded 116 KB 2021-05-16T17:52:09.1622130Z 2021-05-16T17:52:09.1653660Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T17:52:09.3398010Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-16T17:52:09.3449980Z ================================================== 2021-05-16T17:52:09.3450440Z downloaded 138 KB 2021-05-16T17:52:09.3450720Z 2021-05-16T17:52:09.3480590Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T17:52:09.5759620Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-16T17:52:09.5810540Z ================================================== 2021-05-16T17:52:09.5811450Z downloaded 59 KB 2021-05-16T17:52:09.5811980Z 2021-05-16T17:52:09.5813920Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T17:52:09.7847770Z Content type 'application/x-gzip' length 8066 bytes 2021-05-16T17:52:09.7849030Z ================================================== 2021-05-16T17:52:09.7849760Z downloaded 8066 bytes 2021-05-16T17:52:09.7850310Z 2021-05-16T17:52:09.7884210Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T17:52:10.0448530Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-16T17:52:10.0476720Z ================================================== 2021-05-16T17:52:10.0477170Z downloaded 160 KB 2021-05-16T17:52:10.0477470Z 2021-05-16T17:52:10.0510060Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T17:52:10.1898670Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-16T17:52:10.1913980Z ================================================== 2021-05-16T17:52:10.1914480Z downloaded 72 KB 2021-05-16T17:52:10.1914770Z 2021-05-16T17:52:10.1945800Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T17:52:10.4295350Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-16T17:52:10.4296000Z ================================================== 2021-05-16T17:52:10.4296400Z downloaded 11 KB 2021-05-16T17:52:10.4296650Z 2021-05-16T17:52:10.4325910Z trying URL 'https://cloud.r-project.org/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T17:52:10.5638420Z Content type 'application/x-gzip' length 271876 bytes (265 KB) 2021-05-16T17:52:10.5698980Z ================================================== 2021-05-16T17:52:10.5699750Z downloaded 265 KB 2021-05-16T17:52:10.5700010Z 2021-05-16T17:52:10.5732230Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T17:52:10.7123500Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T17:52:10.7177930Z ================================================== 2021-05-16T17:52:10.7179220Z downloaded 109 KB 2021-05-16T17:52:10.7179950Z 2021-05-16T17:52:10.7211020Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-16T17:52:10.9011260Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-16T17:52:10.9011940Z ================================================== 2021-05-16T17:52:10.9012340Z downloaded 14 KB 2021-05-16T17:52:10.9012600Z 2021-05-16T17:52:10.9042710Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T17:52:11.1758450Z Content type 'application/x-gzip' length 7569954 bytes (7.2 MB) 2021-05-16T17:52:11.2409250Z ================================================== 2021-05-16T17:52:11.2409790Z downloaded 7.2 MB 2021-05-16T17:52:11.2410060Z 2021-05-16T17:52:11.2611220Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T17:52:11.5217900Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-16T17:52:11.5563760Z ================================================== 2021-05-16T17:52:11.5565180Z downloaded 2.8 MB 2021-05-16T17:52:11.5565490Z 2021-05-16T17:52:11.5658190Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-16T17:52:11.8764070Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-16T17:52:11.9548090Z ================================================== 2021-05-16T17:52:11.9548620Z downloaded 871 KB 2021-05-16T17:52:11.9548890Z 2021-05-16T17:52:11.9585580Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T17:52:12.2213170Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-16T17:52:12.2213860Z ================================================== 2021-05-16T17:52:12.2214280Z downloaded 29 KB 2021-05-16T17:52:12.2214530Z 2021-05-16T17:52:12.2242270Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T17:52:12.3824830Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-16T17:52:12.4381220Z ================================================== 2021-05-16T17:52:12.4381700Z downloaded 664 KB 2021-05-16T17:52:12.4381970Z 2021-05-16T17:52:12.4426780Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T17:52:12.6925520Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-16T17:52:12.6926590Z ================================================== 2021-05-16T17:52:12.6927010Z downloaded 40 KB 2021-05-16T17:52:12.6927260Z 2021-05-16T17:52:12.6956210Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T17:52:12.9281280Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-16T17:52:12.9321040Z ================================================== 2021-05-16T17:52:12.9321540Z downloaded 248 KB 2021-05-16T17:52:12.9321800Z 2021-05-16T17:52:12.9356160Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T17:52:13.2332600Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-16T17:52:13.2405490Z ================================================== 2021-05-16T17:52:13.2405950Z downloaded 362 KB 2021-05-16T17:52:13.2406220Z 2021-05-16T17:52:13.6368940Z * installing *source* package ‘utf8’ ... 2021-05-16T17:52:13.6464600Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-16T17:52:13.6622510Z ** libs 2021-05-16T17:52:13.6796780Z 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-16T17:52:13.7701290Z 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-16T17:52:13.9401080Z 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-16T17:52:14.0306630Z 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-16T17:52:14.1011550Z 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-16T17:52:14.1920490Z 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-16T17:52:14.3594600Z 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-16T17:52:14.4465750Z 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-16T17:52:14.5911310Z 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-16T17:52:14.6899140Z 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-16T17:52:14.7968470Z 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-16T17:52:14.8927150Z 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-16T17:52:14.9746860Z 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-16T17:52:15.0585070Z 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-16T17:52:15.1380630Z 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-16T17:52:15.2248610Z 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-16T17:52:15.3296980Z 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-16T17:52:15.4072460Z 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-16T17:52:15.4715600Z 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-16T17:52:15.5580010Z 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-16T17:52:15.6228150Z 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-16T17:52:15.8068530Z 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-16T17:52:16.2894400Z 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-16T17:52:16.4880500Z 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-16T17:52:16.5870130Z 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-16T17:52:16.6769970Z 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-16T17:52:16.7705080Z 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-16T17:52:16.8751950Z ar rcs libcutf8lite.a utf8lite/src/array.o utf8lite/src/char.o utf8lite/src/encode.o utf8lite/src/error.o utf8lite/src/escape.o utf8lite/src/graph.o utf8lite/src/graphscan.o utf8lite/src/normalize.o utf8lite/src/render.o utf8lite/src/text.o utf8lite/src/textassign.o utf8lite/src/textiter.o utf8lite/src/textmap.o 2021-05-16T17:52:16.9051460Z 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-16T17:52:16.9765430Z installing to /Users/runner/work/_temp/Library/utf8/libs 2021-05-16T17:52:16.9818910Z ** R 2021-05-16T17:52:16.9905650Z ** inst 2021-05-16T17:52:16.9927010Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:52:17.3014160Z ** help 2021-05-16T17:52:17.3394510Z *** installing help indices 2021-05-16T17:52:17.3680480Z ** building package indices 2021-05-16T17:52:17.3878950Z ** installing vignettes 2021-05-16T17:52:17.3920510Z ** testing if installed package can be loaded 2021-05-16T17:52:17.7611530Z * DONE (utf8) 2021-05-16T17:52:18.1167310Z * installing *source* package ‘fansi’ ... 2021-05-16T17:52:18.1228750Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-16T17:52:18.1411660Z ** libs 2021-05-16T17:52:18.1602580Z 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-16T17:52:18.2286910Z 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-16T17:52:18.3196960Z 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-16T17:52:18.3976710Z 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-16T17:52:18.4901780Z 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-16T17:52:18.7337290Z 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-16T17:52:18.8052430Z 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-16T17:52:19.0446270Z 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-16T17:52:19.1832910Z 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-16T17:52:19.2611230Z 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-16T17:52:19.3868520Z 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-16T17:52:19.5484640Z 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-16T17:52:19.6655540Z 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-16T17:52:19.7486640Z 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-16T17:52:19.8395860Z 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-16T17:52:20.0121090Z 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-16T17:52:20.2320920Z 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-16T17:52:20.2889110Z installing to /Users/runner/work/_temp/Library/fansi/libs 2021-05-16T17:52:20.2931090Z ** R 2021-05-16T17:52:20.3100990Z ** inst 2021-05-16T17:52:20.3122290Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:52:20.7822390Z ** help 2021-05-16T17:52:20.8604330Z *** installing help indices 2021-05-16T17:52:20.9047790Z ** building package indices 2021-05-16T17:52:20.9712130Z ** installing vignettes 2021-05-16T17:52:20.9755200Z ** testing if installed package can be loaded 2021-05-16T17:52:21.2748260Z * DONE (fansi) 2021-05-16T17:52:21.8513450Z * installing *source* package ‘diffobj’ ... 2021-05-16T17:52:21.8696870Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-16T17:52:21.8874370Z ** libs 2021-05-16T17:52:21.9039560Z 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-16T17:52:22.1949850Z 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-16T17:52:22.2807810Z 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-16T17:52:22.3584640Z 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-16T17:52:22.4734510Z installing to /Users/runner/work/_temp/Library/diffobj/libs 2021-05-16T17:52:22.4792390Z ** R 2021-05-16T17:52:22.5528800Z ** inst 2021-05-16T17:52:22.5593690Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:52:28.7855430Z ** help 2021-05-16T17:52:29.0194710Z *** installing help indices 2021-05-16T17:52:29.1324720Z ** building package indices 2021-05-16T17:52:29.2366510Z ** installing vignettes 2021-05-16T17:52:29.2428760Z ** testing if installed package can be loaded 2021-05-16T17:52:29.6598650Z * DONE (diffobj) 2021-05-16T17:52:30.0580640Z * installing *source* package ‘ps’ ... 2021-05-16T17:52:30.0652290Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-16T17:52:30.3700480Z ** libs 2021-05-16T17:52:30.3873780Z clang -Wall -g -O2 -Wall px.c -o px 2021-05-16T17:52:30.5502710Z 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-16T17:52:30.6337440Z 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-16T17:52:30.7082610Z 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-16T17:52:30.7838600Z 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-16T17:52:30.9448690Z 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-16T17:52:31.0162580Z 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-16T17:52:31.2778940Z 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-16T17:52:31.4263380Z 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-16T17:52:31.5346410Z 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-16T17:52:31.8658070Z 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-16T17:52:32.2272710Z 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-16T17:52:32.3795290Z 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-16T17:52:32.4357390Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/ps 2021-05-16T17:52:32.4425960Z ** R 2021-05-16T17:52:32.4618070Z ** inst 2021-05-16T17:52:32.4640900Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:52:33.3613260Z ** help 2021-05-16T17:52:33.5606870Z *** installing help indices 2021-05-16T17:52:33.6668490Z ** building package indices 2021-05-16T17:52:33.7975780Z ** testing if installed package can be loaded 2021-05-16T17:52:34.0944060Z * DONE (ps) 2021-05-16T17:52:34.5158820Z * installing *source* package ‘pkgload’ ... 2021-05-16T17:52:34.5262950Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-16T17:52:34.5436340Z ** R 2021-05-16T17:52:34.5665940Z ** inst 2021-05-16T17:52:34.5678460Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:52:35.3290480Z ** help 2021-05-16T17:52:35.4092800Z *** installing help indices 2021-05-16T17:52:35.4624090Z ** building package indices 2021-05-16T17:52:35.5111610Z ** testing if installed package can be loaded 2021-05-16T17:52:35.9808370Z * DONE (pkgload) 2021-05-16T17:52:36.2686470Z * installing *source* package ‘ellipsis’ ... 2021-05-16T17:52:36.2707230Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-16T17:52:36.2913500Z ** libs 2021-05-16T17:52:36.3090150Z 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-16T17:52:36.4057530Z 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-16T17:52:36.4825300Z 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-16T17:52:36.5364840Z installing to /Users/runner/work/_temp/Library/ellipsis/libs 2021-05-16T17:52:36.5403680Z ** R 2021-05-16T17:52:36.5456990Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:52:36.6409030Z ** help 2021-05-16T17:52:36.6680280Z *** installing help indices 2021-05-16T17:52:36.6904710Z ** building package indices 2021-05-16T17:52:36.7106680Z ** testing if installed package can be loaded 2021-05-16T17:52:37.0185240Z * DONE (ellipsis) 2021-05-16T17:52:37.3483710Z * installing *source* package ‘digest’ ... 2021-05-16T17:52:37.3537840Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-16T17:52:37.3675540Z ** libs 2021-05-16T17:52:37.3866480Z 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-16T17:52:37.6135530Z 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-16T17:52:37.8478630Z 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-16T17:52:38.5097740Z 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-16T17:52:38.8485080Z 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-16T17:52:39.5516200Z 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-16T17:52:39.6643400Z 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-16T17:52:39.8769360Z 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-16T17:52:39.9626290Z 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-16T17:52:40.0081570Z 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-16T17:52:40.1833590Z 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-16T17:52:40.2685030Z 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-16T17:52:40.3632310Z 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-16T17:52:40.6429870Z 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-16T17:52:40.7637000Z 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-16T17:52:41.4829610Z 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-16T17:52:41.6473820Z 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-16T17:52:41.8724400Z 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-16T17:52:41.9297030Z installing to /Users/runner/work/_temp/Library/digest/libs 2021-05-16T17:52:41.9343750Z ** R 2021-05-16T17:52:41.9443110Z ** demo 2021-05-16T17:52:41.9454680Z ** inst 2021-05-16T17:52:41.9525910Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:52:42.3427820Z ** help 2021-05-16T17:52:42.3882200Z *** installing help indices 2021-05-16T17:52:42.4191990Z ** building package indices 2021-05-16T17:52:42.4417720Z ** installing vignettes 2021-05-16T17:52:42.4464650Z ** testing if installed package can be loaded 2021-05-16T17:52:42.8132230Z * DONE (digest) 2021-05-16T17:52:43.0931400Z * installing *source* package ‘brio’ ... 2021-05-16T17:52:43.0958320Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-16T17:52:43.1100840Z ** libs 2021-05-16T17:52:43.1266520Z 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-16T17:52:43.1881420Z 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-16T17:52:43.2664140Z 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-16T17:52:43.3488650Z 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-16T17:52:43.4311100Z 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-16T17:52:43.5133640Z 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-16T17:52:43.6254510Z 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-16T17:52:43.7004820Z 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-16T17:52:43.7904890Z 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-16T17:52:43.8456590Z installing to /Users/runner/work/_temp/Library/brio/libs 2021-05-16T17:52:43.8495640Z ** R 2021-05-16T17:52:43.8548670Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:52:43.9161790Z ** help 2021-05-16T17:52:43.9429940Z *** installing help indices 2021-05-16T17:52:43.9720630Z ** building package indices 2021-05-16T17:52:43.9959820Z ** testing if installed package can be loaded 2021-05-16T17:52:44.2923500Z * DONE (brio) 2021-05-16T17:52:44.6688410Z * installing *source* package ‘xml2’ ... 2021-05-16T17:52:44.6760230Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-16T17:52:44.8108520Z Found pkg-config cflags and libs! 2021-05-16T17:52:45.1055400Z Using PKG_CFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 2021-05-16T17:52:45.1057410Z Using PKG_LIBS=-L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm 2021-05-16T17:52:45.1926330Z ** libs 2021-05-16T17:52:45.2095370Z 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-16T17:52:45.8535720Z 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-16T17:52:45.9318870Z 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-16T17:52:46.5376220Z 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-16T17:52:47.0501190Z 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-16T17:52:47.8191790Z 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-16T17:52:49.8271090Z 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-16T17:52:50.3749920Z 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-16T17:52:51.0594720Z 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-16T17:52:51.5655490Z 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-16T17:52:51.9725310Z 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-16T17:52:52.0548660Z installing to /Users/runner/work/_temp/Library/xml2/libs 2021-05-16T17:52:52.0592420Z ** R 2021-05-16T17:52:52.0796060Z ** inst 2021-05-16T17:52:52.0837940Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:52:52.9602740Z ** help 2021-05-16T17:52:53.1972310Z *** installing help indices 2021-05-16T17:52:53.2608200Z ** building package indices 2021-05-16T17:52:53.3149740Z ** installing vignettes 2021-05-16T17:52:53.3237550Z ** testing if installed package can be loaded 2021-05-16T17:52:53.5388590Z * DONE (xml2) 2021-05-16T17:52:53.8960380Z * installing *source* package ‘xfun’ ... 2021-05-16T17:52:53.9024690Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T17:52:53.9238040Z ** libs 2021-05-16T17:52:53.9411140Z 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-16T17:52:54.0638320Z 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-16T17:52:54.1444640Z 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-16T17:52:54.1992550Z installing to /Users/runner/work/_temp/Library/xfun/libs 2021-05-16T17:52:54.2032030Z ** R 2021-05-16T17:52:54.2278080Z ** inst 2021-05-16T17:52:54.2379450Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:52:55.4667370Z ** help 2021-05-16T17:52:55.6833230Z *** installing help indices 2021-05-16T17:52:55.8003580Z ** building package indices 2021-05-16T17:52:55.9464150Z ** installing vignettes 2021-05-16T17:52:55.9524880Z ** testing if installed package can be loaded 2021-05-16T17:52:56.2495040Z * DONE (xfun) 2021-05-16T17:52:59.5872850Z * installing *source* package ‘stringi’ ... 2021-05-16T17:52:59.7502350Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-16T17:52:59.9599060Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-16T17:52:59.9601040Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-16T17:53:00.1433500Z checking for endianness... little 2021-05-16T17:53:00.3218300Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-16T17:53:00.5045610Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-16T17:53:00.5065340Z checking for cat... /bin/cat 2021-05-16T17:53:01.3518930Z checking for local ICUDT_DIR... icu69/data 2021-05-16T17:53:01.3521210Z checking for gcc... clang 2021-05-16T17:53:01.5697480Z checking whether the C compiler works... yes 2021-05-16T17:53:01.5698320Z checking for C compiler default output file name... a.out 2021-05-16T17:53:01.6569960Z checking for suffix of executables... 2021-05-16T17:53:01.8457260Z checking whether we are cross compiling... no 2021-05-16T17:53:01.9070920Z checking for suffix of object files... o 2021-05-16T17:53:01.9529400Z checking whether we are using the GNU C compiler... yes 2021-05-16T17:53:01.9949250Z checking whether clang accepts -g... yes 2021-05-16T17:53:02.0617830Z checking for clang option to accept ISO C89... none needed 2021-05-16T17:53:02.1503190Z checking how to run the C preprocessor... clang -E 2021-05-16T17:53:02.5492510Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-16T17:53:02.5518440Z checking for egrep... /usr/bin/grep -E 2021-05-16T17:53:02.6712580Z rm: conftest.dSYM: is a directory 2021-05-16T17:53:02.7170580Z rm: conftest.dSYM: is a directory 2021-05-16T17:53:02.9938510Z checking for ANSI C header files... yes 2021-05-16T17:53:03.0779000Z checking for sys/types.h... yes 2021-05-16T17:53:03.1589650Z checking for sys/stat.h... yes 2021-05-16T17:53:03.2406170Z checking for stdlib.h... yes 2021-05-16T17:53:03.3207510Z checking for string.h... yes 2021-05-16T17:53:03.3984010Z checking for memory.h... yes 2021-05-16T17:53:03.4765580Z checking for strings.h... yes 2021-05-16T17:53:03.5542050Z checking for inttypes.h... yes 2021-05-16T17:53:03.6324880Z checking for stdint.h... yes 2021-05-16T17:53:03.7145010Z checking for unistd.h... yes 2021-05-16T17:53:03.7976170Z checking elf.h usability... no 2021-05-16T17:53:03.8579970Z checking elf.h presence... no 2021-05-16T17:53:03.8581380Z checking for elf.h... no 2021-05-16T17:53:04.0318880Z checking whether we are using the GNU C++ compiler... yes 2021-05-16T17:53:04.0739860Z checking whether clang++ -std=gnu++11 accepts -g... yes 2021-05-16T17:53:04.7680060Z checking whether the C++ compiler supports the long long type... yes 2021-05-16T17:53:04.8173340Z checking whether the compiler implements namespaces... yes 2021-05-16T17:53:05.2815820Z checking whether the compiler supports Standard Template Library... yes 2021-05-16T17:53:06.2751070Z checking whether std::map is available... yes 2021-05-16T17:53:06.2787220Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-16T17:53:06.2977020Z checking with pkg-config for the system ICU4C... no 2021-05-16T17:53:06.2978240Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-16T17:53:06.2979260Z *** Trying with 'standard' fallback flags 2021-05-16T17:53:06.3646830Z checking whether an ICU4C-based project can be built... no 2021-05-16T17:53:06.3647620Z *** This version of ICU4C cannot be used. 2021-05-16T17:53:07.1629170Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-16T17:53:07.9194350Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-16T17:53:08.1543740Z downloading the ICU data library (icudt) 2021-05-16T17:53:08.1545560Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-16T17:53:08.1570610Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-16T17:53:08.4629940Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-16T17:53:08.6068960Z ================================================== 2021-05-16T17:53:08.6069560Z downloaded 10.9 MB 2021-05-16T17:53:08.6069830Z 2021-05-16T17:53:08.6647590Z icudt fetch successful 2021-05-16T17:53:08.7281730Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-16T17:53:08.9012040Z config.status: creating src/Makevars 2021-05-16T17:53:08.9308640Z config.status: creating src/uconfig_local.h 2021-05-16T17:53:08.9600190Z config.status: creating src/install.libs.R 2021-05-16T17:53:08.9889520Z 2021-05-16T17:53:08.9890320Z *** stringi configure summary: 2021-05-16T17:53:08.9890760Z ICU_FOUND=0 2021-05-16T17:53:08.9891180Z ICUDT_DIR=icu69/data 2021-05-16T17:53:08.9891620Z ICU_BUNDLE_VERSION=69 2021-05-16T17:53:08.9892080Z ICUDT_ENDIANNESS=little 2021-05-16T17:53:08.9892580Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-16T17:53:08.9893820Z STRINGI_CFLAGS= -fPIC 2021-05-16T17:53:08.9895810Z STRINGI_CPPFLAGS=-I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG 2021-05-16T17:53:08.9897660Z STRINGI_CXXFLAGS= -fPIC 2021-05-16T17:53:08.9898120Z STRINGI_LDFLAGS= 2021-05-16T17:53:08.9898530Z STRINGI_LIBS= 2021-05-16T17:53:08.9898780Z 2021-05-16T17:53:08.9899170Z *** Compiler settings used: 2021-05-16T17:53:08.9899570Z CC=clang 2021-05-16T17:53:08.9899910Z LD=clang++ 2021-05-16T17:53:08.9900710Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-16T17:53:08.9901710Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-16T17:53:08.9902590Z CXX=clang++ -std=gnu++11 2021-05-16T17:53:08.9903420Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-16T17:53:08.9903830Z LDFLAGS= 2021-05-16T17:53:08.9904160Z LIBS= 2021-05-16T17:53:08.9904380Z 2021-05-16T17:53:09.0585690Z ** libs 2021-05-16T17:53:09.0838940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_brkiter.cpp -o stri_brkiter.o 2021-05-16T17:53:09.8619190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_collator.cpp -o stri_collator.o 2021-05-16T17:53:10.5888610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_common.cpp -o stri_common.o 2021-05-16T17:53:11.4257160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_compare.cpp -o stri_compare.o 2021-05-16T17:53:12.2092360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_base.cpp -o stri_container_base.o 2021-05-16T17:53:12.8522610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_bytesearch.cpp -o stri_container_bytesearch.o 2021-05-16T17:53:13.7257330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_listint.cpp -o stri_container_listint.o 2021-05-16T17:53:14.4433520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_listraw.cpp -o stri_container_listraw.o 2021-05-16T17:53:15.1797890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_listutf8.cpp -o stri_container_listutf8.o 2021-05-16T17:53:15.8829880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_regex.cpp -o stri_container_regex.o 2021-05-16T17:53:16.6698090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_usearch.cpp -o stri_container_usearch.o 2021-05-16T17:53:17.4290350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_utf16.cpp -o stri_container_utf16.o 2021-05-16T17:53:18.3079920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_utf8.cpp -o stri_container_utf8.o 2021-05-16T17:53:19.1180330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_utf8_indexable.cpp -o stri_container_utf8_indexable.o 2021-05-16T17:53:19.8478360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_encoding_conversion.cpp -o stri_encoding_conversion.o 2021-05-16T17:53:20.8451970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_encoding_detection.cpp -o stri_encoding_detection.o 2021-05-16T17:53:22.6063710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_encoding_management.cpp -o stri_encoding_management.o 2021-05-16T17:53:23.4288030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_escape.cpp -o stri_escape.o 2021-05-16T17:53:24.2114040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_exception.cpp -o stri_exception.o 2021-05-16T17:53:24.8792600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_ICU_settings.cpp -o stri_ICU_settings.o 2021-05-16T17:53:25.5287730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_join.cpp -o stri_join.o 2021-05-16T17:53:26.4959080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_length.cpp -o stri_length.o 2021-05-16T17:53:27.2633510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_pad.cpp -o stri_pad.o 2021-05-16T17:53:28.0112830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_prepare_arg.cpp -o stri_prepare_arg.o 2021-05-16T17:53:28.8415960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_random.cpp -o stri_random.o 2021-05-16T17:53:29.7362340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_reverse.cpp -o stri_reverse.o 2021-05-16T17:53:30.4322660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_count.cpp -o stri_search_class_count.o 2021-05-16T17:53:31.1982660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_detect.cpp -o stri_search_class_detect.o 2021-05-16T17:53:31.9691580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_extract.cpp -o stri_search_class_extract.o 2021-05-16T17:53:33.0914580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_locate.cpp -o stri_search_class_locate.o 2021-05-16T17:53:34.2030220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_replace.cpp -o stri_search_class_replace.o 2021-05-16T17:53:35.4304240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_split.cpp -o stri_search_class_split.o 2021-05-16T17:53:36.5463090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_startsendswith.cpp -o stri_search_class_startsendswith.o 2021-05-16T17:53:37.3498040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_subset.cpp -o stri_search_class_subset.o 2021-05-16T17:53:38.2091210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_trim.cpp -o stri_search_class_trim.o 2021-05-16T17:53:38.9780470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_common.cpp -o stri_search_common.o 2021-05-16T17:53:39.7080060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_count.cpp -o stri_search_coll_count.o 2021-05-16T17:53:40.4529420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_detect.cpp -o stri_search_coll_detect.o 2021-05-16T17:53:41.2080670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_extract.cpp -o stri_search_coll_extract.o 2021-05-16T17:53:42.3023460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_locate.cpp -o stri_search_coll_locate.o 2021-05-16T17:53:43.3807330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_replace.cpp -o stri_search_coll_replace.o 2021-05-16T17:53:44.5313300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_split.cpp -o stri_search_coll_split.o 2021-05-16T17:53:45.6407420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:46.4440750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:47.2924560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:47.9846390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:49.0210130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:50.0370630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:51.0564250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:51.7437530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:52.4263110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:53.4707390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:54.4958280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:55.5980250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:56.6644340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:57.4877600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:58.2419390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:58.2772530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:53:59.4100250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:54:00.1066930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:54:00.8158200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:54:01.8730390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:54:02.9222240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:54:04.1625300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:54:04.9349820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:54:06.0297110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:54:06.8264830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:54:08.8877890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:54:09.6157900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:54:10.3646840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:54:11.2960450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:54:11.9637580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:54:12.6753620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:54:13.5356190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:54:14.3224110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:54:15.1973460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:54:15.9962010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:54:16.9229240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:54:17.6640650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:54:18.3737950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:54:19.1293680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:54:19.7849360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:54:20.4727130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:54:21.9449410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:22.0205480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:22.7313600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:23.4750900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:24.2446120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:24.7506740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:25.1884670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:25.7532030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:26.4067580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:26.9455540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:27.8138800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:28.5717080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:29.0344610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:29.6131510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:29.9143200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:30.3810800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:30.7106990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:30.7585300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:31.7951250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:32.3544040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:32.4344890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:33.5605690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:33.5610520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:34.1634730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:34.7899960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:35.2566050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:35.3054540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:36.0637310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:36.7868830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:37.6721090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:38.2638080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:38.9344370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:39.4091250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:40.2514190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:40.9549030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:41.9637400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:43.5677560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:44.3135260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:45.1902560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:45.7123510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:46.2363190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:46.9334490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:47.4426190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:48.4526080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:49.4788840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:51.3268790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:52.0925120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:52.1587920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:52.6595210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:53.1400100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:53.8481240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:54.4398420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:54.8405630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:55.6280320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:56.6853290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:57.5237950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:58.2297120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:58.8149150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:54:59.5339630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:00.4276790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:01.1094990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:01.7946340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:02.8716270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:03.5564810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:04.0441620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:04.5063750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:04.5547720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:05.0614950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:05.5690650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:06.4640740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:07.1476280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:07.7837890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:08.4700240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:09.0427530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:09.6672310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:10.3134050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:10.8707110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:11.4362220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:12.1781310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:12.6331900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:13.1817890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:13.5699590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:14.7565820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:15.3836110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:16.1679580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:16.5571640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubidiwrt.cpp -o icu69/common/ubidiwrt.o 2021-05-16T17:55:17.0506210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:17.6445610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:18.5311360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:19.4604770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:20.0987980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:20.5668900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:21.4671880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:22.0425050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:22.7180020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:23.2835530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:23.8543920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:24.3843860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:24.7463390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:25.5731540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:26.3861100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:27.1726090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:27.5336840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:27.9225530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:28.4159130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:28.8118350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:29.3461320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:30.1410710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:30.6844380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:31.0124070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:31.5819930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:32.0933170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:32.6302140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:33.1842390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:33.6963240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:34.2018900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:34.6243390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:35.2648950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:35.7408110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:37.2974050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:38.0935740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:38.9116540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:39.5207770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:39.9528780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:41.1771940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:41.9886870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:42.3066820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:42.7113580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:43.0338510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:43.6587920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:44.1175860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:44.5972520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:45.1089480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:45.6651600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:46.3373510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:46.6846920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:47.7391820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:48.6515390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:50.1759850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:50.4733450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:50.5292330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:51.9376410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:52.5224240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:53.6022020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:54.3448200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:54.4253020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:54.4859790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:55.7097670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:56.4119830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:57.3982140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:58.3036880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:55:58.8949900Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-16T17:55:58.8950910Z static void uprv_UnicodeStringDummy(void) { 2021-05-16T17:55:58.8951380Z ^ 2021-05-16T17:55:59.5673840Z 1 warning generated. 2021-05-16T17:55:59.5717780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:00.3226930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:00.8326210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:01.4235250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:01.8762520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:02.4873980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:03.1834220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:03.9061420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:04.2080780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:04.9996390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:05.4801450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:06.7130920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:07.5367600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:07.8786830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:08.3871070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:08.8527300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:09.4628640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:09.9752830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:10.4879000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:11.1248360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:11.9510200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:12.2712620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:12.8689000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:13.5595810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:13.8804920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:14.8173140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:15.4275090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:15.9809060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:16.2912200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:16.9138450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:17.5234890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:18.4674120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:18.6450400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:19.1938770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:19.7026650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:20.4075350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:21.1108050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:21.8019190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:22.8918970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:23.4895790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:24.4655300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:24.5299640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:25.1034230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:25.5546160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:25.9492050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:25.9980070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:27.0412390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:27.7707330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:28.5744630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:29.2889050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:29.7352380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:30.4912430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:31.1333960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:33.0753460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:33.7268700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:34.2769520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:35.0951510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:35.8336190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:36.7216420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:37.7614320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:37.9278190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:39.3362440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:40.1436720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:41.0094660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:42.5084540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:43.2911010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:44.1684870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:45.2319130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:46.2251930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:46.2893720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:47.6734780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:48.8748760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:49.6755870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:49.9658780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:51.4120100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:52.3876080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:53.2723510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:54.0811910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:54.5763840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:55.3743520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:56.0667890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:56.8763610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:57.7112790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:58.2329480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:58.6004700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:58.6647870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:59.0916110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:59.6739550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:59.8014530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:56:59.8857570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:00.4496220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:01.0506110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:01.8623370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:02.4087120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:03.0729080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:04.0437980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:04.9129320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:05.8862670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:06.0806960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:08.1878080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:09.8618140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:10.1025660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:10.9215100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:11.0827600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:11.4727150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:11.8177780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:12.6359580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:13.6660390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:15.8172800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:17.1953290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:18.1019510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:20.3308040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:20.5152180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:21.0944050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:21.7012390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:22.3403460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:23.2660180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:23.7308970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:24.2952470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:25.0264850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:25.6491540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:26.4681740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:27.0193360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:27.5480960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:27.8845650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:28.4342550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:29.0942830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:29.8942860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:30.4227000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:31.1560880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:31.8343670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:32.1626020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:32.8853090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:33.5459880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:34.6110670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:35.9087310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:37.3214800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:38.4801060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:38.9933980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:40.4535820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:41.0306370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:41.8744940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:42.9369800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:43.9797300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:44.5778830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:45.0685610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:45.8150650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:46.5370990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:47.3245180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:48.1757770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:48.8723550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:50.1564160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:50.9530120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:52.4273130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:53.6385790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:54.3224830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:54.9524820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:56.7128400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:57.6058940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:58.5045200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:59.2404450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:57:59.8385270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:00.6680360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:01.2906590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:02.1240900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:03.2359630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:04.0470040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:04.7723570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:06.2515830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:06.9425230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:07.9058250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:08.6953850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:09.9757910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:11.0179350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:11.6979380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:12.4073290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:13.1891390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:14.4327760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:15.0830800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:15.7682830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:16.5080780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:17.1756260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:18.0674440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:19.1760650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:20.2215030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:20.9809170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:21.9738760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:22.6207290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:23.4491970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:24.4345000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:26.2471610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:26.7812990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:27.5253650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:29.0008120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:29.6767310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:30.3111110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:31.3740180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:31.9933000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:32.5918660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:33.4602700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:35.2838250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:35.8816380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:36.5399910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:37.0149630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:38.0568080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:39.5490520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:40.4185970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:43.3128200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:43.8147120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:44.5888810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:46.0439730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:46.7176820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:47.3175200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:47.9794290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:48.6306620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:49.2164030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:50.1578730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:52.4155030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:53.0478610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:53.6360970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:54.1203160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:54.8207270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:55.4613020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:56.0994390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:56.7688660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:57.3837660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:58.5436940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:59.1796980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:58:59.6610990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:00.1537940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:01.1028020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:01.6970290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:02.2965730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:03.4317170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:04.4208170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:05.2965930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:06.8582390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:07.8630000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:08.5907050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:09.9458880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:10.6530430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:11.1503080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:11.8498950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:12.3568310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:13.0103510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:13.9508340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:14.6934510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:15.3785560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:15.7123490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:16.6619900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:17.3754800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:18.0089420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:18.3119980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:19.0909910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:19.7237890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:20.2902650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:20.9835880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:21.5773340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:22.1064720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:23.0795760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:24.0380830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:24.9117570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:25.8951040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:26.7097850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:27.1990000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:28.0116390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:29.0232800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:29.5223260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:30.0240240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:31.1893940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:32.0156220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:32.6901300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:33.4993530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:34.4586470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:35.3107790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:36.2717050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:36.3511090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:37.0479920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:38.7491540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:39.3422370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:39.3944960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:39.4456050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:39.4984670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:40.3993740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:40.9252250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T17:59:41.2523790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T17:59:41.5606220Z 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-16T17:59:41.8362650Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/stringi 2021-05-16T17:59:41.9833460Z icudt already downloaded 2021-05-16T17:59:41.9837530Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: /Users/runner/work/_temp/Library/stringi/libs 2021-05-16T17:59:42.2530520Z icudt has been installed successfully 2021-05-16T17:59:42.3107330Z ** R 2021-05-16T17:59:42.3757870Z ** inst 2021-05-16T17:59:42.3760820Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:59:43.3945350Z ** help 2021-05-16T17:59:43.9349620Z *** installing help indices 2021-05-16T17:59:44.1573880Z ** building package indices 2021-05-16T17:59:44.4254230Z ** testing if installed package can be loaded 2021-05-16T17:59:44.9063180Z * DONE (stringi) 2021-05-16T17:59:46.5626870Z * installing *source* package ‘Rcpp’ ... 2021-05-16T17:59:46.6202990Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-16T17:59:46.6345540Z ** libs 2021-05-16T17:59:46.6554190Z 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-16T17:59:47.6679040Z In file included from api.cpp:24: 2021-05-16T17:59:47.6679750Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T17:59:47.6683030Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T17:59:47.6684230Z SEXP data = Parent::get__(); 2021-05-16T17:59:47.6684640Z ^ 2021-05-16T17:59:50.1618520Z 1 warning generated. 2021-05-16T17:59:50.1724680Z 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-16T17:59:51.1968090Z In file included from attributes.cpp:39: 2021-05-16T17:59:51.1968800Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T17:59:51.1970970Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T17:59:51.1971910Z SEXP data = Parent::get__(); 2021-05-16T17:59:51.1972300Z ^ 2021-05-16T18:00:03.3566130Z 1 warning generated. 2021-05-16T18:00:03.3717600Z 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-16T18:00:03.7619160Z 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-16T18:00:04.7854980Z In file included from date.cpp:30: 2021-05-16T18:00:04.7855760Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T18:00:04.7857550Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:00:04.7858490Z SEXP data = Parent::get__(); 2021-05-16T18:00:04.7858890Z ^ 2021-05-16T18:00:07.5227370Z 1 warning generated. 2021-05-16T18:00:07.5320060Z 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-16T18:00:08.5402560Z In file included from module.cpp:24: 2021-05-16T18:00:08.5403310Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T18:00:08.5405130Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:00:08.5406660Z SEXP data = Parent::get__(); 2021-05-16T18:00:08.5407060Z ^ 2021-05-16T18:00:13.6813410Z 1 warning generated. 2021-05-16T18:00:13.6928100Z 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-16T18:00:14.7013110Z In file included from rcpp_init.cpp:24: 2021-05-16T18:00:14.7013840Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T18:00:14.7015620Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:00:14.7016570Z SEXP data = Parent::get__(); 2021-05-16T18:00:14.7016960Z ^ 2021-05-16T18:00:17.1474060Z 1 warning generated. 2021-05-16T18:00:17.1626410Z 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-16T18:00:17.2327070Z installing to /Users/runner/work/_temp/Library/Rcpp/libs 2021-05-16T18:00:17.2398070Z ** R 2021-05-16T18:00:17.2628830Z ** inst 2021-05-16T18:00:17.5915100Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:00:20.4537840Z ** help 2021-05-16T18:00:20.7357560Z *** installing help indices 2021-05-16T18:00:20.8161980Z ** building package indices 2021-05-16T18:00:20.8880550Z ** installing vignettes 2021-05-16T18:00:20.8981810Z ** testing if installed package can be loaded 2021-05-16T18:00:21.5096320Z * DONE (Rcpp) 2021-05-16T18:00:22.6793960Z * installing *source* package ‘vctrs’ ... 2021-05-16T18:00:22.7057200Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-16T18:00:22.7314650Z ** libs 2021-05-16T18:00:22.7534490Z 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-16T18:00:22.8979620Z 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-16T18:00:23.0288660Z 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-16T18:00:23.1509140Z 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-16T18:00:23.3955640Z 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-16T18:00:23.5487470Z 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-16T18:00:23.7118830Z 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-16T18:00:23.8150280Z 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-16T18:00:23.9582700Z 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-16T18:00:24.0721130Z 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-16T18:00:24.2311680Z 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-16T18:00:24.4539050Z 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-16T18:00:24.6252840Z 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-16T18:00:24.7474560Z 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-16T18:00:25.0756040Z 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-16T18:00:25.1764620Z 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-16T18:00:25.6815950Z 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-16T18:00:25.8146550Z 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-16T18:00:26.0118340Z 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-16T18:00:26.1594790Z 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-16T18:00:26.2602180Z 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-16T18:00:26.5515220Z 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-16T18:00:26.6601830Z 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-16T18:00:26.9941000Z 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-16T18:00:27.1054140Z 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-16T18:00:27.9298200Z 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-16T18:00:28.1141690Z 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-16T18:00:28.2237830Z 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-16T18:00:28.3364120Z 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-16T18:00:28.5178100Z 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-16T18:00:28.6539160Z 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-16T18:00:28.8262320Z 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-16T18:00:28.9631280Z 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-16T18:00:29.1732220Z 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-16T18:00:29.4974450Z 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-16T18:00:29.6364140Z 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-16T18:00:29.7493110Z 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-16T18:00:29.8945660Z 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-16T18:00:30.6419290Z 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-16T18:00:31.2530770Z 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-16T18:00:31.5389650Z 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-16T18:00:31.7366300Z 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-16T18:00:32.1002640Z 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-16T18:00:32.1955500Z 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-16T18:00:32.4316200Z 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-16T18:00:32.6059810Z 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-16T18:00:32.7412140Z 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-16T18:00:33.0886360Z 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-16T18:00:33.2716130Z 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-16T18:00:33.4300590Z 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-16T18:00:33.5706090Z 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-16T18:00:33.6793610Z 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-16T18:00:33.8317570Z 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-16T18:00:33.9857240Z 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-16T18:00:34.1274530Z 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-16T18:00:34.2688630Z 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-16T18:00:34.3837080Z 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-16T18:00:34.4943150Z 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-16T18:00:34.5876890Z 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-16T18:00:35.3113460Z 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-16T18:00:35.3826030Z 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-16T18:00:35.4533080Z installing to /Users/runner/work/_temp/Library/vctrs/libs 2021-05-16T18:00:35.4601980Z ** R 2021-05-16T18:00:35.5276840Z ** inst 2021-05-16T18:00:35.5356870Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:00:38.4694440Z ** help 2021-05-16T18:00:38.8668990Z *** installing help indices 2021-05-16T18:00:39.0209380Z *** copying figures 2021-05-16T18:00:39.0277490Z ** building package indices 2021-05-16T18:00:39.1836170Z ** installing vignettes 2021-05-16T18:00:39.2090840Z ** testing if installed package can be loaded 2021-05-16T18:00:39.5614790Z * DONE (vctrs) 2021-05-16T18:00:40.0838420Z * installing *source* package ‘processx’ ... 2021-05-16T18:00:40.0907990Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-16T18:00:40.1644700Z ** libs 2021-05-16T18:00:40.1974150Z clang -Wall -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-16T18:00:40.3782790Z clang -Wall -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-16T18:00:40.3784350Z supervisor/utils.c -o supervisor/supervisor 2021-05-16T18:00:40.6128340Z 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-16T18:00:40.7126000Z 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-16T18:00:40.8181380Z 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-16T18:00:40.8932850Z 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-16T18:00:40.8934690Z -F/Library/Frameworks/R.framework/.. -framework R 2021-05-16T18:00:40.9502960Z 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-16T18:00:41.0428190Z 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-16T18:00:41.1557290Z 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-16T18:00:41.4708730Z 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-16T18:00:41.5881140Z 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-16T18:00:41.6924170Z 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-16T18:00:41.8056630Z 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-16T18:00:41.9020370Z 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-16T18:00:42.1921890Z 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-16T18:00:42.3011060Z 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-16T18:00:42.4203280Z 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-16T18:00:42.4912510Z 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-16T18:00:42.5883470Z 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-16T18:00:42.6456780Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/processx 2021-05-16T18:00:42.6564590Z ** R 2021-05-16T18:00:42.6836780Z ** inst 2021-05-16T18:00:42.6850550Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:00:44.2609450Z ** help 2021-05-16T18:00:44.3480360Z *** installing help indices 2021-05-16T18:00:44.4028570Z ** building package indices 2021-05-16T18:00:44.4501390Z ** testing if installed package can be loaded 2021-05-16T18:00:44.7778130Z * DONE (processx) 2021-05-16T18:00:45.0589850Z * installing *source* package ‘highr’ ... 2021-05-16T18:00:45.0611670Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-16T18:00:45.0823570Z ** R 2021-05-16T18:00:45.0878670Z ** inst 2021-05-16T18:00:45.0911380Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:00:45.2560940Z ** help 2021-05-16T18:00:45.2769730Z *** installing help indices 2021-05-16T18:00:45.2909380Z ** building package indices 2021-05-16T18:00:45.3026330Z ** installing vignettes 2021-05-16T18:00:45.3072020Z ** testing if installed package can be loaded 2021-05-16T18:00:45.5828710Z * DONE (highr) 2021-05-16T18:00:45.8523090Z * installing *source* package ‘rversions’ ... 2021-05-16T18:00:45.8590720Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-16T18:00:45.8757750Z ** R 2021-05-16T18:00:45.8816550Z ** inst 2021-05-16T18:00:45.8830300Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:00:46.0850430Z ** help 2021-05-16T18:00:46.1152590Z *** installing help indices 2021-05-16T18:00:46.1399940Z *** copying figures 2021-05-16T18:00:46.1409070Z ** building package indices 2021-05-16T18:00:46.1638040Z ** testing if installed package can be loaded 2021-05-16T18:00:46.4051970Z * DONE (rversions) 2021-05-16T18:00:46.9517090Z * installing *source* package ‘pillar’ ... 2021-05-16T18:00:46.9685710Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T18:00:47.0088260Z ** R 2021-05-16T18:00:47.0453400Z ** inst 2021-05-16T18:00:47.0600080Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:00:48.8629190Z ** help 2021-05-16T18:00:48.9907900Z *** installing help indices 2021-05-16T18:00:49.0903430Z *** copying figures 2021-05-16T18:00:49.0932400Z ** building package indices 2021-05-16T18:00:49.1544190Z ** installing vignettes 2021-05-16T18:00:49.1678630Z ** testing if installed package can be loaded 2021-05-16T18:00:49.4915900Z * DONE (pillar) 2021-05-16T18:00:49.8474750Z * installing *source* package ‘callr’ ... 2021-05-16T18:00:49.8527050Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-16T18:00:49.8703820Z ** R 2021-05-16T18:00:49.8973450Z ** inst 2021-05-16T18:00:49.8989250Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:00:53.2489560Z ** help 2021-05-16T18:00:53.4454560Z *** installing help indices 2021-05-16T18:00:53.5277150Z ** building package indices 2021-05-16T18:00:53.5923870Z ** testing if installed package can be loaded 2021-05-16T18:00:53.8316640Z * DONE (callr) 2021-05-16T18:00:54.4433790Z * installing *source* package ‘knitr’ ... 2021-05-16T18:00:54.4623430Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-16T18:00:54.5090030Z ** R 2021-05-16T18:00:54.5782170Z ** demo 2021-05-16T18:00:54.5796620Z ** inst 2021-05-16T18:00:54.6385190Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:00:59.1113840Z ** help 2021-05-16T18:00:59.3728460Z *** installing help indices 2021-05-16T18:00:59.5015760Z ** building package indices 2021-05-16T18:00:59.6238560Z ** installing vignettes 2021-05-16T18:00:59.6449240Z ** testing if installed package can be loaded 2021-05-16T18:00:59.8831340Z * DONE (knitr) 2021-05-16T18:01:00.4629520Z * installing *source* package ‘tibble’ ... 2021-05-16T18:01:00.4785450Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T18:01:00.5045130Z ** libs 2021-05-16T18:01:00.5216120Z 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-16T18:01:00.5984700Z 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-16T18:01:00.6963780Z 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-16T18:01:00.7630050Z 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-16T18:01:00.8879100Z 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-16T18:01:00.9438450Z installing to /Users/runner/work/_temp/Library/tibble/libs 2021-05-16T18:01:00.9479370Z ** R 2021-05-16T18:01:00.9813200Z ** inst 2021-05-16T18:01:00.9946990Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:01:02.7644670Z ** help 2021-05-16T18:01:02.8616280Z *** installing help indices 2021-05-16T18:01:02.9149330Z *** copying figures 2021-05-16T18:01:02.9185140Z ** building package indices 2021-05-16T18:01:02.9628550Z ** installing vignettes 2021-05-16T18:01:02.9698120Z ** testing if installed package can be loaded 2021-05-16T18:01:03.4383410Z * DONE (tibble) 2021-05-16T18:01:03.7727020Z * installing *source* package ‘pkgbuild’ ... 2021-05-16T18:01:03.7766190Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-16T18:01:03.7953730Z ** R 2021-05-16T18:01:03.8109990Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:01:05.0698720Z ** help 2021-05-16T18:01:05.1270560Z *** installing help indices 2021-05-16T18:01:05.1665430Z ** building package indices 2021-05-16T18:01:05.2033090Z ** testing if installed package can be loaded 2021-05-16T18:01:05.4988220Z * DONE (pkgbuild) 2021-05-16T18:01:06.0647240Z * installing *source* package ‘roxygen2’ ... 2021-05-16T18:01:06.0797490Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-16T18:01:06.1039030Z ** libs 2021-05-16T18:01:06.1214030Z 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-16T18:01:07.1492870Z In file included from RcppExports.cpp:4: 2021-05-16T18:01:07.1556880Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:01:07.1559360Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:01:07.1560720Z SEXP data = Parent::get__(); 2021-05-16T18:01:07.1562800Z ^ 2021-05-16T18:01:10.7834770Z 1 warning generated. 2021-05-16T18:01:10.7951450Z 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-16T18:01:11.7879480Z In file included from escapeExamples.cpp:1: 2021-05-16T18:01:11.7880450Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:01:11.7882610Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:01:11.7883630Z SEXP data = Parent::get__(); 2021-05-16T18:01:11.7884030Z ^ 2021-05-16T18:01:14.1047650Z 1 warning generated. 2021-05-16T18:01:14.1152350Z 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-16T18:01:15.0934380Z In file included from isComplete.cpp:1: 2021-05-16T18:01:15.0935330Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:01:15.0937470Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:01:15.0938490Z SEXP data = Parent::get__(); 2021-05-16T18:01:15.0938880Z ^ 2021-05-16T18:01:17.4097650Z 1 warning generated. 2021-05-16T18:01:17.4203850Z 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-16T18:01:18.3891420Z In file included from leadingSpaces.cpp:1: 2021-05-16T18:01:18.3892320Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:01:18.3894340Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:01:18.3895340Z SEXP data = Parent::get__(); 2021-05-16T18:01:18.3895740Z ^ 2021-05-16T18:01:20.8680420Z 1 warning generated. 2021-05-16T18:01:20.8790630Z 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-16T18:01:21.9103600Z In file included from parser2.cpp:1: 2021-05-16T18:01:21.9104440Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:01:21.9106540Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:01:21.9108510Z SEXP data = Parent::get__(); 2021-05-16T18:01:21.9109200Z ^ 2021-05-16T18:01:25.9400870Z 1 warning generated. 2021-05-16T18:01:25.9521130Z 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-16T18:01:26.9516140Z In file included from wrapUsage.cpp:1: 2021-05-16T18:01:26.9517270Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:01:26.9519410Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:01:26.9520550Z SEXP data = Parent::get__(); 2021-05-16T18:01:26.9521520Z ^ 2021-05-16T18:01:29.5205110Z 1 warning generated. 2021-05-16T18:01:29.5354660Z 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-16T18:01:29.5953280Z installing to /Users/runner/work/_temp/Library/roxygen2/libs 2021-05-16T18:01:29.6000630Z ** R 2021-05-16T18:01:29.6572000Z ** inst 2021-05-16T18:01:29.6662460Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:01:33.7304230Z ** help 2021-05-16T18:01:33.8250540Z *** installing help indices 2021-05-16T18:01:33.8833950Z *** copying figures 2021-05-16T18:01:33.8844630Z ** building package indices 2021-05-16T18:01:33.9311420Z ** installing vignettes 2021-05-16T18:01:33.9432360Z ** testing if installed package can be loaded 2021-05-16T18:01:34.4422940Z * DONE (roxygen2) 2021-05-16T18:01:34.7490850Z * installing *source* package ‘rematch2’ ... 2021-05-16T18:01:34.7513580Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-16T18:01:34.7710220Z ** R 2021-05-16T18:01:34.7785990Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:01:35.1759270Z ** help 2021-05-16T18:01:35.2111100Z *** installing help indices 2021-05-16T18:01:35.2392610Z ** building package indices 2021-05-16T18:01:35.2582740Z ** testing if installed package can be loaded 2021-05-16T18:01:35.6702050Z * DONE (rematch2) 2021-05-16T18:01:35.9695140Z * installing *source* package ‘waldo’ ... 2021-05-16T18:01:35.9732280Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-16T18:01:35.9912190Z ** R 2021-05-16T18:01:36.0016770Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:01:36.5529430Z ** help 2021-05-16T18:01:36.5701570Z *** installing help indices 2021-05-16T18:01:36.5917990Z *** copying figures 2021-05-16T18:01:36.5922950Z ** building package indices 2021-05-16T18:01:36.6050140Z ** testing if installed package can be loaded 2021-05-16T18:01:36.8730480Z * DONE (waldo) 2021-05-16T18:01:37.5395760Z * installing *source* package ‘testthat’ ... 2021-05-16T18:01:37.5632960Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-16T18:01:37.5913260Z ** libs 2021-05-16T18:01:37.6087780Z 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-16T18:01:37.6847730Z 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-16T18:01:37.7653100Z 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-16T18:01:38.6662170Z 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-16T18:01:39.4727450Z 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-16T18:01:53.7220310Z 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-16T18:01:53.7948800Z installing to /Users/runner/work/_temp/Library/testthat/libs 2021-05-16T18:01:53.8030850Z ** R 2021-05-16T18:01:53.8705490Z ** inst 2021-05-16T18:01:53.8987020Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:02:03.7125520Z ** help 2021-05-16T18:02:04.0229780Z *** installing help indices 2021-05-16T18:02:04.1748520Z *** copying figures 2021-05-16T18:02:04.1786770Z ** building package indices 2021-05-16T18:02:04.3270370Z ** installing vignettes 2021-05-16T18:02:04.3365560Z ** testing if installed package can be loaded 2021-05-16T18:02:04.6879370Z * DONE (testthat) 2021-05-16T18:02:05.1980430Z * installing *source* package ‘devtools’ ... 2021-05-16T18:02:05.2088270Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-16T18:02:05.2452300Z ** R 2021-05-16T18:02:05.2720790Z ** inst 2021-05-16T18:02:05.2746970Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:02:07.0578860Z ** help 2021-05-16T18:02:07.2127620Z *** installing help indices 2021-05-16T18:02:07.2931980Z *** copying figures 2021-05-16T18:02:07.2941010Z ** building package indices 2021-05-16T18:02:07.3736770Z ** installing vignettes 2021-05-16T18:02:07.3808060Z ** testing if installed package can be loaded 2021-05-16T18:02:08.0829690Z * DONE (devtools) 2021-05-16T18:02:08.1210740Z 2021-05-16T18:02:08.1211580Z The downloaded source packages are in 2021-05-16T18:02:08.1213830Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpV0zO8A/downloaded_packages’ 2021-05-16T18:02:08.2608470Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T18:02:10.8573190Z 2021-05-16T18:02:11.1988170Z 2021-05-16T18:02:11.2007420Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpV0zO8A/remotes2a4644942b2d/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T18:02:11.2072810Z 2021-05-16T18:02:11.2075200Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpV0zO8A/remotes2a4644942b2d/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T18:02:11.2792760Z 2021-05-16T18:02:11.2825790Z 2021-05-16T18:02:11.2827390Z ─ preparing ‘desc’: 2021-05-16T18:02:11.2835940Z 2021-05-16T18:02:11.2836710Z 2021-05-16T18:02:11.2920500Z checking DESCRIPTION meta-information ... 2021-05-16T18:02:11.2951900Z 2021-05-16T18:02:11.2953280Z ✔ checking DESCRIPTION meta-information 2021-05-16T18:02:11.3931700Z 2021-05-16T18:02:11.3965100Z 2021-05-16T18:02:11.3967100Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T18:02:11.3974290Z 2021-05-16T18:02:11.4006360Z 2021-05-16T18:02:11.4007740Z ─ checking for empty or unneeded directories 2021-05-16T18:02:11.4028610Z 2021-05-16T18:02:11.4064930Z 2021-05-16T18:02:11.4066480Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T18:02:11.5282230Z 2021-05-16T18:02:11.5283480Z 2021-05-16T18:02:11.5284160Z 2021-05-16T18:02:11.5593720Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T18:02:11.5595810Z (as ‘lib’ is unspecified) 2021-05-16T18:02:11.9339870Z * installing *source* package ‘desc’ ... 2021-05-16T18:02:11.9609540Z ** R 2021-05-16T18:02:11.9848460Z ** inst 2021-05-16T18:02:11.9894140Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:02:13.6100840Z ** help 2021-05-16T18:02:13.8054390Z *** installing help indices 2021-05-16T18:02:13.9113100Z ** building package indices 2021-05-16T18:02:14.0493740Z ** testing if installed package can be loaded 2021-05-16T18:02:14.2820930Z * DONE (desc) 2021-05-16T18:02:14.5479640Z 2021-05-16T18:02:14.5480590Z 2021-05-16T18:02:14.5498870Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpV0zO8A/remotes2a467938e2ab/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T18:02:14.5531590Z 2021-05-16T18:02:14.5533870Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpV0zO8A/remotes2a467938e2ab/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T18:02:14.5955870Z 2021-05-16T18:02:14.5985830Z 2021-05-16T18:02:14.5987420Z ─ preparing ‘ghtravis’: 2021-05-16T18:02:14.5994550Z 2021-05-16T18:02:14.5995170Z 2021-05-16T18:02:14.6066570Z checking DESCRIPTION meta-information ... 2021-05-16T18:02:14.6093650Z 2021-05-16T18:02:14.6094950Z ✔ checking DESCRIPTION meta-information 2021-05-16T18:02:14.6729140Z 2021-05-16T18:02:14.6757670Z 2021-05-16T18:02:14.6759490Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T18:02:14.6765860Z 2021-05-16T18:02:14.6792000Z 2021-05-16T18:02:14.6793270Z ─ checking for empty or unneeded directories 2021-05-16T18:02:14.6799450Z 2021-05-16T18:02:14.6827480Z 2021-05-16T18:02:14.6828980Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T18:02:14.7135640Z 2021-05-16T18:02:14.7136630Z 2021-05-16T18:02:14.7137160Z 2021-05-16T18:02:14.7588920Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T18:02:14.7590380Z (as ‘lib’ is unspecified) 2021-05-16T18:02:15.0449760Z * installing *source* package ‘ghtravis’ ... 2021-05-16T18:02:15.0641510Z ** R 2021-05-16T18:02:15.0803960Z ** inst 2021-05-16T18:02:15.0822550Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:02:16.2745830Z ** help 2021-05-16T18:02:16.3592310Z *** installing help indices 2021-05-16T18:02:16.4058400Z ** building package indices 2021-05-16T18:02:16.4515330Z ** testing if installed package can be loaded 2021-05-16T18:02:17.1616660Z * DONE (ghtravis) 2021-05-16T18:02:17.1929360Z Using github PAT from envvar GITHUB_PAT 2021-05-16T18:02:17.3664950Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T18:02:20.0520840Z 2021-05-16T18:02:20.0522520Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T18:02:20.0523380Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T18:02:20.0524170Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T18:02:20.0524940Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T18:02:20.0525680Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T18:02:20.0526560Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T18:02:20.0534910Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T18:02:20.0535930Z (as ‘lib’ is unspecified) 2021-05-16T18:02:21.4446920Z 2021-05-16T18:02:21.4447880Z There are binary versions available but the source versions are later: 2021-05-16T18:02:21.4461570Z binary source needs_compilation 2021-05-16T18:02:21.4462150Z tidyselect 1.0.0 1.1.1 TRUE 2021-05-16T18:02:21.4462660Z generics 0.0.2 0.1.0 FALSE 2021-05-16T18:02:21.4463110Z dplyr 0.8.5 1.0.6 TRUE 2021-05-16T18:02:21.4463550Z tidyr 1.0.2 1.1.3 TRUE 2021-05-16T18:02:21.4463800Z 2021-05-16T18:02:21.4467150Z installing the source packages ‘tidyselect’, ‘generics’, ‘cpp11’, ‘dplyr’, ‘tidyr’ 2021-05-16T18:02:21.4467800Z 2021-05-16T18:02:21.4481500Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T18:02:21.7048630Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-16T18:02:21.7058690Z ================================================== 2021-05-16T18:02:21.7059170Z downloaded 89 KB 2021-05-16T18:02:21.7059430Z 2021-05-16T18:02:21.7090340Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T18:02:21.8596890Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-16T18:02:21.8672210Z ================================================== 2021-05-16T18:02:21.8672900Z downloaded 115 KB 2021-05-16T18:02:21.8673200Z 2021-05-16T18:02:21.8704780Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T18:02:22.1225950Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-16T18:02:22.1290540Z ================================================== 2021-05-16T18:02:22.1291820Z downloaded 194 KB 2021-05-16T18:02:22.1292550Z 2021-05-16T18:02:22.1325550Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T18:02:22.2934610Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-16T18:02:22.3068720Z ================================================== 2021-05-16T18:02:22.3069210Z downloaded 932 KB 2021-05-16T18:02:22.3069490Z 2021-05-16T18:02:22.3114040Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T18:02:22.5704070Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-16T18:02:22.5812450Z ================================================== 2021-05-16T18:02:22.5812940Z downloaded 691 KB 2021-05-16T18:02:22.5813210Z 2021-05-16T18:02:22.9182820Z * installing *source* package ‘tidyselect’ ... 2021-05-16T18:02:22.9245430Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-16T18:02:22.9453840Z ** R 2021-05-16T18:02:22.9668490Z ** inst 2021-05-16T18:02:22.9758920Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:02:23.8228290Z ** help 2021-05-16T18:02:23.8989380Z *** installing help indices 2021-05-16T18:02:23.9447810Z ** building package indices 2021-05-16T18:02:23.9867420Z ** installing vignettes 2021-05-16T18:02:23.9915390Z ** testing if installed package can be loaded 2021-05-16T18:02:24.2764600Z * DONE (tidyselect) 2021-05-16T18:02:24.6311950Z * installing *source* package ‘generics’ ... 2021-05-16T18:02:24.6378670Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-16T18:02:24.6573440Z ** R 2021-05-16T18:02:24.6670090Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:02:24.8063550Z ** help 2021-05-16T18:02:24.9064480Z *** installing help indices 2021-05-16T18:02:24.9571250Z ** building package indices 2021-05-16T18:02:25.0144330Z ** testing if installed package can be loaded 2021-05-16T18:02:25.2291140Z * DONE (generics) 2021-05-16T18:02:25.5757360Z * installing *source* package ‘cpp11’ ... 2021-05-16T18:02:25.5815390Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-16T18:02:25.6012110Z ** R 2021-05-16T18:02:25.6098000Z ** inst 2021-05-16T18:02:25.6251080Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:02:25.8628000Z ** help 2021-05-16T18:02:25.8844830Z *** installing help indices 2021-05-16T18:02:25.9067470Z ** building package indices 2021-05-16T18:02:26.9302500Z ** installing vignettes 2021-05-16T18:02:26.9303210Z ** testing if installed package can be loaded 2021-05-16T18:02:26.9304760Z * DONE (cpp11) 2021-05-16T18:02:26.9371680Z * installing *source* package ‘dplyr’ ... 2021-05-16T18:02:26.9594750Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-16T18:02:26.9870310Z ** libs 2021-05-16T18:02:27.0066350Z 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-16T18:02:27.1846970Z 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-16T18:02:27.4054790Z 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-16T18:02:27.5822010Z 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-16T18:02:28.3627070Z 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-16T18:02:28.5186940Z 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-16T18:02:28.6732530Z 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-16T18:02:28.8400850Z 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-16T18:02:29.0233120Z 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-16T18:02:29.1879360Z 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-16T18:02:29.3333680Z 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-16T18:02:29.5324130Z 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-16T18:02:29.5899500Z installing to /Users/runner/work/_temp/Library/dplyr/libs 2021-05-16T18:02:29.5942430Z ** R 2021-05-16T18:02:29.6776630Z ** data 2021-05-16T18:02:29.6799030Z *** moving datasets to lazyload DB 2021-05-16T18:02:29.7822880Z ** inst 2021-05-16T18:02:29.7951740Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:02:34.4297070Z ** help 2021-05-16T18:02:34.8818330Z *** installing help indices 2021-05-16T18:02:35.0769630Z *** copying figures 2021-05-16T18:02:35.0805300Z ** building package indices 2021-05-16T18:02:35.2941310Z ** installing vignettes 2021-05-16T18:02:35.3120250Z ** testing if installed package can be loaded 2021-05-16T18:02:35.9173310Z * DONE (dplyr) 2021-05-16T18:02:36.4550260Z * installing *source* package ‘tidyr’ ... 2021-05-16T18:02:36.4675020Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-16T18:02:36.4899810Z ** libs 2021-05-16T18:02:36.5087410Z 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-16T18:02:37.7229710Z 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-16T18:02:38.2806080Z 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-16T18:02:39.6541350Z 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-16T18:02:40.8360710Z 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-16T18:02:40.8953930Z installing to /Users/runner/work/_temp/Library/tidyr/libs 2021-05-16T18:02:40.8998450Z ** R 2021-05-16T18:02:40.9285230Z ** data 2021-05-16T18:02:40.9352990Z *** moving datasets to lazyload DB 2021-05-16T18:02:41.1318190Z ** inst 2021-05-16T18:02:41.1412620Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:02:42.9008010Z ** help 2021-05-16T18:02:43.0582840Z *** installing help indices 2021-05-16T18:02:43.1411580Z *** copying figures 2021-05-16T18:02:43.1456510Z ** building package indices 2021-05-16T18:02:43.2231750Z ** installing vignettes 2021-05-16T18:02:43.2309490Z ** testing if installed package can be loaded 2021-05-16T18:02:43.8426520Z * DONE (tidyr) 2021-05-16T18:02:43.8728290Z 2021-05-16T18:02:43.8729650Z The downloaded source packages are in 2021-05-16T18:02:43.8731770Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpV0zO8A/downloaded_packages’ 2021-05-16T18:02:44.0974370Z 2021-05-16T18:02:44.0991050Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpV0zO8A/remotes2a46502e19ca/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T18:02:44.1028740Z 2021-05-16T18:02:44.1030970Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpV0zO8A/remotes2a46502e19ca/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T18:02:44.1275340Z 2021-05-16T18:02:44.1309320Z 2021-05-16T18:02:44.1310890Z ─ preparing ‘aghast’: 2021-05-16T18:02:44.1319260Z 2021-05-16T18:02:44.1320000Z 2021-05-16T18:02:44.1378490Z checking DESCRIPTION meta-information ... 2021-05-16T18:02:44.1409920Z 2021-05-16T18:02:44.1411430Z ✔ checking DESCRIPTION meta-information 2021-05-16T18:02:44.1833600Z 2021-05-16T18:02:44.1865230Z 2021-05-16T18:02:44.1867190Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T18:02:44.1874340Z 2021-05-16T18:02:44.1994760Z 2021-05-16T18:02:44.1996770Z ─ checking for empty or unneeded directories 2021-05-16T18:02:44.2003300Z 2021-05-16T18:02:44.2032940Z 2021-05-16T18:02:44.2039900Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T18:02:44.2042910Z 2021-05-16T18:02:44.2043620Z 2021-05-16T18:02:44.2044200Z 2021-05-16T18:02:44.2172740Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T18:02:44.2174440Z (as ‘lib’ is unspecified) 2021-05-16T18:02:44.5657100Z * installing *source* package ‘aghast’ ... 2021-05-16T18:02:44.6080820Z ** R 2021-05-16T18:02:44.6183200Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:02:44.8948770Z ** help 2021-05-16T18:02:44.9262020Z *** installing help indices 2021-05-16T18:02:44.9551000Z ** building package indices 2021-05-16T18:02:44.9746270Z ** testing if installed package can be loaded 2021-05-16T18:02:45.1825380Z * DONE (aghast) 2021-05-16T18:02:45.2027260Z Installing 1 packages: covr 2021-05-16T18:02:45.2036080Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T18:02:45.2037430Z (as ‘lib’ is unspecified) 2021-05-16T18:02:45.9514030Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T18:02:45.9514550Z 2021-05-16T18:02:46.4921260Z 2021-05-16T18:02:46.4922200Z There are binary versions available but the source versions are later: 2021-05-16T18:02:46.4934220Z binary source needs_compilation 2021-05-16T18:02:46.4934840Z rex 1.1.2 1.2.0 FALSE 2021-05-16T18:02:46.4935250Z covr 3.5.0 3.5.1 TRUE 2021-05-16T18:02:46.4935500Z 2021-05-16T18:02:46.4947960Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/lazyeval_0.2.2.tgz' 2021-05-16T18:02:46.6806170Z Content type 'application/x-gzip' length 158039 bytes (154 KB) 2021-05-16T18:02:46.6825210Z ================================================== 2021-05-16T18:02:46.6825650Z downloaded 154 KB 2021-05-16T18:02:46.6825910Z 2021-05-16T18:02:46.7079280Z 2021-05-16T18:02:46.7083360Z installing the source packages ‘rex’, ‘covr’ 2021-05-16T18:02:46.7084020Z The downloaded binary packages are in 2021-05-16T18:02:46.7086550Z 2021-05-16T18:02:46.7087370Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpV0zO8A/downloaded_packages 2021-05-16T18:02:46.7099230Z trying URL 'https://cloud.r-project.org/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T18:02:46.9268090Z Content type 'application/x-gzip' length 91925 bytes (89 KB) 2021-05-16T18:02:46.9270620Z ================================================== 2021-05-16T18:02:46.9271780Z downloaded 89 KB 2021-05-16T18:02:46.9272040Z 2021-05-16T18:02:46.9308140Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T18:02:47.0519580Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-16T18:02:47.0547450Z ================================================== 2021-05-16T18:02:47.0547910Z downloaded 143 KB 2021-05-16T18:02:47.0548170Z 2021-05-16T18:02:47.3529820Z * installing *source* package ‘rex’ ... 2021-05-16T18:02:47.3573250Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-16T18:02:47.3749570Z ** R 2021-05-16T18:02:47.3832130Z ** inst 2021-05-16T18:02:47.3868280Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:02:47.7419730Z ** help 2021-05-16T18:02:47.8132340Z *** installing help indices 2021-05-16T18:02:47.8565330Z ** building package indices 2021-05-16T18:02:47.8939050Z ** installing vignettes 2021-05-16T18:02:47.8984660Z ** testing if installed package can be loaded 2021-05-16T18:02:48.1350690Z * DONE (rex) 2021-05-16T18:02:48.6349240Z * installing *source* package ‘covr’ ... 2021-05-16T18:02:48.6472760Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-16T18:02:48.6731580Z ** libs 2021-05-16T18:02:48.7024080Z 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-16T18:02:48.8382960Z 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-16T18:02:48.8978580Z installing to /Users/runner/work/_temp/Library/covr/libs 2021-05-16T18:02:48.9018580Z ** R 2021-05-16T18:02:48.9292310Z ** inst 2021-05-16T18:02:48.9372320Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:02:50.1483720Z ** help 2021-05-16T18:02:50.2410540Z *** installing help indices 2021-05-16T18:02:50.2938630Z *** copying figures 2021-05-16T18:02:50.2947410Z ** building package indices 2021-05-16T18:02:50.3432160Z ** installing vignettes 2021-05-16T18:02:50.3481080Z ** testing if installed package can be loaded 2021-05-16T18:02:50.8454230Z * DONE (covr) 2021-05-16T18:02:50.8856120Z 2021-05-16T18:02:50.8857300Z The downloaded source packages are in 2021-05-16T18:02:50.8859460Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpV0zO8A/downloaded_packages’ 2021-05-16T18:02:50.9192770Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T18:02:50.9193420Z Rscript -e "tic::before_install()" 2021-05-16T18:02:50.9673700Z shell: /bin/bash -e {0} 2021-05-16T18:02:50.9674080Z env: 2021-05-16T18:02:50.9674790Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:02:50.9675250Z TIC_DEPLOY_KEY: 2021-05-16T18:02:50.9675590Z RSPM: 2021-05-16T18:02:50.9676770Z GITHUB_PAT: *** 2021-05-16T18:02:50.9677190Z COVERALLS_TOKEN: 2021-05-16T18:02:50.9677660Z continue-on-error: false 2021-05-16T18:02:50.9678170Z VDIFFR_RUN_TESTS: false 2021-05-16T18:02:50.9678720Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T18:02:50.9679190Z TZ: UTC 2021-05-16T18:02:50.9679620Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:02:50.9680020Z NOT_CRAN: true 2021-05-16T18:02:50.9680360Z ##[endgroup] 2021-05-16T18:02:51.2823310Z ✔ Loading tic stage configuration from tic.R 2021-05-16T18:02:51.4117600Z Running before_install: step_install_remote_binaries() 2021-05-16T18:02:51.9526110Z Installing oro.nifti binaries 2021-05-16T18:02:51.9536920Z [1] "neuroconductor/oro.nifti" 2021-05-16T18:02:52.1976850Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T18:02:52.2012730Z tag_name 2021-05-16T18:02:52.2013170Z 1 0.10.3.s 2021-05-16T18:02:52.2013700Z zipball_url 2021-05-16T18:02:52.2014660Z 1 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T18:02:52.2016010Z tarball_url 2021-05-16T18:02:52.2016900Z 1 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T18:02:52.2017700Z commit.sha 2021-05-16T18:02:52.2018310Z 1 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T18:02:52.2019090Z commit.url 2021-05-16T18:02:52.2020170Z 1 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T18:02:52.2021130Z node_id 2021-05-16T18:02:52.2022060Z 1 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T18:02:52.2023070Z url 2021-05-16T18:02:52.2023900Z 1 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T18:02:52.2024740Z assets_url 2021-05-16T18:02:52.2025380Z Installing oro.nifti package binaries 2021-05-16T18:02:52.2026400Z 1 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T18:02:52.2027310Z upload_url 2021-05-16T18:02:52.2028310Z 1 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T18:02:52.2029310Z id asset_updated_at asset_created_at created_at 2021-05-16T18:02:52.2030820Z 1 43005549 2021-05-15 23:10:55 2021-05-15 23:10:55 2021-05-15 22:37:06 2021-05-16T18:02:52.2031410Z published_at asset_name asset_label 2021-05-16T18:02:52.2032440Z 1 2021-05-15 22:37:30 oro.nifti_0.10.3_R3.5.tgz 2021-05-16T18:02:52.2032990Z asset_download_count 2021-05-16T18:02:52.2033430Z 1 3 2021-05-16T18:02:52.2034050Z asset_browser_download_url 2021-05-16T18:02:52.2035110Z 1 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.5.tgz 2021-05-16T18:02:52.2219270Z --2021-05-16 18:02:52-- https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.5.tgz 2021-05-16T18:02:52.2766470Z Resolving github.com (github.com)... 140.82.113.3 2021-05-16T18:02:52.2926070Z Connecting to github.com (github.com)|140.82.113.3|:443... connected. 2021-05-16T18:02:52.4450010Z HTTP request sent, awaiting response... 302 Found 2021-05-16T18:02:52.4468670Z 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=20210516T180252Z&X-Amz-Expires=300&X-Amz-Signature=b4a0741248977e28ac6aa03de49369f014031982c793950a4be88aa2393d312c&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-16T18:02:52.4478800Z --2021-05-16 18:02:52-- 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=20210516T180252Z&X-Amz-Expires=300&X-Amz-Signature=b4a0741248977e28ac6aa03de49369f014031982c793950a4be88aa2393d312c&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-16T18:02:52.4492740Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.109.154, 185.199.110.154, ... 2021-05-16T18:02:52.4501020Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-16T18:02:52.5821940Z HTTP request sent, awaiting response... 200 OK 2021-05-16T18:02:52.5825090Z Length: 6034860 (5.8M) [application/octet-stream] 2021-05-16T18:02:52.5827310Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpMAL31I/oro.nifti_0.10.3.tgz’ 2021-05-16T18:02:52.5827980Z 2021-05-16T18:02:52.5848900Z 0K .......... .......... .......... .......... .......... 0% 21.1M 0s 2021-05-16T18:02:52.5865100Z 50K .......... .......... .......... .......... .......... 1% 31.1M 0s 2021-05-16T18:02:52.5887950Z 100K .......... .......... .......... .......... .......... 2% 21.0M 0s 2021-05-16T18:02:52.5904870Z 150K .......... .......... .......... .......... .......... 3% 27.9M 0s 2021-05-16T18:02:52.5919320Z 200K .......... .......... .......... .......... .......... 4% 34.3M 0s 2021-05-16T18:02:52.5927950Z 250K .......... .......... .......... .......... .......... 5% 55.7M 0s 2021-05-16T18:02:52.5934330Z 300K .......... .......... .......... .......... .......... 5% 78.4M 0s 2021-05-16T18:02:52.5948300Z 350K .......... .......... .......... .......... .......... 6% 34.0M 0s 2021-05-16T18:02:52.5961610Z 400K .......... .......... .......... .......... .......... 7% 37.5M 0s 2021-05-16T18:02:52.5976200Z 450K .......... .......... .......... .......... .......... 8% 34.4M 0s 2021-05-16T18:02:52.6005580Z 500K .......... .......... .......... .......... .......... 9% 22.0M 0s 2021-05-16T18:02:52.6010040Z 550K .......... .......... .......... .......... .......... 10% 40.9M 0s 2021-05-16T18:02:52.6016500Z 600K .......... .......... .......... .......... .......... 11% 74.5M 0s 2021-05-16T18:02:52.6047690Z 650K .......... .......... .......... .......... .......... 11% 15.7M 0s 2021-05-16T18:02:52.6051950Z 700K .......... .......... .......... .......... .......... 12% 109M 0s 2021-05-16T18:02:52.6063030Z 750K .......... .......... .......... .......... .......... 13% 43.8M 0s 2021-05-16T18:02:52.6067720Z 800K .......... .......... .......... .......... .......... 14% 107M 0s 2021-05-16T18:02:52.6079800Z 850K .......... .......... .......... .......... .......... 15% 40.1M 0s 2021-05-16T18:02:52.6091820Z 900K .......... .......... .......... .......... .......... 16% 40.6M 0s 2021-05-16T18:02:52.6105090Z 950K .......... .......... .......... .......... .......... 16% 36.7M 0s 2021-05-16T18:02:52.6116030Z 1000K .......... .......... .......... .......... .......... 17% 47.0M 0s 2021-05-16T18:02:52.6121070Z 1050K .......... .......... .......... .......... .......... 18% 88.8M 0s 2021-05-16T18:02:52.6131910Z 1100K .......... .......... .......... .......... .......... 19% 44.4M 0s 2021-05-16T18:02:52.6144480Z 1150K .......... .......... .......... .......... .......... 20% 39.1M 0s 2021-05-16T18:02:52.6156090Z 1200K .......... .......... .......... .......... .......... 21% 42.0M 0s 2021-05-16T18:02:52.6160830Z 1250K .......... .......... .......... .......... .......... 22% 102M 0s 2021-05-16T18:02:52.6171010Z 1300K .......... .......... .......... .......... .......... 22% 47.6M 0s 2021-05-16T18:02:52.6182620Z 1350K .......... .......... .......... .......... .......... 23% 43.0M 0s 2021-05-16T18:02:52.6186520Z 1400K .......... .......... .......... .......... .......... 24% 122M 0s 2021-05-16T18:02:52.6197230Z 1450K .......... .......... .......... .......... .......... 25% 44.9M 0s 2021-05-16T18:02:52.6207500Z 1500K .......... .......... .......... .......... .......... 26% 47.6M 0s 2021-05-16T18:02:52.6211880Z 1550K .......... .......... .......... .......... .......... 27% 117M 0s 2021-05-16T18:02:52.6223680Z 1600K .......... .......... .......... .......... .......... 27% 41.3M 0s 2021-05-16T18:02:52.6228770Z 1650K .......... .......... .......... .......... .......... 28% 93.7M 0s 2021-05-16T18:02:52.6244840Z 1700K .......... .......... .......... .......... .......... 29% 30.8M 0s 2021-05-16T18:02:52.6249410Z 1750K .......... .......... .......... .......... .......... 30% 104M 0s 2021-05-16T18:02:52.6253860Z 1800K .......... .......... .......... .......... .......... 31% 121M 0s 2021-05-16T18:02:52.6269720Z 1850K .......... .......... .......... .......... .......... 32% 30.0M 0s 2021-05-16T18:02:52.6273990Z 1900K .......... .......... .......... .......... .......... 33% 111M 0s 2021-05-16T18:02:52.6282930Z 1950K .......... .......... .......... .......... .......... 33% 55.4M 0s 2021-05-16T18:02:52.6287470Z 2000K .......... .......... .......... .......... .......... 34% 109M 0s 2021-05-16T18:02:52.6299650Z 2050K .......... .......... .......... .......... .......... 35% 39.8M 0s 2021-05-16T18:02:52.6304250Z 2100K .......... .......... .......... .......... .......... 36% 109M 0s 2021-05-16T18:02:52.6319700Z 2150K .......... .......... .......... .......... .......... 37% 31.5M 0s 2021-05-16T18:02:52.6324600Z 2200K .......... .......... .......... .......... .......... 38% 104M 0s 2021-05-16T18:02:52.6331370Z 2250K .......... .......... .......... .......... .......... 39% 69.8M 0s 2021-05-16T18:02:52.6335480Z 2300K .......... .......... .......... .......... .......... 39% 115M 0s 2021-05-16T18:02:52.6348140Z 2350K .......... .......... .......... .......... .......... 40% 38.9M 0s 2021-05-16T18:02:52.6352080Z 2400K .......... .......... .......... .......... .......... 41% 122M 0s 2021-05-16T18:02:52.6367840Z 2450K .......... .......... .......... .......... .......... 42% 31.4M 0s 2021-05-16T18:02:52.6372400Z 2500K .......... .......... .......... .......... .......... 43% 103M 0s 2021-05-16T18:02:52.6376340Z 2550K .......... .......... .......... .......... .......... 44% 119M 0s 2021-05-16T18:02:52.6380720Z 2600K .......... .......... .......... .......... .......... 44% 118M 0s 2021-05-16T18:02:52.6391660Z 2650K .......... .......... .......... .......... .......... 45% 44.1M 0s 2021-05-16T18:02:52.6396220Z 2700K .......... .......... .......... .......... .......... 46% 109M 0s 2021-05-16T18:02:52.6404830Z 2750K .......... .......... .......... .......... .......... 47% 56.3M 0s 2021-05-16T18:02:52.6408630Z 2800K .......... .......... .......... .......... .......... 48% 126M 0s 2021-05-16T18:02:52.6414590Z 2850K .......... .......... .......... .......... .......... 49% 85.2M 0s 2021-05-16T18:02:52.6428360Z 2900K .......... .......... .......... .......... .......... 50% 36.0M 0s 2021-05-16T18:02:52.6432530Z 2950K .......... .......... .......... .......... .......... 50% 116M 0s 2021-05-16T18:02:52.6436620Z 3000K .......... .......... .......... .......... .......... 51% 115M 0s 2021-05-16T18:02:52.6442170Z 3050K .......... .......... .......... .......... .......... 52% 84.9M 0s 2021-05-16T18:02:52.6451690Z 3100K .......... .......... .......... .......... .......... 53% 50.0M 0s 2021-05-16T18:02:52.6455900Z 3150K .......... .......... .......... .......... .......... 54% 124M 0s 2021-05-16T18:02:52.6465290Z 3200K .......... .......... .......... .......... .......... 55% 51.8M 0s 2021-05-16T18:02:52.6470040Z 3250K .......... .......... .......... .......... .......... 55% 101M 0s 2021-05-16T18:02:52.6479890Z 3300K .......... .......... .......... .......... .......... 56% 51.1M 0s 2021-05-16T18:02:52.6483960Z 3350K .......... .......... .......... .......... .......... 57% 117M 0s 2021-05-16T18:02:52.6488230Z 3400K .......... .......... .......... .......... .......... 58% 115M 0s 2021-05-16T18:02:52.6493940Z 3450K .......... .......... .......... .......... .......... 59% 84.5M 0s 2021-05-16T18:02:52.6498630Z 3500K .......... .......... .......... .......... .......... 60% 107M 0s 2021-05-16T18:02:52.6507780Z 3550K .......... .......... .......... .......... .......... 61% 52.9M 0s 2021-05-16T18:02:52.6512150Z 3600K .......... .......... .......... .......... .......... 61% 109M 0s 2021-05-16T18:02:52.6517350Z 3650K .......... .......... .......... .......... .......... 62% 95.6M 0s 2021-05-16T18:02:52.6528580Z 3700K .......... .......... .......... .......... .......... 63% 45.6M 0s 2021-05-16T18:02:52.6531790Z 3750K .......... .......... .......... .......... .......... 64% 128M 0s 2021-05-16T18:02:52.6536340Z 3800K .......... .......... .......... .......... .......... 65% 114M 0s 2021-05-16T18:02:52.6541900Z 3850K .......... .......... .......... .......... .......... 66% 83.0M 0s 2021-05-16T18:02:52.6545770Z 3900K .......... .......... .......... .......... .......... 67% 124M 0s 2021-05-16T18:02:52.6555290Z 3950K .......... .......... .......... .......... .......... 67% 52.5M 0s 2021-05-16T18:02:52.6559550Z 4000K .......... .......... .......... .......... .......... 68% 113M 0s 2021-05-16T18:02:52.6568270Z 4050K .......... .......... .......... .......... .......... 69% 55.3M 0s 2021-05-16T18:02:52.6572120Z 4100K .......... .......... .......... .......... .......... 70% 129M 0s 2021-05-16T18:02:52.6580550Z 4150K .......... .......... .......... .......... .......... 71% 61.3M 0s 2021-05-16T18:02:52.6585120Z 4200K .......... .......... .......... .......... .......... 72% 99.4M 0s 2021-05-16T18:02:52.6590640Z 4250K .......... .......... .......... .......... .......... 72% 102M 0s 2021-05-16T18:02:52.6593850Z 4300K .......... .......... .......... .......... .......... 73% 116M 0s 2021-05-16T18:02:52.6598030Z 4350K .......... .......... .......... .......... .......... 74% 121M 0s 2021-05-16T18:02:52.6605250Z 4400K .......... .......... .......... .......... .......... 75% 68.3M 0s 2021-05-16T18:02:52.6615510Z 4450K .......... .......... .......... .......... .......... 76% 49.0M 0s 2021-05-16T18:02:52.6619800Z 4500K .......... .......... .......... .......... .......... 77% 109M 0s 2021-05-16T18:02:52.6624620Z 4550K .......... .......... .......... .......... .......... 78% 117M 0s 2021-05-16T18:02:52.6628370Z 4600K .......... .......... .......... .......... .......... 78% 106M 0s 2021-05-16T18:02:52.6632970Z 4650K .......... .......... .......... .......... .......... 79% 106M 0s 2021-05-16T18:02:52.6639000Z 4700K .......... .......... .......... .......... .......... 80% 84.8M 0s 2021-05-16T18:02:52.6643140Z 4750K .......... .......... .......... .......... .......... 81% 112M 0s 2021-05-16T18:02:52.6647130Z 4800K .......... .......... .......... .......... .......... 82% 125M 0s 2021-05-16T18:02:52.6651870Z 4850K .......... .......... .......... .......... .......... 83% 98.6M 0s 2021-05-16T18:02:52.6656660Z 4900K .......... .......... .......... .......... .......... 83% 114M 0s 2021-05-16T18:02:52.6661930Z 4950K .......... .......... .......... .......... .......... 84% 114M 0s 2021-05-16T18:02:52.6664600Z 5000K .......... .......... .......... .......... .......... 85% 120M 0s 2021-05-16T18:02:52.6669170Z 5050K .......... .......... .......... .......... .......... 86% 105M 0s 2021-05-16T18:02:52.6674870Z 5100K .......... .......... .......... .......... .......... 87% 109M 0s 2021-05-16T18:02:52.6678530Z 5150K .......... .......... .......... .......... .......... 88% 106M 0s 2021-05-16T18:02:52.6682760Z 5200K .......... .......... .......... .......... .......... 89% 111M 0s 2021-05-16T18:02:52.6689570Z 5250K .......... .......... .......... .......... .......... 89% 70.6M 0s 2021-05-16T18:02:52.6693570Z 5300K .......... .......... .......... .......... .......... 90% 122M 0s 2021-05-16T18:02:52.6699270Z 5350K .......... .......... .......... .......... .......... 91% 114M 0s 2021-05-16T18:02:52.6702190Z 5400K .......... .......... .......... .......... .......... 92% 114M 0s 2021-05-16T18:02:52.6707100Z 5450K .......... .......... .......... .......... .......... 93% 96.9M 0s 2021-05-16T18:02:52.6711860Z 5500K .......... .......... .......... .......... .......... 94% 106M 0s 2021-05-16T18:02:52.6715830Z 5550K .......... .......... .......... .......... .......... 95% 119M 0s 2021-05-16T18:02:52.6720260Z 5600K .......... .......... .......... .......... .......... 95% 114M 0s 2021-05-16T18:02:52.6726730Z 5650K .......... .......... .......... .......... .......... 96% 76.5M 0s 2021-05-16T18:02:52.6730830Z 5700K .......... .......... .......... .......... .......... 97% 119M 0s 2021-05-16T18:02:52.6736420Z 5750K .......... .......... .......... .......... .......... 98% 88.0M 0s 2021-05-16T18:02:52.6740230Z 5800K .......... .......... .......... .......... .......... 99% 127M 0s 2021-05-16T18:02:52.6748460Z 5850K .......... .......... .......... .......... ... 100% 51.4M=0.09s 2021-05-16T18:02:52.6748920Z 2021-05-16T18:02:52.6750950Z 2021-05-16 18:02:52 (62.3 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpMAL31I/oro.nifti_0.10.3.tgz’ saved [6034860/6034860] 2021-05-16T18:02:52.6751510Z 2021-05-16T18:02:52.6889080Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T18:02:52.6890230Z (as ‘lib’ is unspecified) 2021-05-16T18:02:52.7509340Z Rewriting new remotes: 2021-05-16T18:02:52.7778560Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T18:02:52.7779400Z remotes::install_deps(dependencies = TRUE) 2021-05-16T18:02:52.7779980Z remotes::install_cran("rcmdcheck") 2021-05-16T18:02:52.7780520Z remotes::install_cran("markdown") 2021-05-16T18:02:52.7955210Z shell: /usr/local/bin/Rscript {0} 2021-05-16T18:02:52.7955670Z env: 2021-05-16T18:02:52.7956100Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:02:52.7956700Z TIC_DEPLOY_KEY: 2021-05-16T18:02:52.7957030Z RSPM: 2021-05-16T18:02:52.7958320Z GITHUB_PAT: *** 2021-05-16T18:02:52.7958720Z COVERALLS_TOKEN: 2021-05-16T18:02:52.7959200Z continue-on-error: false 2021-05-16T18:02:52.7959680Z VDIFFR_RUN_TESTS: false 2021-05-16T18:02:52.7960140Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T18:02:52.7960600Z TZ: UTC 2021-05-16T18:02:52.7960960Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:02:52.7961370Z NOT_CRAN: true 2021-05-16T18:02:52.7961790Z ##[endgroup] 2021-05-16T18:02:57.4951200Z later (NA -> 1.2.0 ) [CRAN] 2021-05-16T18:02:57.4952320Z promises (NA -> 1.2.0.1) [CRAN] 2021-05-16T18:02:57.4953230Z jquerylib (NA -> 0.1.4 ) [CRAN] 2021-05-16T18:02:57.4954050Z sass (NA -> 0.4.0 ) [CRAN] 2021-05-16T18:02:57.4954880Z bslib (NA -> 0.2.5 ) [CRAN] 2021-05-16T18:02:57.4955720Z sourcetools (NA -> 0.1.7 ) [CRAN] 2021-05-16T18:02:57.4956590Z xtable (NA -> 1.8-4 ) [CRAN] 2021-05-16T18:02:57.4957390Z httpuv (NA -> 1.6.1 ) [CRAN] 2021-05-16T18:02:57.4958240Z webshot (NA -> 0.5.2 ) [CRAN] 2021-05-16T18:02:57.4959080Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T18:02:57.4959970Z htmlwidgets (NA -> 1.5.3 ) [CRAN] 2021-05-16T18:02:57.4960840Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-16T18:02:57.4961660Z miniUI (NA -> 0.1.1.1) [CRAN] 2021-05-16T18:02:57.4962490Z shiny (NA -> 1.6.0 ) [CRAN] 2021-05-16T18:02:57.4963330Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T18:02:57.4964210Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T18:02:57.4965000Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T18:02:57.4965880Z manipulat... (NA -> 0.10.1 ) [CRAN] 2021-05-16T18:02:57.4966700Z crosstalk (NA -> 1.1.1 ) [CRAN] 2021-05-16T18:02:57.4967550Z servr (NA -> 0.22 ) [CRAN] 2021-05-16T18:02:57.4968400Z oro.nifti (0.10.3 -> 0.11.0 ) [CRAN] 2021-05-16T18:02:57.4969210Z misc3d (NA -> 0.9-0 ) [CRAN] 2021-05-16T18:02:57.4970030Z rgl (NA -> 0.106.8) [CRAN] 2021-05-16T18:02:57.4981530Z Installing 23 packages: later, promises, jquerylib, sass, bslib, sourcetools, xtable, httpuv, webshot, base64enc, htmlwidgets, htmltools, miniUI, shiny, RNifti, abind, bitops, manipulateWidget, crosstalk, servr, oro.nifti, misc3d, rgl 2021-05-16T18:02:57.4994220Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T18:02:57.4995210Z (as ‘lib’ is unspecified) 2021-05-16T18:03:01.8779050Z 2021-05-16T18:03:01.8780120Z There are binary versions available but the source versions are later: 2021-05-16T18:03:01.8804880Z binary source needs_compilation 2021-05-16T18:03:01.8805520Z later 1.0.0 1.2.0 TRUE 2021-05-16T18:03:01.8806030Z promises 1.1.0 1.2.0.1 TRUE 2021-05-16T18:03:01.8806530Z jquerylib 0.1 0.1.4 FALSE 2021-05-16T18:03:01.8807050Z sass 0.2.0 0.4.0 TRUE 2021-05-16T18:03:01.8807500Z httpuv 1.5.2 1.6.1 TRUE 2021-05-16T18:03:01.8808010Z htmlwidgets 1.5.1 1.5.3 FALSE 2021-05-16T18:03:01.8808650Z htmltools 0.4.0 0.5.1.1 TRUE 2021-05-16T18:03:01.8809180Z shiny 1.4.0.2 1.6.0 FALSE 2021-05-16T18:03:01.8809700Z RNifti 1.1.0 1.3.1 TRUE 2021-05-16T18:03:01.8810940Z bitops 1.0-6 1.0-7 TRUE 2021-05-16T18:03:01.8811460Z crosstalk 1.1.0.1 1.1.1 FALSE 2021-05-16T18:03:01.8812660Z servr 0.16 0.22 FALSE 2021-05-16T18:03:01.8813240Z oro.nifti 0.10.1 0.11.0 FALSE 2021-05-16T18:03:01.8814120Z misc3d 0.8-4 0.9-0 FALSE 2021-05-16T18:03:01.8814640Z rgl 0.100.50 0.106.8 TRUE 2021-05-16T18:03:01.8814900Z 2021-05-16T18:03:01.8833800Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/sourcetools_0.1.7.tgz' 2021-05-16T18:03:02.1211240Z Content type 'application/x-gzip' length 133213 bytes (130 KB) 2021-05-16T18:03:02.1248620Z ================================================== 2021-05-16T18:03:02.1249150Z downloaded 130 KB 2021-05-16T18:03:02.1249460Z 2021-05-16T18:03:02.1282960Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/xtable_1.8-4.tgz' 2021-05-16T18:03:02.4042350Z Content type 'application/x-gzip' length 699599 bytes (683 KB) 2021-05-16T18:03:02.5663980Z ================================================== 2021-05-16T18:03:02.5664810Z downloaded 683 KB 2021-05-16T18:03:02.5665160Z 2021-05-16T18:03:02.5739810Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/webshot_0.5.2.tgz' 2021-05-16T18:03:02.8692180Z Content type 'application/x-gzip' length 131551 bytes (128 KB) 2021-05-16T18:03:02.8718310Z ================================================== 2021-05-16T18:03:02.8718840Z downloaded 128 KB 2021-05-16T18:03:02.8719100Z 2021-05-16T18:03:02.8750570Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/base64enc_0.1-3.tgz' 2021-05-16T18:03:03.0593070Z Content type 'application/x-gzip' length 31812 bytes (31 KB) 2021-05-16T18:03:03.0627140Z ================================================== 2021-05-16T18:03:03.0628810Z downloaded 31 KB 2021-05-16T18:03:03.0629700Z 2021-05-16T18:03:03.0665280Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/miniUI_0.1.1.1.tgz' 2021-05-16T18:03:03.3027290Z Content type 'application/x-gzip' length 33644 bytes (32 KB) 2021-05-16T18:03:03.3028030Z ================================================== 2021-05-16T18:03:03.3028450Z downloaded 32 KB 2021-05-16T18:03:03.3028740Z 2021-05-16T18:03:03.3059060Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/abind_1.4-5.tgz' 2021-05-16T18:03:03.5411750Z Content type 'application/x-gzip' length 61870 bytes (60 KB) 2021-05-16T18:03:03.5420850Z ================================================== 2021-05-16T18:03:03.5421390Z downloaded 60 KB 2021-05-16T18:03:03.5421650Z 2021-05-16T18:03:03.5467780Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/manipulateWidget_0.10.1.tgz' 2021-05-16T18:03:03.7684880Z Content type 'application/x-gzip' length 1797437 bytes (1.7 MB) 2021-05-16T18:03:03.8160820Z ================================================== 2021-05-16T18:03:03.8161410Z downloaded 1.7 MB 2021-05-16T18:03:03.8161710Z 2021-05-16T18:03:03.9799810Z 2021-05-16T18:03:03.9902690Z installing the source packages ‘later’, ‘promises’, ‘jquerylib’, ‘sass’, ‘bslib’, ‘httpuv’, ‘htmlwidgets’, ‘htmltools’, ‘shiny’, ‘RNifti’, ‘bitops’, ‘crosstalk’, ‘servr’, ‘oro.nifti’, ‘misc3d’, ‘rgl’ 2021-05-16T18:03:03.9904140Z The downloaded binary packages are in 2021-05-16T18:03:03.9904620Z 2021-05-16T18:03:03.9926520Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpxI0kZM/downloaded_packages 2021-05-16T18:03:03.9928840Z trying URL 'https://cloud.r-project.org/src/contrib/later_1.2.0.tar.gz' 2021-05-16T18:03:04.2183770Z Content type 'application/x-gzip' length 64104 bytes (62 KB) 2021-05-16T18:03:04.2202300Z ================================================== 2021-05-16T18:03:04.2202860Z downloaded 62 KB 2021-05-16T18:03:04.2203120Z 2021-05-16T18:03:04.2235500Z trying URL 'https://cloud.r-project.org/src/contrib/promises_1.2.0.1.tar.gz' 2021-05-16T18:03:04.4097670Z Content type 'application/x-gzip' length 3120504 bytes (3.0 MB) 2021-05-16T18:03:04.7300260Z ================================================== 2021-05-16T18:03:04.7679870Z downloaded 3.0 MB 2021-05-16T18:03:04.7781350Z 2021-05-16T18:03:04.7884150Z trying URL 'https://cloud.r-project.org/src/contrib/jquerylib_0.1.4.tar.gz' 2021-05-16T18:03:04.9808400Z Content type 'application/x-gzip' length 520207 bytes (508 KB) 2021-05-16T18:03:04.9884730Z ================================================== 2021-05-16T18:03:04.9904720Z downloaded 508 KB 2021-05-16T18:03:04.9910850Z 2021-05-16T18:03:04.9914180Z trying URL 'https://cloud.r-project.org/src/contrib/sass_0.4.0.tar.gz' 2021-05-16T18:03:05.4148050Z Content type 'application/x-gzip' length 3022459 bytes (2.9 MB) 2021-05-16T18:03:05.4418450Z ================================================== 2021-05-16T18:03:05.4427690Z downloaded 2.9 MB 2021-05-16T18:03:05.4468480Z 2021-05-16T18:03:05.4910950Z trying URL 'https://cloud.r-project.org/src/contrib/bslib_0.2.5.tar.gz' 2021-05-16T18:03:05.6254950Z Content type 'application/x-gzip' length 3810406 bytes (3.6 MB) 2021-05-16T18:03:05.7401910Z ================================================== 2021-05-16T18:03:05.7402600Z downloaded 3.6 MB 2021-05-16T18:03:05.7402930Z 2021-05-16T18:03:05.7520800Z trying URL 'https://cloud.r-project.org/src/contrib/httpuv_1.6.1.tar.gz' 2021-05-16T18:03:05.9176210Z Content type 'application/x-gzip' length 1812058 bytes (1.7 MB) 2021-05-16T18:03:05.9377020Z ================================================== 2021-05-16T18:03:05.9377570Z downloaded 1.7 MB 2021-05-16T18:03:05.9377870Z 2021-05-16T18:03:05.9427850Z trying URL 'https://cloud.r-project.org/src/contrib/htmlwidgets_1.5.3.tar.gz' 2021-05-16T18:03:06.2073340Z Content type 'application/x-gzip' length 323656 bytes (316 KB) 2021-05-16T18:03:06.2116020Z ================================================== 2021-05-16T18:03:06.2116580Z downloaded 316 KB 2021-05-16T18:03:06.2116870Z 2021-05-16T18:03:06.2151140Z trying URL 'https://cloud.r-project.org/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-16T18:03:06.4725160Z Content type 'application/x-gzip' length 71567 bytes (69 KB) 2021-05-16T18:03:06.4738080Z ================================================== 2021-05-16T18:03:06.4738600Z downloaded 69 KB 2021-05-16T18:03:06.4738920Z 2021-05-16T18:03:06.4770380Z trying URL 'https://cloud.r-project.org/src/contrib/shiny_1.6.0.tar.gz' 2021-05-16T18:03:06.7741980Z Content type 'application/x-gzip' length 4170497 bytes (4.0 MB) 2021-05-16T18:03:06.8933980Z ================================================== 2021-05-16T18:03:06.8934540Z downloaded 4.0 MB 2021-05-16T18:03:06.8934850Z 2021-05-16T18:03:06.9040350Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T18:03:07.0555200Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T18:03:07.0740370Z ================================================== 2021-05-16T18:03:07.0740920Z downloaded 1.0 MB 2021-05-16T18:03:07.0741220Z 2021-05-16T18:03:07.0789220Z trying URL 'https://cloud.r-project.org/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T18:03:07.2553640Z Content type 'application/x-gzip' length 10809 bytes (10 KB) 2021-05-16T18:03:07.2554320Z ================================================== 2021-05-16T18:03:07.2555100Z downloaded 10 KB 2021-05-16T18:03:07.2555390Z 2021-05-16T18:03:07.2591190Z trying URL 'https://cloud.r-project.org/src/contrib/crosstalk_1.1.1.tar.gz' 2021-05-16T18:03:07.5406890Z Content type 'application/x-gzip' length 676543 bytes (660 KB) 2021-05-16T18:03:07.5573070Z ================================================== 2021-05-16T18:03:07.5573620Z downloaded 660 KB 2021-05-16T18:03:07.5573910Z 2021-05-16T18:03:07.5614270Z trying URL 'https://cloud.r-project.org/src/contrib/servr_0.22.tar.gz' 2021-05-16T18:03:07.8562460Z Content type 'application/x-gzip' length 20256 bytes (19 KB) 2021-05-16T18:03:07.8563230Z ================================================== 2021-05-16T18:03:07.8563650Z downloaded 19 KB 2021-05-16T18:03:07.8563950Z 2021-05-16T18:03:07.8594440Z trying URL 'https://cloud.r-project.org/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-16T18:03:08.0741630Z Content type 'application/x-gzip' length 5233974 bytes (5.0 MB) 2021-05-16T18:03:08.1235350Z ================================================== 2021-05-16T18:03:08.1235980Z downloaded 5.0 MB 2021-05-16T18:03:08.1236280Z 2021-05-16T18:03:08.1353320Z trying URL 'https://cloud.r-project.org/src/contrib/misc3d_0.9-0.tar.gz' 2021-05-16T18:03:08.2668690Z Content type 'application/x-gzip' length 66777 bytes (65 KB) 2021-05-16T18:03:08.2681660Z ================================================== 2021-05-16T18:03:08.2682130Z downloaded 65 KB 2021-05-16T18:03:08.2682440Z 2021-05-16T18:03:08.2714120Z trying URL 'https://cloud.r-project.org/src/contrib/rgl_0.106.8.tar.gz' 2021-05-16T18:03:08.5214570Z Content type 'application/x-gzip' length 3061452 bytes (2.9 MB) 2021-05-16T18:03:08.6527430Z ================================================== 2021-05-16T18:03:08.6528060Z downloaded 2.9 MB 2021-05-16T18:03:08.6528320Z 2021-05-16T18:03:08.9585970Z * installing *source* package ‘later’ ... 2021-05-16T18:03:08.9624380Z ** package ‘later’ successfully unpacked and MD5 sums checked 2021-05-16T18:03:09.0796940Z Running configure script 2021-05-16T18:03:09.2503550Z -latomic linker flag not needed. 2021-05-16T18:03:09.2714130Z ** libs 2021-05-16T18:03:09.2897660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T18:03:10.3831500Z In file included from RcppExports.cpp:5: 2021-05-16T18:03:10.3832560Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:03:10.3834630Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:03:10.3835720Z SEXP data = Parent::get__(); 2021-05-16T18:03:10.3836130Z ^ 2021-05-16T18:03:14.4100330Z 1 warning generated. 2021-05-16T18:03:14.4230760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c callback_registry.cpp -o callback_registry.o 2021-05-16T18:03:15.5211160Z In file included from callback_registry.cpp:6: 2021-05-16T18:03:15.5212020Z In file included from ./callback_registry.h:4: 2021-05-16T18:03:15.5212820Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:03:15.5215080Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:03:15.5216400Z SEXP data = Parent::get__(); 2021-05-16T18:03:15.5216860Z ^ 2021-05-16T18:03:20.3481970Z 1 warning generated. 2021-05-16T18:03:20.3641540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c debug.cpp -o debug.o 2021-05-16T18:03:21.1009130Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T18:03:21.1822530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c later.cpp -o later.o 2021-05-16T18:03:22.3475540Z In file included from later.cpp:1: 2021-05-16T18:03:22.3477450Z In file included from ./later.h:6: 2021-05-16T18:03:22.3478580Z In file included from ./callback_registry.h:4: 2021-05-16T18:03:22.3479850Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:03:22.3482670Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:03:22.3483830Z SEXP data = Parent::get__(); 2021-05-16T18:03:22.3484880Z ^ 2021-05-16T18:03:26.5717870Z 1 warning generated. 2021-05-16T18:03:26.5851870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c later_posix.cpp -o later_posix.o 2021-05-16T18:03:27.7150400Z In file included from later_posix.cpp:3: 2021-05-16T18:03:27.7151370Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:03:27.7153470Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:03:27.7154640Z SEXP data = Parent::get__(); 2021-05-16T18:03:27.7155100Z ^ 2021-05-16T18:03:29.9696060Z later_posix.cpp:245:13: warning: unused variable 'ret' [-Wunused-variable] 2021-05-16T18:03:29.9696940Z ssize_t ret = write(dummy_pipe_in, "a", 1); 2021-05-16T18:03:29.9697420Z ^ 2021-05-16T18:03:30.7294790Z 2 warnings generated. 2021-05-16T18:03:30.7418390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c later_win32.cpp -o later_win32.o 2021-05-16T18:03:30.7786090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c timer_posix.cpp -o timer_posix.o 2021-05-16T18:03:31.2399350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c timestamp_unix.cpp -o timestamp_unix.o 2021-05-16T18:03:32.4463470Z installing to /Users/runner/work/_temp/Library/later/libs 2021-05-16T18:03:32.4466340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c timestamp_win32.cpp -o timestamp_win32.o 2021-05-16T18:03:32.4467490Z ** R 2021-05-16T18:03:32.4469410Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c tinycthread.c -o tinycthread.o 2021-05-16T18:03:32.4473380Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o later.so RcppExports.o callback_registry.o debug.o init.o later.o later_posix.o later_win32.o timer_posix.o timestamp_unix.o timestamp_win32.o tinycthread.o -pthread -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T18:03:32.4475270Z ** inst 2021-05-16T18:03:32.4476210Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:03:32.4477210Z ** help 2021-05-16T18:03:32.4477630Z *** installing help indices 2021-05-16T18:03:32.4478120Z ** building package indices 2021-05-16T18:03:32.4478600Z ** installing vignettes 2021-05-16T18:03:32.4479160Z ** testing if installed package can be loaded 2021-05-16T18:03:32.5974820Z * DONE (later) 2021-05-16T18:03:32.9193800Z * installing *source* package ‘htmltools’ ... 2021-05-16T18:03:32.9235660Z ** package ‘htmltools’ successfully unpacked and MD5 sums checked 2021-05-16T18:03:32.9436070Z ** libs 2021-05-16T18:03:32.9604980Z 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-16T18:03:33.0362590Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c template.c -o template.o 2021-05-16T18:03:33.1407790Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o htmltools.so init.o template.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T18:03:33.1964080Z installing to /Users/runner/work/_temp/Library/htmltools/libs 2021-05-16T18:03:33.2004020Z ** R 2021-05-16T18:03:33.2218000Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:03:34.6066350Z ** help 2021-05-16T18:03:34.7285330Z *** installing help indices 2021-05-16T18:03:34.8021240Z ** building package indices 2021-05-16T18:03:34.9078860Z ** testing if installed package can be loaded 2021-05-16T18:03:35.2497010Z * DONE (htmltools) 2021-05-16T18:03:35.6884030Z * installing *source* package ‘RNifti’ ... 2021-05-16T18:03:35.6995940Z ** package ‘RNifti’ successfully unpacked and MD5 sums checked 2021-05-16T18:03:35.7209040Z ** libs 2021-05-16T18:03:35.7389660Z 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-16T18:03:36.7652680Z In file included from main.cpp:1: 2021-05-16T18:03:36.7667930Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:03:36.7670550Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:03:36.7671930Z SEXP data = Parent::get__(); 2021-05-16T18:03:36.7672640Z ^ 2021-05-16T18:03:48.4999240Z 1 warning generated. 2021-05-16T18:03:48.5179150Z 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-16T18:03:48.6431790Z 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-16T18:03:48.7745690Z 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-16T18:03:48.8463720Z 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-16T18:03:48.9970440Z 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-16T18:03:49.5414950Z 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-16T18:03:49.6181700Z 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-16T18:03:49.7737550Z 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-16T18:03:49.9611030Z 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-16T18:03:50.1320290Z 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-16T18:03:50.4299790Z 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-16T18:03:50.6244890Z 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-16T18:03:51.2404130Z 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-16T18:03:51.3785960Z 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-16T18:03:51.7399210Z 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-16T18:03:51.8068570Z 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-16T18:03:51.8872350Z 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-16T18:03:51.9955250Z 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-16T18:03:52.1589300Z niftilib/nifti1_io.c:345:19: warning: unused variable 'gni_version' [-Wunused-const-variable] 2021-05-16T18:03:52.1590400Z static const char gni_version[] = "nifti library version 1.46 (26 Sep, 2019)"; 2021-05-16T18:03:52.1590920Z ^ 2021-05-16T18:03:52.1592170Z niftilib/nifti1_io.c:355:29: warning: unused variable 'nifti_type_list' [-Wunused-const-variable] 2021-05-16T18:03:52.1593030Z static const nifti_type_ele nifti_type_list[] = { 2021-05-16T18:03:52.1593510Z ^ 2021-05-16T18:03:52.1594670Z niftilib/nifti1_io.c:3324:12: warning: unused function 'compare_strlist' [-Wunused-function] 2021-05-16T18:03:52.1595570Z static int compare_strlist(const char * str, char ** strlist, int len) 2021-05-16T18:03:52.1596050Z ^ 2021-05-16T18:03:52.1597820Z niftilib/nifti1_io.c:3279:12: warning: unused function 'is_mixedcase' [-Wunused-function] 2021-05-16T18:03:52.1598630Z static int is_mixedcase(const char * str) 2021-05-16T18:03:52.1599040Z ^ 2021-05-16T18:03:52.1600220Z niftilib/nifti1_io.c:3263:12: warning: unused function 'is_uppercase' [-Wunused-function] 2021-05-16T18:03:52.1600970Z static int is_uppercase(const char * str) 2021-05-16T18:03:52.1601390Z ^ 2021-05-16T18:03:52.1602520Z niftilib/nifti1_io.c:3310:12: warning: unused function 'make_lowercase' [-Wunused-function] 2021-05-16T18:03:52.1603270Z static int make_lowercase(char * str) 2021-05-16T18:03:52.1603670Z ^ 2021-05-16T18:03:52.1604810Z niftilib/nifti1_io.c:3297:12: warning: unused function 'make_uppercase' [-Wunused-function] 2021-05-16T18:03:52.1605550Z static int make_uppercase(char * str) 2021-05-16T18:03:52.1605960Z ^ 2021-05-16T18:03:52.1607080Z niftilib/nifti1_io.c:441:14: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-16T18:03:52.1608110Z static int print_hex_vals (const char * data, size_t nbytes, FILE * fp); 2021-05-16T18:03:52.1608630Z ^ 2021-05-16T18:03:53.0898360Z 8 warnings generated. 2021-05-16T18:03:53.0932560Z 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-16T18:03:53.3389860Z niftilib/nifti2_io.c:4461:12: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-16T18:03:53.3390850Z static int print_hex_vals( const char * data, size_t nbytes, FILE * fp ) 2021-05-16T18:03:53.3391330Z ^ 2021-05-16T18:03:53.3392500Z niftilib/nifti2_io.c:8147:14: warning: unused function 'escapize_string' [-Wunused-function] 2021-05-16T18:03:53.3393290Z static char *escapize_string( const char * str ) 2021-05-16T18:03:53.3393710Z ^ 2021-05-16T18:03:55.4708130Z 2 warnings generated. 2021-05-16T18:03:55.4792910Z 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-16T18:03:55.5526200Z installing to /Users/runner/work/_temp/Library/RNifti/libs 2021-05-16T18:03:55.5646950Z ** R 2021-05-16T18:03:55.5782450Z ** inst 2021-05-16T18:03:55.5942030Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:03:56.3753280Z ** help 2021-05-16T18:03:56.4464440Z *** installing help indices 2021-05-16T18:03:56.5253110Z ** building package indices 2021-05-16T18:03:56.5627620Z ** testing if installed package can be loaded 2021-05-16T18:03:56.9639840Z * DONE (RNifti) 2021-05-16T18:03:57.2338180Z * installing *source* package ‘bitops’ ... 2021-05-16T18:03:57.2356360Z ** package ‘bitops’ successfully unpacked and MD5 sums checked 2021-05-16T18:03:57.2463690Z ** libs 2021-05-16T18:03:57.2634020Z 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-16T18:03:57.4380750Z 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-16T18:03:57.5308890Z 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-16T18:03:57.6591990Z 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-16T18:03:57.7151110Z installing to /Users/runner/work/_temp/Library/bitops/libs 2021-05-16T18:03:57.7192990Z ** R 2021-05-16T18:03:57.7234910Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:03:57.7781520Z ** help 2021-05-16T18:03:57.8010260Z *** installing help indices 2021-05-16T18:03:57.8259560Z ** building package indices 2021-05-16T18:03:57.8394630Z ** testing if installed package can be loaded 2021-05-16T18:03:58.1415800Z * DONE (bitops) 2021-05-16T18:03:58.4311980Z * installing *source* package ‘misc3d’ ... 2021-05-16T18:03:58.4340600Z ** package ‘misc3d’ successfully unpacked and MD5 sums checked 2021-05-16T18:03:58.4467630Z ** R 2021-05-16T18:03:58.4666350Z ** data 2021-05-16T18:03:58.4676440Z ** demo 2021-05-16T18:03:58.4690280Z ** inst 2021-05-16T18:03:58.4703000Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:04:00.8049660Z Warning in fun(libname, pkgname) : 2021-05-16T18:04:00.8050590Z no display name and no $DISPLAY environment variable 2021-05-16T18:04:02.3719130Z ** help 2021-05-16T18:04:02.4437210Z *** installing help indices 2021-05-16T18:04:02.4938690Z ** building package indices 2021-05-16T18:04:02.5418080Z ** testing if installed package can be loaded 2021-05-16T18:04:02.7924080Z Warning in fun(libname, pkgname) : 2021-05-16T18:04:02.7925040Z no display name and no $DISPLAY environment variable 2021-05-16T18:04:02.7941630Z * DONE (misc3d) 2021-05-16T18:04:03.3452400Z * installing *source* package ‘promises’ ... 2021-05-16T18:04:03.3604510Z ** package ‘promises’ successfully unpacked and MD5 sums checked 2021-05-16T18:04:03.3796660Z ** libs 2021-05-16T18:04:03.3977400Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/later/include" -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T18:04:04.4191740Z In file included from RcppExports.cpp:4: 2021-05-16T18:04:04.4192660Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:04:04.4194700Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:04:04.4196040Z SEXP data = Parent::get__(); 2021-05-16T18:04:04.4196450Z ^ 2021-05-16T18:04:07.8442520Z 1 warning generated. 2021-05-16T18:04:07.8562750Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/later/include" -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c promise_task.cpp -o promise_task.o 2021-05-16T18:04:08.8684930Z In file included from promise_task.cpp:1: 2021-05-16T18:04:08.8685830Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:04:08.8687940Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:04:08.8689740Z SEXP data = Parent::get__(); 2021-05-16T18:04:08.8690150Z ^ 2021-05-16T18:04:11.7085860Z 1 warning generated. 2021-05-16T18:04:11.7244120Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o promises.so RcppExports.o promise_task.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T18:04:11.7866630Z installing to /Users/runner/work/_temp/Library/promises/libs 2021-05-16T18:04:11.7914080Z ** R 2021-05-16T18:04:11.8059940Z ** inst 2021-05-16T18:04:11.8250100Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:04:13.7130640Z ** help 2021-05-16T18:04:13.7748910Z *** installing help indices 2021-05-16T18:04:13.8105540Z *** copying figures 2021-05-16T18:04:13.8132180Z ** building package indices 2021-05-16T18:04:13.8422680Z ** installing vignettes 2021-05-16T18:04:13.8482280Z ** testing if installed package can be loaded 2021-05-16T18:04:14.2891100Z * DONE (promises) 2021-05-16T18:04:14.6509120Z * installing *source* package ‘jquerylib’ ... 2021-05-16T18:04:14.6568020Z ** package ‘jquerylib’ successfully unpacked and MD5 sums checked 2021-05-16T18:04:14.6719600Z ** R 2021-05-16T18:04:14.6755830Z ** inst 2021-05-16T18:04:14.6885680Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:04:14.7574280Z ** help 2021-05-16T18:04:14.7676110Z *** installing help indices 2021-05-16T18:04:14.7896070Z ** building package indices 2021-05-16T18:04:14.8003940Z ** testing if installed package can be loaded 2021-05-16T18:04:15.1529310Z * DONE (jquerylib) 2021-05-16T18:04:16.0063210Z * installing *source* package ‘sass’ ... 2021-05-16T18:04:16.0345030Z ** package ‘sass’ successfully unpacked and MD5 sums checked 2021-05-16T18:04:16.0596130Z ** libs 2021-05-16T18:04:16.0756090Z /Library/Frameworks/R.framework/Resources/share/make/shlib.mk:14: warning: overriding commands for target `shlib-clean' 2021-05-16T18:04:16.0757690Z Makevars:12: warning: ignoring old commands for target `shlib-clean' 2021-05-16T18:04:16.0767970Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libsass/include -I/usr/local/include -fPIC -Wall -g -O2 -c compile.c -o compile.o 2021-05-16T18:04:16.1844300Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libsass/include -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T18:04:16.2495430Z MAKEFLAGS= CC="clang" CFLAGS="-Wall -g -O2 " CXX="clang++ " AR="ar" LDFLAGS="-L/usr/local/lib" make -C libsass 2021-05-16T18:04:16.2745440Z clang -Wall -g -O2 -O2 -I ./include -stdlib=libc++ -fPIC -c -o src/cencode.o src/cencode.c 2021-05-16T18:04:16.3327380Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast.o src/ast.cpp 2021-05-16T18:04:20.9196910Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_values.o src/ast_values.cpp 2021-05-16T18:04:22.1698490Z src/ast_values.cpp:484:23: warning: loop variable 'numerator' of type 'const std::__1::basic_string' creates a copy from type 'const std::__1::basic_string' [-Wrange-loop-analysis] 2021-05-16T18:04:22.1699660Z for (const auto numerator : numerators) 2021-05-16T18:04:22.1700130Z ^ 2021-05-16T18:04:22.1701960Z src/ast_values.cpp:484:12: note: use reference type 'const std::__1::basic_string &' to prevent copying 2021-05-16T18:04:22.1702800Z for (const auto numerator : numerators) 2021-05-16T18:04:22.1703270Z ^~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T18:04:22.1703610Z & 2021-05-16T18:04:22.1708540Z src/ast_values.cpp:486:23: warning: loop variable 'denominator' of type 'const std::__1::basic_string' creates a copy from type 'const std::__1::basic_string' [-Wrange-loop-analysis] 2021-05-16T18:04:22.1709730Z for (const auto denominator : denominators) 2021-05-16T18:04:22.1710600Z ^ 2021-05-16T18:04:22.1712280Z src/ast_values.cpp:486:12: note: use reference type 'const std::__1::basic_string &' to prevent copying 2021-05-16T18:04:22.1713100Z for (const auto denominator : denominators) 2021-05-16T18:04:22.1713620Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T18:04:22.1713960Z & 2021-05-16T18:04:25.2489970Z 2 warnings generated. 2021-05-16T18:04:25.2575730Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_supports.o src/ast_supports.cpp 2021-05-16T18:04:27.0061770Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_sel_cmp.o src/ast_sel_cmp.cpp 2021-05-16T18:04:29.1926590Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_sel_unify.o src/ast_sel_unify.cpp 2021-05-16T18:04:32.2003460Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_sel_super.o src/ast_sel_super.cpp 2021-05-16T18:04:34.3464790Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_sel_weave.o src/ast_sel_weave.cpp 2021-05-16T18:04:38.4882690Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_selectors.o src/ast_selectors.cpp 2021-05-16T18:04:43.9949910Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/context.o src/context.cpp 2021-05-16T18:04:49.9921720Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/constants.o src/constants.cpp 2021-05-16T18:04:50.6958270Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_utils.o src/fn_utils.cpp 2021-05-16T18:04:53.0179220Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_miscs.o src/fn_miscs.cpp 2021-05-16T18:04:55.8821710Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_maps.o src/fn_maps.cpp 2021-05-16T18:04:58.5030270Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_lists.o src/fn_lists.cpp 2021-05-16T18:05:01.7488960Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_colors.o src/fn_colors.cpp 2021-05-16T18:05:05.4199190Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_numbers.o src/fn_numbers.cpp 2021-05-16T18:05:07.8968550Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_strings.o src/fn_strings.cpp 2021-05-16T18:05:10.2489800Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_selectors.o src/fn_selectors.cpp 2021-05-16T18:05:13.0411010Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/color_maps.o src/color_maps.cpp 2021-05-16T18:05:16.9557990Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/environment.o src/environment.cpp 2021-05-16T18:05:18.7994940Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_fwd_decl.o src/ast_fwd_decl.cpp 2021-05-16T18:05:20.3155260Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/bind.o src/bind.cpp 2021-05-16T18:05:23.5530040Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/file.o src/file.cpp 2021-05-16T18:05:25.9765140Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/util.o src/util.cpp 2021-05-16T18:05:27.9727450Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/util_string.o src/util_string.cpp 2021-05-16T18:05:28.8070450Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/json.o src/json.cpp 2021-05-16T18:05:29.3886850Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/units.o src/units.cpp 2021-05-16T18:05:31.0188990Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/values.o src/values.cpp 2021-05-16T18:05:33.0979870Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/plugins.o src/plugins.cpp 2021-05-16T18:05:34.2057280Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/source.o src/source.cpp 2021-05-16T18:05:35.0234480Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/position.o src/position.cpp 2021-05-16T18:05:35.8897470Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/lexer.o src/lexer.cpp 2021-05-16T18:05:36.6629780Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/parser.o src/parser.cpp 2021-05-16T18:05:49.3502590Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/parser_selectors.o src/parser_selectors.cpp 2021-05-16T18:05:51.9649300Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/prelexer.o src/prelexer.cpp 2021-05-16T18:05:54.6681280Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/eval.o src/eval.cpp 2021-05-16T18:06:01.7915370Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/eval_selectors.o src/eval_selectors.cpp 2021-05-16T18:06:03.6876890Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/expand.o src/expand.cpp 2021-05-16T18:06:09.6422850Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/listize.o src/listize.cpp 2021-05-16T18:06:11.5539200Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/cssize.o src/cssize.cpp 2021-05-16T18:06:15.1551270Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/extender.o src/extender.cpp 2021-05-16T18:06:23.2877280Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/extension.o src/extension.cpp 2021-05-16T18:06:24.9326440Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/stylesheet.o src/stylesheet.cpp 2021-05-16T18:06:26.0058900Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/output.o src/output.cpp 2021-05-16T18:06:28.2770050Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/inspect.o src/inspect.cpp 2021-05-16T18:06:32.0618150Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/emitter.o src/emitter.cpp 2021-05-16T18:06:33.0859700Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/check_nesting.o src/check_nesting.cpp 2021-05-16T18:06:35.5876380Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/remove_placeholders.o src/remove_placeholders.cpp 2021-05-16T18:06:37.4700730Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/sass.o src/sass.cpp 2021-05-16T18:06:39.3489390Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/sass_values.o src/sass_values.cpp 2021-05-16T18:06:41.1042570Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/sass_context.o src/sass_context.cpp 2021-05-16T18:06:43.3492190Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/sass_functions.o src/sass_functions.cpp 2021-05-16T18:06:44.9272280Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/sass2scss.o src/sass2scss.cpp 2021-05-16T18:06:46.7498340Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/backtrace.o src/backtrace.cpp 2021-05-16T18:06:47.6852170Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/operators.o src/operators.cpp 2021-05-16T18:06:49.8213220Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast2c.o src/ast2c.cpp 2021-05-16T18:06:51.5178070Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/c2ast.o src/c2ast.cpp 2021-05-16T18:06:53.6285440Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/to_value.o src/to_value.cpp 2021-05-16T18:06:55.9675440Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/source_map.o src/source_map.cpp 2021-05-16T18:06:57.8298680Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/error_handling.o src/error_handling.cpp 2021-05-16T18:07:00.3245050Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/memory/allocator.o src/memory/allocator.cpp 2021-05-16T18:07:01.0269200Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/memory/shared_ptr.o src/memory/shared_ptr.cpp 2021-05-16T18:07:01.7360030Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/utf8_string.o src/utf8_string.cpp 2021-05-16T18:07:02.5415590Z clang++ -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/base64vlq.o src/base64vlq.cpp 2021-05-16T18:07:03.2794690Z mkdir lib 2021-05-16T18:07:03.2830400Z ar rcvs lib/libsass.a src/cencode.o src/ast.o src/ast_values.o src/ast_supports.o src/ast_sel_cmp.o src/ast_sel_unify.o src/ast_sel_super.o src/ast_sel_weave.o src/ast_selectors.o src/context.o src/constants.o src/fn_utils.o src/fn_miscs.o src/fn_maps.o src/fn_lists.o src/fn_colors.o src/fn_numbers.o src/fn_strings.o src/fn_selectors.o src/color_maps.o src/environment.o src/ast_fwd_decl.o src/bind.o src/file.o src/util.o src/util_string.o src/json.o src/units.o src/values.o src/plugins.o src/source.o src/position.o src/lexer.o src/parser.o src/parser_selectors.o src/prelexer.o src/eval.o src/eval_selectors.o src/expand.o src/listize.o src/cssize.o src/extender.o src/extension.o src/stylesheet.o src/output.o src/inspect.o src/emitter.o src/check_nesting.o src/remove_placeholders.o src/sass.o src/sass_values.o src/sass_context.o src/sass_functions.o src/sass2scss.o src/backtrace.o src/operators.o src/ast2c.o src/c2ast.o src/to_value.o src/source_map.o src/error_handling.o src/memory/allocator.o src/memory/shared_ptr.o src/utf8_string.o src/base64vlq.o 2021-05-16T18:07:03.3282600Z /Applications/Xcode_12.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libsass.a(allocator.o) has no symbols 2021-05-16T18:07:03.4044550Z a - src/cencode.o 2021-05-16T18:07:03.4047270Z a - src/ast.o 2021-05-16T18:07:03.4048560Z a - src/ast_values.o 2021-05-16T18:07:03.4049870Z a - src/ast_supports.o 2021-05-16T18:07:03.4050970Z a - src/ast_sel_cmp.o 2021-05-16T18:07:03.4052090Z a - src/ast_sel_unify.o 2021-05-16T18:07:03.4053070Z a - src/ast_sel_super.o 2021-05-16T18:07:03.4054330Z a - src/ast_sel_weave.o 2021-05-16T18:07:03.4056100Z a - src/ast_selectors.o 2021-05-16T18:07:03.4057310Z a - src/context.o 2021-05-16T18:07:03.4058440Z a - src/constants.o 2021-05-16T18:07:03.4059510Z a - src/fn_utils.o 2021-05-16T18:07:03.4060590Z a - src/fn_miscs.o 2021-05-16T18:07:03.4061660Z a - src/fn_maps.o 2021-05-16T18:07:03.4062710Z a - src/fn_lists.o 2021-05-16T18:07:03.4063780Z a - src/fn_colors.o 2021-05-16T18:07:03.4064970Z a - src/fn_numbers.o 2021-05-16T18:07:03.4066160Z a - src/fn_strings.o 2021-05-16T18:07:03.4067280Z a - src/fn_selectors.o 2021-05-16T18:07:03.4068260Z a - src/color_maps.o 2021-05-16T18:07:03.4069520Z a - src/environment.o 2021-05-16T18:07:03.4071020Z a - src/ast_fwd_decl.o 2021-05-16T18:07:03.4072120Z a - src/bind.o 2021-05-16T18:07:03.4073150Z a - src/file.o 2021-05-16T18:07:03.4074190Z a - src/util.o 2021-05-16T18:07:03.4075260Z a - src/util_string.o 2021-05-16T18:07:03.4076300Z a - src/json.o 2021-05-16T18:07:03.4077340Z a - src/units.o 2021-05-16T18:07:03.4078380Z a - src/values.o 2021-05-16T18:07:03.4079540Z a - src/plugins.o 2021-05-16T18:07:03.4080620Z a - src/source.o 2021-05-16T18:07:03.4081680Z a - src/position.o 2021-05-16T18:07:03.4082740Z a - src/lexer.o 2021-05-16T18:07:03.4083790Z a - src/parser.o 2021-05-16T18:07:03.4084930Z a - src/parser_selectors.o 2021-05-16T18:07:03.4086040Z a - src/prelexer.o 2021-05-16T18:07:03.4087120Z a - src/eval.o 2021-05-16T18:07:03.4088220Z a - src/eval_selectors.o 2021-05-16T18:07:03.4089300Z a - src/expand.o 2021-05-16T18:07:03.4090380Z a - src/listize.o 2021-05-16T18:07:03.4091420Z a - src/cssize.o 2021-05-16T18:07:03.4092520Z a - src/extender.o 2021-05-16T18:07:03.4093630Z a - src/extension.o 2021-05-16T18:07:03.4094740Z a - src/stylesheet.o 2021-05-16T18:07:03.4095830Z a - src/output.o 2021-05-16T18:07:03.4097290Z a - src/inspect.o 2021-05-16T18:07:03.4098370Z a - src/emitter.o 2021-05-16T18:07:03.4099480Z a - src/check_nesting.o 2021-05-16T18:07:03.4100660Z a - src/remove_placeholders.o 2021-05-16T18:07:03.4101770Z a - src/sass.o 2021-05-16T18:07:03.4102830Z a - src/sass_values.o 2021-05-16T18:07:03.4103940Z a - src/sass_context.o 2021-05-16T18:07:03.4105050Z a - src/sass_functions.o 2021-05-16T18:07:03.4106170Z a - src/sass2scss.o 2021-05-16T18:07:03.4107320Z a - src/backtrace.o 2021-05-16T18:07:03.4108140Z a - src/operators.o 2021-05-16T18:07:03.4108940Z a - src/ast2c.o 2021-05-16T18:07:03.4109840Z a - src/c2ast.o 2021-05-16T18:07:03.4110960Z a - src/to_value.o 2021-05-16T18:07:03.4111720Z a - src/source_map.o 2021-05-16T18:07:03.4112510Z a - src/error_handling.o 2021-05-16T18:07:03.4113310Z a - src/memory/allocator.o 2021-05-16T18:07:03.4114130Z a - src/memory/shared_ptr.o 2021-05-16T18:07:03.4114910Z a - src/utf8_string.o 2021-05-16T18:07:03.4116060Z a - src/base64vlq.o 2021-05-16T18:07:03.4118790Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o sass.so compile.o init.o ./libsass/lib/libsass.a -lstdc++ -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T18:07:03.6250030Z installing to /Users/runner/work/_temp/Library/sass/libs 2021-05-16T18:07:03.6514150Z ** R 2021-05-16T18:07:03.6716490Z ** inst 2021-05-16T18:07:03.7048330Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:07:05.2275430Z ** help 2021-05-16T18:07:05.3250720Z *** installing help indices 2021-05-16T18:07:05.3833710Z *** copying figures 2021-05-16T18:07:05.3846610Z ** building package indices 2021-05-16T18:07:05.4601990Z ** installing vignettes 2021-05-16T18:07:05.4659690Z ** testing if installed package can be loaded 2021-05-16T18:07:05.9414640Z * DONE (sass) 2021-05-16T18:07:06.3069810Z * installing *source* package ‘htmlwidgets’ ... 2021-05-16T18:07:06.3126750Z ** package ‘htmlwidgets’ successfully unpacked and MD5 sums checked 2021-05-16T18:07:06.3313390Z ** R 2021-05-16T18:07:06.3433620Z ** inst 2021-05-16T18:07:06.3498310Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:07:06.4006030Z Failed with error: ‘there is no package called ‘shiny’’ 2021-05-16T18:07:06.8882770Z ** help 2021-05-16T18:07:06.9401250Z *** installing help indices 2021-05-16T18:07:06.9760320Z ** building package indices 2021-05-16T18:07:07.0054870Z ** installing vignettes 2021-05-16T18:07:07.0100040Z ** testing if installed package can be loaded 2021-05-16T18:07:07.2605360Z * DONE (htmlwidgets) 2021-05-16T18:07:07.7609660Z * installing *source* package ‘crosstalk’ ... 2021-05-16T18:07:07.7719160Z ** package ‘crosstalk’ successfully unpacked and MD5 sums checked 2021-05-16T18:07:07.7915740Z ** R 2021-05-16T18:07:07.8012870Z ** inst 2021-05-16T18:07:07.8364350Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:07:09.0126460Z ** help 2021-05-16T18:07:09.0637000Z *** installing help indices 2021-05-16T18:07:09.0970590Z ** building package indices 2021-05-16T18:07:09.1272690Z ** testing if installed package can be loaded 2021-05-16T18:07:09.3810370Z * DONE (crosstalk) 2021-05-16T18:07:10.1626190Z * installing *source* package ‘oro.nifti’ ... 2021-05-16T18:07:10.1894620Z ** package ‘oro.nifti’ successfully unpacked and MD5 sums checked 2021-05-16T18:07:10.2203970Z ** R 2021-05-16T18:07:10.3074990Z ** demo 2021-05-16T18:07:10.3099450Z ** inst 2021-05-16T18:07:10.3465990Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:07:11.3651160Z Creating a new generic function for ‘origin’ in package ‘oro.nifti’ 2021-05-16T18:07:17.2659500Z ** help 2021-05-16T18:07:17.7826060Z *** installing help indices 2021-05-16T18:07:18.0435550Z ** building package indices 2021-05-16T18:07:18.3374490Z ** testing if installed package can be loaded 2021-05-16T18:07:18.9606550Z * DONE (oro.nifti) 2021-05-16T18:07:20.0682320Z * installing *source* package ‘bslib’ ... 2021-05-16T18:07:20.1138270Z ** package ‘bslib’ successfully unpacked and MD5 sums checked 2021-05-16T18:07:20.1386080Z ** R 2021-05-16T18:07:20.2111750Z ** inst 2021-05-16T18:07:20.4028580Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:07:21.3213300Z ** help 2021-05-16T18:07:21.5908880Z *** installing help indices 2021-05-16T18:07:21.6616730Z *** copying figures 2021-05-16T18:07:21.6679300Z ** building package indices 2021-05-16T18:07:21.6992730Z ** testing if installed package can be loaded 2021-05-16T18:07:22.0792630Z * DONE (bslib) 2021-05-16T18:07:23.4454730Z * installing *source* package ‘httpuv’ ... 2021-05-16T18:07:23.4879420Z ** package ‘httpuv’ successfully unpacked and MD5 sums checked 2021-05-16T18:07:23.5107750Z ** libs 2021-05-16T18:07:23.5531120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c RcppExports-legacy.cpp -o RcppExports-legacy.o 2021-05-16T18:07:24.9879450Z In file included from RcppExports-legacy.cpp:23: 2021-05-16T18:07:24.9965210Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:07:25.0068410Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:07:25.0167560Z SEXP data = Parent::get__(); 2021-05-16T18:07:25.0268980Z ^ 2021-05-16T18:07:28.8850970Z 1 warning generated. 2021-05-16T18:07:28.8976930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T18:07:30.0302940Z In file included from RcppExports.cpp:4: 2021-05-16T18:07:30.0303870Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:07:30.0305970Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:07:30.0306960Z SEXP data = Parent::get__(); 2021-05-16T18:07:30.0307350Z ^ 2021-05-16T18:07:34.6499650Z 1 warning generated. 2021-05-16T18:07:34.6632770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c callback.cpp -o callback.o 2021-05-16T18:07:35.3844590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c callbackqueue.cpp -o callbackqueue.o 2021-05-16T18:07:36.3674630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c filedatasource-unix.cpp -o filedatasource-unix.o 2021-05-16T18:07:37.5864190Z In file included from filedatasource-unix.cpp:3: 2021-05-16T18:07:37.5865160Z In file included from ./filedatasource.h:4: 2021-05-16T18:07:37.5865760Z In file included from ./uvutil.h:10: 2021-05-16T18:07:37.5866530Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:07:37.5868180Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:07:37.5869180Z SEXP data = Parent::get__(); 2021-05-16T18:07:37.5869590Z ^ 2021-05-16T18:07:40.5280340Z 1 warning generated. 2021-05-16T18:07:40.5399430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c filedatasource-win.cpp -o filedatasource-win.o 2021-05-16T18:07:40.5765060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c fs.cpp -o fs.o 2021-05-16T18:07:41.7280740Z In file included from fs.cpp:2: 2021-05-16T18:07:41.7281380Z In file included from ./utils.h:11: 2021-05-16T18:07:41.7282140Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:07:41.7284760Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:07:41.7285810Z SEXP data = Parent::get__(); 2021-05-16T18:07:41.7286200Z ^ 2021-05-16T18:07:44.5142300Z 1 warning generated. 2021-05-16T18:07:44.5258550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c http.cpp -o http.o 2021-05-16T18:07:45.7487640Z In file included from http.cpp:1: 2021-05-16T18:07:45.7488320Z In file included from ./http.h:7: 2021-05-16T18:07:45.7488920Z In file included from ./webapplication.h:6: 2021-05-16T18:07:45.7489740Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:07:45.7491820Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:07:45.7493570Z SEXP data = Parent::get__(); 2021-05-16T18:07:45.7493980Z ^ 2021-05-16T18:07:49.5888430Z 1 warning generated. 2021-05-16T18:07:49.6033360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c httprequest.cpp -o httprequest.o 2021-05-16T18:07:50.8384190Z In file included from httprequest.cpp:3: 2021-05-16T18:07:50.8385000Z In file included from ./httprequest.h:11: 2021-05-16T18:07:50.8385590Z In file included from ./socket.h:4: 2021-05-16T18:07:50.8386100Z In file included from ./http.h:7: 2021-05-16T18:07:50.8386710Z In file included from ./webapplication.h:6: 2021-05-16T18:07:50.8387510Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:07:50.8389620Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:07:50.8390500Z SEXP data = Parent::get__(); 2021-05-16T18:07:50.8390890Z ^ 2021-05-16T18:07:59.3251290Z 1 warning generated. 2021-05-16T18:07:59.3436200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c httpresponse.cpp -o httpresponse.o 2021-05-16T18:08:00.5594000Z In file included from httpresponse.cpp:1: 2021-05-16T18:08:00.5594760Z In file included from ./httpresponse.h:6: 2021-05-16T18:08:00.5601580Z In file included from ./uvutil.h:10: 2021-05-16T18:08:00.5602350Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:08:00.5604420Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:08:00.5606070Z SEXP data = Parent::get__(); 2021-05-16T18:08:00.5606460Z ^ 2021-05-16T18:08:04.3698670Z 1 warning generated. 2021-05-16T18:08:04.3823800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c httpuv.cpp -o httpuv.o 2021-05-16T18:08:05.5782800Z In file included from httpuv.cpp:12: 2021-05-16T18:08:05.5783510Z In file included from ./uvutil.h:10: 2021-05-16T18:08:05.5784280Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:08:05.5786320Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:08:05.5787820Z SEXP data = Parent::get__(); 2021-05-16T18:08:05.5788270Z ^ 2021-05-16T18:08:11.8407600Z 1 warning generated. 2021-05-16T18:08:11.8553330Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c md5.c -o md5.o 2021-05-16T18:08:12.0693710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c mime.cpp -o mime.o 2021-05-16T18:08:14.4162630Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c set_invalid_parameter.c -o set_invalid_parameter.o 2021-05-16T18:08:14.4533450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c socket.cpp -o socket.o 2021-05-16T18:08:15.6737110Z In file included from socket.cpp:1: 2021-05-16T18:08:15.6737780Z In file included from ./socket.h:4: 2021-05-16T18:08:15.6738310Z In file included from ./http.h:7: 2021-05-16T18:08:15.6738910Z In file included from ./webapplication.h:6: 2021-05-16T18:08:15.6739720Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:08:15.6742020Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:08:15.6742930Z SEXP data = Parent::get__(); 2021-05-16T18:08:15.6743330Z ^ 2021-05-16T18:08:19.0762840Z 1 warning generated. 2021-05-16T18:08:19.0879280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c staticpath.cpp -o staticpath.o 2021-05-16T18:08:20.2284210Z In file included from staticpath.cpp:1: 2021-05-16T18:08:20.2286220Z In file included from ./staticpath.h:6: 2021-05-16T18:08:20.2287090Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:08:20.2289690Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:08:20.2290810Z SEXP data = Parent::get__(); 2021-05-16T18:08:20.2291210Z ^ 2021-05-16T18:08:26.0960340Z 1 warning generated. 2021-05-16T18:08:26.1089850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c thread.cpp -o thread.o 2021-05-16T18:08:26.2715880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c timegm.cpp -o timegm.o 2021-05-16T18:08:26.4016250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c utils.cpp -o utils.o 2021-05-16T18:08:27.5467100Z In file included from utils.cpp:1: 2021-05-16T18:08:27.5468490Z In file included from ./utils.h:11: 2021-05-16T18:08:27.5469310Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:08:27.5471400Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:08:27.5472290Z SEXP data = Parent::get__(); 2021-05-16T18:08:27.5472680Z ^ 2021-05-16T18:08:31.1698150Z 1 warning generated. 2021-05-16T18:08:31.1805420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c uvutil.cpp -o uvutil.o 2021-05-16T18:08:32.4336380Z In file included from uvutil.cpp:1: 2021-05-16T18:08:32.4337110Z In file included from ./uvutil.h:10: 2021-05-16T18:08:32.4337860Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:08:32.4339950Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:08:32.4340840Z SEXP data = Parent::get__(); 2021-05-16T18:08:32.4341230Z ^ 2021-05-16T18:08:35.3019020Z 1 warning generated. 2021-05-16T18:08:35.3117820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c webapplication.cpp -o webapplication.o 2021-05-16T18:08:36.4532900Z In file included from webapplication.cpp:3: 2021-05-16T18:08:36.4533770Z In file included from ./httpuv.h:4: 2021-05-16T18:08:36.4534540Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:08:36.4536610Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:08:36.4537510Z SEXP data = Parent::get__(); 2021-05-16T18:08:36.4537910Z ^ 2021-05-16T18:08:44.4123520Z 1 warning generated. 2021-05-16T18:08:44.4277530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c websockets-base.cpp -o websockets-base.o 2021-05-16T18:08:44.9546810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c websockets-hixie76.cpp -o websockets-hixie76.o 2021-05-16T18:08:46.0926420Z In file included from websockets-hixie76.cpp:1: 2021-05-16T18:08:46.0927710Z In file included from ./websockets-hixie76.h:4: 2021-05-16T18:08:46.0928470Z In file included from ./websockets.h:11: 2021-05-16T18:08:46.0929520Z In file included from ./utils.h:11: 2021-05-16T18:08:46.0930270Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:08:46.0931930Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:08:46.0932810Z SEXP data = Parent::get__(); 2021-05-16T18:08:46.0933220Z ^ 2021-05-16T18:08:48.8257870Z 1 warning generated. 2021-05-16T18:08:48.8356180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c websockets-hybi03.cpp -o websockets-hybi03.o 2021-05-16T18:08:49.9398530Z In file included from websockets-hybi03.cpp:10: 2021-05-16T18:08:49.9399720Z In file included from ./utils.h:11: 2021-05-16T18:08:49.9400530Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:08:49.9402170Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:08:49.9403050Z SEXP data = Parent::get__(); 2021-05-16T18:08:49.9403450Z ^ 2021-05-16T18:08:53.1127290Z 1 warning generated. 2021-05-16T18:08:53.1229640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c websockets-ietf.cpp -o websockets-ietf.o 2021-05-16T18:08:54.2296070Z In file included from websockets-ietf.cpp:3: 2021-05-16T18:08:54.2296820Z In file included from ./utils.h:11: 2021-05-16T18:08:54.2297720Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:08:54.2299310Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:08:54.2300180Z SEXP data = Parent::get__(); 2021-05-16T18:08:54.2300570Z ^ 2021-05-16T18:08:57.2618770Z 1 warning generated. 2021-05-16T18:08:57.2719370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c websockets.cpp -o websockets.o 2021-05-16T18:08:58.3808360Z In file included from websockets.cpp:1: 2021-05-16T18:08:58.3809120Z In file included from ./websockets.h:11: 2021-05-16T18:08:58.3809670Z In file included from ./utils.h:11: 2021-05-16T18:08:58.3810390Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T18:08:58.3812590Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T18:08:58.3813490Z SEXP data = Parent::get__(); 2021-05-16T18:08:58.3813880Z ^ 2021-05-16T18:09:01.5986190Z 1 warning generated. 2021-05-16T18:09:01.6091670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c winutils.cpp -o winutils.o 2021-05-16T18:09:01.6455800Z cp -p -f libuv/m4/lt_obsolete.m4 libuv/m4/lt~obsolete.m4 2021-05-16T18:09:01.6513380Z (cd libuv \ 2021-05-16T18:09:01.6514010Z && touch aclocal.m4 \ 2021-05-16T18:09:01.6515370Z && touch -r aclocal.m4 configure Makefile.in \ 2021-05-16T18:09:01.6515930Z && chmod +x configure \ 2021-05-16T18:09:01.6517260Z && CC="clang" CFLAGS="-Wall -g -O2 -fPIC " AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure "--quiet") 2021-05-16T18:09:03.0700470Z rm: conftest.dSYM: is a directory 2021-05-16T18:09:04.2667950Z rm: conftest.dSYM: is a directory 2021-05-16T18:09:04.3475770Z rm: conftest.dSYM: is a directory 2021-05-16T18:09:04.3695260Z rm: conftest.dSYM: is a directory 2021-05-16T18:09:11.6067870Z make --directory=libuv \ 2021-05-16T18:09:11.6068410Z HAVE_DTRACE=0 2021-05-16T18:09:11.6571970Z CC src/libuv_la-fs-poll.lo 2021-05-16T18:09:12.5611820Z CC src/libuv_la-idna.lo 2021-05-16T18:09:13.5044400Z CC src/libuv_la-inet.lo 2021-05-16T18:09:14.4691000Z CC src/libuv_la-random.lo 2021-05-16T18:09:15.2898190Z CC src/libuv_la-strscpy.lo 2021-05-16T18:09:16.0730820Z CC src/libuv_la-threadpool.lo 2021-05-16T18:09:17.0089140Z CC src/libuv_la-timer.lo 2021-05-16T18:09:17.9937830Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-16T18:09:18.8195600Z CC src/libuv_la-uv-common.lo 2021-05-16T18:09:20.0862000Z CC src/libuv_la-version.lo 2021-05-16T18:09:21.0381790Z CC src/unix/libuv_la-async.lo 2021-05-16T18:09:22.0237620Z CC src/unix/libuv_la-core.lo 2021-05-16T18:09:23.5583350Z CC src/unix/libuv_la-dl.lo 2021-05-16T18:09:24.4051980Z CC src/unix/libuv_la-fs.lo 2021-05-16T18:09:26.1331480Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-16T18:09:27.0340050Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-16T18:09:27.9070770Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-16T18:09:28.8429430Z CC src/unix/libuv_la-loop.lo 2021-05-16T18:09:29.7431780Z CC src/unix/libuv_la-pipe.lo 2021-05-16T18:09:30.6996350Z CC src/unix/libuv_la-poll.lo 2021-05-16T18:09:31.5742560Z CC src/unix/libuv_la-process.lo 2021-05-16T18:09:32.6137760Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-16T18:09:33.4379570Z CC src/unix/libuv_la-signal.lo 2021-05-16T18:09:34.7374860Z CC src/unix/libuv_la-stream.lo 2021-05-16T18:09:36.4266460Z CC src/unix/libuv_la-tcp.lo 2021-05-16T18:09:37.3745380Z CC src/unix/libuv_la-thread.lo 2021-05-16T18:09:38.3518580Z CC src/unix/libuv_la-tty.lo 2021-05-16T18:09:39.2566330Z CC src/unix/libuv_la-udp.lo 2021-05-16T18:09:40.4728280Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-16T18:09:41.3345770Z CC src/unix/libuv_la-darwin.lo 2021-05-16T18:09:42.2402840Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-16T18:09:44.4230090Z CC src/unix/libuv_la-fsevents.lo 2021-05-16T18:09:46.0973820Z CC src/unix/libuv_la-kqueue.lo 2021-05-16T18:09:47.1585050Z CC src/unix/libuv_la-proctitle.lo 2021-05-16T18:09:47.9999040Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-16T18:09:48.8038910Z CCLD libuv.la 2021-05-16T18:09:49.3553850Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c http-parser/http_parser.c -o http-parser/http_parser.o 2021-05-16T18:09:49.9367990Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c sha1/sha1.c -o sha1/sha1.o 2021-05-16T18:09:50.1894830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I"/Users/runner/work/_temp/Library/Rcpp/include" -I"/Users/runner/work/_temp/Library/later/include" -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c base64/base64.cpp -o base64/base64.o 2021-05-16T18:09:50.6702310Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o httpuv.so RcppExports-legacy.o RcppExports.o callback.o callbackqueue.o filedatasource-unix.o filedatasource-win.o fs.o http.o httprequest.o httpresponse.o httpuv.o md5.o mime.o set_invalid_parameter.o socket.o staticpath.o thread.o timegm.o utils.o uvutil.o webapplication.o websockets-base.o websockets-hixie76.o websockets-hybi03.o websockets-ietf.o websockets.o winutils.o ./libuv/.libs/libuv.a ./http-parser/http_parser.o ./sha1/sha1.o ./base64/base64.o -pthread -framework CoreServices -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T18:09:50.8076730Z installing to /Users/runner/work/_temp/Library/httpuv/libs 2021-05-16T18:09:50.8223990Z ** R 2021-05-16T18:09:50.8355120Z ** demo 2021-05-16T18:09:50.8373420Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:09:53.2188320Z ** help 2021-05-16T18:09:53.3109960Z *** installing help indices 2021-05-16T18:09:53.3580570Z ** building package indices 2021-05-16T18:09:53.4079440Z ** testing if installed package can be loaded 2021-05-16T18:09:53.8388690Z * DONE (httpuv) 2021-05-16T18:09:55.3384000Z * installing *source* package ‘shiny’ ... 2021-05-16T18:09:55.3983210Z ** package ‘shiny’ successfully unpacked and MD5 sums checked 2021-05-16T18:09:55.4548400Z ** R 2021-05-16T18:09:55.6030880Z ** inst 2021-05-16T18:09:55.7386240Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:10:12.7682980Z ** help 2021-05-16T18:10:13.4981990Z *** installing help indices 2021-05-16T18:10:13.8593980Z *** copying figures 2021-05-16T18:10:13.8636900Z ** building package indices 2021-05-16T18:10:14.2895610Z ** testing if installed package can be loaded 2021-05-16T18:10:15.2063830Z * DONE (shiny) 2021-05-16T18:10:15.2441230Z * installing *source* package ‘servr’ ... 2021-05-16T18:10:15.2465420Z ** package ‘servr’ successfully unpacked and MD5 sums checked 2021-05-16T18:10:15.2646820Z ** R 2021-05-16T18:10:15.2747080Z ** inst 2021-05-16T18:10:15.2798050Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:10:15.9103250Z ** help 2021-05-16T18:10:15.9517670Z *** installing help indices 2021-05-16T18:10:15.9804870Z ** building package indices 2021-05-16T18:10:16.0041460Z ** testing if installed package can be loaded 2021-05-16T18:10:16.4428610Z * DONE (servr) 2021-05-16T18:10:17.5129970Z * installing *source* package ‘rgl’ ... 2021-05-16T18:10:17.5562370Z ** package ‘rgl’ successfully unpacked and MD5 sums checked 2021-05-16T18:10:18.0128780Z checking for gcc... clang 2021-05-16T18:10:18.2475070Z checking whether the C compiler works... yes 2021-05-16T18:10:18.2475900Z checking for C compiler default output file name... a.out 2021-05-16T18:10:18.3346050Z checking for suffix of executables... 2021-05-16T18:10:18.5309120Z checking whether we are cross compiling... no 2021-05-16T18:10:18.5910920Z checking for suffix of object files... o 2021-05-16T18:10:18.6361620Z checking whether we are using the GNU C compiler... yes 2021-05-16T18:10:18.6774530Z checking whether clang accepts -g... yes 2021-05-16T18:10:18.7438820Z checking for clang option to accept ISO C89... none needed 2021-05-16T18:10:18.8309420Z checking how to run the C preprocessor... clang -E 2021-05-16T18:10:18.9265080Z checking for gcc... (cached) clang 2021-05-16T18:10:19.0444430Z checking whether we are using the GNU C compiler... (cached) yes 2021-05-16T18:10:19.0447840Z checking whether clang accepts -g... (cached) yes 2021-05-16T18:10:19.0450970Z checking for clang option to accept ISO C89... (cached) none needed 2021-05-16T18:10:19.0634580Z checking for libpng-config... yes 2021-05-16T18:10:19.0635640Z configure: using libpng-config 2021-05-16T18:10:19.1313800Z configure: using libpng dynamic linkage 2021-05-16T18:10:19.3588760Z checking for X... libraries , headers 2021-05-16T18:10:19.4622130Z checking for XAllocClassHint... yes 2021-05-16T18:10:19.5295540Z checking for glEnd in -lGL... no 2021-05-16T18:10:19.5305060Z configure: WARNING: missing required library GL 2021-05-16T18:10:19.5312640Z configure: compiling without OpenGL support 2021-05-16T18:10:19.5737050Z configure: creating ./config.status 2021-05-16T18:10:19.7313770Z config.status: creating R/noOpenGL.R 2021-05-16T18:10:19.7584430Z config.status: creating src/useNULL/Makevars 2021-05-16T18:10:19.7850960Z config.status: creating src/Makevars 2021-05-16T18:10:19.8794310Z ** libs 2021-05-16T18:10:19.8990780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c ABCLineSet.cpp -o ABCLineSet.o 2021-05-16T18:10:20.5227740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c BBoxDeco.cpp -o BBoxDeco.o 2021-05-16T18:10:21.1774750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c Background.cpp -o Background.o 2021-05-16T18:10:21.7429590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c ClipPlane.cpp -o ClipPlane.o 2021-05-16T18:10:22.2842590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c Color.cpp -o Color.o 2021-05-16T18:10:22.5109800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c Disposable.cpp -o Disposable.o 2021-05-16T18:10:23.0676180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c Light.cpp -o Light.o 2021-05-16T18:10:23.2498630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c LineSet.cpp -o LineSet.o 2021-05-16T18:10:23.7205490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c LineStripSet.cpp -o LineStripSet.o 2021-05-16T18:10:24.1957410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c Material.cpp -o Material.o 2021-05-16T18:10:24.3612420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c NULLgui.cpp -o NULLgui.o 2021-05-16T18:10:24.9783220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c PlaneSet.cpp -o PlaneSet.o 2021-05-16T18:10:25.6754640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c PointSet.cpp -o PointSet.o 2021-05-16T18:10:26.1503690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c PrimitiveSet.cpp -o PrimitiveSet.o 2021-05-16T18:10:26.7423270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c RenderContext.cpp -o RenderContext.o 2021-05-16T18:10:27.1215350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c Shape.cpp -o Shape.o 2021-05-16T18:10:27.5815850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c SphereMesh.cpp -o SphereMesh.o 2021-05-16T18:10:28.1045380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c SphereSet.cpp -o SphereSet.o 2021-05-16T18:10:28.7061770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c SpriteSet.cpp -o SpriteSet.o 2021-05-16T18:10:29.4384690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c String.cpp -o String.o 2021-05-16T18:10:29.5512310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c Surface.cpp -o Surface.o 2021-05-16T18:10:30.1130880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c TextSet.cpp -o TextSet.o 2021-05-16T18:10:30.6876500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c Texture.cpp -o Texture.o 2021-05-16T18:10:30.8601960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c Viewpoint.cpp -o Viewpoint.o 2021-05-16T18:10:31.4344980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c api.cpp -o api.o 2021-05-16T18:10:32.4858930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c assert.cpp -o assert.o 2021-05-16T18:10:32.6232740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c callbacks.cpp -o callbacks.o 2021-05-16T18:10:33.2109480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c device.cpp -o device.o 2021-05-16T18:10:33.7880480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c devicemanager.cpp -o devicemanager.o 2021-05-16T18:10:34.5772110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c fps.cpp -o fps.o 2021-05-16T18:10:35.0465300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c ftgl.cpp -o ftgl.o 2021-05-16T18:10:35.0825130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c geom.cpp -o geom.o 2021-05-16T18:10:35.2908030Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c gl2ps.c -o gl2ps.o 2021-05-16T18:10:35.3275510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c glErrors.cpp -o glErrors.o 2021-05-16T18:10:35.4639770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c glgui.cpp -o glgui.o 2021-05-16T18:10:35.9649780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c gui.cpp -o gui.o 2021-05-16T18:10:36.5896960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-16T18:10:37.1582020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c par3d.cpp -o par3d.o 2021-05-16T18:10:37.8822190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c pixmap.cpp -o pixmap.o 2021-05-16T18:10:38.0697350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c platform.cpp -o platform.o 2021-05-16T18:10:38.1115420Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c pretty.c -o pretty.o 2021-05-16T18:10:38.1930480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c render.cpp -o render.o 2021-05-16T18:10:38.3821990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c rglmath.cpp -o rglmath.o 2021-05-16T18:10:38.6511710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c rglview.cpp -o rglview.o 2021-05-16T18:10:39.5135480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c scene.cpp -o scene.o 2021-05-16T18:10:40.3310090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c select.cpp -o select.o 2021-05-16T18:10:40.7825560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c subscene.cpp -o subscene.o 2021-05-16T18:10:42.6056920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c win32gui.cpp -o win32gui.o 2021-05-16T18:10:42.6421280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c win32lib.cpp -o win32lib.o 2021-05-16T18:10:42.6782240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c x11gui.cpp -o x11gui.o 2021-05-16T18:10:42.7148150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c x11lib.cpp -o x11lib.o 2021-05-16T18:10:42.7552680Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rgl.so ABCLineSet.o BBoxDeco.o Background.o ClipPlane.o Color.o Disposable.o Light.o LineSet.o LineStripSet.o Material.o NULLgui.o PlaneSet.o PointSet.o PrimitiveSet.o RenderContext.o Shape.o SphereMesh.o SphereSet.o SpriteSet.o String.o Surface.o TextSet.o Texture.o Viewpoint.o api.o assert.o callbacks.o device.o devicemanager.o fps.o ftgl.o geom.o gl2ps.o glErrors.o glgui.o gui.o init.o par3d.o pixmap.o platform.o pretty.o render.o rglmath.o rglview.o scene.o select.o subscene.o win32gui.o win32lib.o x11gui.o x11lib.o -L/usr/local/Cellar/libpng/1.6.37/lib -lpng16 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T18:10:42.8282910Z installing to /Users/runner/work/_temp/Library/rgl/libs 2021-05-16T18:10:42.8337450Z ** R 2021-05-16T18:10:42.9260860Z ** demo 2021-05-16T18:10:42.9335800Z ** inst 2021-05-16T18:10:42.9874230Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:10:50.7197300Z ** help 2021-05-16T18:10:51.3097420Z *** installing help indices 2021-05-16T18:10:51.5987360Z *** copying figures 2021-05-16T18:10:51.5991820Z ** building package indices 2021-05-16T18:10:51.9716300Z ** installing vignettes 2021-05-16T18:10:51.9818660Z ** testing if installed package can be loaded 2021-05-16T18:10:52.6327130Z * DONE (rgl) 2021-05-16T18:10:52.7155540Z 2021-05-16T18:10:52.7156470Z The downloaded source packages are in 2021-05-16T18:10:52.7158220Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpxI0kZM/downloaded_packages’ 2021-05-16T18:10:53.4347220Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T18:10:53.4348100Z Use `force = TRUE` to force installation 2021-05-16T18:10:53.4363290Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T18:10:53.4364120Z Use `force = TRUE` to force installation 2021-05-16T18:10:53.4607240Z ##[group]Run options(width = 100) 2021-05-16T18:10:53.4607800Z options(width = 100) 2021-05-16T18:10:53.4608310Z pkgs <- installed.packages()[, "Package"] 2021-05-16T18:10:53.4608930Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T18:10:53.4783470Z shell: /usr/local/bin/Rscript {0} 2021-05-16T18:10:53.4783950Z env: 2021-05-16T18:10:53.4784360Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:10:53.4785180Z TIC_DEPLOY_KEY: 2021-05-16T18:10:53.4785610Z RSPM: 2021-05-16T18:10:53.4786930Z GITHUB_PAT: *** 2021-05-16T18:10:53.4787350Z COVERALLS_TOKEN: 2021-05-16T18:10:53.4787770Z continue-on-error: false 2021-05-16T18:10:53.4788210Z VDIFFR_RUN_TESTS: false 2021-05-16T18:10:53.4788640Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T18:10:53.4789040Z TZ: UTC 2021-05-16T18:10:53.4789370Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:10:53.4789730Z NOT_CRAN: true 2021-05-16T18:10:53.4790100Z ##[endgroup] 2021-05-16T18:10:54.1562840Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T18:10:54.1563880Z setting value 2021-05-16T18:10:54.1564960Z version R version 3.5.3 (2019-03-11) 2021-05-16T18:10:54.1565710Z os macOS 10.15.7 2021-05-16T18:10:54.1566400Z system x86_64, darwin15.6.0 2021-05-16T18:10:54.1567050Z ui X11 2021-05-16T18:10:54.1567780Z language (EN) 2021-05-16T18:10:54.1568810Z collate en_US.UTF-8 2021-05-16T18:10:54.1569940Z ctype en_US.UTF-8 2021-05-16T18:10:54.1570650Z tz UTC 2021-05-16T18:10:54.1571630Z date 2021-05-16 2021-05-16T18:10:54.1572090Z 2021-05-16T18:10:54.1573490Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T18:10:54.1574480Z ! package * version date lib source 2021-05-16T18:10:54.1575830Z abind 1.4-5 2016-07-21 [1] CRAN (R 3.5.0) 2021-05-16T18:10:54.1577320Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T18:10:54.1578760Z askpass 1.1 2019-01-13 [1] CRAN (R 3.5.2) 2021-05-16T18:10:54.1580050Z base * 3.5.3 2019-03-13 [?] local 2021-05-16T18:10:54.1581370Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 3.5.0) 2021-05-16T18:10:54.1582590Z bitops 1.0-7 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1583960Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-16T18:10:54.1585240Z brew 1.0-6 2011-04-13 [1] CRAN (R 3.5.0) 2021-05-16T18:10:54.1586490Z brio 1.1.2 2021-04-23 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1587770Z bslib 0.2.5 2021-05-12 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1589000Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1590310Z callr 3.7.0 2021-04-20 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1591590Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-16T18:10:54.1592820Z cli 2.5.0 2021-04-26 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1594130Z clipr 0.7.1 2020-10-08 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1595420Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-16T18:10:54.1596670Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-16T18:10:54.1598950Z commonmark 1.7 2018-12-01 [1] CRAN (R 3.5.0) 2021-05-16T18:10:54.1600370Z P compiler 3.5.3 2019-03-13 [2] local 2021-05-16T18:10:54.1601650Z covr 3.5.1 2020-09-16 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1602950Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1604250Z crayon 1.4.1 2021-02-08 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1605840Z credentials 1.3.0 2020-07-21 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1607190Z crosstalk 1.1.1 2021-01-12 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1608480Z curl 4.3.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1609740Z P datasets * 3.5.3 2019-03-13 [2] local 2021-05-16T18:10:54.1611240Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T18:10:54.1612560Z devtools 2.4.1 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1613890Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1615200Z digest 0.6.27 2020-10-24 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1616420Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1617750Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1619070Z evaluate 0.14 2019-05-28 [1] CRAN (R 3.5.2) 2021-05-16T18:10:54.1620310Z fansi 0.4.2 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1621620Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1622940Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-16T18:10:54.1624180Z fs 1.5.0 2020-07-31 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1625480Z generics 0.1.0 2020-10-31 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1626790Z gert 1.3.0 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1628040Z gh 1.3.0 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1629410Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T18:10:54.1630800Z git2r 0.28.0 2021-01-10 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1632060Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1633350Z glue 1.4.2 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1634600Z P graphics * 3.5.3 2019-03-13 [2] local 2021-05-16T18:10:54.1635960Z P grDevices * 3.5.3 2019-03-13 [2] local 2021-05-16T18:10:54.1637260Z grid 3.5.3 2019-03-13 [?] local 2021-05-16T18:10:54.1638480Z highr 0.9 2021-04-16 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1639810Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1641140Z htmlwidgets 1.5.3 2020-12-10 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1642400Z httpuv 1.6.1 2021-05-07 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1643690Z httr 1.4.2 2020-07-20 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1645310Z ini 0.3.1 2018-05-20 [1] CRAN (R 3.5.0) 2021-05-16T18:10:54.1647020Z jquerylib 0.1.4 2021-04-26 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1648070Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1649150Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-16T18:10:54.1650150Z knitr 1.33 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1651430Z later 1.2.0 2021-04-23 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1652480Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-16T18:10:54.1653650Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 3.5.2) 2021-05-16T18:10:54.1654700Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1655780Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1657050Z manipulateWidget 0.10.1 2020-02-24 [1] CRAN (R 3.5.2) 2021-05-16T18:10:54.1658130Z markdown 1.1 2019-08-07 [1] CRAN (R 3.5.2) 2021-05-16T18:10:54.1670350Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T18:10:54.1671450Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T18:10:54.1672860Z memoise 2.0.0 2021-01-26 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1673870Z P methods * 3.5.3 2019-03-13 [2] local 2021-05-16T18:10:54.1674910Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-16T18:10:54.1675860Z mime 0.10 2021-02-13 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1676890Z miniUI 0.1.1.1 2018-05-18 [1] CRAN (R 3.5.0) 2021-05-16T18:10:54.1677930Z misc3d 0.9-0 2020-09-06 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1678920Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-16T18:10:54.1679920Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-16T18:10:54.1680890Z openssl 1.4.4 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1681940Z oro.nifti 0.11.0 2020-09-08 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1682980Z parallel 3.5.3 2019-03-13 [?] local 2021-05-16T18:10:54.1684320Z pillar 1.6.1 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1685390Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1686430Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 3.5.2) 2021-05-16T18:10:54.1687520Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1688570Z praise 1.0.0 2015-08-11 [1] CRAN (R 3.5.0) 2021-05-16T18:10:54.1689600Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 3.5.2) 2021-05-16T18:10:54.1690690Z processx 3.5.2 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1691710Z promises 1.2.0.1 2021-02-11 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1692770Z ps 1.6.0 2021-02-28 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1693790Z purrr 0.3.4 2020-04-17 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1694770Z R6 2.5.0 2020-10-28 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1696110Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1697220Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 3.5.2) 2021-05-16T18:10:54.1698280Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1699320Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1700340Z remotes 2.3.0 2021-04-01 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1701620Z rex 1.2.0 2020-04-21 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1702600Z rgl 0.106.8 2021-04-23 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1703630Z rlang 0.4.11 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1704660Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1705680Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1706730Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-16T18:10:54.1707760Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1708820Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1709840Z rversions 2.0.2 2020-05-25 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1710920Z sass 0.4.0 2021-05-12 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1711930Z servr 0.22 2021-04-14 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1712960Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.5.0) 2021-05-16T18:10:54.1714140Z shiny 1.6.0 2021-01-25 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1715160Z sourcetools 0.1.7 2018-04-25 [1] CRAN (R 3.5.0) 2021-05-16T18:10:54.1716250Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-16T18:10:54.1717290Z splines 3.5.3 2019-03-13 [?] local 2021-05-16T18:10:54.1718300Z P stats * 3.5.3 2019-03-13 [2] local 2021-05-16T18:10:54.1719330Z stats4 3.5.3 2019-03-13 [?] local 2021-05-16T18:10:54.1720340Z stringi 1.6.1 2021-05-10 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1721390Z stringr 1.4.0 2019-02-10 [1] CRAN (R 3.5.2) 2021-05-16T18:10:54.1722430Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-16T18:10:54.1723440Z sys 3.4 2020-07-23 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1724460Z tcltk 3.5.3 2019-03-13 [?] local 2021-05-16T18:10:54.1725470Z testthat 3.0.2 2021-02-14 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1726510Z tibble 3.1.2 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1727540Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T18:10:54.1728630Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1729690Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1730720Z P tools 3.5.3 2019-03-13 [2] local 2021-05-16T18:10:54.1731760Z usethis 2.0.1 2021-02-10 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1732850Z utf8 1.2.1 2021-03-12 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1734130Z P utils * 3.5.3 2019-03-13 [2] local 2021-05-16T18:10:54.1735220Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1736190Z waldo 0.2.5 2021-03-08 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1737200Z webshot 0.5.2 2019-11-22 [1] CRAN (R 3.5.2) 2021-05-16T18:10:54.1738160Z whisker 0.4 2019-08-28 [1] CRAN (R 3.5.2) 2021-05-16T18:10:54.1740230Z withr 2.4.2 2021-04-18 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1741390Z xfun 0.23 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1742450Z xml2 1.3.2 2020-04-23 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1743530Z xopen 1.0.0 2018-09-17 [1] CRAN (R 3.5.0) 2021-05-16T18:10:54.1744630Z xtable 1.8-4 2019-04-21 [1] CRAN (R 3.5.2) 2021-05-16T18:10:54.1745710Z yaml 2.2.1 2020-02-01 [1] CRAN (R 3.5.2) 2021-05-16T18:10:54.1746730Z zip 2.1.1 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-16T18:10:54.1747050Z 2021-05-16T18:10:54.1747520Z [1] /Users/runner/work/_temp/Library 2021-05-16T18:10:54.1748300Z [2] /Library/Frameworks/R.framework/Versions/3.5/Resources/library 2021-05-16T18:10:54.1748760Z 2021-05-16T18:10:54.1749640Z P ── Loaded and on-disk path mismatch. 2021-05-16T18:10:54.1797820Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T18:10:54.1798570Z Rscript -e 'tic::script()' 2021-05-16T18:10:54.1798980Z ls -l check 2021-05-16T18:10:54.2281060Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T18:10:54.2281610Z env: 2021-05-16T18:10:54.2282040Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:10:54.2282510Z TIC_DEPLOY_KEY: 2021-05-16T18:10:54.2282850Z RSPM: 2021-05-16T18:10:54.2284500Z GITHUB_PAT: *** 2021-05-16T18:10:54.2284970Z COVERALLS_TOKEN: 2021-05-16T18:10:54.2285430Z continue-on-error: false 2021-05-16T18:10:54.2285920Z VDIFFR_RUN_TESTS: false 2021-05-16T18:10:54.2286390Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T18:10:54.2286860Z TZ: UTC 2021-05-16T18:10:54.2287230Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:10:54.2287670Z NOT_CRAN: true 2021-05-16T18:10:54.2288030Z ##[endgroup] 2021-05-16T18:10:54.5412070Z ✔ Loading tic stage configuration from tic.R 2021-05-16T18:10:54.6707330Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T18:10:54.6708430Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T18:10:54.6709090Z timeout = Inf, check_dir = "check") 2021-05-16T18:10:54.7576160Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T18:10:55.0091180Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T18:10:55.2449450Z * preparing ‘brainR’: 2021-05-16T18:10:55.2547570Z * checking DESCRIPTION meta-information ... OK 2021-05-16T18:10:55.3268320Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T18:10:55.3277720Z * checking for empty or unneeded directories 2021-05-16T18:10:55.3316320Z * building ‘brainR_1.6.0.tar.gz’ 2021-05-16T18:10:55.6227400Z 2021-05-16T18:10:55.8632050Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T18:10:56.1240220Z * using log directory ‘/Users/runner/work/brainR/brainR/check/brainR.Rcheck’ 2021-05-16T18:10:56.1256760Z * using R version 3.5.3 (2019-03-11) 2021-05-16T18:10:56.1258720Z * using platform: x86_64-apple-darwin15.6.0 (64-bit) 2021-05-16T18:10:56.1261040Z * using session charset: UTF-8 2021-05-16T18:10:56.3778390Z * using option ‘--as-cran’ 2021-05-16T18:10:56.3823980Z * checking for file ‘brainR/DESCRIPTION’ ... OK 2021-05-16T18:10:56.3825110Z * checking extension type ... Package 2021-05-16T18:10:56.3826480Z * this is package ‘brainR’ version ‘1.6.0’ 2021-05-16T18:10:56.3859880Z * package encoding: UTF-8 2021-05-16T18:10:56.3895950Z * checking package namespace information ... OK 2021-05-16T18:10:57.4087550Z * checking package dependencies ... OK 2021-05-16T18:10:57.4103710Z * checking if this is a source package ... OK 2021-05-16T18:10:57.4104830Z * checking if there is a namespace ... OK 2021-05-16T18:10:57.6390290Z * checking for executable files ... OK 2021-05-16T18:10:57.6407060Z * checking for hidden files and directories ... OK 2021-05-16T18:10:57.6424470Z * checking for portable file names ... OK 2021-05-16T18:10:57.6439580Z * checking for sufficient/correct file permissions ... OK 2021-05-16T18:10:57.6459990Z * checking serialization versions ... OK 2021-05-16T18:11:00.9657520Z * checking whether package ‘brainR’ can be installed ... OK 2021-05-16T18:11:00.9789230Z * checking installed package size ... OK 2021-05-16T18:11:01.1579860Z * checking package directory ... OK 2021-05-16T18:11:01.3631410Z * checking DESCRIPTION meta-information ... OK 2021-05-16T18:11:01.3638600Z * checking top-level files ... OK 2021-05-16T18:11:01.3647240Z * checking for left-over files ... OK 2021-05-16T18:11:01.3648360Z * checking index information ... OK 2021-05-16T18:11:01.5066770Z * checking package subdirectories ... OK 2021-05-16T18:11:01.5706340Z * checking R files for non-ASCII characters ... OK 2021-05-16T18:11:01.6412570Z * checking R files for syntax errors ... OK 2021-05-16T18:11:02.6364100Z * checking whether the package can be loaded ... OK 2021-05-16T18:11:03.5551930Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T18:11:04.4809180Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T18:11:05.4024380Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T18:11:06.3992500Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T18:11:07.4594630Z * checking loading without being on the library search path ... OK 2021-05-16T18:11:08.4413480Z * checking dependencies in R code ... OK 2021-05-16T18:11:09.9739110Z * checking S3 generic/method consistency ... OK 2021-05-16T18:11:10.9494350Z * checking replacement functions ... OK 2021-05-16T18:11:12.1897460Z * checking foreign function calls ... OK 2021-05-16T18:11:17.4525370Z * checking R code for possible problems ... OK 2021-05-16T18:11:17.5567740Z * checking Rd files ... OK 2021-05-16T18:11:17.6242360Z * checking Rd metadata ... OK 2021-05-16T18:11:17.7120660Z * checking Rd line widths ... OK 2021-05-16T18:11:17.9099910Z * checking Rd cross-references ... OK 2021-05-16T18:11:18.9385390Z * checking for missing documentation entries ... OK 2021-05-16T18:11:21.9037620Z * checking for code/documentation mismatches ... OK 2021-05-16T18:11:23.6576800Z * checking Rd \usage sections ... OK 2021-05-16T18:11:23.7457130Z * checking Rd contents ... OK 2021-05-16T18:11:23.8685400Z * checking for unstated dependencies in examples ... OK 2021-05-16T18:11:26.2551030Z * checking examples ... OK 2021-05-16T18:11:30.8911570Z * checking PDF version of manual ... OK 2021-05-16T18:11:30.8920340Z * DONE 2021-05-16T18:11:30.8921040Z 2021-05-16T18:11:30.8921880Z Status: OK 2021-05-16T18:11:30.8981240Z 2021-05-16T18:11:31.0173450Z ── R CMD check results ─────────────────────────────────────── brainR 1.6.0 ──── 2021-05-16T18:11:31.0192030Z Duration: 35.3s 2021-05-16T18:11:31.0193090Z 2021-05-16T18:11:31.0205060Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-16T18:11:31.0375850Z total 15256 2021-05-16T18:11:31.0378230Z drwxr-xr-x 14 runner staff 448 May 16 18:11 brainR.Rcheck 2021-05-16T18:11:31.0380890Z -rw-r--r-- 1 runner staff 3881183 May 16 18:10 brainR_1.6.0.tar.gz 2021-05-16T18:11:31.0382180Z -rw-r--r-- 1 runner staff 3927820 May 16 18:11 brainR_1.6.0.tgz 2021-05-16T18:11:31.0438770Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T18:11:31.0439610Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T18:11:31.0679310Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T18:11:31.0679800Z env: 2021-05-16T18:11:31.0680200Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:11:31.0680650Z TIC_DEPLOY_KEY: 2021-05-16T18:11:31.0680980Z RSPM: 2021-05-16T18:11:31.0682520Z GITHUB_PAT: *** 2021-05-16T18:11:31.0682920Z COVERALLS_TOKEN: 2021-05-16T18:11:31.0683400Z continue-on-error: false 2021-05-16T18:11:31.0683840Z VDIFFR_RUN_TESTS: false 2021-05-16T18:11:31.0684330Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T18:11:31.0684780Z TZ: UTC 2021-05-16T18:11:31.0685140Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:11:31.0685540Z NOT_CRAN: true 2021-05-16T18:11:31.0685890Z ##[endgroup] 2021-05-16T18:11:31.1077680Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T18:11:31.1078380Z Rscript -e "tic::before_deploy()" 2021-05-16T18:11:31.1319120Z shell: /bin/bash -e {0} 2021-05-16T18:11:31.1319540Z env: 2021-05-16T18:11:31.1319960Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:11:31.1320560Z TIC_DEPLOY_KEY: 2021-05-16T18:11:31.1320940Z RSPM: 2021-05-16T18:11:31.1321810Z GITHUB_PAT: *** 2021-05-16T18:11:31.1322220Z COVERALLS_TOKEN: 2021-05-16T18:11:31.1322660Z continue-on-error: false 2021-05-16T18:11:31.1323140Z VDIFFR_RUN_TESTS: false 2021-05-16T18:11:31.1323600Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T18:11:31.1324090Z TZ: UTC 2021-05-16T18:11:31.1324440Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:11:31.1324860Z NOT_CRAN: true 2021-05-16T18:11:31.1325210Z ##[endgroup] 2021-05-16T18:11:31.4476080Z ✔ Loading tic stage configuration from tic.R 2021-05-16T18:11:31.5774490Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T18:11:31.5775120Z with: 2021-05-16T18:11:31.5775940Z upload_url: https://uploads.github.com/repos/neuroconductor/brainR/releases/43017669/assets{?name,label} 2021-05-16T18:11:31.5776780Z asset_path: check/brainR_1.6.0.tgz 2021-05-16T18:11:31.5777260Z asset_name: brainR_1.6.0_R3.5.tgz 2021-05-16T18:11:31.5777790Z asset_content_type: application/octet-stream 2021-05-16T18:11:31.5778280Z env: 2021-05-16T18:11:31.5778700Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:11:31.5779160Z TIC_DEPLOY_KEY: 2021-05-16T18:11:31.5779500Z RSPM: 2021-05-16T18:11:31.5780830Z GITHUB_PAT: *** 2021-05-16T18:11:31.5781280Z COVERALLS_TOKEN: 2021-05-16T18:11:31.5781800Z continue-on-error: false 2021-05-16T18:11:31.5782290Z VDIFFR_RUN_TESTS: false 2021-05-16T18:11:31.5782760Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T18:11:31.5783210Z TZ: UTC 2021-05-16T18:11:31.5783660Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:11:31.5784070Z NOT_CRAN: true 2021-05-16T18:11:31.5785020Z GITHUB_TOKEN: *** 2021-05-16T18:11:31.5785450Z ##[endgroup] 2021-05-16T18:11:32.3607370Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T18:11:32.3608060Z Rscript -e "tic::deploy()" 2021-05-16T18:11:32.3869670Z shell: /bin/bash -e {0} 2021-05-16T18:11:32.3870100Z env: 2021-05-16T18:11:32.3870540Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:11:32.3871010Z TIC_DEPLOY_KEY: 2021-05-16T18:11:32.3871560Z RSPM: 2021-05-16T18:11:32.3873080Z GITHUB_PAT: *** 2021-05-16T18:11:32.3873570Z COVERALLS_TOKEN: 2021-05-16T18:11:32.3874270Z continue-on-error: false 2021-05-16T18:11:32.3874800Z VDIFFR_RUN_TESTS: false 2021-05-16T18:11:32.3875620Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T18:11:32.3876100Z TZ: UTC 2021-05-16T18:11:32.3876470Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:11:32.3877000Z NOT_CRAN: true 2021-05-16T18:11:32.3877380Z ##[endgroup] 2021-05-16T18:11:32.6997900Z ✔ Loading tic stage configuration from tic.R 2021-05-16T18:11:32.8275070Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T18:11:32.8275700Z Rscript -e "tic::after_deploy()" 2021-05-16T18:11:32.8514610Z shell: /bin/bash -e {0} 2021-05-16T18:11:32.8514980Z env: 2021-05-16T18:11:32.8515410Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:11:32.8515840Z TIC_DEPLOY_KEY: 2021-05-16T18:11:32.8516200Z RSPM: 2021-05-16T18:11:32.8517370Z GITHUB_PAT: *** 2021-05-16T18:11:32.8517760Z COVERALLS_TOKEN: 2021-05-16T18:11:32.8518220Z continue-on-error: false 2021-05-16T18:11:32.8518670Z VDIFFR_RUN_TESTS: false 2021-05-16T18:11:32.8519160Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T18:11:32.8519570Z TZ: UTC 2021-05-16T18:11:32.8520000Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:11:32.8520380Z NOT_CRAN: true 2021-05-16T18:11:32.8520750Z ##[endgroup] 2021-05-16T18:11:33.1641090Z ✔ Loading tic stage configuration from tic.R 2021-05-16T18:11:33.5348690Z Post job cleanup. 2021-05-16T18:11:33.6080870Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T18:11:33.6206870Z Post job cleanup. 2021-05-16T18:11:33.7488340Z [command]/usr/local/bin/git version 2021-05-16T18:11:33.7689330Z git version 2.31.1 2021-05-16T18:11:33.7738390Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T18:11:33.7808900Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-16T18:11:33.8690130Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T18:11:33.8740210Z http.https://github.com/.extraheader 2021-05-16T18:11:33.8752390Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T18:11:33.8883630Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-16T18:11:33.9771940Z Cleaning up orphan processes