2021-05-16T20:02:00.5847457Z ##[section]Starting: Request a runner to run this job 2021-05-16T20:02:00.6836627Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-16T20:02:03.0909058Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'macOS-latest' 2021-05-16T20:02:03.2092783Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-16T20:02:03.2994006Z ##[section]Finishing: Request a runner to run this job 2021-05-16T20:02:15.9500280Z Current runner version: '2.278.0' 2021-05-16T20:02:15.9939460Z ##[group]Operating System 2021-05-16T20:02:15.9940340Z Mac OS X 2021-05-16T20:02:15.9940790Z 10.15.7 2021-05-16T20:02:15.9941270Z 19H1030 2021-05-16T20:02:15.9941720Z ##[endgroup] 2021-05-16T20:02:15.9942210Z ##[group]Virtual Environment 2021-05-16T20:02:15.9942830Z Environment: macos-10.15 2021-05-16T20:02:15.9943340Z Version: 20210510.1 2021-05-16T20:02:15.9944300Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-16T20:02:15.9945690Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-16T20:02:15.9946490Z ##[endgroup] 2021-05-16T20:02:15.9948320Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T20:02:15.9949640Z Actions: write 2021-05-16T20:02:15.9950110Z Checks: write 2021-05-16T20:02:15.9950590Z Contents: write 2021-05-16T20:02:15.9951060Z Deployments: write 2021-05-16T20:02:15.9951650Z Issues: write 2021-05-16T20:02:15.9952260Z Metadata: read 2021-05-16T20:02:15.9952750Z Packages: write 2021-05-16T20:02:15.9953230Z PullRequests: write 2021-05-16T20:02:15.9953830Z RepositoryProjects: write 2021-05-16T20:02:15.9954420Z SecurityEvents: write 2021-05-16T20:02:15.9954970Z Statuses: write 2021-05-16T20:02:15.9955610Z ##[endgroup] 2021-05-16T20:02:15.9958890Z Prepare workflow directory 2021-05-16T20:02:16.1194940Z Prepare all required actions 2021-05-16T20:02:16.1207810Z Getting action download info 2021-05-16T20:02:16.5671220Z Download action repository 'actions/checkout@v2' 2021-05-16T20:02:18.4108150Z Download action repository 'r-lib/actions@master' 2021-05-16T20:02:20.3305560Z Download action repository 'adigherman/actions@master' 2021-05-16T20:02:23.0671960Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T20:02:23.4781110Z Download action repository 'actions/cache@v1' 2021-05-16T20:02:23.8357670Z Download action repository 'actions/upload-artifact@master' 2021-05-16T20:02:24.1916460Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T20:02:24.8797760Z ##[group]Run actions/checkout@v2 2021-05-16T20:02:24.8798400Z with: 2021-05-16T20:02:24.8798840Z repository: neuroconductor/neurobase 2021-05-16T20:02:24.8799690Z token: *** 2021-05-16T20:02:24.8800040Z ssh-strict: true 2021-05-16T20:02:24.8800470Z persist-credentials: true 2021-05-16T20:02:24.8800980Z clean: true 2021-05-16T20:02:24.8801300Z fetch-depth: 1 2021-05-16T20:02:24.8801620Z lfs: false 2021-05-16T20:02:24.8801930Z submodules: false 2021-05-16T20:02:24.8802230Z env: 2021-05-16T20:02:24.8802600Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:02:24.8802980Z TIC_DEPLOY_KEY: 2021-05-16T20:02:24.8803270Z RSPM: 2021-05-16T20:02:24.8803910Z GITHUB_PAT: *** 2021-05-16T20:02:24.8804240Z COVERALLS_TOKEN: 2021-05-16T20:02:24.8804630Z continue-on-error: true 2021-05-16T20:02:24.8805040Z VDIFFR_RUN_TESTS: false 2021-05-16T20:02:24.8805370Z ##[endgroup] 2021-05-16T20:02:25.6323300Z Syncing repository: neuroconductor/neurobase 2021-05-16T20:02:25.6324340Z ##[group]Getting Git version info 2021-05-16T20:02:25.6325820Z Working directory is '/Users/runner/work/neurobase/neurobase' 2021-05-16T20:02:25.6326530Z [command]/usr/local/bin/git version 2021-05-16T20:02:25.7980400Z git version 2.31.1 2021-05-16T20:02:25.8012590Z ##[endgroup] 2021-05-16T20:02:25.8021560Z Deleting the contents of '/Users/runner/work/neurobase/neurobase' 2021-05-16T20:02:25.8026900Z ##[group]Initializing the repository 2021-05-16T20:02:25.8031870Z [command]/usr/local/bin/git init /Users/runner/work/neurobase/neurobase 2021-05-16T20:02:25.8258790Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T20:02:25.8259840Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T20:02:25.8260670Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T20:02:25.8261230Z hint: 2021-05-16T20:02:25.8262200Z hint: git config --global init.defaultBranch 2021-05-16T20:02:25.8263220Z hint: 2021-05-16T20:02:25.8264230Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T20:02:25.8265510Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T20:02:25.8266110Z hint: 2021-05-16T20:02:25.8266880Z hint: git branch -m 2021-05-16T20:02:25.8311510Z Initialized empty Git repository in /Users/runner/work/neurobase/neurobase/.git/ 2021-05-16T20:02:25.8324990Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/neurobase 2021-05-16T20:02:25.8413720Z ##[endgroup] 2021-05-16T20:02:25.8414830Z ##[group]Disabling automatic garbage collection 2021-05-16T20:02:25.8422710Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-16T20:02:25.8488330Z ##[endgroup] 2021-05-16T20:02:25.8495270Z ##[group]Setting up auth 2021-05-16T20:02:25.8506660Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T20:02:25.8572260Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-16T20:02:25.9887380Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T20:02:26.0004640Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-16T20:02:26.0891950Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T20:02:26.1000330Z ##[endgroup] 2021-05-16T20:02:26.1005110Z ##[group]Fetching the repository 2021-05-16T20:02:26.1073950Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +1d4b172915192d419b4defb2e56d84d7541c03cd:refs/tags/1.30.1.s 2021-05-16T20:02:26.4905220Z remote: Enumerating objects: 359, done. 2021-05-16T20:02:26.4914860Z remote: Counting objects: 0% (1/359) 2021-05-16T20:02:26.4918760Z remote: Counting objects: 1% (4/359) 2021-05-16T20:02:26.4920450Z remote: Counting objects: 2% (8/359) 2021-05-16T20:02:26.4924130Z remote: Counting objects: 3% (11/359) 2021-05-16T20:02:26.4926100Z remote: Counting objects: 4% (15/359) 2021-05-16T20:02:26.4940380Z remote: Counting objects: 5% (18/359) 2021-05-16T20:02:26.4941740Z remote: Counting objects: 6% (22/359) 2021-05-16T20:02:26.4943080Z remote: Counting objects: 7% (26/359) 2021-05-16T20:02:26.4945500Z remote: Counting objects: 8% (29/359) 2021-05-16T20:02:26.4946930Z remote: Counting objects: 9% (33/359) 2021-05-16T20:02:26.4959520Z remote: Counting objects: 10% (36/359) 2021-05-16T20:02:26.4967240Z remote: Counting objects: 11% (40/359) 2021-05-16T20:02:26.5012810Z remote: Counting objects: 12% (44/359) 2021-05-16T20:02:26.5046260Z remote: Counting objects: 13% (47/359) 2021-05-16T20:02:26.5053290Z remote: Counting objects: 14% (51/359) 2021-05-16T20:02:26.5067450Z remote: Counting objects: 15% (54/359) 2021-05-16T20:02:26.5068750Z remote: Counting objects: 16% (58/359) 2021-05-16T20:02:26.5070280Z remote: Counting objects: 17% (62/359) 2021-05-16T20:02:26.5074390Z remote: Counting objects: 18% (65/359) 2021-05-16T20:02:26.5080930Z remote: Counting objects: 19% (69/359) 2021-05-16T20:02:26.5082320Z remote: Counting objects: 20% (72/359) 2021-05-16T20:02:26.5084160Z remote: Counting objects: 21% (76/359) 2021-05-16T20:02:26.5085560Z remote: Counting objects: 22% (79/359) 2021-05-16T20:02:26.5086800Z remote: Counting objects: 23% (83/359) 2021-05-16T20:02:26.5087940Z remote: Counting objects: 24% (87/359) 2021-05-16T20:02:26.5089190Z remote: Counting objects: 25% (90/359) 2021-05-16T20:02:26.5090710Z remote: Counting objects: 26% (94/359) 2021-05-16T20:02:26.5091910Z remote: Counting objects: 27% (97/359) 2021-05-16T20:02:26.5092910Z remote: Counting objects: 28% (101/359) 2021-05-16T20:02:26.5096860Z remote: Counting objects: 29% (105/359) 2021-05-16T20:02:26.5097850Z remote: Counting objects: 30% (108/359) 2021-05-16T20:02:26.5098780Z remote: Counting objects: 31% (112/359) 2021-05-16T20:02:26.5099960Z remote: Counting objects: 32% (115/359) 2021-05-16T20:02:26.5100810Z remote: Counting objects: 33% (119/359) 2021-05-16T20:02:26.5101790Z remote: Counting objects: 34% (123/359) 2021-05-16T20:02:26.5102780Z remote: Counting objects: 35% (126/359) 2021-05-16T20:02:26.5103670Z remote: Counting objects: 36% (130/359) 2021-05-16T20:02:26.5104500Z remote: Counting objects: 37% (133/359) 2021-05-16T20:02:26.8420970Z remote: Counting objects: 38% (137/359) 2021-05-16T20:02:26.8421840Z remote: Counting objects: 39% (141/359) 2021-05-16T20:02:26.8422630Z remote: Counting objects: 40% (144/359) 2021-05-16T20:02:26.8423420Z remote: Counting objects: 41% (148/359) 2021-05-16T20:02:26.8424160Z remote: Counting objects: 42% (151/359) 2021-05-16T20:02:26.8424930Z remote: Counting objects: 43% (155/359) 2021-05-16T20:02:26.8425650Z remote: Counting objects: 44% (158/359) 2021-05-16T20:02:26.8426420Z remote: Counting objects: 45% (162/359) 2021-05-16T20:02:26.8427190Z remote: Counting objects: 46% (166/359) 2021-05-16T20:02:26.8427940Z remote: Counting objects: 47% (169/359) 2021-05-16T20:02:26.8428680Z remote: Counting objects: 48% (173/359) 2021-05-16T20:02:26.8429380Z remote: Counting objects: 49% (176/359) 2021-05-16T20:02:26.8430180Z remote: Counting objects: 50% (180/359) 2021-05-16T20:02:26.8430930Z remote: Counting objects: 51% (184/359) 2021-05-16T20:02:26.8432050Z remote: Counting objects: 52% (187/359) 2021-05-16T20:02:26.8432880Z remote: Counting objects: 53% (191/359) 2021-05-16T20:02:26.8433640Z remote: Counting objects: 54% (194/359) 2021-05-16T20:02:26.8434360Z remote: Counting objects: 55% (198/359) 2021-05-16T20:02:26.8435130Z remote: Counting objects: 56% (202/359) 2021-05-16T20:02:26.8435840Z remote: Counting objects: 57% (205/359) 2021-05-16T20:02:26.8436610Z remote: Counting objects: 58% (209/359) 2021-05-16T20:02:26.8437380Z remote: Counting objects: 59% (212/359) 2021-05-16T20:02:26.8438220Z remote: Counting objects: 60% (216/359) 2021-05-16T20:02:26.8438900Z remote: Counting objects: 61% (219/359) 2021-05-16T20:02:26.8439620Z remote: Counting objects: 62% (223/359) 2021-05-16T20:02:26.8440340Z remote: Counting objects: 63% (227/359) 2021-05-16T20:02:26.8441180Z remote: Counting objects: 64% (230/359) 2021-05-16T20:02:26.8441960Z remote: Counting objects: 65% (234/359) 2021-05-16T20:02:26.8442650Z remote: Counting objects: 66% (237/359) 2021-05-16T20:02:26.8443330Z remote: Counting objects: 67% (241/359) 2021-05-16T20:02:26.8444100Z remote: Counting objects: 68% (245/359) 2021-05-16T20:02:26.8444810Z remote: Counting objects: 69% (248/359) 2021-05-16T20:02:26.8445490Z remote: Counting objects: 70% (252/359) 2021-05-16T20:02:26.8446280Z remote: Counting objects: 71% (255/359) 2021-05-16T20:02:26.8447010Z remote: Counting objects: 72% (259/359) 2021-05-16T20:02:26.8447710Z remote: Counting objects: 73% (263/359) 2021-05-16T20:02:26.8448480Z remote: Counting objects: 74% (266/359) 2021-05-16T20:02:26.8449150Z remote: Counting objects: 75% (270/359) 2021-05-16T20:02:26.8449880Z remote: Counting objects: 76% (273/359) 2021-05-16T20:02:26.8450630Z remote: Counting objects: 77% (277/359) 2021-05-16T20:02:26.8451710Z remote: Counting objects: 78% (281/359) 2021-05-16T20:02:26.8452440Z remote: Counting objects: 79% (284/359) 2021-05-16T20:02:26.8453150Z remote: Counting objects: 80% (288/359) 2021-05-16T20:02:26.8453890Z remote: Counting objects: 81% (291/359) 2021-05-16T20:02:26.8454620Z remote: Counting objects: 82% (295/359) 2021-05-16T20:02:26.8455300Z remote: Counting objects: 83% (298/359) 2021-05-16T20:02:26.8456020Z remote: Counting objects: 84% (302/359) 2021-05-16T20:02:26.8456690Z remote: Counting objects: 85% (306/359) 2021-05-16T20:02:26.8457460Z remote: Counting objects: 86% (309/359) 2021-05-16T20:02:26.8458130Z remote: Counting objects: 87% (313/359) 2021-05-16T20:02:26.8458780Z remote: Counting objects: 88% (316/359) 2021-05-16T20:02:26.8459430Z remote: Counting objects: 89% (320/359) 2021-05-16T20:02:26.8460070Z remote: Counting objects: 90% (324/359) 2021-05-16T20:02:26.8460780Z remote: Counting objects: 91% (327/359) 2021-05-16T20:02:26.8461600Z remote: Counting objects: 92% (331/359) 2021-05-16T20:02:26.8462230Z remote: Counting objects: 93% (334/359) 2021-05-16T20:02:26.8463010Z remote: Counting objects: 94% (338/359) 2021-05-16T20:02:26.8463750Z remote: Counting objects: 95% (342/359) 2021-05-16T20:02:26.8464410Z remote: Counting objects: 96% (345/359) 2021-05-16T20:02:26.8465070Z remote: Counting objects: 97% (349/359) 2021-05-16T20:02:26.8465730Z remote: Counting objects: 98% (352/359) 2021-05-16T20:02:26.8466440Z remote: Counting objects: 99% (356/359) 2021-05-16T20:02:26.8467100Z remote: Counting objects: 100% (359/359) 2021-05-16T20:02:26.8467760Z remote: Counting objects: 100% (359/359), done. 2021-05-16T20:02:26.8468490Z remote: Compressing objects: 0% (1/299) 2021-05-16T20:02:26.8469530Z remote: Compressing objects: 1% (3/299) 2021-05-16T20:02:26.8470500Z remote: Compressing objects: 2% (6/299) 2021-05-16T20:02:26.8471340Z remote: Compressing objects: 3% (9/299) 2021-05-16T20:02:26.8472030Z remote: Compressing objects: 4% (12/299) 2021-05-16T20:02:26.8472710Z remote: Compressing objects: 5% (15/299) 2021-05-16T20:02:26.8473380Z remote: Compressing objects: 6% (18/299) 2021-05-16T20:02:26.8474030Z remote: Compressing objects: 7% (21/299) 2021-05-16T20:02:26.8474780Z remote: Compressing objects: 8% (24/299) 2021-05-16T20:02:26.8475530Z remote: Compressing objects: 9% (27/299) 2021-05-16T20:02:26.8476240Z remote: Compressing objects: 10% (30/299) 2021-05-16T20:02:26.8476980Z remote: Compressing objects: 11% (33/299) 2021-05-16T20:02:26.8477720Z remote: Compressing objects: 12% (36/299) 2021-05-16T20:02:26.8478430Z remote: Compressing objects: 13% (39/299) 2021-05-16T20:02:26.8479150Z remote: Compressing objects: 14% (42/299) 2021-05-16T20:02:26.8479870Z remote: Compressing objects: 15% (45/299) 2021-05-16T20:02:26.8480610Z remote: Compressing objects: 16% (48/299) 2021-05-16T20:02:26.8481340Z remote: Compressing objects: 17% (51/299) 2021-05-16T20:02:26.8482040Z remote: Compressing objects: 18% (54/299) 2021-05-16T20:02:26.8482760Z remote: Compressing objects: 19% (57/299) 2021-05-16T20:02:26.8483450Z remote: Compressing objects: 20% (60/299) 2021-05-16T20:02:26.8484190Z remote: Compressing objects: 21% (63/299) 2021-05-16T20:02:26.8484910Z remote: Compressing objects: 22% (66/299) 2021-05-16T20:02:26.8485630Z remote: Compressing objects: 23% (69/299) 2021-05-16T20:02:26.8486380Z remote: Compressing objects: 24% (72/299) 2021-05-16T20:02:26.8487070Z remote: Compressing objects: 25% (75/299) 2021-05-16T20:02:26.8487980Z remote: Compressing objects: 26% (78/299) 2021-05-16T20:02:26.8488730Z remote: Compressing objects: 27% (81/299) 2021-05-16T20:02:26.8489800Z remote: Compressing objects: 28% (84/299) 2021-05-16T20:02:26.8490660Z remote: Compressing objects: 29% (87/299) 2021-05-16T20:02:26.8491400Z remote: Compressing objects: 30% (90/299) 2021-05-16T20:02:26.8492110Z remote: Compressing objects: 31% (93/299) 2021-05-16T20:02:26.8492850Z remote: Compressing objects: 32% (96/299) 2021-05-16T20:02:26.8493540Z remote: Compressing objects: 33% (99/299) 2021-05-16T20:02:26.8494250Z remote: Compressing objects: 34% (102/299) 2021-05-16T20:02:26.8495060Z remote: Compressing objects: 35% (105/299) 2021-05-16T20:02:26.8495780Z remote: Compressing objects: 36% (108/299) 2021-05-16T20:02:26.8496510Z remote: Compressing objects: 37% (111/299) 2021-05-16T20:02:26.8497220Z remote: Compressing objects: 38% (114/299) 2021-05-16T20:02:26.8497990Z remote: Compressing objects: 39% (117/299) 2021-05-16T20:02:26.8498810Z remote: Compressing objects: 40% (120/299) 2021-05-16T20:02:26.8499540Z remote: Compressing objects: 41% (123/299) 2021-05-16T20:02:26.8500290Z remote: Compressing objects: 42% (126/299) 2021-05-16T20:02:26.8501040Z remote: Compressing objects: 43% (129/299) 2021-05-16T20:02:26.8501750Z remote: Compressing objects: 44% (132/299) 2021-05-16T20:02:26.8502460Z remote: Compressing objects: 45% (135/299) 2021-05-16T20:02:26.8503170Z remote: Compressing objects: 46% (138/299) 2021-05-16T20:02:26.8503920Z remote: Compressing objects: 47% (141/299) 2021-05-16T20:02:26.8504670Z remote: Compressing objects: 48% (144/299) 2021-05-16T20:02:26.8505300Z remote: Compressing objects: 49% (147/299) 2021-05-16T20:02:26.8505970Z remote: Compressing objects: 50% (150/299) 2021-05-16T20:02:26.8506670Z remote: Compressing objects: 51% (153/299) 2021-05-16T20:02:26.8507400Z remote: Compressing objects: 52% (156/299) 2021-05-16T20:02:26.8508410Z remote: Compressing objects: 53% (159/299) 2021-05-16T20:02:26.8509200Z remote: Compressing objects: 54% (162/299) 2021-05-16T20:02:26.8509940Z remote: Compressing objects: 55% (165/299) 2021-05-16T20:02:26.8510640Z remote: Compressing objects: 56% (168/299) 2021-05-16T20:02:26.8511360Z remote: Compressing objects: 57% (171/299) 2021-05-16T20:02:26.8512110Z remote: Compressing objects: 58% (174/299) 2021-05-16T20:02:26.8512820Z remote: Compressing objects: 59% (177/299) 2021-05-16T20:02:26.8513530Z remote: Compressing objects: 60% (180/299) 2021-05-16T20:02:26.8514280Z remote: Compressing objects: 61% (183/299) 2021-05-16T20:02:26.8514980Z remote: Compressing objects: 62% (186/299) 2021-05-16T20:02:26.8515680Z remote: Compressing objects: 63% (189/299) 2021-05-16T20:02:26.8516460Z remote: Compressing objects: 64% (192/299) 2021-05-16T20:02:26.8517220Z remote: Compressing objects: 65% (195/299) 2021-05-16T20:02:26.8518100Z remote: Compressing objects: 66% (198/299) 2021-05-16T20:02:26.8518790Z remote: Compressing objects: 67% (201/299) 2021-05-16T20:02:26.8519510Z remote: Compressing objects: 68% (204/299) 2021-05-16T20:02:26.8520330Z remote: Compressing objects: 69% (207/299) 2021-05-16T20:02:26.8521080Z remote: Compressing objects: 70% (210/299) 2021-05-16T20:02:26.8521820Z remote: Compressing objects: 71% (213/299) 2021-05-16T20:02:26.8522520Z remote: Compressing objects: 72% (216/299) 2021-05-16T20:02:26.8523250Z remote: Compressing objects: 73% (219/299) 2021-05-16T20:02:26.8523910Z remote: Compressing objects: 74% (222/299) 2021-05-16T20:02:26.8524610Z remote: Compressing objects: 75% (225/299) 2021-05-16T20:02:26.8525330Z remote: Compressing objects: 76% (228/299) 2021-05-16T20:02:26.8526030Z remote: Compressing objects: 77% (231/299) 2021-05-16T20:02:26.8526740Z remote: Compressing objects: 78% (234/299) 2021-05-16T20:02:26.8527810Z remote: Compressing objects: 79% (237/299) 2021-05-16T20:02:26.8528540Z remote: Compressing objects: 80% (240/299) 2021-05-16T20:02:26.8529270Z remote: Compressing objects: 81% (243/299) 2021-05-16T20:02:26.8529950Z remote: Compressing objects: 82% (246/299) 2021-05-16T20:02:26.8530670Z remote: Compressing objects: 83% (249/299) 2021-05-16T20:02:26.8531410Z remote: Compressing objects: 84% (252/299) 2021-05-16T20:02:26.8532100Z remote: Compressing objects: 85% (255/299) 2021-05-16T20:02:26.8532810Z remote: Compressing objects: 86% (258/299) 2021-05-16T20:02:26.8533540Z remote: Compressing objects: 87% (261/299) 2021-05-16T20:02:26.8534250Z remote: Compressing objects: 88% (264/299) 2021-05-16T20:02:26.8534920Z remote: Compressing objects: 89% (267/299) 2021-05-16T20:02:26.8535610Z remote: Compressing objects: 90% (270/299) 2021-05-16T20:02:26.8536380Z remote: Compressing objects: 91% (273/299) 2021-05-16T20:02:26.8537140Z remote: Compressing objects: 92% (276/299) 2021-05-16T20:02:26.8537900Z remote: Compressing objects: 93% (279/299) 2021-05-16T20:02:26.8538650Z remote: Compressing objects: 94% (282/299) 2021-05-16T20:02:26.8539350Z remote: Compressing objects: 95% (285/299) 2021-05-16T20:02:26.8540110Z remote: Compressing objects: 96% (288/299) 2021-05-16T20:02:26.8540850Z remote: Compressing objects: 97% (291/299) 2021-05-16T20:02:26.8541560Z remote: Compressing objects: 98% (294/299) 2021-05-16T20:02:26.8542310Z remote: Compressing objects: 99% (297/299) 2021-05-16T20:02:26.8543000Z remote: Compressing objects: 100% (299/299) 2021-05-16T20:02:26.8543750Z remote: Compressing objects: 100% (299/299), done. 2021-05-16T20:02:26.8544470Z Receiving objects: 0% (1/359) 2021-05-16T20:02:26.8545090Z Receiving objects: 1% (4/359) 2021-05-16T20:02:26.8545770Z Receiving objects: 2% (8/359) 2021-05-16T20:02:26.8546670Z Receiving objects: 3% (11/359) 2021-05-16T20:02:26.8547370Z Receiving objects: 4% (15/359) 2021-05-16T20:02:26.8548180Z Receiving objects: 5% (18/359) 2021-05-16T20:02:26.8548790Z Receiving objects: 6% (22/359) 2021-05-16T20:02:26.8549450Z Receiving objects: 7% (26/359) 2021-05-16T20:02:26.8550090Z Receiving objects: 8% (29/359) 2021-05-16T20:02:26.8550820Z Receiving objects: 9% (33/359) 2021-05-16T20:02:26.8551430Z Receiving objects: 10% (36/359) 2021-05-16T20:02:26.8552040Z Receiving objects: 11% (40/359) 2021-05-16T20:02:26.8552690Z Receiving objects: 12% (44/359) 2021-05-16T20:02:26.8553270Z Receiving objects: 13% (47/359) 2021-05-16T20:02:26.8553910Z Receiving objects: 14% (51/359) 2021-05-16T20:02:26.8554540Z Receiving objects: 15% (54/359) 2021-05-16T20:02:26.8555100Z Receiving objects: 16% (58/359) 2021-05-16T20:02:26.8555750Z Receiving objects: 17% (62/359) 2021-05-16T20:02:26.8556360Z Receiving objects: 18% (65/359) 2021-05-16T20:02:26.8557040Z Receiving objects: 19% (69/359) 2021-05-16T20:02:26.8557710Z Receiving objects: 20% (72/359) 2021-05-16T20:02:26.8558350Z Receiving objects: 21% (76/359) 2021-05-16T20:02:26.8558980Z Receiving objects: 22% (79/359) 2021-05-16T20:02:26.8559570Z Receiving objects: 23% (83/359) 2021-05-16T20:02:26.8560190Z Receiving objects: 24% (87/359) 2021-05-16T20:02:26.8560810Z Receiving objects: 25% (90/359) 2021-05-16T20:02:26.8561380Z Receiving objects: 26% (94/359) 2021-05-16T20:02:26.8562140Z Receiving objects: 27% (97/359) 2021-05-16T20:02:26.8562740Z Receiving objects: 28% (101/359) 2021-05-16T20:02:26.8563330Z Receiving objects: 29% (105/359) 2021-05-16T20:02:26.8563910Z Receiving objects: 30% (108/359) 2021-05-16T20:02:26.8564510Z Receiving objects: 31% (112/359) 2021-05-16T20:02:26.8565100Z Receiving objects: 32% (115/359) 2021-05-16T20:02:26.8565680Z Receiving objects: 33% (119/359) 2021-05-16T20:02:26.8566270Z Receiving objects: 34% (123/359) 2021-05-16T20:02:26.8567180Z Receiving objects: 35% (126/359) 2021-05-16T20:02:26.8567800Z Receiving objects: 36% (130/359) 2021-05-16T20:02:26.8568400Z Receiving objects: 37% (133/359) 2021-05-16T20:02:26.8568990Z Receiving objects: 38% (137/359) 2021-05-16T20:02:26.8569580Z Receiving objects: 39% (141/359) 2021-05-16T20:02:26.8570150Z Receiving objects: 40% (144/359) 2021-05-16T20:02:26.8570750Z Receiving objects: 41% (148/359) 2021-05-16T20:02:26.8571340Z Receiving objects: 42% (151/359) 2021-05-16T20:02:26.8571920Z Receiving objects: 43% (155/359) 2021-05-16T20:02:26.8572510Z Receiving objects: 44% (158/359) 2021-05-16T20:02:26.8573080Z Receiving objects: 45% (162/359) 2021-05-16T20:02:26.8573670Z Receiving objects: 46% (166/359) 2021-05-16T20:02:26.8574260Z Receiving objects: 47% (169/359) 2021-05-16T20:02:26.8574840Z Receiving objects: 48% (173/359) 2021-05-16T20:02:26.8575430Z Receiving objects: 49% (176/359) 2021-05-16T20:02:26.8576010Z Receiving objects: 50% (180/359) 2021-05-16T20:02:26.8576610Z Receiving objects: 51% (184/359) 2021-05-16T20:02:26.8577210Z Receiving objects: 52% (187/359) 2021-05-16T20:02:26.8577930Z Receiving objects: 53% (191/359) 2021-05-16T20:02:26.8578530Z Receiving objects: 54% (194/359) 2021-05-16T20:02:26.8579120Z Receiving objects: 55% (198/359) 2021-05-16T20:02:26.8579730Z Receiving objects: 56% (202/359) 2021-05-16T20:02:26.8580450Z Receiving objects: 57% (205/359) 2021-05-16T20:02:26.8581020Z Receiving objects: 58% (209/359) 2021-05-16T20:02:26.8581570Z Receiving objects: 59% (212/359) 2021-05-16T20:02:26.8582140Z Receiving objects: 60% (216/359) 2021-05-16T20:02:26.8582730Z Receiving objects: 61% (219/359) 2021-05-16T20:02:26.8583320Z Receiving objects: 62% (223/359) 2021-05-16T20:02:26.8583910Z Receiving objects: 63% (227/359) 2021-05-16T20:02:26.8584500Z Receiving objects: 64% (230/359) 2021-05-16T20:02:26.8585080Z Receiving objects: 65% (234/359) 2021-05-16T20:02:26.8585660Z Receiving objects: 66% (237/359) 2021-05-16T20:02:26.8586250Z Receiving objects: 67% (241/359) 2021-05-16T20:02:26.8587100Z Receiving objects: 68% (245/359) 2021-05-16T20:02:26.8587780Z Receiving objects: 69% (248/359) 2021-05-16T20:02:26.8588290Z Receiving objects: 70% (252/359) 2021-05-16T20:02:26.8588750Z Receiving objects: 71% (255/359) 2021-05-16T20:02:26.8589330Z Receiving objects: 72% (259/359) 2021-05-16T20:02:26.8589910Z Receiving objects: 73% (263/359) 2021-05-16T20:02:26.8591450Z remote: Total 359 (delta 103), reused 158 (delta 51), pack-reused 0 2021-05-16T20:02:26.8592200Z Receiving objects: 74% (266/359) 2021-05-16T20:02:26.8592800Z Receiving objects: 75% (270/359) 2021-05-16T20:02:26.8593400Z Receiving objects: 76% (273/359) 2021-05-16T20:02:26.8593980Z Receiving objects: 77% (277/359) 2021-05-16T20:02:26.8594570Z Receiving objects: 78% (281/359) 2021-05-16T20:02:26.8595150Z Receiving objects: 79% (284/359) 2021-05-16T20:02:26.8595740Z Receiving objects: 80% (288/359) 2021-05-16T20:02:26.8596320Z Receiving objects: 81% (291/359) 2021-05-16T20:02:26.8596920Z Receiving objects: 82% (295/359) 2021-05-16T20:02:26.8597510Z Receiving objects: 83% (298/359) 2021-05-16T20:02:26.8598100Z Receiving objects: 84% (302/359) 2021-05-16T20:02:26.8598800Z Receiving objects: 85% (306/359) 2021-05-16T20:02:26.8599390Z Receiving objects: 86% (309/359) 2021-05-16T20:02:26.8599970Z Receiving objects: 87% (313/359) 2021-05-16T20:02:26.8600570Z Receiving objects: 88% (316/359) 2021-05-16T20:02:26.8601100Z Receiving objects: 89% (320/359) 2021-05-16T20:02:26.8601560Z Receiving objects: 90% (324/359) 2021-05-16T20:02:26.8602150Z Receiving objects: 91% (327/359) 2021-05-16T20:02:26.8602730Z Receiving objects: 92% (331/359) 2021-05-16T20:02:26.8603310Z Receiving objects: 93% (334/359) 2021-05-16T20:02:26.8603890Z Receiving objects: 94% (338/359) 2021-05-16T20:02:26.8604470Z Receiving objects: 95% (342/359) 2021-05-16T20:02:26.8605060Z Receiving objects: 96% (345/359) 2021-05-16T20:02:26.8605640Z Receiving objects: 97% (349/359) 2021-05-16T20:02:26.8606230Z Receiving objects: 98% (352/359) 2021-05-16T20:02:26.8607160Z Receiving objects: 99% (356/359) 2021-05-16T20:02:26.8607910Z Receiving objects: 100% (359/359) 2021-05-16T20:02:26.8608580Z Receiving objects: 100% (359/359), 5.18 MiB | 36.84 MiB/s, done. 2021-05-16T20:02:26.8609230Z Resolving deltas: 0% (0/103) 2021-05-16T20:02:26.8609830Z Resolving deltas: 1% (2/103) 2021-05-16T20:02:26.8610360Z Resolving deltas: 2% (3/103) 2021-05-16T20:02:26.8610950Z Resolving deltas: 3% (4/103) 2021-05-16T20:02:26.8611540Z Resolving deltas: 4% (5/103) 2021-05-16T20:02:26.8612220Z Resolving deltas: 5% (6/103) 2021-05-16T20:02:26.8612790Z Resolving deltas: 6% (7/103) 2021-05-16T20:02:26.8613360Z Resolving deltas: 7% (8/103) 2021-05-16T20:02:26.8613940Z Resolving deltas: 8% (9/103) 2021-05-16T20:02:26.8614510Z Resolving deltas: 9% (10/103) 2021-05-16T20:02:26.8615080Z Resolving deltas: 10% (11/103) 2021-05-16T20:02:26.8615660Z Resolving deltas: 11% (12/103) 2021-05-16T20:02:26.8616220Z Resolving deltas: 12% (13/103) 2021-05-16T20:02:26.8616820Z Resolving deltas: 13% (14/103) 2021-05-16T20:02:26.8617400Z Resolving deltas: 14% (15/103) 2021-05-16T20:02:26.8617970Z Resolving deltas: 15% (16/103) 2021-05-16T20:02:26.8618560Z Resolving deltas: 16% (17/103) 2021-05-16T20:02:26.8619110Z Resolving deltas: 17% (18/103) 2021-05-16T20:02:26.8619690Z Resolving deltas: 18% (19/103) 2021-05-16T20:02:26.8620270Z Resolving deltas: 19% (20/103) 2021-05-16T20:02:26.8620830Z Resolving deltas: 20% (21/103) 2021-05-16T20:02:26.8621400Z Resolving deltas: 21% (22/103) 2021-05-16T20:02:26.8621970Z Resolving deltas: 22% (23/103) 2021-05-16T20:02:26.8622540Z Resolving deltas: 23% (24/103) 2021-05-16T20:02:26.8623120Z Resolving deltas: 24% (25/103) 2021-05-16T20:02:26.8623680Z Resolving deltas: 25% (26/103) 2021-05-16T20:02:26.8624250Z Resolving deltas: 26% (27/103) 2021-05-16T20:02:26.8624810Z Resolving deltas: 27% (28/103) 2021-05-16T20:02:26.8625390Z Resolving deltas: 28% (29/103) 2021-05-16T20:02:26.8625960Z Resolving deltas: 29% (30/103) 2021-05-16T20:02:26.8626780Z Resolving deltas: 30% (31/103) 2021-05-16T20:02:26.8627440Z Resolving deltas: 31% (32/103) 2021-05-16T20:02:26.8628010Z Resolving deltas: 32% (33/103) 2021-05-16T20:02:26.8628590Z Resolving deltas: 33% (34/103) 2021-05-16T20:02:26.8629170Z Resolving deltas: 34% (36/103) 2021-05-16T20:02:26.8629730Z Resolving deltas: 35% (37/103) 2021-05-16T20:02:26.8630300Z Resolving deltas: 36% (38/103) 2021-05-16T20:02:26.8630820Z Resolving deltas: 37% (39/103) 2021-05-16T20:02:26.8631270Z Resolving deltas: 38% (40/103) 2021-05-16T20:02:26.8631830Z Resolving deltas: 39% (41/103) 2021-05-16T20:02:26.8632400Z Resolving deltas: 40% (42/103) 2021-05-16T20:02:26.8632970Z Resolving deltas: 41% (43/103) 2021-05-16T20:02:26.8633530Z Resolving deltas: 42% (44/103) 2021-05-16T20:02:26.8634110Z Resolving deltas: 43% (45/103) 2021-05-16T20:02:26.8634690Z Resolving deltas: 44% (46/103) 2021-05-16T20:02:26.8635250Z Resolving deltas: 45% (47/103) 2021-05-16T20:02:26.8635850Z Resolving deltas: 46% (48/103) 2021-05-16T20:02:26.8636420Z Resolving deltas: 47% (49/103) 2021-05-16T20:02:26.8637010Z Resolving deltas: 48% (50/103) 2021-05-16T20:02:26.8637770Z Resolving deltas: 49% (51/103) 2021-05-16T20:02:26.8638350Z Resolving deltas: 50% (52/103) 2021-05-16T20:02:26.8638940Z Resolving deltas: 51% (53/103) 2021-05-16T20:02:26.8639520Z Resolving deltas: 52% (54/103) 2021-05-16T20:02:26.8640120Z Resolving deltas: 53% (55/103) 2021-05-16T20:02:26.8640810Z Resolving deltas: 54% (56/103) 2021-05-16T20:02:26.8641380Z Resolving deltas: 55% (57/103) 2021-05-16T20:02:26.8641950Z Resolving deltas: 56% (58/103) 2021-05-16T20:02:26.8642460Z Resolving deltas: 57% (59/103) 2021-05-16T20:02:26.8643040Z Resolving deltas: 58% (60/103) 2021-05-16T20:02:26.8643610Z Resolving deltas: 59% (61/103) 2021-05-16T20:02:26.8644130Z Resolving deltas: 61% (63/103) 2021-05-16T20:02:26.8644700Z Resolving deltas: 62% (64/103) 2021-05-16T20:02:26.8645260Z Resolving deltas: 63% (65/103) 2021-05-16T20:02:26.8646160Z Resolving deltas: 64% (66/103) 2021-05-16T20:02:26.8646750Z Resolving deltas: 65% (67/103) 2021-05-16T20:02:26.8647320Z Resolving deltas: 66% (68/103) 2021-05-16T20:02:26.8647910Z Resolving deltas: 67% (70/103) 2021-05-16T20:02:26.8648470Z Resolving deltas: 68% (71/103) 2021-05-16T20:02:26.8649050Z Resolving deltas: 69% (72/103) 2021-05-16T20:02:26.8649630Z Resolving deltas: 70% (73/103) 2021-05-16T20:02:26.8650190Z Resolving deltas: 71% (74/103) 2021-05-16T20:02:26.8650770Z Resolving deltas: 72% (75/103) 2021-05-16T20:02:26.8651330Z Resolving deltas: 73% (76/103) 2021-05-16T20:02:26.8651900Z Resolving deltas: 74% (77/103) 2021-05-16T20:02:26.8652480Z Resolving deltas: 75% (78/103) 2021-05-16T20:02:26.8653040Z Resolving deltas: 76% (79/103) 2021-05-16T20:02:26.8653620Z Resolving deltas: 77% (80/103) 2021-05-16T20:02:26.8654180Z Resolving deltas: 78% (81/103) 2021-05-16T20:02:26.8654760Z Resolving deltas: 79% (82/103) 2021-05-16T20:02:26.8655340Z Resolving deltas: 80% (83/103) 2021-05-16T20:02:26.8655930Z Resolving deltas: 81% (84/103) 2021-05-16T20:02:26.8656540Z Resolving deltas: 82% (85/103) 2021-05-16T20:02:26.8657110Z Resolving deltas: 83% (86/103) 2021-05-16T20:02:26.8657690Z Resolving deltas: 84% (87/103) 2021-05-16T20:02:26.8658270Z Resolving deltas: 85% (88/103) 2021-05-16T20:02:26.8658840Z Resolving deltas: 86% (89/103) 2021-05-16T20:02:26.8659420Z Resolving deltas: 87% (90/103) 2021-05-16T20:02:26.8659980Z Resolving deltas: 88% (91/103) 2021-05-16T20:02:26.8660610Z Resolving deltas: 89% (92/103) 2021-05-16T20:02:26.8661200Z Resolving deltas: 90% (93/103) 2021-05-16T20:02:26.8661820Z Resolving deltas: 91% (94/103) 2021-05-16T20:02:26.8662400Z Resolving deltas: 92% (95/103) 2021-05-16T20:02:26.8662970Z Resolving deltas: 93% (96/103) 2021-05-16T20:02:26.8663540Z Resolving deltas: 94% (97/103) 2021-05-16T20:02:26.8664110Z Resolving deltas: 95% (98/103) 2021-05-16T20:02:26.8664680Z Resolving deltas: 96% (99/103) 2021-05-16T20:02:26.8665260Z Resolving deltas: 97% (100/103) 2021-05-16T20:02:26.8666100Z Resolving deltas: 98% (101/103) 2021-05-16T20:02:26.8666760Z Resolving deltas: 99% (102/103) 2021-05-16T20:02:26.8667330Z Resolving deltas: 100% (103/103) 2021-05-16T20:02:26.8668070Z Resolving deltas: 100% (103/103), done. 2021-05-16T20:02:26.8668860Z From https://github.com/neuroconductor/neurobase 2021-05-16T20:02:26.8670370Z * [new ref] 1d4b172915192d419b4defb2e56d84d7541c03cd -> 1.30.1.s 2021-05-16T20:02:26.8671450Z ##[endgroup] 2021-05-16T20:02:26.8672270Z ##[group]Determining the checkout info 2021-05-16T20:02:26.8673070Z ##[endgroup] 2021-05-16T20:02:26.8674460Z ##[group]Checking out the ref 2021-05-16T20:02:26.8675670Z [command]/usr/local/bin/git checkout --progress --force refs/tags/1.30.1.s 2021-05-16T20:02:26.8676490Z HEAD is now at 1d4b172 Version id 55 stable 2021-05-16T20:02:26.8677230Z ##[endgroup] 2021-05-16T20:02:26.8678380Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-16T20:02:26.8679540Z '1d4b172915192d419b4defb2e56d84d7541c03cd' 2021-05-16T20:02:26.8823450Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T20:02:26.8823920Z with: 2021-05-16T20:02:26.8824250Z r-version: devel 2021-05-16T20:02:26.8824560Z Ncpus: 1 2021-05-16T20:02:26.8824920Z crayon.enabled: NULL 2021-05-16T20:02:26.8825570Z remove-openmp-macos: true 2021-05-16T20:02:26.8826430Z http-user-agent: default 2021-05-16T20:02:26.8826860Z install-r: true 2021-05-16T20:02:26.8827370Z windows-path-include-mingw: true 2021-05-16T20:02:26.8827830Z env: 2021-05-16T20:02:26.8828210Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:02:26.8828610Z TIC_DEPLOY_KEY: 2021-05-16T20:02:26.8828920Z RSPM: 2021-05-16T20:02:26.8830080Z GITHUB_PAT: *** 2021-05-16T20:02:26.8830440Z COVERALLS_TOKEN: 2021-05-16T20:02:26.8830860Z continue-on-error: true 2021-05-16T20:02:26.8831270Z VDIFFR_RUN_TESTS: false 2021-05-16T20:02:26.8831630Z ##[endgroup] 2021-05-16T20:02:27.9232780Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-16T20:02:42.1042320Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-16T20:02:46.6170860Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-devel.pkg -target / 2021-05-16T20:02:48.9656640Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-16T20:02:49.1542980Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-16T20:02:49.1549050Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-16T20:02:49.1551990Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-16T20:02:49.1554700Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-16T20:02:50.0635170Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-16T20:02:50.0637670Z Checksumming (Apple_Free : 3)… 2021-05-16T20:02:51.0380750Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-16T20:02:51.0720620Z Checksumming disk image (Apple_HFS : 4)… 2021-05-16T20:02:51.1196040Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-16T20:02:51.1316160Z Checksumming (Apple_Free : 5)… 2021-05-16T20:02:52.0097840Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-16T20:02:52.0109860Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-16T20:02:52.0112280Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-16T20:02:52.0116910Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-16T20:02:52.0126750Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-16T20:02:52.0346430Z verified CRC32 $84F1919B 2021-05-16T20:02:52.1706110Z /dev/disk2 GUID_partition_scheme 2021-05-16T20:02:52.1738940Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-16T20:02:52.1843090Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-16T20:04:24.8610860Z installer: Package name is gfortran 2021-05-16T20:04:24.8739190Z installer: Installing at base path / 2021-05-16T20:04:24.8858450Z installer: The install was successful. 2021-05-16T20:04:24.8961290Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-16T20:04:25.0469940Z "disk2" ejected. 2021-05-16T20:04:25.2099360Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-16T20:04:29.2723770Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-16T20:04:29.2793910Z To reinstall 0.29.2_3, run: 2021-05-16T20:04:29.2795660Z brew reinstall pkg-config 2021-05-16T20:04:29.3155580Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-16T20:04:31.3060660Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-16T20:04:31.6826330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-16T20%3A10%3A00Z&sig=Vh%2B7%2FKMBzgNr%2BcMXsK0%2Bd9UAHlsmkNq6QDo%2F0xpeX%2FY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:04:32.6480230Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-16T20:04:56.5489160Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-16T20:04:56.9704880Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-16T20:04:58.7940960Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-16T20:04:59.2117580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-16T20%3A10%3A00Z&sig=CYio5EsNsaEVkC92f3uMY1IYwXlx9KA19XiNgDopfsA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:04:59.4706590Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-16T20:05:03.7768630Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-16T20:06:12.1914930Z installer: Package name is R 4.2.0 for macOS 2021-05-16T20:06:12.1935350Z installer: Upgrading at base path / 2021-05-16T20:06:12.1939630Z installer: The upgrade was successful. 2021-05-16T20:06:12.1995030Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-16T20:06:13.5382990Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T20:06:13.5383510Z env: 2021-05-16T20:06:13.5383910Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:06:13.5384330Z TIC_DEPLOY_KEY: 2021-05-16T20:06:13.5384640Z RSPM: 2021-05-16T20:06:13.5385860Z GITHUB_PAT: *** 2021-05-16T20:06:13.5386240Z COVERALLS_TOKEN: 2021-05-16T20:06:13.5386670Z continue-on-error: true 2021-05-16T20:06:13.5387100Z VDIFFR_RUN_TESTS: false 2021-05-16T20:06:13.5387570Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:06:13.5387990Z TZ: UTC 2021-05-16T20:06:13.5388320Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:06:13.5388870Z NOT_CRAN: true 2021-05-16T20:06:13.5389320Z ##[endgroup] 2021-05-16T20:06:14.5056820Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-16T20:06:14.9995410Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T20:06:14.9997230Z Dload Upload Total Spent Left Speed 2021-05-16T20:06:14.9998140Z 2021-05-16T20:06:15.8759930Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T20:06:15.9046980Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T20:06:15.9048790Z 100 117 0 117 0 0 129 0 --:--:-- --:--:-- --:--:-- 129 2021-05-16T20:06:16.1680830Z 2021-05-16T20:06:17.1732500Z 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 2021-05-16T20:06:17.1734050Z 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 2021-05-16T20:06:17.1829750Z 2021-05-16T20:06:18.1729470Z 0 82.6M 0 15859 0 0 7261 0 3:18:54 0:00:02 3:18:52 7261 2021-05-16T20:06:19.1562430Z 14 82.6M 14 12.0M 0 0 3876k 0 0:00:21 0:00:03 0:00:18 12.1M 2021-05-16T20:06:20.2526780Z 24 82.6M 24 20.0M 0 0 4930k 0 0:00:17 0:00:04 0:00:13 10.1M 2021-05-16T20:06:21.2268940Z 35 82.6M 35 29.0M 0 0 5656k 0 0:00:14 0:00:05 0:00:09 9676k 2021-05-16T20:06:22.2027880Z 44 82.6M 44 37.0M 0 0 6086k 0 0:00:13 0:00:06 0:00:07 9371k 2021-05-16T20:06:23.1594490Z 54 82.6M 54 45.0M 0 0 6399k 0 0:00:13 0:00:07 0:00:06 9181k 2021-05-16T20:06:24.2589560Z 65 82.6M 65 54.0M 0 0 6778k 0 0:00:12 0:00:08 0:00:04 8624k 2021-05-16T20:06:25.1719990Z 81 82.6M 81 67.0M 0 0 7410k 0 0:00:11 0:00:09 0:00:02 9433k 2021-05-16T20:06:25.4972490Z 93 82.6M 93 77.0M 0 0 7752k 0 0:00:10 0:00:10 --:--:-- 9990k 2021-05-16T20:06:25.4973680Z 100 82.6M 100 82.6M 0 0 8060k 0 0:00:10 0:00:10 --:--:-- 10.6M 2021-05-16T20:06:57.1325850Z ##[group]Run tlmgr update --self 2021-05-16T20:06:57.1326490Z tlmgr update --self 2021-05-16T20:06:57.1327360Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T20:06:57.1328200Z tlmgr update --all 2021-05-16T20:06:57.1539380Z shell: /bin/bash -e {0} 2021-05-16T20:06:57.1539820Z env: 2021-05-16T20:06:57.1540240Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:06:57.1540850Z TIC_DEPLOY_KEY: 2021-05-16T20:06:57.1541220Z RSPM: 2021-05-16T20:06:57.1542440Z GITHUB_PAT: *** 2021-05-16T20:06:57.1542890Z COVERALLS_TOKEN: 2021-05-16T20:06:57.1543350Z continue-on-error: true 2021-05-16T20:06:57.1543850Z VDIFFR_RUN_TESTS: false 2021-05-16T20:06:57.1544330Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:06:57.1545430Z TZ: UTC 2021-05-16T20:06:57.1545820Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:06:57.1546240Z NOT_CRAN: true 2021-05-16T20:06:57.1546710Z ##[endgroup] 2021-05-16T20:06:59.5393970Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T20:06:59.5407440Z tlmgr: no self-updates for tlmgr available 2021-05-16T20:07:01.9659050Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T20:07:01.9684230Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T20:07:02.3061840Z [2/89, 00:01/13:07:18] install: ae [57k] 2021-05-16T20:07:02.7361380Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-16T20:07:03.0184420Z [4/89, 00:02/20:34] install: barracuda [30k] 2021-05-16T20:07:03.3531280Z [5/89, 00:02/13:45] install: bezierplot [8k] 2021-05-16T20:07:03.6220300Z [6/89, 00:02/12:39] install: biber.universal-darwin [33017k] 2021-05-16T20:07:06.7267190Z [7/89, 00:05/00:05] install: biber [1k] 2021-05-16T20:07:07.0262420Z [8/89, 00:06/00:06] install: biblatex [238k] 2021-05-16T20:07:07.5652360Z [9/89, 00:06/00:06] install: checkcites.universal-darwin [1k] 2021-05-16T20:07:07.8388880Z [10/89, 00:06/00:06] install: checkcites [7k] 2021-05-16T20:07:08.1248130Z [11/89, 00:07/00:07] install: chickenize [15k] 2021-05-16T20:07:08.5019170Z [12/89, 00:07/00:07] install: chinese-jfm [3k] 2021-05-16T20:07:08.7873320Z [13/89, 00:07/00:07] install: cloze [9k] 2021-05-16T20:07:09.0791560Z [14/89, 00:08/00:08] install: colorprofiles [86k] 2021-05-16T20:07:09.4835140Z [15/89, 00:08/00:08] install: combofont [2k] 2021-05-16T20:07:09.7663700Z [16/89, 00:08/00:08] install: courier [470k] 2021-05-16T20:07:10.3667170Z [17/89, 00:09/00:09] install: courier-scaled [3k] 2021-05-16T20:07:10.6466460Z [18/89, 00:09/00:09] install: cstypo [3k] 2021-05-16T20:07:10.9171400Z [19/89, 00:09/00:09] install: ctablestack [2k] 2021-05-16T20:07:11.2324210Z [20/89, 00:10/00:10] install: ekdosis [19k] 2021-05-16T20:07:11.5850810Z [21/89, 00:10/00:10] install: emoji [40k] 2021-05-16T20:07:11.8964370Z [22/89, 00:10/00:10] install: emojicite [2k] 2021-05-16T20:07:12.1615390Z [23/89, 00:11/00:11] install: enctex [24k] 2021-05-16T20:07:12.4975240Z [24/89, 00:11/00:11] install: enigma [18k] 2021-05-16T20:07:12.8078750Z [25/89, 00:11/00:11] install: etex-pkg [6k] 2021-05-16T20:07:13.0825870Z [26/89, 00:12/00:12] install: filecontents [3k] 2021-05-16T20:07:13.3370850Z [27/89, 00:12/00:12] install: grfext [3k] 2021-05-16T20:07:13.5938290Z [28/89, 00:12/00:12] install: hyphenex [9k] 2021-05-16T20:07:13.8864480Z [29/89, 00:12/00:12] install: ifplatform [2k] 2021-05-16T20:07:14.1526540Z [30/89, 00:13/00:13] install: innerscript [4k] 2021-05-16T20:07:14.4151550Z [31/89, 00:13/00:13] install: interpreter [7k] 2021-05-16T20:07:14.7218730Z [32/89, 00:13/00:13] install: kanaparser [5k] 2021-05-16T20:07:14.9954770Z [33/89, 00:13/00:13] install: knuth-local [23k] 2021-05-16T20:07:15.3245640Z [34/89, 00:14/00:14] install: logreq [4k] 2021-05-16T20:07:15.5900410Z [35/89, 00:14/00:14] install: lua-typo [7k] 2021-05-16T20:07:15.8542720Z [36/89, 00:14/00:14] install: lua-uca [70k] 2021-05-16T20:07:16.2495160Z [37/89, 00:15/00:16] install: lua-ul [7k] 2021-05-16T20:07:16.5245000Z [38/89, 00:15/00:16] install: lua-uni-algos [6k] 2021-05-16T20:07:16.7987400Z [39/89, 00:15/00:16] install: lua-visual-debug [4k] 2021-05-16T20:07:17.0642030Z [40/89, 00:16/00:17] install: luacode [3k] 2021-05-16T20:07:17.3189600Z [41/89, 00:16/00:17] install: luacolor [5k] 2021-05-16T20:07:17.6036550Z [42/89, 00:16/00:17] install: luahyphenrules [3k] 2021-05-16T20:07:17.8751610Z [43/89, 00:16/00:17] install: luaimageembed [2k] 2021-05-16T20:07:18.1366030Z [44/89, 00:17/00:18] install: luaindex [5k] 2021-05-16T20:07:18.3972590Z [45/89, 00:17/00:18] install: luainputenc [5k] 2021-05-16T20:07:18.6654710Z [46/89, 00:17/00:18] install: luaintro [1k] 2021-05-16T20:07:18.9269670Z [47/89, 00:17/00:18] install: luakeys [5k] 2021-05-16T20:07:19.1884760Z [48/89, 00:18/00:19] install: lualatex-doc [1k] 2021-05-16T20:07:19.4494260Z [49/89, 00:18/00:19] install: lualatex-truncate [2k] 2021-05-16T20:07:19.7136060Z [50/89, 00:18/00:19] install: luamplib [12k] 2021-05-16T20:07:19.9730320Z [51/89, 00:18/00:19] install: luapackageloader [2k] 2021-05-16T20:07:20.2443110Z [52/89, 00:19/00:20] install: luaprogtable [7k] 2021-05-16T20:07:20.5126820Z [53/89, 00:19/00:20] install: luarandom [2k] 2021-05-16T20:07:20.7797210Z [54/89, 00:19/00:20] install: luatex85 [2k] 2021-05-16T20:07:21.0434290Z [55/89, 00:20/00:21] install: luatexbase [4k] 2021-05-16T20:07:21.3516370Z [56/89, 00:20/00:21] install: luatexko [22k] 2021-05-16T20:07:21.6739690Z [57/89, 00:20/00:21] install: luatextra [2k] 2021-05-16T20:07:21.9399730Z [58/89, 00:20/00:21] install: luavlna [8k] 2021-05-16T20:07:22.2009350Z [59/89, 00:21/00:22] install: luaxml [31k] 2021-05-16T20:07:22.5298760Z [60/89, 00:21/00:22] install: makeindex.universal-darwin [91k] 2021-05-16T20:07:22.9475160Z [61/89, 00:21/00:22] install: makeindex [5k] 2021-05-16T20:07:23.2071830Z [62/89, 00:22/00:23] install: mflogo [2k] 2021-05-16T20:07:23.4726990Z [63/89, 00:22/00:23] install: newpax [9k] 2021-05-16T20:07:23.7302670Z [64/89, 00:22/00:23] install: nodetree [13k] 2021-05-16T20:07:24.0082640Z [65/89, 00:23/00:24] install: odsfile [5k] 2021-05-16T20:07:24.2729790Z [66/89, 00:23/00:24] install: optex.universal-darwin [1k] 2021-05-16T20:07:25.0732270Z [67/89, 00:23/00:24] install: optex [770k] 2021-05-16T20:07:25.1708540Z [68/89, 00:24/00:24] install: pdfarticle [4k] 2021-05-16T20:07:25.4331600Z [69/89, 00:24/00:24] install: pdfextra [22k] 2021-05-16T20:07:25.7562800Z [70/89, 00:24/00:24] install: placeat [4k] 2021-05-16T20:07:26.0180480Z [71/89, 00:25/00:25] install: plantuml [3k] 2021-05-16T20:07:26.2817450Z [72/89, 00:25/00:25] install: rsfs [55k] 2021-05-16T20:07:26.6542320Z [73/89, 00:25/00:25] install: selnolig [53k] 2021-05-16T20:07:27.0154590Z [74/89, 00:26/00:26] install: spelling [14k] 2021-05-16T20:07:27.3319650Z [75/89, 00:26/00:26] install: stricttex [2k] 2021-05-16T20:07:27.6000840Z [76/89, 00:26/00:26] install: texlive-common [1k] 2021-05-16T20:07:27.8690310Z [77/89, 00:26/00:26] install: texlive-en [1k] 2021-05-16T20:07:28.1306500Z [78/89, 00:27/00:27] install: texlive-msg-translations [144k] 2021-05-16T20:07:28.6294230Z [79/89, 00:27/00:27] install: thumbpdf.universal-darwin [1k] 2021-05-16T20:07:28.8898120Z [80/89, 00:27/00:27] install: thumbpdf [19k] 2021-05-16T20:07:29.2041680Z [81/89, 00:28/00:28] install: tlshell.universal-darwin [1k] 2021-05-16T20:07:29.5366630Z [82/89, 00:28/00:28] install: tlshell [29k] 2021-05-16T20:07:29.8525940Z [83/89, 00:28/00:28] install: typewriter [25k] 2021-05-16T20:07:30.1651290Z [84/89, 00:29/00:29] install: uninormalize [6k] 2021-05-16T20:07:30.4334020Z [85/89, 00:29/00:29] install: upquote [2k] 2021-05-16T20:07:30.7046330Z [86/89, 00:29/00:29] install: xdvi.universal-darwin [948k] 2021-05-16T20:07:31.4237880Z [87/89, 00:30/00:30] install: xdvi [7k] 2021-05-16T20:07:31.7034300Z [88/89, 00:30/00:30] install: collection-basic [1k] 2021-05-16T20:07:31.9701490Z [89/89, 00:30/00:30] install: collection-luatex [1k] 2021-05-16T20:07:32.2456070Z running mktexlsr ... 2021-05-16T20:07:32.7506260Z done running mktexlsr. 2021-05-16T20:07:32.7907430Z running updmap-sys ... 2021-05-16T20:07:33.3452730Z done running updmap-sys. 2021-05-16T20:07:33.3454470Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-16T20:07:33.3457030Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/jck9hpnWgU/eTaMCAepKx ... 2021-05-16T20:07:34.4631680Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/jck9hpnWgU/eTaMCAepKx. 2021-05-16T20:07:34.4633510Z OK: optex.fmt/luatex 2021-05-16T20:07:34.4635040Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T20:07:34.4636810Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T20:07:36.7287170Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T20:07:36.7288500Z tlmgr: no updates available 2021-05-16T20:07:36.8623020Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T20:07:36.8623520Z with: 2021-05-16T20:07:36.8623880Z pandoc-version: 2.7.3 2021-05-16T20:07:36.8624240Z env: 2021-05-16T20:07:36.8624630Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:07:36.8625050Z TIC_DEPLOY_KEY: 2021-05-16T20:07:36.8625370Z RSPM: 2021-05-16T20:07:36.8626500Z GITHUB_PAT: *** 2021-05-16T20:07:36.8626870Z COVERALLS_TOKEN: 2021-05-16T20:07:36.8627310Z continue-on-error: true 2021-05-16T20:07:36.8627750Z VDIFFR_RUN_TESTS: false 2021-05-16T20:07:36.8628210Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:07:36.8628620Z TZ: UTC 2021-05-16T20:07:36.8628970Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:07:36.8629340Z NOT_CRAN: true 2021-05-16T20:07:36.8629690Z ##[endgroup] 2021-05-16T20:07:37.3603970Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-16T20:07:40.0774070Z installer: Package name is pandoc 2021-05-16T20:07:40.0780860Z installer: Installing at base path / 2021-05-16T20:07:40.0784610Z installer: The install was successful. 2021-05-16T20:07:40.0927350Z ##[group]Run git config user.name adigherman 2021-05-16T20:07:40.0928150Z git config user.name adigherman 2021-05-16T20:07:40.0928720Z git config user.email adig@jhu.edu 2021-05-16T20:07:40.1310610Z shell: /bin/bash -e {0} 2021-05-16T20:07:40.1311070Z env: 2021-05-16T20:07:40.1311540Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:07:40.1312050Z TIC_DEPLOY_KEY: 2021-05-16T20:07:40.1312420Z RSPM: 2021-05-16T20:07:40.1313590Z GITHUB_PAT: *** 2021-05-16T20:07:40.1314030Z COVERALLS_TOKEN: 2021-05-16T20:07:40.1314570Z continue-on-error: true 2021-05-16T20:07:40.1315100Z VDIFFR_RUN_TESTS: false 2021-05-16T20:07:40.1315650Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:07:40.1316140Z TZ: UTC 2021-05-16T20:07:40.1316540Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:07:40.1316990Z NOT_CRAN: true 2021-05-16T20:07:40.1317390Z ##[endgroup] 2021-05-16T20:07:40.2074980Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-16T20:07:40.2075660Z env: 2021-05-16T20:07:40.2076180Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:07:40.2076670Z TIC_DEPLOY_KEY: 2021-05-16T20:07:40.2077010Z RSPM: 2021-05-16T20:07:40.2078370Z GITHUB_PAT: *** 2021-05-16T20:07:40.2078800Z COVERALLS_TOKEN: 2021-05-16T20:07:40.2079290Z continue-on-error: true 2021-05-16T20:07:40.2079760Z VDIFFR_RUN_TESTS: false 2021-05-16T20:07:40.2080270Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:07:40.2080710Z TZ: UTC 2021-05-16T20:07:40.2081120Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:07:40.2081520Z NOT_CRAN: true 2021-05-16T20:07:40.2081920Z ##[endgroup] 2021-05-16T20:07:41.8719510Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-16T20:07:41.9054040Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-16T20:07:41.9055270Z To reinstall 3.20.2, run: 2021-05-16T20:07:41.9056240Z brew reinstall cmake 2021-05-16T20:07:43.5712180Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-16T20:07:44.7484250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a61a3ab0ec9415dac3ffd0296b86a41fef17910b8beba0d8e4864bf3569259a9--libssh-0.9.5_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-16T20:07:45.2948750Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-16T20:07:45.6914600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-16T20%3A15%3A00Z&sig=1zgSRLMCTf8Sv2B%2FbFgQCd2hgiXt2Snb%2BB4X6fC6Nho%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:07:45.7521600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd\?se=2021-05-16T20\%3A15\%3A00Z\&sig=1zgSRLMCTf8Sv2B\%2FbFgQCd2hgiXt2Snb\%2BB4X6fC6Nho\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:07:45.8272590Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-16T20:07:45.8960320Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-16T20:07:45.9004950Z 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-2649-ixbvef 2021-05-16T20:07:45.9179860Z cp -pR /private/tmp/d20210516-2649-ixbvef/libssh/. /usr/local/Cellar/libssh 2021-05-16T20:07:45.9366610Z chmod -Rf +w /private/tmp/d20210516-2649-ixbvef 2021-05-16T20:07:45.9972470Z ==> Finishing up 2021-05-16T20:07:46.0325530Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-16T20:07:46.0349180Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-16T20:07:46.0355170Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-16T20:07:46.0360690Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-16T20:07:46.0364720Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-16T20:07:46.0377250Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-16T20:07:46.0385150Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-16T20:07:46.0530840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-2813-1lgnrvd.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libssh.rb 2021-05-16T20:07:48.6181700Z ==> Summary 2021-05-16T20:07:48.6209100Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-16T20:07:51.0391290Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-16T20:07:52.1888160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3b20931f829356765837697d9e25f51f85236c83f3184776dc28108e8d0e6027--gcc-11.1.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-16T20:07:52.7730560Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-16T20:07:53.1888250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-16T20%3A15%3A00Z&sig=gjItZSxi3zfqkYJRBtPt%2BUDGzfv7elOXLW59p7rwf1g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:07:53.2342050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743\?se=2021-05-16T20\%3A15\%3A00Z\&sig=gjItZSxi3zfqkYJRBtPt\%2BUDGzfv7elOXLW59p7rwf1g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:07:54.2084130Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-16T20:07:54.5640230Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-16T20:07:55.6619600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fd59f8e44ee92cb72180e876af6db8b78925079622f6a5bc2296fafa4daa1202--jags-4.3.0_2-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-16T20:07:56.2213570Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-16T20:07:56.5934160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-16T20%3A15%3A00Z&sig=g91gJvs2oMxLLAshGDSZUIAKfkOdKOmunQkx0xfiuio%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:07:56.6394430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7\?se=2021-05-16T20\%3A15\%3A00Z\&sig=g91gJvs2oMxLLAshGDSZUIAKfkOdKOmunQkx0xfiuio\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:07:56.7620090Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-16T20:07:56.7689150Z ==> Installing dependencies for jags: gcc 2021-05-16T20:07:56.7697990Z ==> Installing jags dependency: gcc 2021-05-16T20:07:56.8587580Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-16T20:07:56.8615930Z 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-2821-10cowqz 2021-05-16T20:07:59.1653640Z cp -pR /private/tmp/d20210516-2821-10cowqz/gcc/. /usr/local/Cellar/gcc 2021-05-16T20:08:00.2211710Z chmod -Rf +w /private/tmp/d20210516-2821-10cowqz 2021-05-16T20:08:04.4050290Z ==> Finishing up 2021-05-16T20:08:04.7639920Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-16T20:08:04.7648280Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-16T20:08:04.7659910Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-16T20:08:04.7664900Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-16T20:08:04.7670600Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-16T20:08:04.7680190Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-16T20:08:04.7685100Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-16T20:08:04.7690700Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-16T20:08:04.7696170Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-16T20:08:04.7702540Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-16T20:08:04.7715960Z rm /usr/local/bin/c++-11 2021-05-16T20:08:04.7718910Z rm /usr/local/bin/cpp-11 2021-05-16T20:08:04.7722160Z rm /usr/local/bin/g++-11 2021-05-16T20:08:04.7772940Z rm /usr/local/bin/gcc-11 2021-05-16T20:08:04.7775160Z rm /usr/local/bin/gcc-ar-11 2021-05-16T20:08:04.7778130Z rm /usr/local/bin/gcc-nm-11 2021-05-16T20:08:04.7781340Z rm /usr/local/bin/gcc-ranlib-11 2021-05-16T20:08:04.7784240Z rm /usr/local/bin/gcov-11 2021-05-16T20:08:04.7810970Z rm /usr/local/bin/gcov-dump-11 2021-05-16T20:08:04.7811950Z rm /usr/local/bin/gcov-tool-11 2021-05-16T20:08:05.0170190Z Error: The `brew link` step did not complete successfully 2021-05-16T20:08:05.0171070Z The formula built, but is not symlinked into /usr/local 2021-05-16T20:08:05.0174650Z Could not symlink bin/gfortran 2021-05-16T20:08:05.0175520Z Target /usr/local/bin/gfortran 2021-05-16T20:08:05.0176390Z already exists. You may want to remove it: 2021-05-16T20:08:05.0177680Z rm '/usr/local/bin/gfortran' 2021-05-16T20:08:05.0178300Z 2021-05-16T20:08:05.0179160Z To force the link and overwrite all conflicting files: 2021-05-16T20:08:05.0180430Z brew link --overwrite gcc 2021-05-16T20:08:05.0181040Z 2021-05-16T20:08:05.0181820Z To list all files that would be deleted: 2021-05-16T20:08:05.0183120Z brew link --overwrite --dry-run gcc 2021-05-16T20:08:05.0183820Z 2021-05-16T20:08:05.0184590Z Possible conflicting files are: 2021-05-16T20:08:05.0203060Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-16T20:08:05.4891430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3028-tcjrdm.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gcc.rb 2021-05-16T20:08:08.2161250Z ==> Summary 2021-05-16T20:08:08.3278260Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-16T20:08:08.3288340Z ==> Installing jags 2021-05-16T20:08:08.3291340Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-16T20:08:08.3315960Z 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-2821-kux2kj 2021-05-16T20:08:08.3824700Z cp -pR /private/tmp/d20210516-2821-kux2kj/jags/. /usr/local/Cellar/jags 2021-05-16T20:08:08.4487690Z chmod -Rf +w /private/tmp/d20210516-2821-kux2kj 2021-05-16T20:08:08.5680010Z ==> Finishing up 2021-05-16T20:08:08.6003260Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-16T20:08:08.6009410Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-16T20:08:08.6024850Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-16T20:08:08.6034460Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-16T20:08:08.6047600Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-16T20:08:08.6052580Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-16T20:08:08.6057790Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-16T20:08:08.6062530Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-16T20:08:08.6073000Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-16T20:08:08.6445410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3087-5lafvm.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/jags.rb 2021-05-16T20:08:11.2682470Z ==> Summary 2021-05-16T20:08:11.2771050Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-16T20:08:13.5409690Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-16T20:08:14.6878830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d52003640a54f397d1964d0059769afdbf6abca94ffbdd64ac538765f751872c--v8-9.0.257.17.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-16T20:08:15.2637920Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-16T20:08:15.6543780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-16T20%3A15%3A00Z&sig=rHLhJFTroZzuyRm9zu0VC%2B53Tv%2FCG2M9WHwCNOWU5O0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:08:15.6994940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9\?se=2021-05-16T20\%3A15\%3A00Z\&sig=rHLhJFTroZzuyRm9zu0VC\%2B53Tv\%2FCG2M9WHwCNOWU5O0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:08:16.0466720Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-16T20:08:16.1568040Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-16T20:08:16.1597900Z 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-3094-1n7odft 2021-05-16T20:08:16.3693550Z cp -pR /private/tmp/d20210516-3094-1n7odft/v8/. /usr/local/Cellar/v8 2021-05-16T20:08:16.4997100Z chmod -Rf +w /private/tmp/d20210516-3094-1n7odft 2021-05-16T20:08:16.6697620Z ==> Finishing up 2021-05-16T20:08:16.7209290Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-16T20:08:16.7680720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3259-55i1hs.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/v8.rb 2021-05-16T20:08:19.2363820Z ==> Summary 2021-05-16T20:08:19.2420120Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-16T20:08:21.3958090Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-16T20:08:22.5288400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e9022f765f31908bded17a8075482b336c4b9d4ec0d8ae33739e36c1688df5e2--hwloc-2.4.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-16T20:08:23.0831990Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-16T20:08:23.4617080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-16T20%3A15%3A00Z&sig=WdpS6UTYBGd2J8E5NtXRNiZwSVYwC1c%2BC5%2BZYdfj41U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:08:23.5065310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf\?se=2021-05-16T20\%3A15\%3A00Z\&sig=WdpS6UTYBGd2J8E5NtXRNiZwSVYwC1c\%2BC5\%2BZYdfj41U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:08:23.7320990Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-16T20:08:23.7518220Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T20:08:25.1170820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T20:08:25.6852150Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T20:08:26.0651500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-16T20%3A15%3A00Z&sig=U%2B8wJ1Ga%2F47wZUdvIbOTZOka5jAUvTxvcy%2BfW7EYQ64%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:08:26.1114070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e\?se=2021-05-16T20\%3A15\%3A00Z\&sig=U\%2B8wJ1Ga\%2F47wZUdvIbOTZOka5jAUvTxvcy\%2BfW7EYQ64\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:08:26.3121680Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-16T20:08:26.3259360Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T20:08:27.4557830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T20:08:28.0138430Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T20:08:28.3887670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-16T20%3A15%3A00Z&sig=hLJvrNHvfRbReRfm7s02OpIvZW%2Bu6d5knrUZnYnshEk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:08:28.4352330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e\?se=2021-05-16T20\%3A15\%3A00Z\&sig=hLJvrNHvfRbReRfm7s02OpIvZW\%2Bu6d5knrUZnYnshEk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:08:28.6782800Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-16T20:08:28.6927920Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-16T20:08:28.6946000Z ==> Installing fftw dependency: hwloc 2021-05-16T20:08:28.7564740Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-16T20:08:28.7590870Z 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-3266-34bjy 2021-05-16T20:08:29.0477620Z cp -pR /private/tmp/d20210516-3266-34bjy/hwloc/. /usr/local/Cellar/hwloc 2021-05-16T20:08:29.5330270Z chmod -Rf +w /private/tmp/d20210516-3266-34bjy 2021-05-16T20:08:29.9667830Z ==> Finishing up 2021-05-16T20:08:30.0064050Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-16T20:08:30.0066140Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-16T20:08:30.0092320Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-16T20:08:30.0093800Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-16T20:08:30.0112580Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-16T20:08:30.0116020Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-16T20:08:30.0119500Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-16T20:08:30.0135410Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-16T20:08:30.0144920Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-16T20:08:30.0147580Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-16T20:08:30.0149040Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-16T20:08:30.0151550Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-16T20:08:30.0153210Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-16T20:08:30.0154630Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-16T20:08:30.0156150Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-16T20:08:30.0179380Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-16T20:08:30.0190940Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-16T20:08:30.0195740Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-16T20:08:30.0216310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-16T20:08:30.0221790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-16T20:08:30.0261240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-16T20:08:30.0269490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-16T20:08:30.0274360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-16T20:08:30.0280030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-16T20:08:30.0285370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-16T20:08:30.0290080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-16T20:08:30.0318720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-16T20:08:30.0324470Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-16T20:08:30.0329900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-16T20:08:30.0335570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-16T20:08:30.0341130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-16T20:08:30.0389270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-16T20:08:30.0402740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-16T20:08:30.0419200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-16T20:08:30.0433510Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-16T20:08:30.0447240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-16T20:08:30.0481460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-16T20:08:30.0506350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-16T20:08:30.0511840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-16T20:08:30.0527030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-16T20:08:30.0537460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP_INACCURATE.3 HWLOC_DISTANCES_ADD_FLAG_GROUP_INACCURATE.3 2021-05-16T20:08:30.0543590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-16T20:08:30.0549500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-16T20:08:30.0564320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-16T20:08:30.0582840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-16T20:08:30.0599450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-16T20:08:30.0610350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-16T20:08:30.0616050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_LARGER_LOCALITY.3 HWLOC_LOCAL_NUMANODE_FLAG_LARGER_LOCALITY.3 2021-05-16T20:08:30.0638350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_SMALLER_LOCALITY.3 HWLOC_LOCAL_NUMANODE_FLAG_SMALLER_LOCALITY.3 2021-05-16T20:08:30.0656240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-16T20:08:30.0677190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-16T20:08:30.0683970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-16T20:08:30.0696070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-16T20:08:30.0701620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-16T20:08:30.0713300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-16T20:08:30.0719140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-16T20:08:30.0727800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-16T20:08:30.0740690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-16T20:08:30.0746060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-16T20:08:30.0751580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-16T20:08:30.0764090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-16T20:08:30.0778480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-16T20:08:30.0783890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-16T20:08:30.0792250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-16T20:08:30.0797730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-16T20:08:30.0810970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-16T20:08:30.0816010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-16T20:08:30.0830390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-16T20:08:30.0835730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-16T20:08:30.0841660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-16T20:08:30.0871830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-16T20:08:30.0877430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-16T20:08:30.0889750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-16T20:08:30.0902390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-16T20:08:30.0910530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-16T20:08:30.0924450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-16T20:08:30.0929740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-16T20:08:30.0935140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-16T20:08:30.0940560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-16T20:08:30.0945910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-16T20:08:30.0951110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-16T20:08:30.0956490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-16T20:08:30.0961720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-16T20:08:30.0967080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-16T20:08:30.0972220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-16T20:08:30.0977820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-16T20:08:30.0983490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-16T20:08:30.1004540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-16T20:08:30.1009950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-16T20:08:30.1015640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-16T20:08:30.1021010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-16T20:08:30.1031470Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-16T20:08:30.1036990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-16T20:08:30.1042660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-16T20:08:30.1047850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-16T20:08:30.1053330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-16T20:08:30.1058450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-16T20:08:30.1063860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-16T20:08:30.1069260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-16T20:08:30.1074920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-16T20:08:30.1078680Z Only the first 100 operations were output. 2021-05-16T20:08:30.4833590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3444-ng4iin.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/hwloc.rb 2021-05-16T20:08:32.9139440Z ==> Summary 2021-05-16T20:08:32.9699190Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-16T20:08:32.9706920Z ==> Installing fftw dependency: open-mpi 2021-05-16T20:08:33.0256690Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T20:08:33.0274020Z 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-3266-iqbykf 2021-05-16T20:08:33.2972880Z cp -pR /private/tmp/d20210516-3266-iqbykf/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-16T20:08:33.6431420Z chmod -Rf +w /private/tmp/d20210516-3266-iqbykf 2021-05-16T20:08:35.0089190Z ==> Finishing up 2021-05-16T20:08:35.0482070Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-16T20:08:35.0486640Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-16T20:08:35.0491810Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-16T20:08:35.0496550Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-16T20:08:35.0503780Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-16T20:08:35.0508430Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-16T20:08:35.0512920Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-16T20:08:35.0518460Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-16T20:08:35.0523290Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-16T20:08:35.0527800Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-16T20:08:35.0533100Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-16T20:08:35.0538060Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-16T20:08:35.0547810Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-16T20:08:35.0553140Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-16T20:08:35.0561260Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-16T20:08:35.0563360Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-16T20:08:35.0568890Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-16T20:08:35.0573380Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-16T20:08:35.0578810Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-16T20:08:35.0583980Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-16T20:08:35.0588850Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-16T20:08:35.0593520Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-16T20:08:35.0598600Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-16T20:08:35.0603920Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-16T20:08:35.0610940Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-16T20:08:35.0615430Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-16T20:08:35.0620550Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-16T20:08:35.0624990Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-16T20:08:35.0630180Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-16T20:08:35.0635140Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-16T20:08:35.0640280Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-16T20:08:35.0644900Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-16T20:08:35.0650130Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-16T20:08:35.0654440Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-16T20:08:35.0660340Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-16T20:08:35.0664820Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-16T20:08:35.0669120Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-16T20:08:35.0674030Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-16T20:08:35.0678390Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-16T20:08:35.0683410Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-16T20:08:35.0687920Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-16T20:08:35.0692950Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-16T20:08:35.0697790Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-16T20:08:35.0703430Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-16T20:08:35.0708490Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-16T20:08:35.0715870Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-16T20:08:35.0718290Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-16T20:08:35.0723900Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-16T20:08:35.0735540Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-16T20:08:35.0741050Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-16T20:08:35.0746430Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-16T20:08:35.0751860Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-16T20:08:35.0757320Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-16T20:08:35.0762740Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-16T20:08:35.0771400Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-16T20:08:35.0776790Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-16T20:08:35.0782370Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-16T20:08:35.0788010Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-16T20:08:35.0793120Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-16T20:08:35.0798840Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-16T20:08:35.0812010Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-16T20:08:35.0817390Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-16T20:08:35.0822820Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-16T20:08:35.0839510Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-16T20:08:35.0848930Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-16T20:08:35.0866090Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-16T20:08:35.0871800Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-16T20:08:35.0877490Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-16T20:08:35.0882820Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-16T20:08:35.0888310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-16T20:08:35.0893810Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-16T20:08:35.0899150Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-16T20:08:35.0904930Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-16T20:08:35.0909960Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-16T20:08:35.0915680Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-16T20:08:35.0945730Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-16T20:08:35.0950750Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-16T20:08:35.0956770Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-16T20:08:35.0962100Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-16T20:08:35.0967720Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-16T20:08:35.0972870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-16T20:08:35.0978090Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-16T20:08:35.0983350Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-16T20:08:35.0988340Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-16T20:08:35.0993940Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_block_init.3 MPIX_Reduce_scatter_block_init.3 2021-05-16T20:08:35.0998720Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-16T20:08:35.1004010Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-16T20:08:35.1009030Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-16T20:08:35.1013980Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-16T20:08:35.1019500Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-16T20:08:35.1024690Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-16T20:08:35.1029990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-16T20:08:35.1035260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-16T20:08:35.1040280Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-16T20:08:35.1045300Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-16T20:08:35.1050430Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-16T20:08:35.1055450Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-16T20:08:35.1060580Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-16T20:08:35.1066130Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-16T20:08:35.1071510Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-16T20:08:35.1075210Z Only the first 100 operations were output. 2021-05-16T20:08:35.5585350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3470-1ovpc04.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/open-mpi.rb 2021-05-16T20:08:38.0697000Z ==> Summary 2021-05-16T20:08:38.1118540Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T20:08:38.1123100Z ==> Installing fftw 2021-05-16T20:08:38.1126970Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T20:08:38.1145130Z 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-3266-w9pl45 2021-05-16T20:08:38.2130030Z cp -pR /private/tmp/d20210516-3266-w9pl45/fftw/. /usr/local/Cellar/fftw 2021-05-16T20:08:38.3069230Z chmod -Rf +w /private/tmp/d20210516-3266-w9pl45 2021-05-16T20:08:38.4660120Z ==> Finishing up 2021-05-16T20:08:38.5148730Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-16T20:08:38.5237950Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-16T20:08:38.5241690Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-16T20:08:38.5246750Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-16T20:08:38.5254020Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-16T20:08:38.5258500Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-16T20:08:38.5263700Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-16T20:08:38.5268710Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-16T20:08:38.5273710Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-16T20:08:38.5278500Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-16T20:08:38.5283190Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-16T20:08:38.5288830Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-16T20:08:38.5334560Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-16T20:08:38.5440360Z info /usr/local/share/info/fftw3.info 2021-05-16T20:08:38.5460490Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-16T20:08:38.5463850Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-16T20:08:38.5535950Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-16T20:08:38.5537830Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-16T20:08:38.5540580Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-16T20:08:38.5548840Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-16T20:08:38.5757550Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-16T20:08:38.5783680Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-16T20:08:38.5785220Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-16T20:08:38.5786690Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-16T20:08:38.5788380Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-16T20:08:38.5789970Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-16T20:08:38.5791520Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-16T20:08:38.5796050Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-16T20:08:38.5801700Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-16T20:08:38.5807050Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-16T20:08:38.5812350Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-16T20:08:38.5817170Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-16T20:08:38.5822820Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-16T20:08:38.5827600Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-16T20:08:38.5832810Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-16T20:08:38.5838520Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-16T20:08:38.5867610Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-16T20:08:38.5869630Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-16T20:08:38.5871350Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-16T20:08:38.5872850Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-16T20:08:38.5874300Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-16T20:08:38.5875790Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-16T20:08:38.5877410Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-16T20:08:38.5888800Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-16T20:08:38.5901860Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-16T20:08:38.5910710Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-16T20:08:38.5918750Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-16T20:08:38.5930640Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-16T20:08:38.5939280Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-16T20:08:38.5946420Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-16T20:08:38.5955070Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-16T20:08:38.5968070Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-16T20:08:38.5973250Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-16T20:08:38.5982630Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-16T20:08:38.6009750Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-16T20:08:38.6011430Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-16T20:08:38.6013420Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-16T20:08:38.6020420Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-16T20:08:38.6029490Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-16T20:08:38.6037960Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-16T20:08:38.6465110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3501-iw7oe5.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/fftw.rb 2021-05-16T20:08:41.0151570Z ==> Summary 2021-05-16T20:08:41.0208650Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T20:08:41.8170200Z ==> No outdated dependents to upgrade! 2021-05-16T20:08:41.8272820Z ==> Checking for dependents of upgraded formulae... 2021-05-16T20:08:42.0032650Z ==> Reinstalling 2 broken dependents from source: 2021-05-16T20:08:42.0034830Z fftw, open-mpi 2021-05-16T20:08:42.0044040Z rm /usr/local/bin/fftw-wisdom 2021-05-16T20:08:42.0046560Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-16T20:08:42.0049560Z rm /usr/local/bin/fftwf-wisdom 2021-05-16T20:08:42.0052770Z rm /usr/local/bin/fftwl-wisdom 2021-05-16T20:08:42.0059210Z rm /usr/local/include/fftw3-mpi.f03 2021-05-16T20:08:42.0064420Z rm /usr/local/include/fftw3-mpi.h 2021-05-16T20:08:42.0065340Z rm /usr/local/include/fftw3.f 2021-05-16T20:08:42.0066880Z rm /usr/local/include/fftw3.f03 2021-05-16T20:08:42.0070380Z rm /usr/local/include/fftw3.h 2021-05-16T20:08:42.0074360Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-16T20:08:42.0075970Z rm /usr/local/include/fftw3l.f03 2021-05-16T20:08:42.0081640Z rm /usr/local/include/fftw3q.f03 2021-05-16T20:08:42.0087310Z rm /usr/local/lib/cmake/fftw3 2021-05-16T20:08:42.0090240Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-16T20:08:42.0095320Z rm /usr/local/lib/libfftw3.a 2021-05-16T20:08:42.0097130Z rm /usr/local/lib/libfftw3.dylib 2021-05-16T20:08:42.0101310Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-16T20:08:42.0104310Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-16T20:08:42.0108690Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-16T20:08:42.0111340Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-16T20:08:42.0115800Z rm /usr/local/lib/libfftw3_omp.a 2021-05-16T20:08:42.0117680Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-16T20:08:42.0121090Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-16T20:08:42.0124320Z rm /usr/local/lib/libfftw3_threads.a 2021-05-16T20:08:42.0127340Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-16T20:08:42.0132320Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-16T20:08:42.0133500Z rm /usr/local/lib/libfftw3f.a 2021-05-16T20:08:42.0136970Z rm /usr/local/lib/libfftw3f.dylib 2021-05-16T20:08:42.0139960Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-16T20:08:42.0146320Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-16T20:08:42.0147830Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-16T20:08:42.0149590Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-16T20:08:42.0152850Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-16T20:08:42.0156200Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-16T20:08:42.0159150Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-16T20:08:42.0162450Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-16T20:08:42.0165670Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-16T20:08:42.0169210Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-16T20:08:42.0171610Z rm /usr/local/lib/libfftw3l.a 2021-05-16T20:08:42.0174770Z rm /usr/local/lib/libfftw3l.dylib 2021-05-16T20:08:42.0178010Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-16T20:08:42.0182470Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-16T20:08:42.0184340Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-16T20:08:42.0187970Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-16T20:08:42.0190560Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-16T20:08:42.0195260Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-16T20:08:42.0197830Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-16T20:08:42.0203030Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-16T20:08:42.0204330Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-16T20:08:42.0210280Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-16T20:08:42.0214320Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-16T20:08:42.0217180Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-16T20:08:42.0275620Z uninfo /usr/local/share/info/fftw3.info 2021-05-16T20:08:42.0278160Z rm /usr/local/share/info/fftw3.info 2021-05-16T20:08:42.0283150Z rm /usr/local/share/info/fftw3.info-1 2021-05-16T20:08:42.0286900Z rm /usr/local/share/info/fftw3.info-2 2021-05-16T20:08:42.0295670Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-16T20:08:42.0299330Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-16T20:08:42.0303520Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-16T20:08:42.0307290Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-16T20:08:42.1267930Z rm /usr/local/bin/aggregate_profile.pl 2021-05-16T20:08:42.1269650Z rm /usr/local/bin/mpic++ 2021-05-16T20:08:42.1272650Z rm /usr/local/bin/mpicc 2021-05-16T20:08:42.1276190Z rm /usr/local/bin/mpicxx 2021-05-16T20:08:42.1278900Z rm /usr/local/bin/mpiexec 2021-05-16T20:08:42.1282240Z rm /usr/local/bin/mpif77 2021-05-16T20:08:42.1284930Z rm /usr/local/bin/mpif90 2021-05-16T20:08:42.1288160Z rm /usr/local/bin/mpifort 2021-05-16T20:08:42.1290840Z rm /usr/local/bin/mpirun 2021-05-16T20:08:42.1294910Z rm /usr/local/bin/ompi-clean 2021-05-16T20:08:42.1297650Z rm /usr/local/bin/ompi-server 2021-05-16T20:08:42.1300160Z rm /usr/local/bin/ompi_info 2021-05-16T20:08:42.1303420Z rm /usr/local/bin/opal_wrapper 2021-05-16T20:08:42.1306600Z rm /usr/local/bin/orte-clean 2021-05-16T20:08:42.1309410Z rm /usr/local/bin/orte-info 2021-05-16T20:08:42.1312280Z rm /usr/local/bin/orte-server 2021-05-16T20:08:42.1315980Z rm /usr/local/bin/ortecc 2021-05-16T20:08:42.1319410Z rm /usr/local/bin/orted 2021-05-16T20:08:42.1322250Z rm /usr/local/bin/orterun 2021-05-16T20:08:42.1326300Z rm /usr/local/bin/profile2mat.pl 2021-05-16T20:08:42.1332480Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-16T20:08:42.1335460Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-16T20:08:42.1339280Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-16T20:08:42.1341650Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-16T20:08:42.1347480Z rm /usr/local/include/mpi-ext.h 2021-05-16T20:08:42.1349920Z rm /usr/local/include/mpi.h 2021-05-16T20:08:42.1353310Z rm /usr/local/include/mpi.mod 2021-05-16T20:08:42.1356160Z rm /usr/local/include/mpi_ext.mod 2021-05-16T20:08:42.1359520Z rm /usr/local/include/mpi_f08.mod 2021-05-16T20:08:42.1362430Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-16T20:08:42.1369350Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-16T20:08:42.1376730Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-16T20:08:42.1379990Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-16T20:08:42.1387170Z rm /usr/local/include/mpi_f08_types.mod 2021-05-16T20:08:42.1390200Z rm /usr/local/include/mpi_portable_platform.h 2021-05-16T20:08:42.1397520Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-16T20:08:42.1404070Z rm /usr/local/include/mpif-config.h 2021-05-16T20:08:42.1407010Z rm /usr/local/include/mpif-constants.h 2021-05-16T20:08:42.1413900Z rm /usr/local/include/mpif-ext.h 2021-05-16T20:08:42.1416940Z rm /usr/local/include/mpif-externals.h 2021-05-16T20:08:42.1422890Z rm /usr/local/include/mpif-handles.h 2021-05-16T20:08:42.1425870Z rm /usr/local/include/mpif-io-constants.h 2021-05-16T20:08:42.1430310Z rm /usr/local/include/mpif-io-handles.h 2021-05-16T20:08:42.1433140Z rm /usr/local/include/mpif-sentinels.h 2021-05-16T20:08:42.1439550Z rm /usr/local/include/mpif-sizeof.h 2021-05-16T20:08:42.1444850Z rm /usr/local/include/mpif.h 2021-05-16T20:08:42.1447820Z rm /usr/local/include/openmpi 2021-05-16T20:08:42.1454360Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-16T20:08:42.1462900Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-16T20:08:42.1468810Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-16T20:08:42.1471800Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-16T20:08:42.1478220Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-16T20:08:42.1482550Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-16T20:08:42.1486840Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-16T20:08:42.1489660Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-16T20:08:42.1495240Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-16T20:08:42.1498080Z rm /usr/local/lib/libmpi.40.dylib 2021-05-16T20:08:42.1502970Z rm /usr/local/lib/libmpi.dylib 2021-05-16T20:08:42.1505830Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-16T20:08:42.1511660Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-16T20:08:42.1514750Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-16T20:08:42.1519760Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-16T20:08:42.1524920Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-16T20:08:42.1527720Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-16T20:08:42.1533550Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-16T20:08:42.1539040Z rm /usr/local/lib/libompitrace.dylib 2021-05-16T20:08:42.1545550Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-16T20:08:42.1548230Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-16T20:08:42.1555960Z rm /usr/local/lib/libopen-pal.dylib 2021-05-16T20:08:42.1558450Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-16T20:08:42.1566080Z rm /usr/local/lib/libopen-rte.dylib 2021-05-16T20:08:42.1568610Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-16T20:08:42.1575630Z rm /usr/local/lib/openmpi 2021-05-16T20:08:42.1586110Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-16T20:08:42.1589230Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-16T20:08:42.1594370Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-16T20:08:42.1597340Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-16T20:08:42.1603050Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-16T20:08:42.1609700Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-16T20:08:42.1612670Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-16T20:08:42.1620490Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-16T20:08:42.1623390Z rm /usr/local/lib/pmix 2021-05-16T20:08:42.1641590Z rm /usr/local/share/man/man1/mpic++.1 2021-05-16T20:08:42.1648700Z rm /usr/local/share/man/man1/mpicc.1 2021-05-16T20:08:42.1651940Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-16T20:08:42.1658970Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-16T20:08:42.1662100Z rm /usr/local/share/man/man1/mpif77.1 2021-05-16T20:08:42.1669330Z rm /usr/local/share/man/man1/mpif90.1 2021-05-16T20:08:42.1672420Z rm /usr/local/share/man/man1/mpifort.1 2021-05-16T20:08:42.1679780Z rm /usr/local/share/man/man1/mpirun.1 2021-05-16T20:08:42.1683510Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-16T20:08:42.1691710Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-16T20:08:42.1694540Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-16T20:08:42.1698880Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-16T20:08:42.1706080Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-16T20:08:42.1709520Z rm /usr/local/share/man/man1/orte-info.1 2021-05-16T20:08:42.1716480Z rm /usr/local/share/man/man1/orte-server.1 2021-05-16T20:08:42.1737480Z rm /usr/local/share/man/man1/orted.1 2021-05-16T20:08:42.1745170Z rm /usr/local/share/man/man1/orterun.1 2021-05-16T20:08:42.1766520Z rm /usr/local/share/man/man3/MPI.3 2021-05-16T20:08:42.1769930Z Only the first 100 operations were output. 2021-05-16T20:08:44.0716330Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-16T20:08:45.2331560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b20a61f2ec1e8aa6af744d87ae4571dabe8736f02ef7d6782e0c96bdcc029d73--dcmtk-3.6.6.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-16T20:08:45.8034510Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-16T20:08:46.1744960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-16T20%3A15%3A00Z&sig=%2BJxWrFj%2BeLt7t7cDLHAdRD9e6G7cNZJkju0ngWcTxZs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:08:46.2197940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a\?se=2021-05-16T20\%3A15\%3A00Z\&sig=\%2BJxWrFj\%2BeLt7t7cDLHAdRD9e6G7cNZJkju0ngWcTxZs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:08:46.6124430Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-16T20:08:46.7454290Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-16T20:08:46.7488030Z 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-3510-vpjd0b 2021-05-16T20:08:47.3912020Z cp -pR /private/tmp/d20210516-3510-vpjd0b/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-16T20:08:48.0948340Z chmod -Rf +w /private/tmp/d20210516-3510-vpjd0b 2021-05-16T20:08:49.0872410Z ==> Finishing up 2021-05-16T20:08:49.1364690Z mkdir -p /usr/local/etc/dcmtk 2021-05-16T20:08:49.1369670Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-16T20:08:49.1374490Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-16T20:08:49.1378760Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-16T20:08:49.1383700Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-16T20:08:49.1388070Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-16T20:08:49.1393100Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-16T20:08:49.1397510Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-16T20:08:49.1405170Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-16T20:08:49.1409520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-16T20:08:49.1414280Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-16T20:08:49.1418680Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-16T20:08:49.1423700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-16T20:08:49.1428190Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-16T20:08:49.1432990Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-16T20:08:49.1437250Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-16T20:08:49.1442640Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-16T20:08:49.1464210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-16T20:08:49.1465640Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-16T20:08:49.1466960Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-16T20:08:49.1468250Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-16T20:08:49.1469600Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-16T20:08:49.1470940Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-16T20:08:49.1474460Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-16T20:08:49.1499930Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-16T20:08:49.1501370Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-16T20:08:49.1502690Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-16T20:08:49.1504000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-16T20:08:49.1505320Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-16T20:08:49.1506700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-16T20:08:49.1513550Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-16T20:08:49.1522340Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-16T20:08:49.1533220Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-16T20:08:49.1541050Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-16T20:08:49.1548810Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-16T20:08:49.1557520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-16T20:08:49.1566350Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-16T20:08:49.1575320Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-16T20:08:49.1583780Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-16T20:08:49.1596600Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-16T20:08:49.1604820Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-16T20:08:49.1611830Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-16T20:08:49.1624670Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-16T20:08:49.1634080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-16T20:08:49.1639160Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-16T20:08:49.1647640Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-16T20:08:49.1656250Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-16T20:08:49.1664020Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-16T20:08:49.1668720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-16T20:08:49.1677100Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-16T20:08:49.1685400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-16T20:08:49.1693260Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-16T20:08:49.1701570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-16T20:08:49.1706700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-16T20:08:49.1715300Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-16T20:08:49.1724000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-16T20:08:49.1732060Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-16T20:08:49.1736710Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-16T20:08:49.1744770Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-16T20:08:49.1753760Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-16T20:08:49.1761180Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-16T20:08:49.1766040Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-16T20:08:49.1773780Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-16T20:08:49.1781640Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-16T20:08:49.1790370Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-16T20:08:49.1799270Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-16T20:08:49.1808360Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-16T20:08:49.1817560Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-16T20:08:49.1822070Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-16T20:08:49.1920420Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-16T20:08:49.1924940Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-16T20:08:49.1930230Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-16T20:08:49.1934570Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-16T20:08:49.1939400Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-16T20:08:49.1943650Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-16T20:08:49.1948400Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-16T20:08:49.1952860Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-16T20:08:49.1957820Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-16T20:08:49.1961970Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-16T20:08:49.1966820Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-16T20:08:49.1971050Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-16T20:08:49.1978160Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-16T20:08:49.1984140Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-16T20:08:49.1991150Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-16T20:08:49.2008660Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-16T20:08:49.2014040Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-16T20:08:49.2019600Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-16T20:08:49.2024540Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-16T20:08:49.2029600Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-16T20:08:49.2035170Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-16T20:08:49.2040050Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-16T20:08:49.2046140Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-16T20:08:49.2051840Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-16T20:08:49.2057080Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-16T20:08:49.2062390Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-16T20:08:49.2067350Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-16T20:08:49.2072850Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-16T20:08:49.2077980Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-16T20:08:49.2082870Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-16T20:08:49.2088150Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-16T20:08:49.2092790Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-16T20:08:49.2097060Z Only the first 100 operations were output. 2021-05-16T20:08:49.5815410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3674-1knmzmf.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/dcmtk.rb 2021-05-16T20:08:52.3843300Z ==> Summary 2021-05-16T20:08:52.4599180Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-16T20:08:56.2702460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-16T20:08:57.3953490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3d85aa3d952c8c39e0e4c65a491b35ca42f64fa7eb7f59bce2e4739f9b826f5f--libsecret-0.20.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-16T20:08:58.0121950Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-16T20:08:58.3887020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-16T20%3A15%3A00Z&sig=dA35n%2FSSygZVXH5Qt0d539ihX9VZubOLC8r96k1ZW%2Fg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:08:58.4344010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133\?se=2021-05-16T20\%3A15\%3A00Z\&sig=dA35n\%2FSSygZVXH5Qt0d539ihX9VZubOLC8r96k1ZW\%2Fg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:08:58.5135550Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-16T20:08:58.6017440Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-16T20:08:58.6099330Z 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-3681-1vnvt3x 2021-05-16T20:08:58.6794530Z cp -pR /private/tmp/d20210516-3681-1vnvt3x/libsecret/. /usr/local/Cellar/libsecret 2021-05-16T20:08:58.8243910Z chmod -Rf +w /private/tmp/d20210516-3681-1vnvt3x 2021-05-16T20:08:58.9919770Z ==> Finishing up 2021-05-16T20:08:59.0647120Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-16T20:08:59.0658920Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-16T20:08:59.0661480Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-16T20:08:59.0696060Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-16T20:08:59.0739460Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.0742240Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.0770400Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.0779310Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.0786600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.0826370Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.0853400Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.0858770Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.0862430Z mkdir -p /usr/local/share/locale/ckb 2021-05-16T20:08:59.0875420Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-16T20:08:59.0877130Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.0880280Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.0882390Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.0894290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.0896300Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.0925410Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.0951010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.0982950Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.0984590Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.1015500Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.1030890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.1064860Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.1086400Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.1143130Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.1146020Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.1156150Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.1172420Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.1223010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.1224680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.1263530Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.1265460Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.1285400Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.1304670Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.1327480Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.1330000Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.1341370Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.1386080Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.1402750Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.1404990Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.1407150Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.1409750Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.1426910Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.1464980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.1466570Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.1468740Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.1483600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.1517930Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.1520360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.1547170Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.1567250Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.1569180Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.1584110Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.1602280Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.1614120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.1625440Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.1657860Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:08:59.1684880Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-16T20:08:59.1688310Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-16T20:08:59.1715510Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-16T20:08:59.1744070Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-16T20:08:59.1771450Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-16T20:08:59.1814150Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-16T20:08:59.1843630Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-16T20:08:59.1871280Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-16T20:08:59.2263830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3847-gypjh7.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libsecret.rb 2021-05-16T20:09:01.4778650Z ==> Summary 2021-05-16T20:09:01.4985260Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-16T20:09:03.4698890Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-16T20:09:03.4699900Z To reinstall 1.6.37, run: 2021-05-16T20:09:03.4700640Z brew reinstall libpng 2021-05-16T20:09:05.3516590Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-16T20:09:06.5450820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/24a9305c57405e52c07326223b7ad372b126a588bf547921c5ab8752cc56a09f--libpthread-stubs-0.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-16T20:09:07.1088230Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-16T20:09:07.4827050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-16T20%3A15%3A00Z&sig=SbT%2BnJNYeXezCpWJbc87al5ZJfq52x%2FS6Pnovq6oEec%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:09:07.5292150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d\?se=2021-05-16T20\%3A15\%3A00Z\&sig=SbT\%2BnJNYeXezCpWJbc87al5ZJfq52x\%2FS6Pnovq6oEec\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:09:07.5715550Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-16T20:09:07.5761920Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-16T20:09:08.7573970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ea617e0071209147f492b6d00dd2bcd745322d7694b0641a8da03f472c9696df--xorgproto-2021.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-16T20:09:09.3186510Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-16T20:09:09.7103690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-16T20%3A15%3A00Z&sig=xchB%2FJddVekiUXweWZnXl0FLyK77TUmeNB1o3aMMOes%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:09:09.7546600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c\?se=2021-05-16T20\%3A15\%3A00Z\&sig=xchB\%2FJddVekiUXweWZnXl0FLyK77TUmeNB1o3aMMOes\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:09:09.8628390Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-16T20:09:09.8677900Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-16T20:09:11.0570020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e87614a9e08cf50376dad14db9326aa21731e01b9f9bf2b0a8a8a8f5b7c51650--libxau-1.0.9.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-16T20:09:11.6246970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-16T20:09:11.9823340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-16T20%3A15%3A00Z&sig=aWJI2woBH6HzBy0CmMoa1b%2BBsgYjh59lUM78ahlieE0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:09:12.0345780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248\?se=2021-05-16T20\%3A15\%3A00Z\&sig=aWJI2woBH6HzBy0CmMoa1b\%2BBsgYjh59lUM78ahlieE0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:09:12.0821470Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-16T20:09:12.0850100Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-16T20:09:13.2681240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/0a73f0ebcecce9954f3fb79745cf0554c9afad71cd9c10ce417493727d9ac2e2--libxdmcp-1.1.3.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-16T20:09:13.8735690Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-16T20:09:14.2576020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-16T20%3A15%3A00Z&sig=Xp4EQGCVP7MCn29VmlkTdO6FtE%2F84UyaKIlnryqe%2FGs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:09:14.3467280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0\?se=2021-05-16T20\%3A15\%3A00Z\&sig=Xp4EQGCVP7MCn29VmlkTdO6FtE\%2F84UyaKIlnryqe\%2FGs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:09:14.3954310Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-16T20:09:14.3982230Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-16T20:09:15.5886600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ac0e63ea84e718300d5a424032e614e465e7fcbe3248f031591a80608a6501a0--libxcb-1.14_1-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-16T20:09:16.1880940Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-16T20:09:16.5536780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-16T20%3A15%3A00Z&sig=K1J4o1hu0FWP6DNdvEYjIo2Q%2F4FtKT21wj%2FlpQY1SMk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:09:16.5975730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208\?se=2021-05-16T20\%3A15\%3A00Z\&sig=K1J4o1hu0FWP6DNdvEYjIo2Q\%2F4FtKT21wj\%2FlpQY1SMk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:09:16.7048050Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-16T20:09:16.7108470Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-16T20:09:17.8122350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fcf1374bfe67cb6a6f3b3a4bcda4bdd81fd66692a84226bb2ffd739ee0509b76--libx11-1.7.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-16T20:09:18.3787710Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-16T20:09:18.9612940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-16T20%3A15%3A00Z&sig=ElFgxrLGHqNZ0FdOePolIdarRaYORnyPZkIP0L5fXEU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:09:19.0065440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754\?se=2021-05-16T20\%3A15\%3A00Z\&sig=ElFgxrLGHqNZ0FdOePolIdarRaYORnyPZkIP0L5fXEU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:09:19.1660530Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-16T20:09:19.1763100Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-16T20:09:20.3439430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3e55cb9fa16a6993e0365eccb1afbb336f981eb5fc64ff8e82b38a956aea1333--libxext-1.3.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-16T20:09:20.9473560Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-16T20:09:21.3251940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-16T20%3A15%3A00Z&sig=hCXGmBCDRDaHf1fCvwckf7KghDCP4PgWZK4Tv36LTT4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:09:21.3691300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be\?se=2021-05-16T20\%3A15\%3A00Z\&sig=hCXGmBCDRDaHf1fCvwckf7KghDCP4PgWZK4Tv36LTT4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:09:21.4213680Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-16T20:09:21.4244700Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-16T20:09:22.7460360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fb2d3bb1d832b35b1c9e2624599cd83a2f94f182ae9525e771b2167c47698c3b--libxrender-0.9.10.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-16T20:09:23.1689670Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-16T20:09:23.5774450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-16T20%3A15%3A00Z&sig=LI5lKekXD3NRgaUmQQDIEyH1EwcP3zvXK7LP0A8%2Fxic%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:09:23.6217480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab\?se=2021-05-16T20\%3A15\%3A00Z\&sig=LI5lKekXD3NRgaUmQQDIEyH1EwcP3zvXK7LP0A8\%2Fxic\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:09:23.6685960Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-16T20:09:23.6717180Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-16T20:09:24.8426390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d4aa5b0c239912c53bc857d1012c6b7feb4acb509618f5e100f95bf8521f08e7--lzo-2.10.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-16T20:09:25.3997380Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-16T20:09:25.8260310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-16T20%3A15%3A00Z&sig=yzgVv978NTkftcI8h02WEkqAsulyxdwGZVbbX6pXqx4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:09:25.8751810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000\?se=2021-05-16T20\%3A15\%3A00Z\&sig=yzgVv978NTkftcI8h02WEkqAsulyxdwGZVbbX6pXqx4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:09:25.9382860Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-16T20:09:25.9415380Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-16T20:09:27.0462170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/342c07145c5f1651f947d028a1f7aff9cc6c80a0149a41fc8642a80e4f33b4ed--pixman-0.40.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-16T20:09:27.6369350Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-16T20:09:28.0218580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-16T20%3A15%3A00Z&sig=Gspg4VJ0x3ydpa3beEe%2BFN2jAG5dv5HFddTEELQu5l8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:09:28.0659590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8\?se=2021-05-16T20\%3A15\%3A00Z\&sig=Gspg4VJ0x3ydpa3beEe\%2BFN2jAG5dv5HFddTEELQu5l8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:09:28.1414750Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-16T20:09:28.1458230Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-16T20:09:29.2920980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f9e86ee818c57a136b1c1c82caecdf07bb8eaad8e31f5e59e456a10d6d1a1cc5--cairo-1.16.0_5.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-16T20:09:30.0959670Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-16T20:09:30.4652520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-16T20%3A15%3A00Z&sig=8obGP5jSv8upLbb2TS2SYcGudOJ8Yw0E2BY4Uj5343M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:09:30.5091240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c\?se=2021-05-16T20\%3A15\%3A00Z\&sig=8obGP5jSv8upLbb2TS2SYcGudOJ8Yw0E2BY4Uj5343M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:09:30.6860200Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-16T20:09:30.6947790Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-16T20:09:31.8311940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8e1a3605b9203cec4705fe33526153ef223c608a4645c2e1c0edec97a07166db--little-cms2-2.12.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-16T20:09:32.4271070Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-16T20:09:32.8221120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-16T20%3A15%3A00Z&sig=jV7zBJtX48yLgWRvTQ1Nwr8z01UnrYcK5V5n36hQnz4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:09:32.8728750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19\?se=2021-05-16T20\%3A15\%3A00Z\&sig=jV7zBJtX48yLgWRvTQ1Nwr8z01UnrYcK5V5n36hQnz4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:09:32.9424400Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-16T20:09:32.9465160Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-16T20:09:34.1269850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/00d1c8a90e9ada0503e1afcca049c862f30e214d7fb3d3ba93623c8348ac05e5--nspr-4.30.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-16T20:09:34.6779360Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-16T20:09:35.0563220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-16T20%3A15%3A00Z&sig=STX4oPxrZg3HHT2ZXn6tdKOH68tqcIeOQLBvegxvTwo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:09:35.1007020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8\?se=2021-05-16T20\%3A15\%3A00Z\&sig=STX4oPxrZg3HHT2ZXn6tdKOH68tqcIeOQLBvegxvTwo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:09:35.1676390Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-16T20:09:35.1715690Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-16T20:09:36.4499900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b90e682c7374b689e4df9b8308e81aa6682624e5981d393590edec98efa68a71--nss-3.64.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-16T20:09:37.0372120Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-16T20:09:37.4051900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-16T20%3A15%3A00Z&sig=dLmPaypM8T1xvxI6HMtvPFWDekuRL7S4WBYIzalA0NI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:09:37.4515040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a\?se=2021-05-16T20\%3A15\%3A00Z\&sig=dLmPaypM8T1xvxI6HMtvPFWDekuRL7S4WBYIzalA0NI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:09:37.8178300Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-16T20:09:37.8689140Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-16T20:09:39.0398890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6494a703dabcd1098ca6282f8458da18046343c1762c906434cd061384f0b9d0--openjpeg-2.4.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-16T20:09:39.6047390Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-16T20:09:39.9692300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-16T20%3A15%3A00Z&sig=mThJ7ZTXxPDiYrdkX5tb%2F1xVplAqb9aCe9zkPVln8KE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:09:40.0137120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676\?se=2021-05-16T20\%3A15\%3A00Z\&sig=mThJ7ZTXxPDiYrdkX5tb\%2F1xVplAqb9aCe9zkPVln8KE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:09:40.7860020Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-16T20:09:40.7956520Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-16T20:09:41.9563480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d40848a3dd0029e2b11dde0991f5c81b86e8bd7ad3ca8fd2da9e77fa140b5a19--qt@5-5.15.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-16T20:09:42.5643260Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-16T20:09:42.9141630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-16T20%3A15%3A00Z&sig=my4KC1nNmzaOTb1J1CkxfoXvVy4YTKYJecn1yYdrIlU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:09:42.9588490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d\?se=2021-05-16T20\%3A15\%3A00Z\&sig=my4KC1nNmzaOTb1J1CkxfoXvVy4YTKYJecn1yYdrIlU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:09:44.1404430Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-16T20:09:44.5715450Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-16T20:09:45.6820580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a698297c36d5a77671a1d768e3aa2419be5764b03522c8659f8b55a3e14b64f6--poppler-21.05.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-16T20:09:46.2508220Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-16T20:09:46.7644080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-16T20%3A15%3A00Z&sig=dUNHiOvSH2DtDpKC315HNUTCpX75KAIlYiPrZ04%2Bcrw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:09:46.8135910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983\?se=2021-05-16T20\%3A15\%3A00Z\&sig=dUNHiOvSH2DtDpKC315HNUTCpX75KAIlYiPrZ04\%2Bcrw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:09:47.0506160Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-16T20:09:47.1141760Z ==> Installing dependencies for poppler: libpthread-stubs, xorgproto, libxau, libxdmcp, libxcb, libx11, libxext, libxrender, lzo, pixman, cairo, little-cms2, nspr, nss, openjpeg and qt@5 2021-05-16T20:09:47.1144430Z ==> Installing poppler dependency: libpthread-stubs 2021-05-16T20:09:47.1908420Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-16T20:09:47.1958930Z 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-3957-12gywm1 2021-05-16T20:09:47.2032250Z cp -pR /private/tmp/d20210516-3957-12gywm1/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-16T20:09:47.2122300Z chmod -Rf +w /private/tmp/d20210516-3957-12gywm1 2021-05-16T20:09:47.2487400Z ==> Finishing up 2021-05-16T20:09:47.3549520Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-16T20:09:47.3650820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4218-1ym5jzd.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libpthread-stubs.rb 2021-05-16T20:09:49.8072920Z ==> Summary 2021-05-16T20:09:49.8087180Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-16T20:09:49.8092250Z ==> Installing poppler dependency: xorgproto 2021-05-16T20:09:49.8181510Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-16T20:09:49.8198720Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210516-3957-1s9dpyg 2021-05-16T20:09:49.9081480Z cp -pR /private/tmp/d20210516-3957-1s9dpyg/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-16T20:09:50.0352870Z chmod -Rf +w /private/tmp/d20210516-3957-1s9dpyg 2021-05-16T20:09:50.1934250Z ==> Finishing up 2021-05-16T20:09:50.2306590Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-16T20:09:50.2310180Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-16T20:09:50.2321740Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-16T20:09:50.2326280Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-16T20:09:50.2331520Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-16T20:09:50.2336410Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-16T20:09:50.2341480Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-16T20:09:50.2346370Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-16T20:09:50.2351570Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-16T20:09:50.2356250Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-16T20:09:50.2361170Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-16T20:09:50.2427340Z rm /usr/local/share/pkgconfig 2021-05-16T20:09:50.2447170Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-16T20:09:50.2452160Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-16T20:09:50.2457850Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-16T20:09:50.2463080Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-16T20:09:50.2468210Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-16T20:09:50.2481440Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-16T20:09:50.2486660Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-16T20:09:50.2491570Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-16T20:09:50.2497220Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-16T20:09:50.2502510Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-16T20:09:50.2507690Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-16T20:09:50.2512600Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-16T20:09:50.2518190Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-16T20:09:50.2523320Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-16T20:09:50.2530450Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-16T20:09:50.2536040Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-16T20:09:50.2544650Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-16T20:09:50.2546560Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-16T20:09:50.2551170Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-16T20:09:50.2556330Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-16T20:09:50.2561300Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-16T20:09:50.2566260Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-16T20:09:50.2571780Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-16T20:09:50.2576460Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-16T20:09:50.2581640Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-16T20:09:50.2586380Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-16T20:09:50.2591500Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-16T20:09:50.2596620Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-16T20:09:50.2601710Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-16T20:09:50.2606360Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-16T20:09:50.2611520Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-16T20:09:50.2616610Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-16T20:09:50.2621630Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-16T20:09:50.2626440Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-16T20:09:50.2631870Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-16T20:09:50.2636380Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-16T20:09:50.2641750Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-16T20:09:50.2646240Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-16T20:09:50.2651410Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-16T20:09:50.2657250Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-16T20:09:50.2662520Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-16T20:09:50.2689880Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-16T20:09:50.3218770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4244-d331tv.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/xorgproto.rb 2021-05-16T20:09:52.8001730Z ==> Summary 2021-05-16T20:09:52.8160800Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-16T20:09:52.8167920Z ==> Installing poppler dependency: libxau 2021-05-16T20:09:52.8256410Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-16T20:09:52.8274500Z 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-3957-1sd3wlk 2021-05-16T20:09:52.8396830Z cp -pR /private/tmp/d20210516-3957-1sd3wlk/libxau/. /usr/local/Cellar/libxau 2021-05-16T20:09:52.8558110Z chmod -Rf +w /private/tmp/d20210516-3957-1sd3wlk 2021-05-16T20:09:52.9515970Z ==> Finishing up 2021-05-16T20:09:53.0724100Z rm /usr/local/include/X11 2021-05-16T20:09:53.0731650Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-16T20:09:53.0735900Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-16T20:09:53.0741130Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-16T20:09:53.0746540Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-16T20:09:53.0750640Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-16T20:09:53.0755600Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-16T20:09:53.0760330Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-16T20:09:53.0764720Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-16T20:09:53.0769660Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-16T20:09:53.0774570Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-16T20:09:53.0779440Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-16T20:09:53.0784060Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-16T20:09:53.0789120Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-16T20:09:53.0793820Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-16T20:09:53.0799630Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-16T20:09:53.0806140Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-16T20:09:53.0810330Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-16T20:09:53.0815750Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-16T20:09:53.0822150Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-16T20:09:53.0826510Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-16T20:09:53.0831690Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-16T20:09:53.0836910Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-16T20:09:53.0841560Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-16T20:09:53.0846960Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-16T20:09:53.0851600Z mkdir -p /usr/local/include/X11/dri 2021-05-16T20:09:53.0858350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-16T20:09:53.0864020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-16T20:09:53.0869990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-16T20:09:53.0873240Z mkdir -p /usr/local/include/X11/extensions 2021-05-16T20:09:53.0881590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-16T20:09:53.0886990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-16T20:09:53.0891860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-16T20:09:53.0897470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-16T20:09:53.0902620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-16T20:09:53.0907440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-16T20:09:53.0913130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-16T20:09:53.0919380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-16T20:09:53.7781670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-16T20:09:53.7785100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-16T20:09:53.7814980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-16T20:09:53.7852520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-16T20:09:53.7894090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-16T20:09:53.7933430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-16T20:09:53.7975240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-16T20:09:53.8019100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-16T20:09:53.8121300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-16T20:09:53.8140210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-16T20:09:53.8174120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-16T20:09:53.8224970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-16T20:09:53.8268560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-16T20:09:53.8308210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-16T20:09:53.8341310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-16T20:09:53.8375520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-16T20:09:53.8409700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-16T20:09:53.8446150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-16T20:09:53.8496340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-16T20:09:53.8532960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-16T20:09:53.8567430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-16T20:09:53.8610670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-16T20:09:53.8653700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-16T20:09:53.8689020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-16T20:09:53.8725720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-16T20:09:53.8761620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-16T20:09:53.8799590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-16T20:09:53.8838060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-16T20:09:53.8883630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-16T20:09:53.8924200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-16T20:09:53.8965170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-16T20:09:53.9003600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-16T20:09:53.9039060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-16T20:09:53.9081610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-16T20:09:53.9114050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-16T20:09:53.9149990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-16T20:09:53.9186070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-16T20:09:53.9220420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-16T20:09:53.9253340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-16T20:09:53.9286500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-16T20:09:53.9316190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-16T20:09:53.9340680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-16T20:09:53.9355800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-16T20:09:53.9383970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-16T20:09:53.9424860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-16T20:09:53.9443400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-16T20:09:53.9453070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-16T20:09:53.9471960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-16T20:09:53.9482670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-16T20:09:53.9509690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-16T20:09:53.9538020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-16T20:09:53.9564010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-16T20:09:53.9566080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-16T20:09:53.9586570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-16T20:09:53.9602390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-16T20:09:53.9632670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-16T20:09:53.9668730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-16T20:09:53.9676250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-16T20:09:53.9778380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-16T20:09:53.9799100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-16T20:09:53.9883630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-16T20:09:53.9934160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-16T20:09:54.0012950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-16T20:09:54.0045560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-16T20:09:54.0146840Z Only the first 100 operations were output. 2021-05-16T20:09:54.0149890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4271-1xmmm47.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxau.rb 2021-05-16T20:09:55.6193790Z ==> Summary 2021-05-16T20:09:55.6220430Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-16T20:09:55.6226090Z ==> Installing poppler dependency: libxdmcp 2021-05-16T20:09:55.6310680Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-16T20:09:55.6327910Z 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-3957-r5vjac 2021-05-16T20:09:55.6419060Z cp -pR /private/tmp/d20210516-3957-r5vjac/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-16T20:09:55.6527860Z chmod -Rf +w /private/tmp/d20210516-3957-r5vjac 2021-05-16T20:09:55.7011510Z ==> Finishing up 2021-05-16T20:09:55.7382590Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-16T20:09:55.7388310Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-16T20:09:55.7398670Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-16T20:09:55.7406510Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-16T20:09:55.7413840Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-16T20:09:55.7539160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4297-fwghlt.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxdmcp.rb 2021-05-16T20:09:58.2466330Z ==> Summary 2021-05-16T20:09:58.2483990Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-16T20:09:58.2488930Z ==> Installing poppler dependency: libxcb 2021-05-16T20:09:58.2841670Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-16T20:09:58.2858420Z 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-3957-e29hw5 2021-05-16T20:09:58.9304390Z cp -pR /private/tmp/d20210516-3957-e29hw5/libxcb/. /usr/local/Cellar/libxcb 2021-05-16T20:10:00.2924800Z chmod -Rf +w /private/tmp/d20210516-3957-e29hw5 2021-05-16T20:10:01.4053820Z ==> Finishing up 2021-05-16T20:10:01.4435690Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-16T20:10:01.4443560Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-16T20:10:01.4509780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-16T20:10:01.4515260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-16T20:10:01.4524160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-16T20:10:01.4532830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-16T20:10:01.4543700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-16T20:10:01.4553770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks_end.3 xcb_alloc_color_cells_masks_end.3 2021-05-16T20:10:01.4564270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks_length.3 xcb_alloc_color_cells_masks_length.3 2021-05-16T20:10:01.4572300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-16T20:10:01.4583050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels_end.3 xcb_alloc_color_cells_pixels_end.3 2021-05-16T20:10:01.4593730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels_length.3 xcb_alloc_color_cells_pixels_length.3 2021-05-16T20:10:01.4601450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-16T20:10:01.4607100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-16T20:10:01.4615210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-16T20:10:01.4626130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-16T20:10:01.4633370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels_end.3 xcb_alloc_color_planes_pixels_end.3 2021-05-16T20:10:01.4641800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels_length.3 xcb_alloc_color_planes_pixels_length.3 2021-05-16T20:10:01.4646910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-16T20:10:01.4652860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-16T20:10:01.4657800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-16T20:10:01.4668690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-16T20:10:01.4674390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-16T20:10:01.4683460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-16T20:10:01.4691900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-16T20:10:01.4696720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-16T20:10:01.4705030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-16T20:10:01.4709970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-16T20:10:01.4718430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-16T20:10:01.4725900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-16T20:10:01.4760270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-16T20:10:01.4771370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-16T20:10:01.4778680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-16T20:10:01.4788100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-16T20:10:01.4793420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab_checked.3 xcb_change_active_pointer_grab_checked.3 2021-05-16T20:10:01.4798280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-16T20:10:01.4806470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-16T20:10:01.4811830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-16T20:10:01.4821390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-16T20:10:01.4826420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-16T20:10:01.4834490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-16T20:10:01.4842770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-16T20:10:01.4848280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-16T20:10:01.4853200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-16T20:10:01.4861860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-16T20:10:01.4867000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-16T20:10:01.4875360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-16T20:10:01.4880300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-16T20:10:01.4886090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-16T20:10:01.4891180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-16T20:10:01.4896930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-16T20:10:01.4907090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-16T20:10:01.4912520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-16T20:10:01.4918070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-16T20:10:01.4924830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-16T20:10:01.4930420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-16T20:10:01.4941220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-16T20:10:01.4946480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-16T20:10:01.4954190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-16T20:10:01.4959680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-16T20:10:01.4965410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_create_region_from_border_clip.3 xcb_composite_create_region_from_border_clip.3 2021-05-16T20:10:01.4975800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_create_region_from_border_clip_checked.3 xcb_composite_create_region_from_border_clip_checked.3 2021-05-16T20:10:01.4981710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-16T20:10:01.4986820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window_reply.3 xcb_composite_get_overlay_window_reply.3 2021-05-16T20:10:01.4992560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window_unchecked.3 xcb_composite_get_overlay_window_unchecked.3 2021-05-16T20:10:01.4997500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-16T20:10:01.5003260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap_checked.3 xcb_composite_name_window_pixmap_checked.3 2021-05-16T20:10:01.5008450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-16T20:10:01.5013690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-16T20:10:01.5019350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-16T20:10:01.5027140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-16T20:10:01.5032360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-16T20:10:01.5037880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-16T20:10:01.5043450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-16T20:10:01.5048490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-16T20:10:01.5054170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window_checked.3 xcb_composite_release_overlay_window_checked.3 2021-05-16T20:10:01.5059490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-16T20:10:01.5064700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-16T20:10:01.5075080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-16T20:10:01.5081140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-16T20:10:01.5085960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-16T20:10:01.5091970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-16T20:10:01.5097980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-16T20:10:01.5103360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-16T20:10:01.5113290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-16T20:10:01.5118840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-16T20:10:01.5123820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-16T20:10:01.5129330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-16T20:10:01.5134770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-16T20:10:01.5163730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free_checked.3 xcb_copy_colormap_and_free_checked.3 2021-05-16T20:10:01.5171280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-16T20:10:01.5176750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-16T20:10:01.5184170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-16T20:10:01.5189550Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-16T20:10:01.5194640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-16T20:10:01.5200220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-16T20:10:01.5205850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-16T20:10:01.5211130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-16T20:10:01.5216310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-16T20:10:01.5221420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-16T20:10:01.5225050Z Only the first 100 operations were output. 2021-05-16T20:10:03.1367920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4332-1fcsl8i.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxcb.rb 2021-05-16T20:10:05.9516620Z ==> Summary 2021-05-16T20:10:06.0797030Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-16T20:10:06.0801720Z ==> Installing poppler dependency: libx11 2021-05-16T20:10:06.1251840Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-16T20:10:06.1269400Z 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-3957-an7qq9 2021-05-16T20:10:06.4317600Z cp -pR /private/tmp/d20210516-3957-an7qq9/libx11/. /usr/local/Cellar/libx11 2021-05-16T20:10:06.8982980Z chmod -Rf +w /private/tmp/d20210516-3957-an7qq9 2021-05-16T20:10:07.4312720Z ==> Finishing up 2021-05-16T20:10:07.4696950Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-16T20:10:07.4698440Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-16T20:10:07.4711870Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-16T20:10:07.4713570Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-16T20:10:07.4715030Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-16T20:10:07.4716630Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-16T20:10:07.4718060Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-16T20:10:07.4719470Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-16T20:10:07.4720930Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-16T20:10:07.4722660Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-16T20:10:07.4726760Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-16T20:10:07.4732090Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-16T20:10:07.4739650Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-16T20:10:07.4745870Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-16T20:10:07.4773740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-16T20:10:07.4779080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-16T20:10:07.4784590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-16T20:10:07.4789870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-16T20:10:07.4795040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-16T20:10:07.4800910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-16T20:10:07.4806220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-16T20:10:07.4812660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-16T20:10:07.4817570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-16T20:10:07.4823160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-16T20:10:07.4828890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-16T20:10:07.4833660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-16T20:10:07.4839400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-16T20:10:07.4844300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-16T20:10:07.4849530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-16T20:10:07.4854780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-16T20:10:07.4859500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-16T20:10:07.4865170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-16T20:10:07.4870130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-16T20:10:07.4875700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-16T20:10:07.4880340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-16T20:10:07.4885860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-16T20:10:07.4911280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-16T20:10:07.4916270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-16T20:10:07.4921790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-16T20:10:07.4926650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-16T20:10:07.4932590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-16T20:10:07.4937230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-16T20:10:07.4942610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-16T20:10:07.4947640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-16T20:10:07.4952420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-16T20:10:07.4957980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-16T20:10:07.4962700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-16T20:10:07.4967970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-16T20:10:07.4972780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-16T20:10:07.4978070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-16T20:10:07.4982840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-16T20:10:07.4988290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-16T20:10:07.4993680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-16T20:10:07.4998660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-16T20:10:07.5003280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-16T20:10:07.5009080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-16T20:10:07.5014270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-16T20:10:07.5019340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-16T20:10:07.5024070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-16T20:10:07.5029430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-16T20:10:07.5035490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-16T20:10:07.5040300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-16T20:10:07.5045670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-16T20:10:07.5050200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-16T20:10:07.5055570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-16T20:10:07.5060740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-16T20:10:07.5065460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-16T20:10:07.5070930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-16T20:10:07.5075620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-16T20:10:07.5081170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-16T20:10:07.5085780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-16T20:10:07.5091280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-16T20:10:07.5096030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-16T20:10:07.5101390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-16T20:10:07.5106550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-16T20:10:07.5111400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-16T20:10:07.5117170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-16T20:10:07.5125540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-16T20:10:07.5143620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-16T20:10:07.5145350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-16T20:10:07.5146840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-16T20:10:07.5148390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-16T20:10:07.5151340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-16T20:10:07.5157020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-16T20:10:07.5161760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-16T20:10:07.5167270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-16T20:10:07.5172230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-16T20:10:07.5196400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-16T20:10:07.5201900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-16T20:10:07.5206770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-16T20:10:07.5212590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-16T20:10:07.5217160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-16T20:10:07.5222530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-16T20:10:07.5227410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-16T20:10:07.5232620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-16T20:10:07.5237870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-16T20:10:07.5248970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-16T20:10:07.5273320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-16T20:10:07.5275220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-16T20:10:07.5305460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-16T20:10:07.5306540Z Only the first 100 operations were output. 2021-05-16T20:10:08.1066700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4358-1tbokid.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libx11.rb 2021-05-16T20:10:10.7175420Z ==> Summary 2021-05-16T20:10:10.7799330Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-16T20:10:10.7803930Z ==> Installing poppler dependency: libxext 2021-05-16T20:10:10.8321380Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-16T20:10:10.8338760Z 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-3957-1muw45o 2021-05-16T20:10:10.8644780Z cp -pR /private/tmp/d20210516-3957-1muw45o/libxext/. /usr/local/Cellar/libxext 2021-05-16T20:10:10.9094150Z chmod -Rf +w /private/tmp/d20210516-3957-1muw45o 2021-05-16T20:10:10.9947660Z ==> Finishing up 2021-05-16T20:10:11.0319670Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-16T20:10:11.0325570Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-16T20:10:11.0331620Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-16T20:10:11.0338080Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-16T20:10:11.0343530Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-16T20:10:11.0349020Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-16T20:10:11.0354360Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-16T20:10:11.0359780Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-16T20:10:11.0432170Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-16T20:10:11.0438910Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-16T20:10:11.0474750Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-16T20:10:11.0504570Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-16T20:10:11.0506760Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-16T20:10:11.0508440Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-16T20:10:11.0510020Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-16T20:10:11.0513370Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-16T20:10:11.0515030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-16T20:10:11.0532620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-16T20:10:11.0579210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-16T20:10:11.0584400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-16T20:10:11.0586430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-16T20:10:11.0588610Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-16T20:10:11.0590410Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-16T20:10:11.0607490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-16T20:10:11.0663750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-16T20:10:11.0665960Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-16T20:10:11.0667610Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-16T20:10:11.0669340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-16T20:10:11.0671490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-16T20:10:11.0677420Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-16T20:10:11.0679550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-16T20:10:11.0682270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-16T20:10:11.0695530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-16T20:10:11.0700230Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-16T20:10:11.0702330Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-16T20:10:11.0707680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-16T20:10:11.0710380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-16T20:10:11.0712970Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-16T20:10:11.0715060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-16T20:10:11.0717200Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-16T20:10:11.0719800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-16T20:10:11.0721720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-16T20:10:11.0723430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-16T20:10:11.0726850Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-16T20:10:11.0728680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-16T20:10:11.0731110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-16T20:10:11.0733470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-16T20:10:11.0735340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-16T20:10:11.0737280Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-16T20:10:11.0740010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-16T20:10:11.0742280Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-16T20:10:11.0744090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-16T20:10:11.0748770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-16T20:10:11.0751090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-16T20:10:11.0753670Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-16T20:10:11.0756070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-16T20:10:11.0757980Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-16T20:10:11.0761680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-16T20:10:11.0770350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-16T20:10:11.0776620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-16T20:10:11.0782020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-16T20:10:11.0787720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-16T20:10:11.0794310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-16T20:10:11.0799170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-16T20:10:11.0805790Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-16T20:10:11.0811150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-16T20:10:11.0817430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-16T20:10:11.0824510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-16T20:10:11.0829000Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-16T20:10:11.0835510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-16T20:10:11.0841490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-16T20:10:11.0847530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-16T20:10:11.0853250Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-16T20:10:11.0859390Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-16T20:10:11.0866340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-16T20:10:11.0872770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-16T20:10:11.0877720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-16T20:10:11.0884870Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-16T20:10:11.0889940Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-16T20:10:11.0895970Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-16T20:10:11.0903920Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-16T20:10:11.1168980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4384-15d1cx3.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxext.rb 2021-05-16T20:10:13.7300480Z ==> Summary 2021-05-16T20:10:13.7358090Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-16T20:10:13.7363240Z ==> Installing poppler dependency: libxrender 2021-05-16T20:10:13.7907830Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-16T20:10:13.7924570Z 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-3957-50m9xe 2021-05-16T20:10:13.8030600Z cp -pR /private/tmp/d20210516-3957-50m9xe/libxrender/. /usr/local/Cellar/libxrender 2021-05-16T20:10:13.8171620Z chmod -Rf +w /private/tmp/d20210516-3957-50m9xe 2021-05-16T20:10:13.8702690Z ==> Finishing up 2021-05-16T20:10:13.9064430Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-16T20:10:13.9072230Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-16T20:10:13.9078280Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-16T20:10:13.9082590Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-16T20:10:13.9087990Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-16T20:10:13.9094970Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-16T20:10:13.9228680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4410-1k87de5.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxrender.rb 2021-05-16T20:10:16.4330700Z ==> Summary 2021-05-16T20:10:16.4352430Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-16T20:10:16.4358170Z ==> Installing poppler dependency: lzo 2021-05-16T20:10:16.4383790Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-16T20:10:16.4402360Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3957-1eg8m4u 2021-05-16T20:10:16.4574210Z cp -pR /private/tmp/d20210516-3957-1eg8m4u/lzo/. /usr/local/Cellar/lzo 2021-05-16T20:10:16.4786550Z chmod -Rf +w /private/tmp/d20210516-3957-1eg8m4u 2021-05-16T20:10:16.5491820Z ==> Finishing up 2021-05-16T20:10:16.5844500Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-16T20:10:16.5851670Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-16T20:10:16.5857800Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-16T20:10:16.5862080Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-16T20:10:16.5867660Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-16T20:10:16.5874550Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-16T20:10:16.6032600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4436-1uvvgoa.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/lzo.rb 2021-05-16T20:10:19.0520970Z ==> Summary 2021-05-16T20:10:19.0552970Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-16T20:10:19.0655230Z 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-3957-f63vu5 2021-05-16T20:10:19.0657800Z ==> Installing poppler dependency: pixman 2021-05-16T20:10:19.0698730Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-16T20:10:19.0771430Z cp -pR /private/tmp/d20210516-3957-f63vu5/pixman/. /usr/local/Cellar/pixman 2021-05-16T20:10:19.0906460Z chmod -Rf +w /private/tmp/d20210516-3957-f63vu5 2021-05-16T20:10:19.1367860Z ==> Finishing up 2021-05-16T20:10:19.1730550Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-16T20:10:19.1737450Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-16T20:10:19.1742300Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-16T20:10:19.1747830Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-16T20:10:19.1754680Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-16T20:10:19.1761920Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-16T20:10:19.1887590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4466-1sznl0l.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/pixman.rb 2021-05-16T20:10:21.5906840Z ==> Summary 2021-05-16T20:10:21.5926300Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-16T20:10:21.5932630Z ==> Installing poppler dependency: cairo 2021-05-16T20:10:21.7749010Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-16T20:10:21.7783670Z 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-3957-1840o6w 2021-05-16T20:10:21.8445160Z cp -pR /private/tmp/d20210516-3957-1840o6w/cairo/. /usr/local/Cellar/cairo 2021-05-16T20:10:21.9112640Z chmod -Rf +w /private/tmp/d20210516-3957-1840o6w 2021-05-16T20:10:22.1273320Z ==> Finishing up 2021-05-16T20:10:22.1866670Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-16T20:10:22.1875960Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-16T20:10:22.1883420Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-16T20:10:22.1907620Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-16T20:10:22.1914260Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-16T20:10:22.1919400Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-16T20:10:22.1924130Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-16T20:10:22.1929760Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-16T20:10:22.1934900Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-16T20:10:22.1940140Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-16T20:10:22.1945130Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-16T20:10:22.1949830Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-16T20:10:22.1954850Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-16T20:10:22.1960140Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-16T20:10:22.1967710Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-16T20:10:22.1972650Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-16T20:10:22.1978570Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-16T20:10:22.1984150Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-16T20:10:22.1988840Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-16T20:10:22.1994120Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-16T20:10:22.1999020Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-16T20:10:22.2004450Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-16T20:10:22.2009040Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-16T20:10:22.2014520Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-16T20:10:22.2019100Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-16T20:10:22.2025140Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-16T20:10:22.2030510Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-16T20:10:22.2035700Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-16T20:10:22.2040950Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-16T20:10:22.2045800Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-16T20:10:22.2051130Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-16T20:10:22.2400070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4492-1vt3hr0.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/cairo.rb 2021-05-16T20:10:24.8086220Z ==> Summary 2021-05-16T20:10:24.8165590Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-16T20:10:24.8171400Z ==> Installing poppler dependency: little-cms2 2021-05-16T20:10:24.8320680Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-16T20:10:24.8340060Z 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-3957-1ppwp4e 2021-05-16T20:10:24.8515180Z cp -pR /private/tmp/d20210516-3957-1ppwp4e/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-16T20:10:24.8700840Z chmod -Rf +w /private/tmp/d20210516-3957-1ppwp4e 2021-05-16T20:10:24.9376270Z ==> Finishing up 2021-05-16T20:10:24.9574630Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-16T20:10:24.9582600Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-16T20:10:24.9588610Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-16T20:10:24.9595690Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-16T20:10:24.9600990Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-16T20:10:24.9608070Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-16T20:10:24.9613330Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-16T20:10:24.9631540Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-16T20:10:24.9643380Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-16T20:10:24.9652960Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-16T20:10:24.9662320Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-16T20:10:24.9668290Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-16T20:10:24.9674850Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-16T20:10:24.9679630Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-16T20:10:24.9685320Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-16T20:10:24.9693050Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-16T20:10:24.9864450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4518-qehdvh.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/little-cms2.rb 2021-05-16T20:10:27.4201500Z ==> Summary 2021-05-16T20:10:27.4226900Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-16T20:10:27.4232360Z ==> Installing poppler dependency: nspr 2021-05-16T20:10:27.4251000Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-16T20:10:27.4268420Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3957-dikvxk 2021-05-16T20:10:27.5024570Z cp -pR /private/tmp/d20210516-3957-dikvxk/nspr/. /usr/local/Cellar/nspr 2021-05-16T20:10:27.5488860Z chmod -Rf +w /private/tmp/d20210516-3957-dikvxk 2021-05-16T20:10:27.6799180Z ==> Finishing up 2021-05-16T20:10:27.7802080Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-16T20:10:27.7808270Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-16T20:10:27.7846240Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-16T20:10:27.7853350Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-16T20:10:27.7858650Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-16T20:10:27.7863940Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-16T20:10:27.7869350Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-16T20:10:27.7874550Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-16T20:10:27.7879880Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-16T20:10:27.7887390Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-16T20:10:27.8152650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4544-1wcgsmv.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/nspr.rb 2021-05-16T20:10:30.3642370Z ==> Summary 2021-05-16T20:10:30.3702160Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-16T20:10:30.3708500Z ==> Installing poppler dependency: nss 2021-05-16T20:10:30.3838100Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-16T20:10:30.3856170Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3957-1q6nblx 2021-05-16T20:10:30.6495040Z cp -pR /private/tmp/d20210516-3957-1q6nblx/nss/. /usr/local/Cellar/nss 2021-05-16T20:10:30.8099930Z chmod -Rf +w /private/tmp/d20210516-3957-1q6nblx 2021-05-16T20:10:32.1790100Z ==> Finishing up 2021-05-16T20:10:32.2170120Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-16T20:10:32.2173310Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-16T20:10:32.2180280Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-16T20:10:32.2184430Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-16T20:10:32.2189400Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-16T20:10:32.2194000Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-16T20:10:32.2205250Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-16T20:10:32.2209570Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-16T20:10:32.2220040Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-16T20:10:32.2221640Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-16T20:10:32.2226090Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-16T20:10:32.2231030Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-16T20:10:32.2235330Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-16T20:10:32.2242600Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-16T20:10:32.2247060Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-16T20:10:32.2252370Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-16T20:10:32.2257220Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-16T20:10:32.2262310Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-16T20:10:32.2267030Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-16T20:10:32.2272060Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-16T20:10:32.2277380Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-16T20:10:32.2281690Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-16T20:10:32.2286710Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-16T20:10:32.2291140Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-16T20:10:32.2296090Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-16T20:10:32.2302050Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-16T20:10:32.2305720Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-16T20:10:32.2310230Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-16T20:10:32.2315140Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-16T20:10:32.2319520Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-16T20:10:32.2324420Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-16T20:10:32.2328760Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-16T20:10:32.2333900Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-16T20:10:32.2338190Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-16T20:10:32.2343120Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-16T20:10:32.2347480Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-16T20:10:32.2352660Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-16T20:10:32.2357140Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-16T20:10:32.2362010Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-16T20:10:32.2366290Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-16T20:10:32.2371280Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-16T20:10:32.2375590Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-16T20:10:32.2380600Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-16T20:10:32.2385180Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-16T20:10:32.2390580Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-16T20:10:32.2394740Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-16T20:10:32.2399980Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-16T20:10:32.2404270Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-16T20:10:32.2409370Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-16T20:10:32.2413580Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-16T20:10:32.2418740Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-16T20:10:32.2423140Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-16T20:10:32.2428130Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-16T20:10:32.2451370Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-16T20:10:32.2455600Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-16T20:10:32.2460640Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-16T20:10:32.2465070Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-16T20:10:32.2469880Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-16T20:10:32.2474530Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-16T20:10:32.2479320Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-16T20:10:32.2483620Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-16T20:10:32.2488730Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-16T20:10:32.2493240Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-16T20:10:32.2497720Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-16T20:10:32.2502180Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-16T20:10:32.2507150Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-16T20:10:32.2511370Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-16T20:10:32.2516230Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-16T20:10:32.2520730Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-16T20:10:32.2525640Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-16T20:10:32.2532380Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-16T20:10:32.2539440Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-16T20:10:32.2544120Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-16T20:10:32.2549300Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-16T20:10:32.2553540Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-16T20:10:32.2558440Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-16T20:10:32.2562670Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-16T20:10:32.2567570Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-16T20:10:32.2572180Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-16T20:10:32.2577170Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-16T20:10:32.2581430Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-16T20:10:32.2586100Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-16T20:10:32.2590290Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-16T20:10:32.2595270Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-16T20:10:32.2599960Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-16T20:10:32.2605600Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-16T20:10:32.2609660Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-16T20:10:32.2614390Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-16T20:10:32.2618760Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-16T20:10:32.2623750Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-16T20:10:32.2627860Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-16T20:10:32.2632820Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-16T20:10:32.2637210Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-16T20:10:32.2642500Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-16T20:10:32.2646640Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-16T20:10:32.2651930Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-16T20:10:32.2655810Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-16T20:10:32.2660670Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-16T20:10:32.2665420Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-16T20:10:32.2670290Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-16T20:10:32.2673560Z Only the first 100 operations were output. 2021-05-16T20:10:32.3847200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4570-ewrn8d.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/nss.rb 2021-05-16T20:10:34.8441120Z ==> Summary 2021-05-16T20:10:34.8566690Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-16T20:10:34.8572570Z ==> Installing poppler dependency: openjpeg 2021-05-16T20:10:34.8851950Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-16T20:10:34.8869370Z 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-3957-6zw0oc 2021-05-16T20:10:35.0705470Z cp -pR /private/tmp/d20210516-3957-6zw0oc/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-16T20:10:35.3138350Z chmod -Rf +w /private/tmp/d20210516-3957-6zw0oc 2021-05-16T20:10:35.5566710Z ==> Finishing up 2021-05-16T20:10:35.5937890Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-16T20:10:35.5941920Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-16T20:10:35.5946500Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-16T20:10:35.5953550Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-16T20:10:35.5962130Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-16T20:10:35.5971710Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-16T20:10:35.5991310Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-16T20:10:35.6000540Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-16T20:10:35.6008650Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-16T20:10:35.6015360Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-16T20:10:35.6020600Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-16T20:10:35.6025380Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-16T20:10:35.6030560Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-16T20:10:35.6035830Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-16T20:10:35.6043860Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-16T20:10:35.7024770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4600-126jt0.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/openjpeg.rb 2021-05-16T20:10:38.7139000Z ==> Summary 2021-05-16T20:10:38.7431980Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-16T20:10:38.7438490Z ==> Installing poppler dependency: qt@5 2021-05-16T20:10:38.7487670Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-16T20:10:38.7505280Z 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-3957-zv6jgi 2021-05-16T20:10:43.8375370Z cp -pR /private/tmp/d20210516-3957-zv6jgi/qt@5/. /usr/local/Cellar/qt@5 2021-05-16T20:10:50.6416600Z chmod -Rf +w /private/tmp/d20210516-3957-zv6jgi 2021-05-16T20:11:04.3420600Z ==> Finishing up 2021-05-16T20:11:07.0224480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4654-1hvhb8z.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/qt@5.rb 2021-05-16T20:11:11.5995720Z ==> Caveats 2021-05-16T20:11:11.5996780Z We agreed to the Qt open source license for you. 2021-05-16T20:11:11.5997700Z If this is unacceptable you should uninstall. 2021-05-16T20:11:11.5998320Z 2021-05-16T20:11:11.5999610Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:11:11.6000660Z because this is an alternate version of another formula. 2021-05-16T20:11:11.6001310Z 2021-05-16T20:11:11.6002060Z If you need to have qt@5 first in your PATH, run: 2021-05-16T20:11:11.6003490Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T20:11:11.6004240Z 2021-05-16T20:11:11.6005010Z For compilers to find qt@5 you may need to set: 2021-05-16T20:11:11.6006270Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T20:11:11.6007560Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T20:11:11.6008200Z 2021-05-16T20:11:11.6009680Z For pkg-config to find qt@5 you may need to set: 2021-05-16T20:11:11.6010730Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T20:11:11.6011360Z 2021-05-16T20:11:11.6012390Z ==> Summary 2021-05-16T20:11:12.3197480Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-16T20:11:12.3204370Z ==> Installing poppler 2021-05-16T20:11:12.3210020Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-16T20:11:12.3228840Z 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-3957-1h5e2ox 2021-05-16T20:11:12.5763940Z cp -pR /private/tmp/d20210516-3957-1h5e2ox/poppler/. /usr/local/Cellar/poppler 2021-05-16T20:11:12.8200080Z chmod -Rf +w /private/tmp/d20210516-3957-1h5e2ox 2021-05-16T20:11:13.2599140Z ==> Finishing up 2021-05-16T20:11:13.2957690Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-16T20:11:13.2961730Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-16T20:11:13.2967410Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-16T20:11:13.2972270Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-16T20:11:13.2977670Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-16T20:11:13.2982950Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-16T20:11:13.2987950Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-16T20:11:13.2993350Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-16T20:11:13.2998750Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-16T20:11:13.3004010Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-16T20:11:13.3008800Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-16T20:11:13.3014300Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-16T20:11:13.3076100Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-16T20:11:13.3084350Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-16T20:11:13.3106980Z rm /usr/local/share/gir-1.0 2021-05-16T20:11:13.3121220Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-16T20:11:13.3127130Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-16T20:11:13.3139510Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-16T20:11:13.3144950Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-16T20:11:13.3150430Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-16T20:11:13.3160130Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-16T20:11:13.3165390Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-16T20:11:13.3173730Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-16T20:11:13.3178980Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-16T20:11:13.3184480Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-16T20:11:13.3189970Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-16T20:11:13.3195550Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-16T20:11:13.3201060Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-16T20:11:13.3219350Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-16T20:11:13.3220900Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-16T20:11:13.3239660Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-16T20:11:13.3251190Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-16T20:11:13.3253060Z rm /usr/local/lib/girepository-1.0 2021-05-16T20:11:13.3263450Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-16T20:11:13.3269430Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-16T20:11:13.3274170Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-16T20:11:13.3279590Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-16T20:11:13.3284580Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-16T20:11:13.3289530Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-16T20:11:13.3295280Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-16T20:11:13.3300230Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-16T20:11:13.3304920Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-16T20:11:13.3310670Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-16T20:11:13.3357720Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-16T20:11:13.3385070Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-16T20:11:13.3406490Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-16T20:11:13.3408400Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-16T20:11:13.3410200Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-16T20:11:13.3411840Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-16T20:11:13.3413150Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-16T20:11:13.3415270Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-16T20:11:13.3417030Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-16T20:11:13.3418760Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-16T20:11:13.3420470Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-16T20:11:13.4418040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4680-10o4ulj.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/poppler.rb 2021-05-16T20:11:15.9970420Z ==> Summary 2021-05-16T20:11:16.0246840Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-16T20:11:17.5509340Z ==> Caveats 2021-05-16T20:11:17.5513870Z ==> qt@5 2021-05-16T20:11:17.5552390Z We agreed to the Qt open source license for you. 2021-05-16T20:11:17.5553410Z If this is unacceptable you should uninstall. 2021-05-16T20:11:17.5554060Z 2021-05-16T20:11:17.5555460Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:11:17.5556570Z because this is an alternate version of another formula. 2021-05-16T20:11:17.5560020Z 2021-05-16T20:11:17.5560910Z If you need to have qt@5 first in your PATH, run: 2021-05-16T20:11:17.5562510Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T20:11:17.5563270Z 2021-05-16T20:11:17.5564070Z For compilers to find qt@5 you may need to set: 2021-05-16T20:11:17.5568410Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T20:11:17.5570010Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T20:11:17.5570840Z 2021-05-16T20:11:17.5572170Z For pkg-config to find qt@5 you may need to set: 2021-05-16T20:11:17.5573230Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T20:11:17.5573910Z 2021-05-16T20:11:19.3194980Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-16T20:11:20.4607810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9f9b3db3fcab3fb68882ccc2038a29d701f498977476b20f27c1c7cc74ec3d73--szip-2.1.1_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-16T20:11:21.3364750Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-16T20:11:21.7997560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-16T20%3A20%3A00Z&sig=5Iyorv4Mbvj%2FtJV9x8qE1BRwEqn49fSd4O%2B1GZ4i3rg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:11:21.8440910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b\?se=2021-05-16T20\%3A20\%3A00Z\&sig=5Iyorv4Mbvj\%2FtJV9x8qE1BRwEqn49fSd4O\%2B1GZ4i3rg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:11:21.8924760Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-16T20:11:21.8985390Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T20:11:23.0802150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T20:11:23.7663700Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T20:11:24.2374860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-16T20%3A20%3A00Z&sig=nd%2FhhBWSUIc8bbx5ApZ63DDXPB0xrSyNoczUqbiqL40%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:11:24.2891140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c\?se=2021-05-16T20\%3A20\%3A00Z\&sig=nd\%2FhhBWSUIc8bbx5ApZ63DDXPB0xrSyNoczUqbiqL40\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:11:24.7646650Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-16T20:11:24.8041910Z ==> Installing dependencies for hdf5: szip 2021-05-16T20:11:24.8046670Z ==> Installing hdf5 dependency: szip 2021-05-16T20:11:24.8722230Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-16T20:11:24.8755950Z 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-4687-cs8g6o 2021-05-16T20:11:24.8851120Z cp -pR /private/tmp/d20210516-4687-cs8g6o/szip/. /usr/local/Cellar/szip 2021-05-16T20:11:24.8963780Z chmod -Rf +w /private/tmp/d20210516-4687-cs8g6o 2021-05-16T20:11:24.9392640Z ==> Finishing up 2021-05-16T20:11:25.0377590Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-16T20:11:25.0381270Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-16T20:11:25.0390670Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-16T20:11:25.0397810Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-16T20:11:25.0402890Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-16T20:11:25.0408030Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-16T20:11:25.0530800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4857-kiwn8n.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/szip.rb 2021-05-16T20:11:27.4748170Z ==> Summary 2021-05-16T20:11:27.4766090Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-16T20:11:27.4775170Z ==> Installing hdf5 2021-05-16T20:11:27.4778210Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T20:11:27.4795770Z 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-4687-5bn2be 2021-05-16T20:11:27.6321880Z cp -pR /private/tmp/d20210516-4687-5bn2be/hdf5/. /usr/local/Cellar/hdf5 2021-05-16T20:11:27.7801610Z chmod -Rf +w /private/tmp/d20210516-4687-5bn2be 2021-05-16T20:11:28.0699280Z ==> Finishing up 2021-05-16T20:11:28.1123220Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-16T20:11:28.1126580Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-16T20:11:28.1131800Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-16T20:11:28.1136010Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-16T20:11:28.1141330Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-16T20:11:28.1145300Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-16T20:11:28.1156630Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-16T20:11:28.1161120Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-16T20:11:28.1182000Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-16T20:11:28.1189050Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-16T20:11:28.1194120Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-16T20:11:28.1198530Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-16T20:11:28.1203480Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-16T20:11:28.1207980Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-16T20:11:28.1214220Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-16T20:11:28.1219790Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-16T20:11:28.1224280Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-16T20:11:28.1229350Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-16T20:11:28.1233950Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-16T20:11:28.1239060Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-16T20:11:28.1243430Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-16T20:11:28.1248280Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-16T20:11:28.1270400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-16T20:11:28.1280810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-16T20:11:28.1282750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-16T20:11:28.1292260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-16T20:11:28.1296630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-16T20:11:28.1301700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-16T20:11:28.1306120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-16T20:11:28.1311070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-16T20:11:28.1315510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-16T20:11:28.1321010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-16T20:11:28.1326130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-16T20:11:28.1330750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-16T20:11:28.1335910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-16T20:11:28.1340450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-16T20:11:28.1348250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-16T20:11:28.1352910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-16T20:11:28.1358010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-16T20:11:28.1362540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-16T20:11:28.1367650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-16T20:11:28.1372200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-16T20:11:28.1377350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-16T20:11:28.1381960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-16T20:11:28.1387200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-16T20:11:28.1391880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-16T20:11:28.1397100Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-16T20:11:28.1401590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-16T20:11:28.1406680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-16T20:11:28.1411110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-16T20:11:28.1416150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-16T20:11:28.1420510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-16T20:11:28.1425560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-16T20:11:28.1430070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-16T20:11:28.1435200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-16T20:11:28.1439680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-16T20:11:28.1444820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-16T20:11:28.1450370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-16T20:11:28.1454780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-16T20:11:28.1459830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-16T20:11:28.1464290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-16T20:11:28.1469610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-16T20:11:28.1474060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-16T20:11:28.1478990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-16T20:11:28.1483500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-16T20:11:28.1488540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-16T20:11:28.1492920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-16T20:11:28.1498340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-16T20:11:28.1516330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-16T20:11:28.1520930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-16T20:11:28.1526020Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-16T20:11:28.1530600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-16T20:11:28.1535610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-16T20:11:28.1542990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-16T20:11:28.1546050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-16T20:11:28.1551650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-16T20:11:28.1557410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-16T20:11:28.1562100Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-16T20:11:28.1567560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-16T20:11:28.1572210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-16T20:11:28.1577610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-16T20:11:28.1582610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-16T20:11:28.1587800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-16T20:11:28.1592590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-16T20:11:28.1597680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-16T20:11:28.1602400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-16T20:11:28.1607670Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-16T20:11:28.1612370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-16T20:11:28.1617430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-16T20:11:28.1621890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-16T20:11:28.1627130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-16T20:11:28.1631760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-16T20:11:28.1637360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-16T20:11:28.1642630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-16T20:11:28.1647090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-16T20:11:28.1652110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-16T20:11:28.1656870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-16T20:11:28.1662460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-16T20:11:28.1667610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-16T20:11:28.1672040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-16T20:11:28.1676080Z Only the first 100 operations were output. 2021-05-16T20:11:28.2672750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4883-7qnuia.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/hdf5.rb 2021-05-16T20:11:30.7699230Z ==> Summary 2021-05-16T20:11:30.7863570Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T20:11:31.4198500Z ==> No outdated dependents to upgrade! 2021-05-16T20:11:31.4200250Z ==> Checking for dependents of upgraded formulae... 2021-05-16T20:11:31.4773290Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T20:11:31.4774900Z hdf5 2021-05-16T20:11:31.4784160Z rm /usr/local/bin/gif2h5 2021-05-16T20:11:31.4787630Z rm /usr/local/bin/h52gif 2021-05-16T20:11:31.4790450Z rm /usr/local/bin/h5c++ 2021-05-16T20:11:31.4794130Z rm /usr/local/bin/h5cc 2021-05-16T20:11:31.4797400Z rm /usr/local/bin/h5clear 2021-05-16T20:11:31.4800600Z rm /usr/local/bin/h5copy 2021-05-16T20:11:31.4803850Z rm /usr/local/bin/h5debug 2021-05-16T20:11:31.4808230Z rm /usr/local/bin/h5diff 2021-05-16T20:11:31.4810270Z rm /usr/local/bin/h5dump 2021-05-16T20:11:31.4813580Z rm /usr/local/bin/h5fc 2021-05-16T20:11:31.4816590Z rm /usr/local/bin/h5format_convert 2021-05-16T20:11:31.4820010Z rm /usr/local/bin/h5import 2021-05-16T20:11:31.4822870Z rm /usr/local/bin/h5jam 2021-05-16T20:11:31.4826440Z rm /usr/local/bin/h5ls 2021-05-16T20:11:31.4829360Z rm /usr/local/bin/h5mkgrp 2021-05-16T20:11:31.4832960Z rm /usr/local/bin/h5perf_serial 2021-05-16T20:11:31.4837300Z rm /usr/local/bin/h5redeploy 2021-05-16T20:11:31.4844010Z rm /usr/local/bin/h5repack 2021-05-16T20:11:31.4844850Z rm /usr/local/bin/h5repart 2021-05-16T20:11:31.4848050Z rm /usr/local/bin/h5stat 2021-05-16T20:11:31.4851130Z rm /usr/local/bin/h5unjam 2021-05-16T20:11:31.4854600Z rm /usr/local/bin/h5watch 2021-05-16T20:11:31.4862730Z rm /usr/local/include/H5ACpublic.h 2021-05-16T20:11:31.4865870Z rm /usr/local/include/H5AbstractDs.h 2021-05-16T20:11:31.4869070Z rm /usr/local/include/H5Apublic.h 2021-05-16T20:11:31.4872130Z rm /usr/local/include/H5ArrayType.h 2021-05-16T20:11:31.4876260Z rm /usr/local/include/H5AtomType.h 2021-05-16T20:11:31.4882100Z rm /usr/local/include/H5Attribute.h 2021-05-16T20:11:31.4886550Z rm /usr/local/include/H5Classes.h 2021-05-16T20:11:31.4887490Z rm /usr/local/include/H5CommonFG.h 2021-05-16T20:11:31.4888360Z rm /usr/local/include/H5CompType.h 2021-05-16T20:11:31.4890950Z rm /usr/local/include/H5Cpp.h 2021-05-16T20:11:31.4894520Z rm /usr/local/include/H5CppDoc.h 2021-05-16T20:11:31.4897240Z rm /usr/local/include/H5Cpublic.h 2021-05-16T20:11:31.4900680Z rm /usr/local/include/H5DOpublic.h 2021-05-16T20:11:31.4903780Z rm /usr/local/include/H5DSpublic.h 2021-05-16T20:11:31.4907220Z rm /usr/local/include/H5DaccProp.h 2021-05-16T20:11:31.4911310Z rm /usr/local/include/H5DataSet.h 2021-05-16T20:11:31.4913260Z rm /usr/local/include/H5DataSpace.h 2021-05-16T20:11:31.4917170Z rm /usr/local/include/H5DataType.h 2021-05-16T20:11:31.4920000Z rm /usr/local/include/H5DcreatProp.h 2021-05-16T20:11:31.4925350Z rm /usr/local/include/H5Dpublic.h 2021-05-16T20:11:31.4927520Z rm /usr/local/include/H5DxferProp.h 2021-05-16T20:11:31.4929100Z rm /usr/local/include/H5ESpublic.h 2021-05-16T20:11:31.4932750Z rm /usr/local/include/H5EnumType.h 2021-05-16T20:11:31.4936230Z rm /usr/local/include/H5Epubgen.h 2021-05-16T20:11:31.4938740Z rm /usr/local/include/H5Epublic.h 2021-05-16T20:11:31.4942280Z rm /usr/local/include/H5Exception.h 2021-05-16T20:11:31.4945440Z rm /usr/local/include/H5FDcore.h 2021-05-16T20:11:31.4948560Z rm /usr/local/include/H5FDdirect.h 2021-05-16T20:11:31.4951710Z rm /usr/local/include/H5FDfamily.h 2021-05-16T20:11:31.4954290Z rm /usr/local/include/H5FDhdfs.h 2021-05-16T20:11:31.4957650Z rm /usr/local/include/H5FDlog.h 2021-05-16T20:11:31.4960740Z rm /usr/local/include/H5FDmpi.h 2021-05-16T20:11:31.4964780Z rm /usr/local/include/H5FDmpio.h 2021-05-16T20:11:31.4967210Z rm /usr/local/include/H5FDmulti.h 2021-05-16T20:11:31.4970480Z rm /usr/local/include/H5FDpublic.h 2021-05-16T20:11:31.4976250Z rm /usr/local/include/H5FDros3.h 2021-05-16T20:11:31.4978430Z rm /usr/local/include/H5FDsec2.h 2021-05-16T20:11:31.4979480Z rm /usr/local/include/H5FDstdio.h 2021-05-16T20:11:31.4982750Z rm /usr/local/include/H5FDwindows.h 2021-05-16T20:11:31.4986170Z rm /usr/local/include/H5FaccProp.h 2021-05-16T20:11:31.4989110Z rm /usr/local/include/H5FcreatProp.h 2021-05-16T20:11:31.4992180Z rm /usr/local/include/H5File.h 2021-05-16T20:11:31.4996290Z rm /usr/local/include/H5FloatType.h 2021-05-16T20:11:31.4999430Z rm /usr/local/include/H5Fpublic.h 2021-05-16T20:11:31.5003810Z rm /usr/local/include/H5Gpublic.h 2021-05-16T20:11:31.5006930Z rm /usr/local/include/H5Group.h 2021-05-16T20:11:31.5009070Z rm /usr/local/include/H5IMpublic.h 2021-05-16T20:11:31.5015060Z rm /usr/local/include/H5IdComponent.h 2021-05-16T20:11:31.5016990Z rm /usr/local/include/H5Include.h 2021-05-16T20:11:31.5019540Z rm /usr/local/include/H5IntType.h 2021-05-16T20:11:31.5022670Z rm /usr/local/include/H5Ipublic.h 2021-05-16T20:11:31.5028520Z rm /usr/local/include/H5LDpublic.h 2021-05-16T20:11:31.5029610Z rm /usr/local/include/H5LTpublic.h 2021-05-16T20:11:31.5031920Z rm /usr/local/include/H5LaccProp.h 2021-05-16T20:11:31.5035000Z rm /usr/local/include/H5LcreatProp.h 2021-05-16T20:11:31.5038440Z rm /usr/local/include/H5Library.h 2021-05-16T20:11:31.5042730Z rm /usr/local/include/H5Location.h 2021-05-16T20:11:31.5044680Z rm /usr/local/include/H5Lpublic.h 2021-05-16T20:11:31.5050430Z rm /usr/local/include/H5MMpublic.h 2021-05-16T20:11:31.5051460Z rm /usr/local/include/H5Mpublic.h 2021-05-16T20:11:31.5055010Z rm /usr/local/include/H5Object.h 2021-05-16T20:11:31.5060380Z rm /usr/local/include/H5OcreatProp.h 2021-05-16T20:11:31.5061350Z rm /usr/local/include/H5Opublic.h 2021-05-16T20:11:31.5063700Z rm /usr/local/include/H5PLextern.h 2021-05-16T20:11:31.5067010Z rm /usr/local/include/H5PLpublic.h 2021-05-16T20:11:31.5071040Z rm /usr/local/include/H5PTpublic.h 2021-05-16T20:11:31.5073410Z rm /usr/local/include/H5PacketTable.h 2021-05-16T20:11:31.5076940Z rm /usr/local/include/H5Ppublic.h 2021-05-16T20:11:31.5080350Z rm /usr/local/include/H5PredType.h 2021-05-16T20:11:31.5083150Z rm /usr/local/include/H5PropList.h 2021-05-16T20:11:31.5086600Z rm /usr/local/include/H5Rpublic.h 2021-05-16T20:11:31.5090010Z rm /usr/local/include/H5Spublic.h 2021-05-16T20:11:31.5092670Z rm /usr/local/include/H5StrType.h 2021-05-16T20:11:31.5136290Z rm /usr/local/include/H5TBpublic.h 2021-05-16T20:11:31.5139040Z rm /usr/local/include/H5Tpublic.h 2021-05-16T20:11:31.5142850Z rm /usr/local/include/H5VLconnector.h 2021-05-16T20:11:31.5146420Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-16T20:11:31.5149550Z rm /usr/local/include/H5VLnative.h 2021-05-16T20:11:31.5152590Z Only the first 100 operations were output. 2021-05-16T20:11:33.2393070Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-16T20:11:34.4769700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d00ee01c29f4d36977d809e308e6497bd13dc4857bda7eea3c9ed4ee2d12b981--protobuf-3.15.8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-16T20:11:35.0571890Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-16T20:11:35.4947280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-16T20%3A20%3A00Z&sig=bMwQaBOquIrM71WDooSlZLy4Kr99M%2F6YSHIpCdoW8kQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:11:35.5646330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1\?se=2021-05-16T20\%3A20\%3A00Z\&sig=bMwQaBOquIrM71WDooSlZLy4Kr99M\%2F6YSHIpCdoW8kQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:11:35.8391040Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-16T20:11:35.9176790Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-16T20:11:35.9204690Z 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-4890-nm2a5t 2021-05-16T20:11:36.0528530Z cp -pR /private/tmp/d20210516-4890-nm2a5t/protobuf/. /usr/local/Cellar/protobuf 2021-05-16T20:11:36.1910990Z chmod -Rf +w /private/tmp/d20210516-4890-nm2a5t 2021-05-16T20:11:36.3444410Z ==> Finishing up 2021-05-16T20:11:36.3769280Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-16T20:11:36.3775600Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-16T20:11:36.3803390Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-16T20:11:36.3807680Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-16T20:11:36.3814970Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-16T20:11:36.3819370Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-16T20:11:36.3824840Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-16T20:11:36.3829530Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-16T20:11:36.3834470Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-16T20:11:36.3839550Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-16T20:11:36.3844180Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-16T20:11:36.3849140Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-16T20:11:36.3854340Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-16T20:11:36.3862220Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-16T20:11:36.3868040Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-16T20:11:36.3895620Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-16T20:11:36.4498590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5070-i4rq5.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/protobuf.rb 2021-05-16T20:11:39.1264900Z ==> Caveats 2021-05-16T20:11:39.1266030Z Emacs Lisp files have been installed to: 2021-05-16T20:11:39.1267360Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-16T20:11:39.1268650Z ==> Summary 2021-05-16T20:11:39.1448890Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-16T20:11:41.3739940Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-16T20:11:42.5393510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/22b9d0393b949c8efb2d99af0d560df0b3cfe18d26ca7ec097827eb51acc346b--gsl-2.6.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-16T20:11:43.1054870Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-16T20:11:43.4659180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-16T20%3A20%3A00Z&sig=DNgBWXNcmAYFEUf6SxUC55c1rpXfOeSmXLfcHSVkw0w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:11:43.5577980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292\?se=2021-05-16T20\%3A20\%3A00Z\&sig=DNgBWXNcmAYFEUf6SxUC55c1rpXfOeSmXLfcHSVkw0w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:11:43.7367320Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-16T20:11:43.8155690Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-16T20:11:43.8187130Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5077-1snn36y 2021-05-16T20:11:43.9439510Z cp -pR /private/tmp/d20210516-5077-1snn36y/gsl/. /usr/local/Cellar/gsl 2021-05-16T20:11:44.0869530Z chmod -Rf +w /private/tmp/d20210516-5077-1snn36y 2021-05-16T20:11:44.2378420Z ==> Finishing up 2021-05-16T20:11:44.2615910Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-16T20:11:44.2628240Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-16T20:11:44.2634070Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-16T20:11:44.2641750Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-16T20:11:44.2669810Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-16T20:11:44.2683170Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-16T20:11:44.2784720Z info /usr/local/share/info/gsl-ref.info 2021-05-16T20:11:44.2797930Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-16T20:11:44.2809330Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-16T20:11:44.2819020Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-16T20:11:44.2842660Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-16T20:11:44.2850630Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-16T20:11:44.2855980Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-16T20:11:44.2862770Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-16T20:11:44.2868510Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-16T20:11:44.2874210Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-16T20:11:44.2880020Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-16T20:11:44.2891280Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-16T20:11:44.3520490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5244-80kf5g.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gsl.rb 2021-05-16T20:11:46.9331770Z ==> Summary 2021-05-16T20:11:46.9532580Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-16T20:11:50.0499350Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-16T20:11:51.1803600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/4330797f41cf1f4089b82c134b718a48800b5e3d433eefce830a688fee9b1e02--aom-3.1.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-16T20:11:51.7289780Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-16T20:11:52.3618790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-16T20%3A20%3A00Z&sig=g2%2BbOOQlnDiO6kVvtct68KqAmu7TpIDUdnsCmCzA%2BV4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:11:52.4099440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2\?se=2021-05-16T20\%3A20\%3A00Z\&sig=g2\%2BbOOQlnDiO6kVvtct68KqAmu7TpIDUdnsCmCzA\%2BV4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:11:52.6561090Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-16T20:11:52.6753890Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-16T20:11:53.8370240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d9cfa7ee248f7676c3fb6d6468a21653eb8bfedf6a1d344121c8fae0fd051bc6--dav1d-0.8.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-16T20:11:54.3976290Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-16T20:11:54.7582860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-16T20%3A20%3A00Z&sig=pjnFWXGwVmcO81oP4PS%2BRY0csYNRpRPqz3Fdko3u3kQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:11:54.8172660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961\?se=2021-05-16T20\%3A20\%3A00Z\&sig=pjnFWXGwVmcO81oP4PS\%2BRY0csYNRpRPqz3Fdko3u3kQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:11:54.9099790Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-16T20:11:54.9147310Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-16T20:11:56.0398930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6f0702bcb46c9fa14816cae846c81dcf99236d9de2c5452d7befd80ef9162d09--frei0r-1.7.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-16T20:11:56.6092050Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-16T20:11:56.9911310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-16T20%3A20%3A00Z&sig=FZEVKGd9byTuqxZuEU07BTVApH9d9gZ9IXrjTGH8D1w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:11:57.0522390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872\?se=2021-05-16T20\%3A20\%3A00Z\&sig=FZEVKGd9byTuqxZuEU07BTVApH9d9gZ9IXrjTGH8D1w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:11:57.1288620Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-16T20:11:57.1329990Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-16T20:11:58.2945020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c35c253b2d75c6257654e4b34de132a5f1f0249f7f19fb45950376b0484bd800--fribidi-1.0.10.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-16T20:11:58.8453320Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-16T20:11:59.2341000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-16T20%3A20%3A00Z&sig=ksBDWRPmR%2FOquqTzcPv6Zvswr0zK15IeS6WOQsBAdt4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:11:59.2898850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3\?se=2021-05-16T20\%3A20\%3A00Z\&sig=ksBDWRPmR\%2FOquqTzcPv6Zvswr0zK15IeS6WOQsBAdt4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:11:59.3543550Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-16T20:11:59.3576340Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-16T20:12:00.5364620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/37170c523408db725e150187d218078e061eee105a7a5300b0bcfcc5b02d61bf--gobject-introspection-1.68.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-16T20:12:01.3135250Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-16T20:12:01.4694370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-16T20%3A20%3A00Z&sig=xSGAGR8wYsKsfLUfK5gISauZEmLqnYJHi2s2T7wWdsU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:12:01.5209800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354\?se=2021-05-16T20\%3A20\%3A00Z\&sig=xSGAGR8wYsKsfLUfK5gISauZEmLqnYJHi2s2T7wWdsU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:12:01.6737710Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-16T20:12:01.6826900Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-16T20:12:02.8219780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/bbb4dd2ef1846301d1eb08053e19e11ca9c780f93f4d3b2d638fd94a9bf54a0c--graphite2-1.3.14.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-16T20:12:03.4077840Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-16T20:12:03.8134570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-16T20%3A20%3A00Z&sig=8c%2FqMoMIKmkJ6mOX%2BuFDygl8BMmnSQcZLZQNG06fGC0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:12:03.8586430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980\?se=2021-05-16T20\%3A20\%3A00Z\&sig=8c\%2FqMoMIKmkJ6mOX\%2BuFDygl8BMmnSQcZLZQNG06fGC0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:12:03.9127390Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-16T20:12:03.9160740Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-16T20:12:05.0883020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/11a52c663bdb63f4550035a9d2cde480c874792135b8a0c3b533301c5671d7d1--harfbuzz-2.8.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-16T20:12:05.6807790Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-16T20:12:06.0677050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-16T20%3A20%3A00Z&sig=3agsp7lrgVXb5daZbrSQnOC4MFEHB1rd3kmLQvNFE9U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:12:06.1238330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59\?se=2021-05-16T20\%3A20\%3A00Z\&sig=3agsp7lrgVXb5daZbrSQnOC4MFEHB1rd3kmLQvNFE9U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:12:06.2798580Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-16T20:12:06.2896620Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-16T20:12:07.4343210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7212f1b46416e48a904ce85caf01785880ca68e147f1366598d78d89629d97a2--libass-0.15.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-16T20:12:08.0012940Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-16T20:12:08.3876550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-16T20%3A20%3A00Z&sig=zWXyQh%2Fm%2FqW1X6jlURehAqGjM7SYl4WcgpkGve8%2FpqU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:12:08.4347310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf\?se=2021-05-16T20\%3A20\%3A00Z\&sig=zWXyQh\%2Fm\%2FqW1X6jlURehAqGjM7SYl4WcgpkGve8\%2FpqU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:12:08.4969570Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-16T20:12:08.5005710Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-16T20:12:09.6538260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/81948ea4abee2b71dcec2e8744de7d8ded08d2487a6aaf5bdb6d753c5ba74e30--libbluray-1.3.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-16T20:12:10.2045280Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-16T20:12:10.5845670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-16T20%3A20%3A00Z&sig=VpQdPqdYDVM%2BwivMib10l5OoxMl0DsM4B%2FeUGXBSAiM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:12:10.6323890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6\?se=2021-05-16T20\%3A20\%3A00Z\&sig=VpQdPqdYDVM\%2BwivMib10l5OoxMl0DsM4B\%2FeUGXBSAiM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:12:10.7095390Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-16T20:12:10.7134290Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-16T20:12:11.9657480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f10988e95845131f890c95b52caea83e46332718a0787ff7b473f71e9ca6e536--libsoxr-0.1.3-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-16T20:12:12.5007470Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-16T20:12:12.9859030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-16T20%3A20%3A00Z&sig=boUEZkPxfjTJmDh6ei3x8kKkLV6cJcbiApGPptEPE%2F8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:12:13.0321720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e\?se=2021-05-16T20\%3A20\%3A00Z\&sig=boUEZkPxfjTJmDh6ei3x8kKkLV6cJcbiApGPptEPE\%2F8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:12:13.0892490Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-16T20:12:13.0928920Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-16T20:12:14.2344340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6ae6f473a471f2acf0663822f8d0786ee6e562449edb90dc5ba0fe00f1815b36--libvidstab-1.1.0-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-16T20:12:14.8503030Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-16T20:12:15.2324640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-16T20%3A20%3A00Z&sig=q75dSBCZil7lhJGS35XdaGfb5tcujWNEyAn0JKx%2BHuI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:12:15.2773970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f\?se=2021-05-16T20\%3A20\%3A00Z\&sig=q75dSBCZil7lhJGS35XdaGfb5tcujWNEyAn0JKx\%2BHuI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:12:15.3279230Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-16T20:12:15.3310000Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-16T20:12:16.5074970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3e5be9f6a1ed97546d75f83d021b491e1d806a4c6b53680edfb908dd11dacc33--libvpx-1.10.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-16T20:12:17.0694850Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-16T20:12:17.4344180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-16T20%3A20%3A00Z&sig=R02jjrEu9V%2Fl%2Bs5Wghqf9gJmUmGFedTxg2khn%2F7gxtg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:12:17.4802550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5\?se=2021-05-16T20\%3A20\%3A00Z\&sig=R02jjrEu9V\%2Fl\%2Bs5Wghqf9gJmUmGFedTxg2khn\%2F7gxtg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:12:17.5946670Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-16T20:12:17.6011540Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-16T20:12:18.8268310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f6294fd3accd2d3f22e5bddffb1800bb14b9b5c0afc6711f7c4e428fe6ef1362--opencore-amr-0.1.5.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-16T20:12:19.3654560Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-16T20:12:19.7333130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-16T20%3A20%3A00Z&sig=nElY6PO%2Byo8SY71u9cioNAZmCjyFY667yxRhhcIhfXs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:12:19.7866960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152\?se=2021-05-16T20\%3A20\%3A00Z\&sig=nElY6PO\%2Byo8SY71u9cioNAZmCjyFY667yxRhhcIhfXs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:12:19.8621050Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-16T20:12:19.8660450Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-16T20:12:21.0219760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fbdb2f0baa05e322bd7d69736d78e55816938fcb82213670f7795c98b47a29cc--rav1e-0.4.1_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-16T20:12:21.6711890Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-16T20:12:22.0459350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-16T20%3A20%3A00Z&sig=OFi0fyqFWrkDV1E0ZCaei8p7XpT8C00bd9UxN0egOoU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:12:22.1008390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0\?se=2021-05-16T20\%3A20\%3A00Z\&sig=OFi0fyqFWrkDV1E0ZCaei8p7XpT8C00bd9UxN0egOoU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:12:22.5961990Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-16T20:12:22.7114430Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-16T20:12:23.8645060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e8fd13ca2d47d5af3114557078e7e4fbe7aa5ffe715aca877450a57e1266832e--libsamplerate-0.1.9_1-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-16T20:12:24.4456950Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-16T20:12:24.8144500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-16T20%3A20%3A00Z&sig=IxwCPkvefvXobJsMgPTzD%2B5S4IY0XsvpqkvT0Th3bYA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:12:24.8692000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9\?se=2021-05-16T20\%3A20\%3A00Z\&sig=IxwCPkvefvXobJsMgPTzD\%2B5S4IY0XsvpqkvT0Th3bYA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:12:25.0601070Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-16T20:12:25.0731330Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-16T20:12:26.2623990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d6c86a875c063ff7aabf5f6792fd9e5f3f97111fdc9a99db8293bb30285a9906--rubberband-1.9.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-16T20:12:26.8316430Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-16T20:12:27.1933760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-16T20%3A20%3A00Z&sig=DCkwMUj8B%2FmxHnJXl7QohXwQX8lFGhLeVAMz7Dm3F%2FM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:12:27.2469700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df\?se=2021-05-16T20\%3A20\%3A00Z\&sig=DCkwMUj8B\%2FmxHnJXl7QohXwQX8lFGhLeVAMz7Dm3F\%2FM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:12:27.3310760Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-16T20:12:27.3356860Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-16T20:12:28.4483010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/126fe5ba8860c768aaf86014de0ca0cd0c7d77dd901f69ca88a367575d0e3d9c--sdl2-2.0.14_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-16T20:12:29.0268220Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-16T20:12:29.4086490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-16T20%3A20%3A00Z&sig=lJYhr1AKkuSyjjHJpQ0uP%2FvFBz1lRDLryR%2FA8k%2BuQS0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:12:29.4625870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d\?se=2021-05-16T20\%3A20\%3A00Z\&sig=lJYhr1AKkuSyjjHJpQ0uP\%2FvFBz1lRDLryR\%2FA8k\%2BuQS0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:12:29.5738230Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-16T20:12:29.5812550Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-16T20:12:30.6758780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/671b73ec867e8cc6679395e5e710fd043955bbd8fb3afb9ba2207726f1c684bb--snappy-1.1.8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-16T20:12:31.2154240Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-16T20:12:31.5969030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-16T20%3A20%3A00Z&sig=m4csysCKQHBZi5Y%2Fr%2B%2F%2BdiQxbO5j03WLcQpVUoaGrvY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:12:31.6420560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3\?se=2021-05-16T20\%3A20\%3A00Z\&sig=m4csysCKQHBZi5Y\%2Fr\%2B\%2F\%2BdiQxbO5j03WLcQpVUoaGrvY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:12:31.6925000Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-16T20:12:31.6955280Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-16T20:12:32.8733020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/08eaff2f9b212da96df09cbb8664f246091656844519db011b0a50359c4aa48f--speex-1.2.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-16T20:12:33.5821810Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-16T20:12:33.9419600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-16T20%3A20%3A00Z&sig=42uCsoXpjy2nYZXG3Jh6Ibt2P87pKrmT4fmvTMjuD6Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:12:33.9932540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0\?se=2021-05-16T20\%3A20\%3A00Z\&sig=42uCsoXpjy2nYZXG3Jh6Ibt2P87pKrmT4fmvTMjuD6Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:12:34.0743180Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-16T20:12:34.0789370Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-16T20:12:35.2414570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/839947959defdfeaa59cee7aec981c2d6d0097165ca9793f41338b41451b5f1c--srt-1.4.3.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-16T20:12:35.8311390Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-16T20:12:36.2576010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-16T20%3A20%3A00Z&sig=b94Z5LI%2BbhGD3gH2vtQUozfGHrzmQ6Ogqq2rR11XJHY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:12:36.3042780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b\?se=2021-05-16T20\%3A20\%3A00Z\&sig=b94Z5LI\%2BbhGD3gH2vtQUozfGHrzmQ6Ogqq2rR11XJHY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:12:36.4836640Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-16T20:12:37.0121540Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-16T20:12:37.6416370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/51910e68b838a5c62c91c9352172d516e77a3c3c1a59a2cebaffc3f64f46adf4--giflib-5.2.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-16T20:12:38.2034080Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-16T20:12:38.5851020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-16T20%3A20%3A00Z&sig=4ylx69%2Btma4WPGKrK%2B9A6Xz%2Bccx0uk3hLAU7oCSdC3M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:12:38.6370300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d\?se=2021-05-16T20\%3A20\%3A00Z\&sig=4ylx69\%2Btma4WPGKrK\%2B9A6Xz\%2Bccx0uk3hLAU7oCSdC3M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:12:38.6981800Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-16T20:12:38.7015930Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-16T20:12:39.8909620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3b53d3301c7dacc213e5da7ed7628e02dde331e5b659d962e9a2fd3252faa5ec--leptonica-1.80.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-16T20:12:40.4516340Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-16T20:12:40.8531340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-16T20%3A20%3A00Z&sig=intCYMoBRBy81p3F8S%2BGcZJC1zc6HchJoeZwrD%2Bpd6E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:12:40.8977870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7\?se=2021-05-16T20\%3A20\%3A00Z\&sig=intCYMoBRBy81p3F8S\%2BGcZJC1zc6HchJoeZwrD\%2Bpd6E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:12:41.0940560Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-16T20:12:41.1048520Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-16T20:12:42.2572280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6f1f8386f81a8ef85c078e6feb3b9809cf58e988797ff46c583e6a504643cafe--tesseract-4.1.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-16T20:12:42.8128880Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-16T20:12:43.3306190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-16T20%3A20%3A00Z&sig=FY10N3bsmcrP6ErR%2FW%2FlMOO65zmluiQ5kPGOXT%2F36rI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:12:43.3945050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82\?se=2021-05-16T20\%3A20\%3A00Z\&sig=FY10N3bsmcrP6ErR\%2FW\%2FlMOO65zmluiQ5kPGOXT\%2F36rI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:12:43.8577150Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-16T20:12:43.8992500Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-16T20:12:45.0119770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/dbefdb4ba8626ac7d284e0da23aaeb705c37e0bfbe0c3c22f05fe5fbcadf10e4--theora-1.1.1-4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-16T20:12:45.5930340Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-16T20:12:45.9893610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-16T20%3A20%3A00Z&sig=xdeoH80UsIMV3%2BvJhQ4kiRgTSnqm87ruLiqUnAcekkc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:12:46.0390830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67\?se=2021-05-16T20\%3A20\%3A00Z\&sig=xdeoH80UsIMV3\%2BvJhQ4kiRgTSnqm87ruLiqUnAcekkc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:12:46.1364210Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-16T20:12:46.1415630Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-16T20:12:47.2767620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9a9d2aeaddf13d8c11644fa003bcb36fdbe9eb3337810521be4f588eb1f25793--x264-r3049.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-16T20:12:47.8275800Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-16T20:12:48.2065860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-16T20%3A20%3A00Z&sig=YLwEoiyK%2BB%2BxR3zdQp1%2Bv3LF3SBmaMuRoQ9w74%2B9zeU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:12:48.2871830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0\?se=2021-05-16T20\%3A20\%3A00Z\&sig=YLwEoiyK\%2BB\%2BxR3zdQp1\%2Bv3LF3SBmaMuRoQ9w74\%2B9zeU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:12:48.4821210Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-16T20:12:48.4927460Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-16T20:12:49.6059420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b2b1f388528d2c8033213ea1b60ecf69affc11dc2e9d2a90d94831e2851bfb16--x265-3.5-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-16T20:12:50.1962940Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-16T20:12:50.5568050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-16T20%3A20%3A00Z&sig=1gLhJ53M%2B57XYET%2BrK17fnDmxXyErscZF7nP0P3Yq3w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:12:50.6128680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a\?se=2021-05-16T20\%3A20\%3A00Z\&sig=1gLhJ53M\%2B57XYET\%2BrK17fnDmxXyErscZF7nP0P3Yq3w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:12:50.8986320Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-16T20:12:50.9190050Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-16T20:12:52.0293770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b5121b85b4f5dfe07f78abbcbe520ae4926d781af3342e318e588b62aba59fe0--xvid-1.3.7.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-16T20:12:52.5961330Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-16T20:12:53.2307620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-16T20%3A20%3A00Z&sig=k%2F3tBKDCxP0L3CcHCsVhXtS6SoNgg%2FW11CZF7Kj3WA4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:12:53.2863710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53\?se=2021-05-16T20\%3A20\%3A00Z\&sig=k\%2F3tBKDCxP0L3CcHCsVhXtS6SoNgg\%2FW11CZF7Kj3WA4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:12:53.3813940Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-16T20:12:53.3870620Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-16T20:12:54.5176300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/975d2a6327948963304440b55f96a7ba9a9a77d67c94009aa3b737508a6ac53d--zeromq-4.3.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-16T20:12:55.1061060Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-16T20:12:55.4670190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-16T20%3A20%3A00Z&sig=9wKZyvr20YKEOddRD0S2PBv7SplSpAB07wpIJlKSHtE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:12:55.5138490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08\?se=2021-05-16T20\%3A20\%3A00Z\&sig=9wKZyvr20YKEOddRD0S2PBv7SplSpAB07wpIJlKSHtE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:12:55.6380960Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-16T20:12:55.6473170Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-16T20:12:56.7574070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/185b39b3ec34432b8755b2796ded253e0a809380c5061eec69b9903605724665--zimg-3.0.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-16T20:12:57.2945950Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-16T20:12:57.8019920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-16T20%3A20%3A00Z&sig=LMTS3qnJPp1CRgc2F8GGtbHp%2FKOBn3nGsPv3oxIZeH0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:12:57.8564820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf\?se=2021-05-16T20\%3A20\%3A00Z\&sig=LMTS3qnJPp1CRgc2F8GGtbHp\%2FKOBn3nGsPv3oxIZeH0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:12:57.9714330Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-16T20:12:57.9737660Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-16T20:12:59.2941090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7f449cedced71b413d29cd33a09cec7241ac8776daef78c5ecb1369905fb0f70--ffmpeg-4.4_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-16T20:12:59.8921980Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-16T20:13:00.4088390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-16T20%3A20%3A00Z&sig=zwD7tOkf7z4pymBPZ6gjp6iIbOoIDVZs3DLqLIouRAI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:13:00.4914140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4\?se=2021-05-16T20\%3A20\%3A00Z\&sig=zwD7tOkf7z4pymBPZ6gjp6iIbOoIDVZs3DLqLIouRAI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:13:01.5115040Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-16T20:13:01.6234610Z ==> Installing dependencies for ffmpeg: aom, dav1d, frei0r, fribidi, gobject-introspection, graphite2, harfbuzz, libass, libbluray, libsoxr, libvidstab, libvpx, opencore-amr, rav1e, libsamplerate, rubberband, sdl2, snappy, speex, srt, giflib, leptonica, tesseract, theora, x264, x265, xvid, zeromq and zimg 2021-05-16T20:13:01.6279630Z ==> Installing ffmpeg dependency: aom 2021-05-16T20:13:01.7011340Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-16T20:13:01.7041280Z 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-5251-fb9nod 2021-05-16T20:13:01.7830940Z cp -pR /private/tmp/d20210516-5251-fb9nod/aom/. /usr/local/Cellar/aom 2021-05-16T20:13:01.8312820Z chmod -Rf +w /private/tmp/d20210516-5251-fb9nod 2021-05-16T20:13:02.0494550Z ==> Finishing up 2021-05-16T20:13:02.1615160Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-16T20:13:02.1626040Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-16T20:13:02.1638690Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-16T20:13:02.1655910Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-16T20:13:02.1667260Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-16T20:13:02.1676350Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-16T20:13:02.1682030Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-16T20:13:02.1694170Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-16T20:13:02.1882400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5617-s1fzhn.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/aom.rb 2021-05-16T20:13:04.7048250Z ==> Summary 2021-05-16T20:13:04.7074940Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-16T20:13:04.7081620Z ==> Installing ffmpeg dependency: dav1d 2021-05-16T20:13:04.7144130Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-16T20:13:04.7162390Z 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-5251-swtl68 2021-05-16T20:13:04.7350170Z cp -pR /private/tmp/d20210516-5251-swtl68/dav1d/. /usr/local/Cellar/dav1d 2021-05-16T20:13:04.7504170Z chmod -Rf +w /private/tmp/d20210516-5251-swtl68 2021-05-16T20:13:04.8329020Z ==> Finishing up 2021-05-16T20:13:04.8721040Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-16T20:13:04.8736710Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-16T20:13:04.8745650Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-16T20:13:04.8751140Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-16T20:13:04.8762220Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-16T20:13:04.8904300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5644-uq171.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/dav1d.rb 2021-05-16T20:13:07.2857100Z ==> Summary 2021-05-16T20:13:07.2881700Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-16T20:13:07.2928640Z ==> Installing ffmpeg dependency: frei0r 2021-05-16T20:13:07.2985000Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-16T20:13:07.3002710Z 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-5251-1d2c8lo 2021-05-16T20:13:07.3491000Z cp -pR /private/tmp/d20210516-5251-1d2c8lo/frei0r/. /usr/local/Cellar/frei0r 2021-05-16T20:13:07.4117490Z chmod -Rf +w /private/tmp/d20210516-5251-1d2c8lo 2021-05-16T20:13:07.4868240Z ==> Finishing up 2021-05-16T20:13:07.5271120Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-16T20:13:07.5277070Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-16T20:13:07.5284060Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-16T20:13:07.5378600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5670-5qjkxd.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/frei0r.rb 2021-05-16T20:13:10.0589760Z ==> Summary 2021-05-16T20:13:10.0669380Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-16T20:13:10.0679610Z ==> Installing ffmpeg dependency: fribidi 2021-05-16T20:13:10.0699360Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-16T20:13:10.0717100Z 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-5251-1upgg0h 2021-05-16T20:13:10.1197560Z cp -pR /private/tmp/d20210516-5251-1upgg0h/fribidi/. /usr/local/Cellar/fribidi 2021-05-16T20:13:10.1557830Z chmod -Rf +w /private/tmp/d20210516-5251-1upgg0h 2021-05-16T20:13:10.2238260Z ==> Finishing up 2021-05-16T20:13:10.2871610Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-16T20:13:10.2971860Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-16T20:13:10.3074290Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-16T20:13:10.3143780Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-16T20:13:10.3155010Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-16T20:13:10.3163440Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-16T20:13:10.3165650Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-16T20:13:10.3167890Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-16T20:13:10.3175430Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-16T20:13:10.3179370Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-16T20:13:10.3186960Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-16T20:13:10.3207340Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-16T20:13:10.3209560Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-16T20:13:10.3221990Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-16T20:13:10.3253310Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-16T20:13:10.3255470Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels_ex.3 fribidi_get_par_embedding_levels_ex.3 2021-05-16T20:13:10.3257390Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-16T20:13:10.3259340Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-16T20:13:10.3261180Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-16T20:13:10.3262950Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-16T20:13:10.3264940Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-16T20:13:10.3266940Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-16T20:13:10.3268810Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-16T20:13:10.3270700Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-16T20:13:10.3272520Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-16T20:13:10.3274410Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-16T20:13:10.3276580Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-16T20:13:10.3278390Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-16T20:13:10.3280340Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-16T20:13:10.3282090Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-16T20:13:10.3283860Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-16T20:13:10.3285730Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-16T20:13:10.3287630Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-16T20:13:10.3289520Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-16T20:13:10.3291280Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-16T20:13:10.3292880Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-16T20:13:10.3294520Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-16T20:13:10.3502510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5696-1saq9kl.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/fribidi.rb 2021-05-16T20:13:12.8009390Z ==> Summary 2021-05-16T20:13:12.8062710Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-16T20:13:12.8070180Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-16T20:13:13.0341410Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-16T20:13:13.0358160Z 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-5251-1qinsav 2021-05-16T20:13:13.1429640Z cp -pR /private/tmp/d20210516-5251-1qinsav/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-16T20:13:13.8078690Z chmod -Rf +w /private/tmp/d20210516-5251-1qinsav 2021-05-16T20:13:13.8079690Z ==> Finishing up 2021-05-16T20:13:13.8081240Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-16T20:13:13.8123880Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-16T20:13:13.8175510Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-16T20:13:13.8207700Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-16T20:13:13.8249880Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-16T20:13:13.8297670Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T20:13:13.8352720Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-16T20:13:13.8391310Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-16T20:13:13.8442680Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-16T20:13:13.8485770Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-16T20:13:13.8523000Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-16T20:13:13.8570380Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-16T20:13:13.8672900Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-16T20:13:13.8775500Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-16T20:13:13.8876080Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-16T20:13:13.8976260Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-16T20:13:13.9013960Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-16T20:13:13.9082270Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-16T20:13:13.9163900Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-16T20:13:13.9196270Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-16T20:13:13.9298650Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-16T20:13:13.9306310Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-16T20:13:13.9334620Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-16T20:13:13.9408680Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-16T20:13:13.9469890Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-16T20:13:13.9526440Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-16T20:13:13.9599770Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T20:13:13.9660010Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-16T20:13:13.9738320Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-16T20:13:13.9768710Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-16T20:13:13.9870080Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-16T20:13:13.9880040Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-16T20:13:13.9982750Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-16T20:13:13.9995230Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-16T20:13:14.0004000Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-16T20:13:14.0102330Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-16T20:13:14.0157220Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-16T20:13:14.0259910Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-16T20:13:14.0261860Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-16T20:13:14.0268870Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-16T20:13:14.0305460Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-16T20:13:14.0380960Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-16T20:13:14.0466550Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-16T20:13:14.0490530Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-16T20:13:14.0592950Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-16T20:13:14.0604310Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-16T20:13:14.0615340Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-16T20:13:14.0717930Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-16T20:13:14.0725600Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-16T20:13:14.0756900Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-16T20:13:14.0839750Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-16T20:13:14.0911870Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-16T20:13:14.0948020Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-no-export-1.0.pc gobject-introspection-no-export-1.0.pc 2021-05-16T20:13:14.1036850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5722-1vzk14m.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gobject-introspection.rb 2021-05-16T20:13:16.2432880Z ==> Summary 2021-05-16T20:13:16.2568760Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-16T20:13:16.2574460Z ==> Installing ffmpeg dependency: graphite2 2021-05-16T20:13:16.2649540Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-16T20:13:16.2667690Z 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-5251-tn7m57 2021-05-16T20:13:16.2860370Z cp -pR /private/tmp/d20210516-5251-tn7m57/graphite2/. /usr/local/Cellar/graphite2 2021-05-16T20:13:16.3016970Z chmod -Rf +w /private/tmp/d20210516-5251-tn7m57 2021-05-16T20:13:16.3593780Z ==> Finishing up 2021-05-16T20:13:16.4000760Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-16T20:13:16.4006310Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-16T20:13:16.4012690Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-16T20:13:16.4019700Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-16T20:13:16.4024720Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-16T20:13:16.4032890Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-16T20:13:16.4040360Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-16T20:13:16.4180710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5748-1af8ezq.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/graphite2.rb 2021-05-16T20:13:18.9399130Z ==> Summary 2021-05-16T20:13:18.9424670Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-16T20:13:18.9431600Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-16T20:13:19.1700980Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-16T20:13:19.1719010Z 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-5251-t0iukt 2021-05-16T20:13:19.2233730Z cp -pR /private/tmp/d20210516-5251-t0iukt/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-16T20:13:19.2650170Z chmod -Rf +w /private/tmp/d20210516-5251-t0iukt 2021-05-16T20:13:19.4731930Z ==> Finishing up 2021-05-16T20:13:19.5083360Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-16T20:13:19.5099200Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-16T20:13:19.5106470Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-16T20:13:19.5111640Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-16T20:13:19.5118870Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-16T20:13:19.5128180Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-16T20:13:19.5169300Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-16T20:13:19.5177030Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-16T20:13:19.5182020Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-16T20:13:19.5187260Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-16T20:13:19.5197870Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-16T20:13:19.5202600Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-16T20:13:19.5209670Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-16T20:13:19.5214820Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-16T20:13:19.5219880Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-16T20:13:19.5227480Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-16T20:13:19.5232920Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-16T20:13:19.5237510Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-16T20:13:19.5242760Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-16T20:13:19.5248010Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-16T20:13:19.5256190Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-16T20:13:19.5261610Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-16T20:13:19.5267150Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-16T20:13:19.5271870Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-16T20:13:19.5540950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5775-113jocx.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/harfbuzz.rb 2021-05-16T20:13:22.2074850Z ==> Summary 2021-05-16T20:13:22.2129720Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-16T20:13:22.2135480Z ==> Installing ffmpeg dependency: libass 2021-05-16T20:13:22.4541660Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-16T20:13:22.4559510Z 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-5251-dlm3bd 2021-05-16T20:13:22.4697440Z cp -pR /private/tmp/d20210516-5251-dlm3bd/libass/. /usr/local/Cellar/libass 2021-05-16T20:13:22.4810680Z chmod -Rf +w /private/tmp/d20210516-5251-dlm3bd 2021-05-16T20:13:22.5344390Z ==> Finishing up 2021-05-16T20:13:22.5734420Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-16T20:13:22.5740510Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-16T20:13:22.5745190Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-16T20:13:22.5750170Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-16T20:13:22.5757990Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-16T20:13:22.5962740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5802-1biq3hr.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libass.rb 2021-05-16T20:13:25.1483430Z ==> Summary 2021-05-16T20:13:25.1502480Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-16T20:13:25.1508410Z ==> Installing ffmpeg dependency: libbluray 2021-05-16T20:13:25.1687790Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-16T20:13:25.1704790Z 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-5251-1jhtulj 2021-05-16T20:13:25.1863300Z cp -pR /private/tmp/d20210516-5251-1jhtulj/libbluray/. /usr/local/Cellar/libbluray 2021-05-16T20:13:25.2036160Z chmod -Rf +w /private/tmp/d20210516-5251-1jhtulj 2021-05-16T20:13:25.2714370Z ==> Finishing up 2021-05-16T20:13:25.3119700Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-16T20:13:25.3123080Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-16T20:13:25.3128340Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-16T20:13:25.3135050Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-16T20:13:25.3141950Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-16T20:13:25.3147200Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-16T20:13:25.3152630Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-16T20:13:25.3159970Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-16T20:13:25.3323050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5828-k27wst.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libbluray.rb 2021-05-16T20:13:27.8607850Z ==> Summary 2021-05-16T20:13:27.8633630Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-16T20:13:27.8639630Z ==> Installing ffmpeg dependency: libsoxr 2021-05-16T20:13:27.8699510Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-16T20:13:27.8717350Z 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-5251-1yvquej 2021-05-16T20:13:27.9242310Z cp -pR /private/tmp/d20210516-5251-1yvquej/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-16T20:13:27.9454410Z chmod -Rf +w /private/tmp/d20210516-5251-1yvquej 2021-05-16T20:13:28.0115360Z ==> Finishing up 2021-05-16T20:13:28.0492630Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-16T20:13:28.0497000Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-16T20:13:28.0512160Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-16T20:13:28.0519320Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-16T20:13:28.0524960Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-16T20:13:28.0530640Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-16T20:13:28.0553980Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-16T20:13:28.0559150Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-16T20:13:28.0564450Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-16T20:13:28.0571940Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-16T20:13:28.0576730Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-16T20:13:28.0739940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5854-1tdye6j.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libsoxr.rb 2021-05-16T20:13:30.6350040Z ==> Summary 2021-05-16T20:13:30.6381460Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-16T20:13:30.6388120Z ==> Installing ffmpeg dependency: libvidstab 2021-05-16T20:13:30.6455180Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-16T20:13:30.6473010Z 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-5251-3ipw50 2021-05-16T20:13:30.6936290Z cp -pR /private/tmp/d20210516-5251-3ipw50/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-16T20:13:30.7112750Z chmod -Rf +w /private/tmp/d20210516-5251-3ipw50 2021-05-16T20:13:30.7695230Z ==> Finishing up 2021-05-16T20:13:30.7917420Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-16T20:13:30.7924160Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-16T20:13:30.7930380Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-16T20:13:30.7938740Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-16T20:13:30.8084790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5880-1rm082g.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libvidstab.rb 2021-05-16T20:13:33.2554330Z ==> Summary 2021-05-16T20:13:33.2582710Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-16T20:13:33.2589390Z ==> Installing ffmpeg dependency: libvpx 2021-05-16T20:13:33.2623130Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-16T20:13:33.2640860Z 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-5251-v22h02 2021-05-16T20:13:33.2921610Z cp -pR /private/tmp/d20210516-5251-v22h02/libvpx/. /usr/local/Cellar/libvpx 2021-05-16T20:13:33.3085840Z chmod -Rf +w /private/tmp/d20210516-5251-v22h02 2021-05-16T20:13:33.3639530Z ==> Finishing up 2021-05-16T20:13:33.4046090Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-16T20:13:33.4052270Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-16T20:13:33.4059740Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-16T20:13:33.4156780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5906-1uawoa0.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libvpx.rb 2021-05-16T20:13:35.8585810Z ==> Summary 2021-05-16T20:13:35.8607890Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-16T20:13:35.8613560Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-16T20:13:35.8637120Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-16T20:13:35.8654130Z 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-5251-basv1o 2021-05-16T20:13:35.8870930Z cp -pR /private/tmp/d20210516-5251-basv1o/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-16T20:13:35.9031940Z chmod -Rf +w /private/tmp/d20210516-5251-basv1o 2021-05-16T20:13:35.9927330Z ==> Finishing up 2021-05-16T20:13:36.0944460Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-16T20:13:36.0948410Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-16T20:13:36.0956070Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-16T20:13:36.0962060Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-16T20:13:36.0966990Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-16T20:13:36.0972220Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-16T20:13:36.0976730Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-16T20:13:36.0982330Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-16T20:13:36.0989910Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-16T20:13:36.0994770Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-16T20:13:36.1135790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5932-18wyen3.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/opencore-amr.rb 2021-05-16T20:13:38.5453880Z ==> Summary 2021-05-16T20:13:38.5476740Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-16T20:13:38.5482680Z ==> Installing ffmpeg dependency: rav1e 2021-05-16T20:13:38.5581120Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-16T20:13:38.5599370Z 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-5251-19d6ky1 2021-05-16T20:13:38.9686590Z cp -pR /private/tmp/d20210516-5251-19d6ky1/rav1e/. /usr/local/Cellar/rav1e 2021-05-16T20:13:39.2186870Z chmod -Rf +w /private/tmp/d20210516-5251-19d6ky1 2021-05-16T20:13:39.2776620Z ==> Finishing up 2021-05-16T20:13:39.3186510Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-16T20:13:39.3193010Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-16T20:13:39.3199950Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-16T20:13:39.3205390Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-16T20:13:39.3210000Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-16T20:13:39.3215500Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-16T20:13:39.3223150Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-16T20:13:39.3386140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5958-iaq5eg.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/rav1e.rb 2021-05-16T20:13:41.8567070Z ==> Summary 2021-05-16T20:13:41.8588430Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-16T20:13:41.8594180Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-16T20:13:41.9064100Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-16T20:13:41.9081200Z 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-5251-1975ybk 2021-05-16T20:13:41.9375610Z cp -pR /private/tmp/d20210516-5251-1975ybk/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-16T20:13:41.9621340Z chmod -Rf +w /private/tmp/d20210516-5251-1975ybk 2021-05-16T20:13:42.0306670Z ==> Finishing up 2021-05-16T20:13:42.0703210Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-16T20:13:42.0708730Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-16T20:13:42.0719870Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-16T20:13:42.0741250Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-16T20:13:42.0745700Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-16T20:13:42.0751470Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-16T20:13:42.0759170Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-16T20:13:42.0929860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5984-7y39cy.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libsamplerate.rb 2021-05-16T20:13:44.5679130Z ==> Summary 2021-05-16T20:13:44.5711170Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-16T20:13:44.5716980Z ==> Installing ffmpeg dependency: rubberband 2021-05-16T20:13:44.6239570Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-16T20:13:44.6257250Z 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-5251-13rv5cc 2021-05-16T20:13:44.6401530Z cp -pR /private/tmp/d20210516-5251-13rv5cc/rubberband/. /usr/local/Cellar/rubberband 2021-05-16T20:13:44.6532700Z chmod -Rf +w /private/tmp/d20210516-5251-13rv5cc 2021-05-16T20:13:44.7030380Z ==> Finishing up 2021-05-16T20:13:44.7436290Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-16T20:13:44.7443520Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-16T20:13:44.7450350Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-16T20:13:44.7454940Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-16T20:13:44.7460590Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-16T20:13:44.7467720Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-16T20:13:44.7605720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6010-mjpa1s.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/rubberband.rb 2021-05-16T20:13:47.2056780Z ==> Summary 2021-05-16T20:13:47.2077020Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-16T20:13:47.2082530Z ==> Installing ffmpeg dependency: sdl2 2021-05-16T20:13:47.2105060Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-16T20:13:47.2123500Z 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-5251-15bzazv 2021-05-16T20:13:47.2649290Z cp -pR /private/tmp/d20210516-5251-15bzazv/sdl2/. /usr/local/Cellar/sdl2 2021-05-16T20:13:47.3203900Z chmod -Rf +w /private/tmp/d20210516-5251-15bzazv 2021-05-16T20:13:47.4191210Z ==> Finishing up 2021-05-16T20:13:47.4648790Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-16T20:13:47.4654500Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-16T20:13:47.4668950Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-16T20:13:47.4680920Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-16T20:13:47.4685840Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-16T20:13:47.4690800Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-16T20:13:47.4696240Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-16T20:13:47.4701300Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-16T20:13:47.4706070Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-16T20:13:47.4713920Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-16T20:13:47.4984800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6036-1t7pqjr.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/sdl2.rb 2021-05-16T20:13:50.1835980Z ==> Summary 2021-05-16T20:13:50.1901110Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-16T20:13:50.1907960Z ==> Installing ffmpeg dependency: snappy 2021-05-16T20:13:50.1992430Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-16T20:13:50.2010420Z 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-5251-5r0vgm 2021-05-16T20:13:50.2124970Z cp -pR /private/tmp/d20210516-5251-5r0vgm/snappy/. /usr/local/Cellar/snappy 2021-05-16T20:13:50.2266680Z chmod -Rf +w /private/tmp/d20210516-5251-5r0vgm 2021-05-16T20:13:50.2733630Z ==> Finishing up 2021-05-16T20:13:50.3195470Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-16T20:13:50.3199440Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-16T20:13:50.3204890Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-16T20:13:50.3208970Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-16T20:13:50.3218760Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-16T20:13:50.3223680Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-16T20:13:50.3228520Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-16T20:13:50.3247300Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-16T20:13:50.3252690Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-16T20:13:50.3390950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6062-1yehwel.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/snappy.rb 2021-05-16T20:13:52.8365100Z ==> Summary 2021-05-16T20:13:52.8387850Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-16T20:13:52.8395350Z ==> Installing ffmpeg dependency: speex 2021-05-16T20:13:52.8491480Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-16T20:13:52.8508330Z 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-5251-keo5zx 2021-05-16T20:13:52.8662660Z cp -pR /private/tmp/d20210516-5251-keo5zx/speex/. /usr/local/Cellar/speex 2021-05-16T20:13:52.8847500Z chmod -Rf +w /private/tmp/d20210516-5251-keo5zx 2021-05-16T20:13:52.9438260Z ==> Finishing up 2021-05-16T20:13:52.9848320Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-16T20:13:52.9857320Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-16T20:13:52.9864350Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-16T20:13:52.9870890Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-16T20:13:52.9875420Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-16T20:13:52.9880930Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-16T20:13:52.9888170Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-16T20:13:53.0035930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6088-1lvj0re.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/speex.rb 2021-05-16T20:13:55.5749360Z ==> Summary 2021-05-16T20:13:55.5776820Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-16T20:13:55.5782780Z ==> Installing ffmpeg dependency: srt 2021-05-16T20:13:55.5897820Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-16T20:13:55.5915460Z 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-5251-i4b27g 2021-05-16T20:13:55.6229140Z cp -pR /private/tmp/d20210516-5251-i4b27g/srt/. /usr/local/Cellar/srt 2021-05-16T20:13:55.6408600Z chmod -Rf +w /private/tmp/d20210516-5251-i4b27g 2021-05-16T20:13:55.7128310Z ==> Finishing up 2021-05-16T20:13:55.7798580Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-16T20:13:55.7803300Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-16T20:13:55.7817890Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-16T20:13:55.7827320Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-16T20:13:55.7841120Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-16T20:13:55.7842780Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-16T20:13:55.7846370Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-16T20:13:55.7870090Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-16T20:13:55.7880520Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-16T20:13:55.7900160Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-16T20:13:55.7922970Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-16T20:13:55.8323890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6114-yf9cb1.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/srt.rb 2021-05-16T20:13:58.9198590Z ==> Summary 2021-05-16T20:13:58.9223110Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-16T20:13:58.9229700Z ==> Installing ffmpeg dependency: giflib 2021-05-16T20:13:58.9258680Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-16T20:13:58.9277440Z 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-5251-wx77g7 2021-05-16T20:13:58.9403620Z cp -pR /private/tmp/d20210516-5251-wx77g7/giflib/. /usr/local/Cellar/giflib 2021-05-16T20:13:58.9547130Z chmod -Rf +w /private/tmp/d20210516-5251-wx77g7 2021-05-16T20:13:59.0089780Z ==> Finishing up 2021-05-16T20:13:59.0489770Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-16T20:13:59.0519390Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-16T20:13:59.0523400Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-16T20:13:59.0535430Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-16T20:13:59.0540040Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-16T20:13:59.0545640Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-16T20:13:59.0552580Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-16T20:13:59.0559670Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-16T20:13:59.0564470Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-16T20:13:59.0569790Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-16T20:13:59.0574960Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-16T20:13:59.0736260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6140-bj8lrt.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/giflib.rb 2021-05-16T20:14:01.4043410Z ==> Summary 2021-05-16T20:14:01.4068110Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-16T20:14:01.4076210Z ==> Installing ffmpeg dependency: leptonica 2021-05-16T20:14:01.4807080Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-16T20:14:01.4824180Z 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-5251-yzhowz 2021-05-16T20:14:01.5371240Z cp -pR /private/tmp/d20210516-5251-yzhowz/leptonica/. /usr/local/Cellar/leptonica 2021-05-16T20:14:01.5704890Z chmod -Rf +w /private/tmp/d20210516-5251-yzhowz 2021-05-16T20:14:01.7901080Z ==> Finishing up 2021-05-16T20:14:01.8329650Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-16T20:14:01.8333240Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-16T20:14:01.8338790Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-16T20:14:01.8343350Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-16T20:14:01.8348760Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-16T20:14:01.8363830Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-16T20:14:01.8368470Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-16T20:14:01.8373690Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-16T20:14:01.8378280Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-16T20:14:01.8383650Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-16T20:14:01.8390570Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-16T20:14:01.8400420Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-16T20:14:01.8405220Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-16T20:14:01.8410510Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-16T20:14:01.8420180Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-16T20:14:01.8425560Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-16T20:14:01.8434410Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-16T20:14:01.8714150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6166-1w5h5t5.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/leptonica.rb 2021-05-16T20:14:04.4254620Z ==> Summary 2021-05-16T20:14:04.4297280Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-16T20:14:04.4304190Z ==> Installing ffmpeg dependency: tesseract 2021-05-16T20:14:04.5065930Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-16T20:14:04.5084950Z 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-5251-1sw6qiz 2021-05-16T20:14:04.6865850Z cp -pR /private/tmp/d20210516-5251-1sw6qiz/tesseract/. /usr/local/Cellar/tesseract 2021-05-16T20:14:04.7887680Z chmod -Rf +w /private/tmp/d20210516-5251-1sw6qiz 2021-05-16T20:14:04.9133820Z ==> Finishing up 2021-05-16T20:14:04.9546530Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-16T20:14:04.9560920Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-16T20:14:04.9575110Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-16T20:14:04.9576940Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-16T20:14:04.9580270Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-16T20:14:04.9586050Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-16T20:14:04.9593520Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-16T20:14:05.0262330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6192-d3l0fw.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/tesseract.rb 2021-05-16T20:14:07.5205780Z ==> Caveats 2021-05-16T20:14:07.5206990Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T20:14:07.5208590Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T20:14:07.5209970Z ==> Summary 2021-05-16T20:14:07.5258090Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-16T20:14:07.5263550Z ==> Installing ffmpeg dependency: theora 2021-05-16T20:14:07.5443170Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-16T20:14:07.5461040Z 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-5251-1b2yv24 2021-05-16T20:14:07.5889400Z cp -pR /private/tmp/d20210516-5251-1b2yv24/theora/. /usr/local/Cellar/theora 2021-05-16T20:14:07.6496830Z chmod -Rf +w /private/tmp/d20210516-5251-1b2yv24 2021-05-16T20:14:07.7281140Z ==> Finishing up 2021-05-16T20:14:07.7699520Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-16T20:14:07.7720750Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-16T20:14:07.7727310Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-16T20:14:07.7731830Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-16T20:14:07.7737600Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-16T20:14:07.7742780Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-16T20:14:07.7747320Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-16T20:14:07.7752730Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-16T20:14:07.7757940Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-16T20:14:07.7768090Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-16T20:14:07.7776430Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-16T20:14:07.7784030Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-16T20:14:07.7789420Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-16T20:14:07.7794720Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-16T20:14:07.8064240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6218-12odma7.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/theora.rb 2021-05-16T20:14:10.2220600Z ==> Summary 2021-05-16T20:14:10.2292350Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-16T20:14:10.2298580Z ==> Installing ffmpeg dependency: x264 2021-05-16T20:14:10.2328200Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-16T20:14:10.2346440Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5251-1u23mbj 2021-05-16T20:14:10.2713530Z cp -pR /private/tmp/d20210516-5251-1u23mbj/x264/. /usr/local/Cellar/x264 2021-05-16T20:14:10.2861210Z chmod -Rf +w /private/tmp/d20210516-5251-1u23mbj 2021-05-16T20:14:10.3554260Z ==> Finishing up 2021-05-16T20:14:10.4581350Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-16T20:14:10.4586980Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-16T20:14:10.4591510Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-16T20:14:10.4598880Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-16T20:14:10.4603820Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-16T20:14:10.4609110Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-16T20:14:10.4616320Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-16T20:14:10.4757460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6245-fabmt7.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/x264.rb 2021-05-16T20:14:12.8803280Z ==> Summary 2021-05-16T20:14:12.8821960Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-16T20:14:12.8834550Z ==> Installing ffmpeg dependency: x265 2021-05-16T20:14:12.8945430Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-16T20:14:12.8963140Z 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-5251-29sa6f 2021-05-16T20:14:12.9980850Z cp -pR /private/tmp/d20210516-5251-29sa6f/x265/. /usr/local/Cellar/x265 2021-05-16T20:14:13.0820670Z chmod -Rf +w /private/tmp/d20210516-5251-29sa6f 2021-05-16T20:14:13.1813740Z ==> Finishing up 2021-05-16T20:14:13.2451160Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-16T20:14:13.2457280Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-16T20:14:13.2461840Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-16T20:14:13.2468970Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-16T20:14:13.2473540Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-16T20:14:13.2479000Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-16T20:14:13.2486400Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-16T20:14:13.2685780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6271-t6dvhp.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/x265.rb 2021-05-16T20:14:15.6361230Z ==> Summary 2021-05-16T20:14:15.6381090Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-16T20:14:15.6400900Z ==> Installing ffmpeg dependency: xvid 2021-05-16T20:14:15.6427980Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-16T20:14:15.6447640Z 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-5251-1ckm1x7 2021-05-16T20:14:15.6593270Z cp -pR /private/tmp/d20210516-5251-1ckm1x7/xvid/. /usr/local/Cellar/xvid 2021-05-16T20:14:15.6715640Z chmod -Rf +w /private/tmp/d20210516-5251-1ckm1x7 2021-05-16T20:14:15.7157370Z ==> Finishing up 2021-05-16T20:14:15.7576280Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-16T20:14:15.7582440Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-16T20:14:15.7587380Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-16T20:14:15.7710680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6297-ukp3w2.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/xvid.rb 2021-05-16T20:14:18.1519380Z ==> Summary 2021-05-16T20:14:18.1536270Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-16T20:14:18.1544310Z ==> Installing ffmpeg dependency: zeromq 2021-05-16T20:14:18.1685550Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-16T20:14:18.1703260Z 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-5251-y13jwj 2021-05-16T20:14:18.2269900Z cp -pR /private/tmp/d20210516-5251-y13jwj/zeromq/. /usr/local/Cellar/zeromq 2021-05-16T20:14:18.2771420Z chmod -Rf +w /private/tmp/d20210516-5251-y13jwj 2021-05-16T20:14:18.3660300Z ==> Finishing up 2021-05-16T20:14:18.3955750Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-16T20:14:18.3962500Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-16T20:14:18.3967840Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-16T20:14:18.4003080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-16T20:14:18.4014690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-16T20:14:18.4026210Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-16T20:14:18.4036680Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-16T20:14:18.4047740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-16T20:14:18.4056990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-16T20:14:18.4068030Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-16T20:14:18.4079560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-16T20:14:18.4089680Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-16T20:14:18.4100350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-16T20:14:18.4138970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-16T20:14:18.4149490Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-16T20:14:18.4160700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-16T20:14:18.4176700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-16T20:14:18.4180960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-16T20:14:18.4190200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-16T20:14:18.4199260Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-16T20:14:18.4209870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-16T20:14:18.4217620Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-16T20:14:18.4223330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-16T20:14:18.4231810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-16T20:14:18.4262760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-16T20:14:18.4269650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-16T20:14:18.4283210Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-16T20:14:18.4294730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-16T20:14:18.4304540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-16T20:14:18.4312410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-16T20:14:18.4320260Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-16T20:14:18.4329490Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-16T20:14:18.4339120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-16T20:14:18.4346240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-16T20:14:18.4356380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-16T20:14:18.4364180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-16T20:14:18.4382310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-16T20:14:18.4384710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-16T20:14:18.4393380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-16T20:14:18.4399260Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-16T20:14:18.4407130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-16T20:14:18.4412790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-16T20:14:18.4423070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-16T20:14:18.4430990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-16T20:14:18.4441910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-16T20:14:18.4447550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-16T20:14:18.4453360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-16T20:14:18.4458950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-16T20:14:18.4470280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-16T20:14:18.4476130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-16T20:14:18.4485170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-16T20:14:18.4494470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-16T20:14:18.4503950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-16T20:14:18.4510090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-16T20:14:18.4517500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-16T20:14:18.4531270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-16T20:14:18.4545630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-16T20:14:18.4551450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-16T20:14:18.4560910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-16T20:14:18.4566840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-16T20:14:18.4605460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-16T20:14:18.4615310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-16T20:14:18.4621330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-16T20:14:18.4627250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-16T20:14:18.4632990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-16T20:14:18.4638890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-16T20:14:18.4644710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-16T20:14:18.4650590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-16T20:14:18.4667760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-16T20:14:18.4673840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-16T20:14:18.4679730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-16T20:14:18.4685590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-16T20:14:18.4692720Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-16T20:14:18.4698000Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-16T20:14:18.4703780Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-16T20:14:18.4712070Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-16T20:14:18.4976810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6323-px5erk.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/zeromq.rb 2021-05-16T20:14:20.9407540Z ==> Summary 2021-05-16T20:14:20.9468370Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-16T20:14:20.9474010Z ==> Installing ffmpeg dependency: zimg 2021-05-16T20:14:20.9528300Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-16T20:14:20.9545960Z 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-5251-za3zzb 2021-05-16T20:14:20.9767100Z cp -pR /private/tmp/d20210516-5251-za3zzb/zimg/. /usr/local/Cellar/zimg 2021-05-16T20:14:20.9991310Z chmod -Rf +w /private/tmp/d20210516-5251-za3zzb 2021-05-16T20:14:21.0537210Z ==> Finishing up 2021-05-16T20:14:21.1003910Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-16T20:14:21.1007090Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-16T20:14:21.1016110Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-16T20:14:21.1022460Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-16T20:14:21.1027110Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-16T20:14:21.1032410Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-16T20:14:21.1039560Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-16T20:14:21.1199990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6349-1rpe7if.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/zimg.rb 2021-05-16T20:14:23.6888930Z ==> Summary 2021-05-16T20:14:23.6922800Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-16T20:14:23.6929600Z ==> Installing ffmpeg 2021-05-16T20:14:23.6933790Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-16T20:14:23.6952050Z 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-5251-84ip9f 2021-05-16T20:14:24.0129540Z cp -pR /private/tmp/d20210516-5251-84ip9f/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-16T20:14:24.2485140Z chmod -Rf +w /private/tmp/d20210516-5251-84ip9f 2021-05-16T20:14:27.6583660Z ==> Finishing up 2021-05-16T20:14:27.6953500Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-16T20:14:27.6957800Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-16T20:14:27.6963160Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-16T20:14:27.6968270Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-16T20:14:27.6973180Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-16T20:14:27.6978340Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-16T20:14:27.6983460Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-16T20:14:27.6994660Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-16T20:14:27.7000150Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-16T20:14:27.7005420Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-16T20:14:27.7010540Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-16T20:14:27.7015500Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-16T20:14:27.7020760Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-16T20:14:27.7026030Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-16T20:14:27.7031210Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-16T20:14:27.7036350Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-16T20:14:27.7041540Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-16T20:14:27.7046510Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-16T20:14:27.7052250Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-16T20:14:27.7056710Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-16T20:14:27.7062390Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-16T20:14:27.7068810Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-16T20:14:27.7073980Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-16T20:14:27.7079600Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-16T20:14:27.7084340Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-16T20:14:27.7089570Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-16T20:14:27.7094600Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-16T20:14:27.7099690Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-16T20:14:27.7104440Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-16T20:14:27.7109850Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-16T20:14:27.7114900Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-16T20:14:27.7119950Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-16T20:14:27.7124510Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-16T20:14:27.7129920Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-16T20:14:27.7134600Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-16T20:14:27.7140330Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-16T20:14:27.7144970Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-16T20:14:27.7150720Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-16T20:14:27.7157970Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-16T20:14:27.7162790Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-16T20:14:27.7168170Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-16T20:14:27.7172820Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-16T20:14:27.7178170Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-16T20:14:27.7182590Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-16T20:14:27.7188320Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-16T20:14:27.7193840Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-16T20:14:27.7198790Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-16T20:14:27.7205720Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-16T20:14:27.7230410Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-16T20:14:27.7241930Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-16T20:14:27.7249800Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-16T20:14:27.7259360Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-16T20:14:27.7331720Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-16T20:14:27.7342370Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-16T20:14:27.7348160Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-16T20:14:27.7364710Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-16T20:14:27.7369980Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-16T20:14:27.7383120Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-16T20:14:27.7388630Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-16T20:14:27.7408480Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-16T20:14:27.7414000Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-16T20:14:27.7419660Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-16T20:14:27.7426660Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-16T20:14:27.7440630Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-16T20:14:27.7452120Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-16T20:14:27.7460900Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-16T20:14:27.7468670Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-16T20:14:27.7474200Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-16T20:14:27.7483080Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-16T20:14:27.7488660Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-16T20:14:27.7496460Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-16T20:14:27.7501430Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-16T20:14:27.7506600Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-16T20:14:27.7512080Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-16T20:14:27.7517170Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-16T20:14:27.7522720Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-16T20:14:27.7527490Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-16T20:14:27.7533640Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-16T20:14:27.7538610Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-16T20:14:27.7544330Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-16T20:14:27.7548930Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-16T20:14:27.7554610Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-16T20:14:27.7559690Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-16T20:14:27.7565170Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-16T20:14:27.7569790Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-16T20:14:27.7575320Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-16T20:14:27.7580590Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-16T20:14:27.7595880Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-16T20:14:27.7597760Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-16T20:14:27.7599460Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-16T20:14:27.7601280Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-16T20:14:27.7605310Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-16T20:14:27.7610480Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-16T20:14:27.7615390Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-16T20:14:27.7620800Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-16T20:14:27.7625420Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-16T20:14:27.7630680Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-16T20:14:27.7635630Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-16T20:14:27.7640710Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-16T20:14:27.7645980Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-16T20:14:27.7649670Z Only the first 100 operations were output. 2021-05-16T20:14:27.8811070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6375-19qzjs.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/ffmpeg.rb 2021-05-16T20:14:30.5513250Z ==> Summary 2021-05-16T20:14:30.5684750Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-16T20:14:31.7051650Z ==> Caveats 2021-05-16T20:14:31.7053330Z ==> tesseract 2021-05-16T20:14:31.7070560Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T20:14:31.7074700Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T20:14:33.5060210Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-16T20:14:34.6434640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/15a490e3b6b234167cf2acaf2c8824d3b79b6ffd7ebb37ce6eeffff7cad3eb25--ghostscript-9.53.3_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-16T20:14:35.1966290Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-16T20:14:35.5542370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-16T20%3A20%3A00Z&sig=QsbArQr35of3eJF2GnoDegzLvCjQlVXKqaUUfcofVLs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:14:35.6023390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad\?se=2021-05-16T20\%3A20\%3A00Z\&sig=QsbArQr35of3eJF2GnoDegzLvCjQlVXKqaUUfcofVLs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:14:36.0754560Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-16T20:14:36.1856230Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-16T20:14:37.3661760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/137ab1dc2b4c3465a1ef0c3700e30d5ea4c17ebe3e9a496832524e6d7713b5ff--imagemagick@6-6.9.12-12.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-16T20:14:37.9670180Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-16T20:14:38.3820520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-16T20%3A20%3A00Z&sig=rjiVu29nkSy6l2pReJGtM%2BTbWD%2FA4ZkCw%2BCa3bAciLI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:14:38.4272200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01\?se=2021-05-16T20\%3A20\%3A00Z\&sig=rjiVu29nkSy6l2pReJGtM\%2BTbWD\%2FA4ZkCw\%2BCa3bAciLI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:14:38.6934560Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-16T20:14:38.7480760Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-16T20:14:38.7486510Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-16T20:14:38.8166490Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-16T20:14:38.8208940Z 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-1ybtsic 2021-05-16T20:14:39.3861100Z cp -pR /private/tmp/d20210516-6382-1ybtsic/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-16T20:14:39.8554110Z chmod -Rf +w /private/tmp/d20210516-6382-1ybtsic 2021-05-16T20:14:40.2613440Z ==> Finishing up 2021-05-16T20:14:40.2870970Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-16T20:14:40.2900120Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-16T20:14:40.2910860Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-16T20:14:40.2919610Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-16T20:14:40.2939290Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-16T20:14:40.2952810Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-16T20:14:40.2960410Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-16T20:14:40.2978830Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-16T20:14:40.2990440Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-16T20:14:40.3000280Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-16T20:14:40.3010640Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-16T20:14:40.3020070Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-16T20:14:40.3032260Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-16T20:14:40.3044200Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-16T20:14:40.3055840Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-16T20:14:40.3065910Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-16T20:14:40.3083510Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-16T20:14:40.3095490Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-16T20:14:40.3104550Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-16T20:14:40.3153260Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-16T20:14:40.3157730Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-16T20:14:40.3162820Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-16T20:14:40.3167250Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-16T20:14:40.3172280Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-16T20:14:40.3176940Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-16T20:14:40.3181830Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-16T20:14:40.3186230Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-16T20:14:40.3191240Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-16T20:14:40.3195600Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-16T20:14:40.3200730Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-16T20:14:40.3207860Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-16T20:14:40.3216260Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-16T20:14:40.3220810Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-16T20:14:40.3230630Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-16T20:14:40.3236470Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-16T20:14:40.3241850Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-16T20:14:40.3247260Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-16T20:14:40.3252820Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-16T20:14:40.3258310Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-16T20:14:40.3269830Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-16T20:14:40.3275340Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-16T20:14:40.3285360Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-16T20:14:41.0291690Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-16T20:14:41.0401640Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-16T20:14:41.0503510Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-16T20:14:41.0606260Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-16T20:14:41.0708640Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-16T20:14:41.0810550Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-16T20:14:41.0912480Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-16T20:14:41.1021420Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-16T20:14:41.1030770Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-16T20:14:41.1134960Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-16T20:14:41.1237310Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-16T20:14:41.1342580Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-16T20:14:41.1444530Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-16T20:14:41.1547270Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-16T20:14:41.1649170Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-16T20:14:41.1751360Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-16T20:14:41.1854860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6552-191jzwg.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/ghostscript.rb 2021-05-16T20:14:43.0538600Z ==> Summary 2021-05-16T20:14:43.0960520Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-16T20:14:43.0972260Z ==> Installing imagemagick@6 2021-05-16T20:14:43.0979740Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-16T20:14:43.1000730Z 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-r7fwh7 2021-05-16T20:14:43.4210640Z cp -pR /private/tmp/d20210516-6382-r7fwh7/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-16T20:14:43.7935680Z chmod -Rf +w /private/tmp/d20210516-6382-r7fwh7 2021-05-16T20:14:45.1547430Z ==> Finishing up 2021-05-16T20:14:45.4283710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6578-iuk8hm.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/imagemagick@6.rb 2021-05-16T20:14:48.1454950Z ==> Caveats 2021-05-16T20:14:48.1456600Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:14:48.1457720Z because this is an alternate version of another formula. 2021-05-16T20:14:48.1458340Z 2021-05-16T20:14:48.1459170Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T20:14:48.1460800Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T20:14:48.1461550Z 2021-05-16T20:14:48.1462360Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T20:14:48.1463680Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T20:14:48.1465090Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T20:14:48.1465750Z 2021-05-16T20:14:48.1466930Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T20:14:48.1468030Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T20:14:48.1468680Z 2021-05-16T20:14:48.1469880Z ==> Summary 2021-05-16T20:14:48.1895170Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-16T20:14:48.9900840Z ==> Caveats 2021-05-16T20:14:48.9902290Z ==> imagemagick@6 2021-05-16T20:14:48.9946670Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:14:48.9947900Z because this is an alternate version of another formula. 2021-05-16T20:14:48.9948580Z 2021-05-16T20:14:48.9949420Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T20:14:48.9951340Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T20:14:48.9953440Z 2021-05-16T20:14:48.9954370Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T20:14:48.9955890Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T20:14:48.9957390Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T20:14:48.9961260Z 2021-05-16T20:14:48.9962700Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T20:14:48.9963940Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T20:14:48.9966390Z 2021-05-16T20:14:51.0864190Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-16T20:14:52.2211420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/66d19a9a3c882dd519af4630aa81dc433dc23e1896935d3e54db294503a6f82d--libde265-1.0.8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-16T20:14:52.7923130Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-16T20:14:53.2088030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-16T20%3A20%3A00Z&sig=vJZyoyTbEj75KKm0W3HSbsK4UlM4UZb2S933YVsQzdc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:14:53.2632170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc\?se=2021-05-16T20\%3A20\%3A00Z\&sig=vJZyoyTbEj75KKm0W3HSbsK4UlM4UZb2S933YVsQzdc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:14:53.3717200Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-16T20:14:53.3790990Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-16T20:14:54.5467210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f535f42662e0d894361c489a448ac2f5462b01ecb12c3c54876cb43570da5558--docbook-5.1_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-16T20:14:55.0956050Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-16T20:14:55.4525040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-16T20%3A20%3A00Z&sig=TzDqqgdhqnQ8zWB704P66jRZkg%2FBly33BzM5A8D8MwM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:14:55.4972120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3\?se=2021-05-16T20\%3A20\%3A00Z\&sig=TzDqqgdhqnQ8zWB704P66jRZkg\%2FBly33BzM5A8D8MwM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:14:55.6179810Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-16T20:14:55.6253460Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-16T20:14:56.7298340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/33e485cb2c174d07962c3477b301084016b8cb7c2e6ea2ada01f4f0ea6ab1763--docbook-xsl-1.79.2_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-16T20:14:57.5266300Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-16T20:14:57.9205320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-16T20%3A20%3A00Z&sig=0%2FKqEd%2BMlIQVXdjmvaTWPmKnBUQVxQRVOhDDUJkK3to%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:14:57.9652780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26\?se=2021-05-16T20\%3A20\%3A00Z\&sig=0\%2FKqEd\%2BMlIQVXdjmvaTWPmKnBUQVxQRVOhDDUJkK3to\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:14:58.6895000Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-16T20:14:58.8408520Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-16T20:15:00.0069620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a0836e32daea87c9aa1280c47bf3faa43870c6759bedecc91aa1744bda6979a3--gnu-getopt-2.36.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-16T20:15:00.6129090Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-16T20:15:01.0851420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-16T20%3A25%3A00Z&sig=vndfTsv0QVwozb%2FsBc07L8OP2F2kynyQsG5sP2Y6%2Bik%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:15:01.1363000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70\?se=2021-05-16T20\%3A25\%3A00Z\&sig=vndfTsv0QVwozb\%2FsBc07L8OP2F2kynyQsG5sP2Y6\%2Bik\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:15:01.1872690Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-16T20:15:01.1906500Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-16T20:15:02.3639640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/137dd60ce6bbbbc7ff1cc7a659cd433876b64d73a7f5ff8f6d272234cc2060c9--xmlto-0.0.28-2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-16T20:15:02.8993000Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-16T20:15:03.3435630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-16T20%3A25%3A00Z&sig=HVtc5KN%2FinIvquJYlc4%2BDJ9mZywkJW4oUrHGJDBbPv0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:15:03.3968570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f\?se=2021-05-16T20\%3A25\%3A00Z\&sig=HVtc5KN\%2FinIvquJYlc4\%2BDJ9mZywkJW4oUrHGJDBbPv0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:15:03.4475660Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-16T20:15:03.4509200Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-16T20:15:04.5877940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c45d39fb55948a61cabc62bc4b9c3da5cc472f17feb07a1718da0603af4c869d--shared-mime-info-2.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-16T20:15:05.1750810Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-16T20:15:05.6671910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-16T20%3A25%3A00Z&sig=SVv2l3jVZETuBIFkNTDLTmKJTUmo8kT7K03y6%2FFmlCk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:15:05.7117390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29\?se=2021-05-16T20\%3A25\%3A00Z\&sig=SVv2l3jVZETuBIFkNTDLTmKJTUmo8kT7K03y6\%2FFmlCk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:15:05.8478390Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-16T20:15:05.8543980Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-16T20:15:06.9825710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ababccf45df7a05c317abde020d25f6b6814b10a333eaf75fabfccf2e8c4480d--libheif-1.12.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-16T20:15:07.5287540Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-16T20:15:08.0093390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-16T20%3A25%3A00Z&sig=uYnYuMHE%2BeXICJCiRUD9AmZVwno%2B%2FFEUelu3wRQ3wj4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:15:08.0544220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7\?se=2021-05-16T20\%3A25\%3A00Z\&sig=uYnYuMHE\%2BeXICJCiRUD9AmZVwno\%2B\%2FFEUelu3wRQ3wj4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:15:08.2063890Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-16T20:15:08.2137440Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-16T20:15:09.4578250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7809dd1f59d09c57ca5c98c24d355049ccad0b17d26b7af93d585214a4f05e21--liblqr-0.4.2_1-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-16T20:15:10.0329910Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-16T20:15:10.4990890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-16T20%3A25%3A00Z&sig=2tGsTLpGf%2F%2Fiba08xTSXPvojNo9R45f0g8VsP06YzX8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:15:10.5434500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23\?se=2021-05-16T20\%3A25\%3A00Z\&sig=2tGsTLpGf\%2F\%2Fiba08xTSXPvojNo9R45f0g8VsP06YzX8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:15:10.5910710Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-16T20:15:10.5942870Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-16T20:15:11.7227810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d471854cb45185fec96714280a89336020d68864a5b9dec9ec01d4de352c8131--libomp-12.0.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-16T20:15:12.2866860Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-16T20:15:12.7619060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-16T20%3A25%3A00Z&sig=N4C5AVmvhIEdW%2BASLVWpf5aMW7SxeTFEtfAmRyX%2BhAA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:15:12.8070550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6\?se=2021-05-16T20\%3A25\%3A00Z\&sig=N4C5AVmvhIEdW\%2BASLVWpf5aMW7SxeTFEtfAmRyX\%2BhAA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:15:12.8877150Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-16T20:15:12.8929280Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-16T20:15:14.5778500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9cf029c0350192639f3b432d07b538bfa8bfe314eaa69cda5ea9c7e4ffa9c18b--imath-3.0.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-16T20:15:14.7449460Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-16T20:15:15.2189320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-16T20%3A25%3A00Z&sig=cugdB8NkZKi0B1C%2F%2FPKExVZA1Jdhjl2fjNC6SK5vIco%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:15:15.2674020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1\?se=2021-05-16T20\%3A25\%3A00Z\&sig=cugdB8NkZKi0B1C\%2F\%2FPKExVZA1Jdhjl2fjNC6SK5vIco\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:15:15.3250650Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-16T20:15:15.3286410Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-16T20:15:16.4171600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6c5fb1592474fc0ae24fe49970030661f093bc18cc80688877c049f42e86f873--openexr-3.0.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-16T20:15:17.0017100Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-16T20:15:17.4841410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-16T20%3A25%3A00Z&sig=pmUWMztwQlNV2KDduqyNPb3KNSFmx1o5RZcH8Ojb4MQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:15:17.5287470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0\?se=2021-05-16T20\%3A25\%3A00Z\&sig=pmUWMztwQlNV2KDduqyNPb3KNSFmx1o5RZcH8Ojb4MQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:15:17.6312160Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-16T20:15:17.6380120Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-16T20:15:18.8618450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5c1048962f7ef87482a39131f5f8a9983fcd5161bc7e2456f5b27b40acc5199b--imagemagick-7.0.11-12.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-16T20:15:19.4352510Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-16T20:15:19.8998820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-16T20%3A25%3A00Z&sig=9nuUpYs3q1LSrTkmGy2dCc1bjPWrUu5%2FvnvQD9uDI8I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:15:19.9526150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9\?se=2021-05-16T20\%3A25\%3A00Z\&sig=9nuUpYs3q1LSrTkmGy2dCc1bjPWrUu5\%2FvnvQD9uDI8I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:15:20.6663070Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-16T20:15:20.7158620Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-16T20:15:20.7161390Z ==> Installing imagemagick dependency: libde265 2021-05-16T20:15:20.7823170Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-16T20:15:20.7863760Z 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-1r3ypxj 2021-05-16T20:15:20.8105840Z cp -pR /private/tmp/d20210516-6585-1r3ypxj/libde265/. /usr/local/Cellar/libde265 2021-05-16T20:15:20.8315400Z chmod -Rf +w /private/tmp/d20210516-6585-1r3ypxj 2021-05-16T20:15:20.8977710Z ==> Finishing up 2021-05-16T20:15:20.9976510Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-16T20:15:21.0076570Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-16T20:15:21.0117260Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-16T20:15:21.0219330Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-16T20:15:21.0322270Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-16T20:15:21.0424800Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-16T20:15:21.0527530Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-16T20:15:21.0529100Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-16T20:15:21.0630410Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-16T20:15:21.0731300Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-16T20:15:21.0833750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6816-17wh8o2.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libde265.rb 2021-05-16T20:15:23.4283560Z ==> Summary 2021-05-16T20:15:23.4311270Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-16T20:15:23.4322980Z ==> Installing imagemagick dependency: docbook 2021-05-16T20:15:23.4349390Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-16T20:15:23.4366430Z 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-vvq8j7 2021-05-16T20:15:23.5216070Z cp -pR /private/tmp/d20210516-6585-vvq8j7/docbook/. /usr/local/Cellar/docbook 2021-05-16T20:15:23.6347990Z chmod -Rf +w /private/tmp/d20210516-6585-vvq8j7 2021-05-16T20:15:23.7294770Z ==> Finishing up 2021-05-16T20:15:23.7838100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6842-ljqvme.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/docbook.rb 2021-05-16T20:15:25.8715860Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-16T20:15:25.9681100Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:15:26.0125000Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:15:26.0586740Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:15:26.1006180Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:15:26.1467950Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:15:26.1909350Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:15:26.2375270Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:15:26.2776730Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:15:26.3078670Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:15:26.3379450Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:15:26.3685360Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:15:26.3984880Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:15:26.4287970Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:15:26.4589700Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:15:26.8941990Z ==> Caveats 2021-05-16T20:15:26.8943160Z To use the DocBook package in your XML toolchain, 2021-05-16T20:15:26.8944120Z you need to add the following to your ~/.bashrc: 2021-05-16T20:15:26.8944730Z 2021-05-16T20:15:26.8945560Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T20:15:26.8946760Z ==> Summary 2021-05-16T20:15:26.9076310Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-16T20:15:26.9083080Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-16T20:15:26.9133020Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-16T20:15:26.9196900Z 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-symc22 2021-05-16T20:15:28.6462860Z cp -pR /private/tmp/d20210516-6585-symc22/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-16T20:15:31.2125630Z chmod -Rf +w /private/tmp/d20210516-6585-symc22 2021-05-16T20:15:32.4205500Z ==> Finishing up 2021-05-16T20:15:32.4638890Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-16T20:15:32.4686300Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-16T20:15:32.4795030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6883-sa4ohl.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/docbook-xsl.rb 2021-05-16T20:15:34.8125190Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:15:34.8586130Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:15:34.8996120Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T20:15:34.9448790Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl-nons/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T20:15:34.9899890Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl-nons/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T20:15:35.0361350Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-16T20:15:35.0770610Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl-nons/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T20:15:35.1071490Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl-nons/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T20:15:35.1375130Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T20:15:35.1675430Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T20:15:35.1978290Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T20:15:35.2279910Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T20:15:35.2586060Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T20:15:35.2886450Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T20:15:35.3185180Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:15:35.3485030Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:15:35.3785790Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T20:15:35.4087350Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T20:15:35.4394060Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T20:15:35.4700880Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T20:15:35.5014450Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T20:15:35.5316990Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T20:15:35.5617500Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T20:15:35.5920100Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl-ns/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T20:15:35.6221750Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl-ns/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T20:15:35.6523540Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-16T20:15:35.6824880Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl-ns/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T20:15:35.7126970Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl-ns/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T20:15:36.7015990Z ==> Summary 2021-05-16T20:15:36.9876780Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-16T20:15:36.9888620Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-16T20:15:36.9911310Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-16T20:15:36.9929710Z 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-2d0ugg 2021-05-16T20:15:37.0030900Z cp -pR /private/tmp/d20210516-6585-2d0ugg/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-16T20:15:37.0153690Z chmod -Rf +w /private/tmp/d20210516-6585-2d0ugg 2021-05-16T20:15:37.0623120Z ==> Finishing up 2021-05-16T20:15:37.1184820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6937-9jhhuj.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gnu-getopt.rb 2021-05-16T20:15:39.7710240Z ==> Caveats 2021-05-16T20:15:39.7716130Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:15:39.7717560Z because macOS already provides this software and installing another version in 2021-05-16T20:15:39.7718580Z parallel can cause all kinds of trouble. 2021-05-16T20:15:39.7719160Z 2021-05-16T20:15:39.7720380Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T20:15:39.7721950Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T20:15:39.7722710Z 2021-05-16T20:15:39.7723200Z 2021-05-16T20:15:39.7724100Z Bash completion has been installed to: 2021-05-16T20:15:39.7725420Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T20:15:39.7726770Z ==> Summary 2021-05-16T20:15:39.7730400Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-16T20:15:39.7737570Z ==> Installing imagemagick dependency: xmlto 2021-05-16T20:15:39.7870740Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-16T20:15:39.7887890Z 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-18zw1fs 2021-05-16T20:15:39.8087390Z cp -pR /private/tmp/d20210516-6585-18zw1fs/xmlto/. /usr/local/Cellar/xmlto 2021-05-16T20:15:39.8378690Z chmod -Rf +w /private/tmp/d20210516-6585-18zw1fs 2021-05-16T20:15:39.9023920Z ==> Finishing up 2021-05-16T20:15:39.9452550Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-16T20:15:39.9462240Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-16T20:15:39.9480160Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-16T20:15:39.9492080Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-16T20:15:39.9496830Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-16T20:15:39.9588620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6963-3dg4o9.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/xmlto.rb 2021-05-16T20:15:42.4180360Z ==> Summary 2021-05-16T20:15:42.4223500Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-16T20:15:42.4232350Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-16T20:15:42.5236720Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-16T20:15:42.5254250Z 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-60nm8b 2021-05-16T20:15:42.5941050Z cp -pR /private/tmp/d20210516-6585-60nm8b/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-16T20:15:42.7252120Z chmod -Rf +w /private/tmp/d20210516-6585-60nm8b 2021-05-16T20:15:42.8716710Z ==> Finishing up 2021-05-16T20:15:42.9241760Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-16T20:15:42.9341770Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-16T20:15:42.9444460Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-16T20:15:42.9544670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:42.9647420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:42.9748090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:42.9848240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:42.9950610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.0051300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.0060170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.0162750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.0265440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.0303040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.0327070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.0357320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.0399490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.0427250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.0456320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.0485170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.0514420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.0542150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.0579170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.0606640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.0635430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.0663930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.0691580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.0715280Z mkdir -p /usr/local/share/locale/fo 2021-05-16T20:15:43.0805950Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-16T20:15:43.0884490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.0927330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.0936220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.0983670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.1030980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.1058350Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.1102100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.1138300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.1166390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.1244500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.1354390Z mkdir -p /usr/local/share/locale/ia 2021-05-16T20:15:43.1470050Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-16T20:15:43.1521390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.1646660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.1751540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.1873020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.1900360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.2002840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.2050050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.2078560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.2105040Z mkdir -p /usr/local/share/locale/ky 2021-05-16T20:15:43.2106140Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-16T20:15:43.2136530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.2189110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.2235330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.2297160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.2344640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.2375140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.2439180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.2542730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.2646050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.2710930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.2815490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.2917970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.3021330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.3125600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.3192320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.3230820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.3256320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.3311790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.3378120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.3382900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.3402480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.3505450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.3508440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.3537190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.3549800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.3578050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.3618560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.3657130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.3667060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.3701450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.3746570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.3762290Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.3778180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.3780120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:15:43.3804590Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-16T20:15:43.3833800Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-16T20:15:43.3885110Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-16T20:15:43.3889190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6989-oaulqe.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/shared-mime-info.rb 2021-05-16T20:15:45.3293040Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-16T20:15:46.5902790Z ==> Summary 2021-05-16T20:15:46.6108510Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-16T20:15:46.6114640Z ==> Installing imagemagick dependency: libheif 2021-05-16T20:15:47.2771350Z 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-sj32gk 2021-05-16T20:15:47.2775190Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-16T20:15:47.2893900Z cp -pR /private/tmp/d20210516-6585-sj32gk/libheif/. /usr/local/Cellar/libheif 2021-05-16T20:15:47.2894970Z ==> Finishing up 2021-05-16T20:15:47.2896480Z chmod -Rf +w /private/tmp/d20210516-6585-sj32gk 2021-05-16T20:15:47.2998640Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-16T20:15:47.3100600Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-16T20:15:47.3202580Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-16T20:15:47.3304900Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-16T20:15:47.3406830Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-16T20:15:47.3510690Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-16T20:15:47.3618030Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-16T20:15:47.3724080Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-16T20:15:47.3826190Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-16T20:15:47.3828070Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-16T20:15:47.3930410Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-16T20:15:47.4032860Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-16T20:15:47.4134680Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-16T20:15:47.4237230Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-16T20:15:47.4340250Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-16T20:15:47.4442360Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-16T20:15:47.4544330Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-16T20:15:47.4650000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7016-1g1huy6.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libheif.rb 2021-05-16T20:15:49.1732770Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-16T20:15:50.2814070Z ==> Summary 2021-05-16T20:15:50.2914350Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-16T20:15:50.3016120Z ==> Installing imagemagick dependency: liblqr 2021-05-16T20:15:50.3405650Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-16T20:15:50.3428110Z 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-gcurym 2021-05-16T20:15:50.3570010Z cp -pR /private/tmp/d20210516-6585-gcurym/liblqr/. /usr/local/Cellar/liblqr 2021-05-16T20:15:50.3779630Z chmod -Rf +w /private/tmp/d20210516-6585-gcurym 2021-05-16T20:15:50.4263260Z ==> Finishing up 2021-05-16T20:15:50.4680050Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-16T20:15:50.4696580Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-16T20:15:50.4706340Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-16T20:15:50.4784780Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-16T20:15:50.4888150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7043-1takiqk.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/liblqr.rb 2021-05-16T20:15:53.5921360Z ==> Summary 2021-05-16T20:15:53.5946620Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-16T20:15:53.5952050Z ==> Installing imagemagick dependency: libomp 2021-05-16T20:15:53.6017250Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-16T20:15:53.6035210Z 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-14b4zvx 2021-05-16T20:15:53.6182660Z cp -pR /private/tmp/d20210516-6585-14b4zvx/libomp/. /usr/local/Cellar/libomp 2021-05-16T20:15:53.6572400Z chmod -Rf +w /private/tmp/d20210516-6585-14b4zvx 2021-05-16T20:15:53.6984150Z ==> Finishing up 2021-05-16T20:15:53.7424320Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-16T20:15:53.7431070Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-16T20:15:53.7435480Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-16T20:15:53.7444410Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-16T20:15:53.7451430Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-16T20:15:53.7576740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7069-ggh90v.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libomp.rb 2021-05-16T20:15:56.2300140Z ==> Summary 2021-05-16T20:15:56.2315910Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-16T20:15:56.2322880Z ==> Installing imagemagick dependency: imath 2021-05-16T20:15:56.2379520Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-16T20:15:56.2397030Z 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-1d0bf2a 2021-05-16T20:15:56.2621030Z cp -pR /private/tmp/d20210516-6585-1d0bf2a/imath/. /usr/local/Cellar/imath 2021-05-16T20:15:56.2913940Z chmod -Rf +w /private/tmp/d20210516-6585-1d0bf2a 2021-05-16T20:15:56.3512390Z ==> Finishing up 2021-05-16T20:15:56.3989730Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-16T20:15:56.4004840Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-16T20:15:56.4009760Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-16T20:15:56.4015070Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-16T20:15:56.4019770Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-16T20:15:56.4025440Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-16T20:15:56.4032390Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-16T20:15:56.4234240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7095-1q7nrqk.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/imath.rb 2021-05-16T20:15:58.8057240Z ==> Summary 2021-05-16T20:15:58.8097660Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-16T20:15:58.8105240Z ==> Installing imagemagick dependency: openexr 2021-05-16T20:15:58.8254500Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-16T20:15:58.8271430Z 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-1tqn3v8 2021-05-16T20:15:58.8986980Z cp -pR /private/tmp/d20210516-6585-1tqn3v8/openexr/. /usr/local/Cellar/openexr 2021-05-16T20:15:58.9868100Z chmod -Rf +w /private/tmp/d20210516-6585-1tqn3v8 2021-05-16T20:15:59.2984490Z ==> Finishing up 2021-05-16T20:15:59.3471930Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-16T20:15:59.3475870Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-16T20:15:59.3480950Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-16T20:15:59.3485230Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-16T20:15:59.3490090Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-16T20:15:59.3494470Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-16T20:15:59.3499280Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-16T20:15:59.3503510Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-16T20:15:59.3510340Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-16T20:15:59.3518600Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-16T20:15:59.3527190Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-16T20:15:59.3532020Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-16T20:15:59.3542830Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-16T20:15:59.3548320Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-16T20:15:59.3553380Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-16T20:15:59.3560840Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-16T20:15:59.3568290Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-16T20:15:59.3573140Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-16T20:15:59.3579070Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-16T20:15:59.3602850Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-16T20:15:59.3604550Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-16T20:15:59.3606200Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-16T20:15:59.3667220Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-16T20:15:59.3730850Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-16T20:15:59.3732790Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-16T20:15:59.3734590Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-16T20:15:59.3736400Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-16T20:15:59.3738100Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-16T20:15:59.4107970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7124-13dkiph.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/openexr.rb 2021-05-16T20:16:01.9879460Z ==> Summary 2021-05-16T20:16:01.9990250Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-16T20:16:01.9998180Z ==> Installing imagemagick 2021-05-16T20:16:02.0001940Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-16T20:16:02.0020410Z 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-12ebbpy 2021-05-16T20:16:02.3363310Z cp -pR /private/tmp/d20210516-6585-12ebbpy/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-16T20:16:02.7236880Z chmod -Rf +w /private/tmp/d20210516-6585-12ebbpy 2021-05-16T20:16:04.9156810Z ==> Finishing up 2021-05-16T20:16:04.9408490Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-16T20:16:04.9414260Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-16T20:16:04.9418760Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-16T20:16:04.9424090Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-16T20:16:04.9428680Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-16T20:16:04.9433890Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-16T20:16:04.9438740Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-16T20:16:04.9443660Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-16T20:16:04.9448620Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-16T20:16:04.9453920Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-16T20:16:04.9458780Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-16T20:16:04.9463890Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-16T20:16:04.9468600Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-16T20:16:04.9473630Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-16T20:16:04.9480580Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-16T20:16:04.9485050Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-16T20:16:04.9491150Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-16T20:16:04.9501030Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-16T20:16:04.9502520Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-16T20:16:04.9506370Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-16T20:16:04.9511870Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-16T20:16:04.9517930Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-16T20:16:04.9522490Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-16T20:16:04.9527750Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-16T20:16:04.9532570Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-16T20:16:04.9537240Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-16T20:16:04.9542520Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-16T20:16:04.9547060Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-16T20:16:04.9552370Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-16T20:16:04.9557060Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-16T20:16:04.9564080Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-16T20:16:04.9570360Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-16T20:16:04.9577550Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-16T20:16:04.9587060Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-16T20:16:04.9599340Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-16T20:16:04.9605070Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-16T20:16:04.9610580Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-16T20:16:04.9622630Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-16T20:16:04.9635720Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-16T20:16:04.9653700Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-16T20:16:04.9655440Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-16T20:16:04.9657840Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-16T20:16:04.9671160Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-16T20:16:04.9679040Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-16T20:16:04.9681820Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-16T20:16:04.9718100Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-16T20:16:04.9719840Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-16T20:16:04.9721400Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-16T20:16:04.9723060Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-16T20:16:04.9724610Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-16T20:16:04.9726240Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-16T20:16:04.9728140Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-16T20:16:04.9733120Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-16T20:16:04.9737060Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-16T20:16:04.9742400Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-16T20:16:04.9747720Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-16T20:16:04.9753160Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-16T20:16:04.9759730Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-16T20:16:04.9765430Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-16T20:16:04.9770970Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-16T20:16:04.9776420Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-16T20:16:04.9782050Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-16T20:16:04.9790730Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-16T20:16:04.9798970Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-16T20:16:04.9804280Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-16T20:16:04.9810230Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-16T20:16:04.9815890Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-16T20:16:05.7774810Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-16T20:16:05.7877760Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-16T20:16:05.7979670Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-16T20:16:05.8080960Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-16T20:16:05.8083650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7150-a963ty.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/imagemagick.rb 2021-05-16T20:16:07.8166230Z ==> Summary 2021-05-16T20:16:07.8643960Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-16T20:16:09.7534000Z ==> Caveats 2021-05-16T20:16:09.7536950Z ==> docbook 2021-05-16T20:16:09.7553310Z To use the DocBook package in your XML toolchain, 2021-05-16T20:16:09.7554360Z you need to add the following to your ~/.bashrc: 2021-05-16T20:16:09.7555030Z 2021-05-16T20:16:09.7556050Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T20:16:09.7559950Z ==> gnu-getopt 2021-05-16T20:16:09.7580620Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:16:09.7581910Z because macOS already provides this software and installing another version in 2021-05-16T20:16:09.7584070Z parallel can cause all kinds of trouble. 2021-05-16T20:16:09.7584710Z 2021-05-16T20:16:09.7589320Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T20:16:09.7594240Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T20:16:09.7595010Z 2021-05-16T20:16:09.7597710Z 2021-05-16T20:16:09.7598550Z Bash completion has been installed to: 2021-05-16T20:16:09.7601140Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T20:16:11.5056080Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-16T20:16:12.6521570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f3258cdd6849fbec6a4804a1775a5bee56e52259f5844fe95ae8c242e22fa01a--udunits-2.2.27.6_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-16T20:16:13.2248640Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-16T20:16:13.6843570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-16T20%3A25%3A00Z&sig=vLv%2B0G1ebOTM%2F3LkTwYfNiQWh9rN1v8Qx1ZY5kziEhY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:16:13.7387120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c\?se=2021-05-16T20\%3A25\%3A00Z\&sig=vLv\%2B0G1ebOTM\%2F3LkTwYfNiQWh9rN1v8Qx1ZY5kziEhY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:16:13.7955900Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-16T20:16:13.8606650Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-16T20:16:13.8633160Z 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-7157-x6mjot 2021-05-16T20:16:13.8788210Z cp -pR /private/tmp/d20210516-7157-x6mjot/udunits/. /usr/local/Cellar/udunits 2021-05-16T20:16:13.8989440Z chmod -Rf +w /private/tmp/d20210516-7157-x6mjot 2021-05-16T20:16:13.9621170Z ==> Finishing up 2021-05-16T20:16:14.0550020Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-16T20:16:14.0555720Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-16T20:16:14.0559870Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-16T20:16:14.0568890Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-16T20:16:14.0586270Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-16T20:16:14.0637040Z info /usr/local/share/info/udunits2.info 2021-05-16T20:16:14.0647030Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-16T20:16:14.0685640Z info /usr/local/share/info/udunits2lib.info 2021-05-16T20:16:14.0696320Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-16T20:16:14.0732370Z info /usr/local/share/info/udunits2prog.info 2021-05-16T20:16:14.0741970Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-16T20:16:14.0749800Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-16T20:16:14.0755910Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-16T20:16:14.0919620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7324-1178hgl.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/udunits.rb 2021-05-16T20:16:16.6831630Z ==> Summary 2021-05-16T20:16:16.6859740Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-16T20:16:18.9572100Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-16T20:16:18.9573580Z To reinstall 1.6, run: 2021-05-16T20:16:18.9574370Z brew reinstall jq 2021-05-16T20:16:20.5789390Z ==> Caveats 2021-05-16T20:16:20.5790560Z imagej requires Java. You can install the latest version with: 2021-05-16T20:16:20.5791920Z brew install --cask adoptopenjdk 2021-05-16T20:16:20.5792580Z 2021-05-16T20:16:20.8397350Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-16T20:16:21.0736100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip.incomplete https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-16T20:16:27.8282460Z ==> Verifying checksum for cask 'imagej' 2021-05-16T20:16:28.1686080Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T20:16:28.1687200Z ==> Installing Cask imagej 2021-05-16T20:16:28.2134880Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210516-7434-1osgu9h 2021-05-16T20:16:28.3631400Z cp -pR /private/tmp/d20210516-7434-1osgu9h/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-16T20:16:28.4994000Z chmod -Rf +w /private/tmp/d20210516-7434-1osgu9h 2021-05-16T20:16:28.5798620Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-16T20:16:28.9336080Z 🍺 imagej was successfully installed! 2021-05-16T20:16:30.7339540Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-16T20:16:32.3702040Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-16T20:16:32.7397380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-16T20%3A25%3A00Z&sig=6S%2FxUJrflDfy6ZQ0Wk39ywXQ637Tcs8CWZgh4v2gh4o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:16:32.9196210Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-16T20:16:34.6213190Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-16T20:16:35.1375980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-16T20%3A25%3A00Z&sig=0QmzcDOhlCuqD3hbRaUXT0cak5FQtqG2sqesbLTGB%2F8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:16:35.5665950Z ==> Installing dependencies for bowtie2: tbb 2021-05-16T20:16:35.5766240Z ==> Installing bowtie2 dependency: tbb 2021-05-16T20:16:35.7144610Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-16T20:16:40.1295320Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-16T20:16:40.1315610Z ==> Installing bowtie2 2021-05-16T20:16:40.1326690Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-16T20:16:44.7942670Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-16T20:16:48.0828750Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-16T20:16:49.9008820Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-16T20:16:50.3087240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-16T20%3A25%3A00Z&sig=X5WSYOb70ZkcP42U7kBx91l1lKAEKC%2BdXZjnjETBkHo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:16:50.4850020Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-16T20:16:52.5228110Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-16T20:16:52.8931550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-16T20%3A25%3A00Z&sig=IGn3%2FrKispqssVQDKwzQA9IvYh16kNwYFciaDO6gqBs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:16:53.0072250Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-16T20:16:54.8949540Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-16T20:16:55.2826270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-16T20%3A25%3A00Z&sig=%2FHjwmWVyJNY%2BePFuzsDlcBW%2FgzK3c1lqcy8cpCAXPKQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:16:55.3883400Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-16T20:16:57.1646940Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-16T20:16:57.5386770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-16T20%3A25%3A00Z&sig=YrCXEuWnW24gObEl%2B1oCR%2BgnuS%2BLsAyduwK%2BcsFfr60%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:16:57.6617400Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-16T20:16:59.4155300Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-16T20:16:59.7857710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-16T20%3A25%3A00Z&sig=F2nQfV26R0eHawZGEFRwqMw1CopS1QqO%2B0cFxkvAEiI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:16:59.9361950Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-16T20:17:01.7006850Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-16T20:17:02.0844870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-16T20%3A25%3A00Z&sig=5ihnlDbCaBV1WyfRT5xJKD4GISSuSSp0MRzBs8bAcB8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:17:02.2888350Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T20:17:02.8457310Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-16T20:17:02.8901300Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T20:17:03.2724080Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T20:17:03.2964080Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-16T20:17:05.0651510Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-16T20:17:05.4297280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-16T20%3A25%3A00Z&sig=6wN7xpMsKxeD3VsT72QC7JlooNFt%2B1sljfrpbM4ZDKs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:17:05.5320270Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-16T20:17:07.3932530Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-16T20:17:08.0649380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-16T20%3A25%3A00Z&sig=hnme0VvZx2uGaYejArKQg3lEbwXeuCsPbcZJRj0qmts%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:17:08.2947880Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-16T20:17:09.9799930Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-16T20:17:10.3533640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-16T20%3A25%3A00Z&sig=KT1xgTErxd7eheAB5KsooNxDWz1NY9OWrrQjLaVrLq4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:17:10.5443700Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-16T20:17:12.2263620Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-16T20:17:12.7473690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-16T20%3A25%3A00Z&sig=cqhoJJMJH1DCyteY4ZWtjdl6nmL%2FRyn4UYqxL13MT2M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:17:13.0431660Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-16T20:17:14.7936270Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-16T20:17:15.1953700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-16T20%3A25%3A00Z&sig=c8X92QA8G34WwYT1YpWED6aujRQ9NaWqoVL8%2BkbvCp0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:17:15.3018610Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-16T20:17:17.1093380Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-16T20:17:17.4781960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-16T20%3A25%3A00Z&sig=zS%2F5nHv64PS0%2BBIjr2n7iootGLavyxV6CnLm5Bt7F6w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:17:17.5933840Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-16T20:17:19.3536130Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-16T20:17:19.7228640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-16T20%3A25%3A00Z&sig=szJlwL40sNad9HuRWoU9qW1L4XV9zUmrCXETblTLLZk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:17:19.8787730Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-16T20:17:21.6099520Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-16T20:17:22.0249340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-16T20%3A25%3A00Z&sig=p9OnCMY%2FSsAPPbTn%2BANoDFdObsT3cp4Rg5tuT%2FpShNM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:17:22.3921960Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T20:17:24.1370660Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T20:17:24.4905410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-16T20%3A25%3A00Z&sig=RIlXnejCiyhAJ5idE3TPy0tOZ6TpTh7oNeYWvEkHSyE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:17:24.7030600Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-16T20:17:26.4124870Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-16T20:17:26.8123980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-16T20%3A25%3A00Z&sig=t1gpazUaOSAKwK5iILmcowz1U%2BFp76KlQaI%2FTHTXhOo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:17:27.2346730Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-16T20:17:29.0245620Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-16T20:17:29.4084930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-16T20%3A25%3A00Z&sig=bA%2Bapo3NHk6aDpQV3PWurJkvgI7vSMGn00%2FMS9NYBms%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:17:29.7096600Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-16T20:17:31.4423120Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-16T20:17:31.8269320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-16T20%3A25%3A00Z&sig=k5hJCrAECXBobxOERHgl%2FUjRHoQ%2Fhmq7zL9HVWKJDJI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:17:32.1570760Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-16T20:17:34.0266950Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-16T20:17:34.4127130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-16T20%3A25%3A00Z&sig=afDDqTFRZs%2BhoIXFGpu%2F8H3mf%2BDxuVx5opePpargVY8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:17:34.9667360Z ==> Installing dependencies for gdal: cfitsio, popt, epsilon, expat, freexl, geos, hdf5, json-c, libxml2, libdap, proj, libgeotiff, librttopo, minizip, libspatialite, netcdf, openblas, numpy and xerces-c 2021-05-16T20:17:34.9670400Z ==> Installing gdal dependency: cfitsio 2021-05-16T20:17:35.0352390Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-16T20:17:37.7450580Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-16T20:17:37.7467130Z ==> Installing gdal dependency: popt 2021-05-16T20:17:37.7493390Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-16T20:17:40.4883090Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-16T20:17:40.4887680Z ==> Installing gdal dependency: epsilon 2021-05-16T20:17:40.4939760Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-16T20:17:43.3739190Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-16T20:17:43.3747030Z ==> Installing gdal dependency: expat 2021-05-16T20:17:43.3776350Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-16T20:17:46.0615660Z ==> Caveats 2021-05-16T20:17:46.0617210Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:17:46.0618480Z because macOS already provides this software and installing another version in 2021-05-16T20:17:46.0619510Z parallel can cause all kinds of trouble. 2021-05-16T20:17:46.0620100Z 2021-05-16T20:17:46.0620880Z If you need to have expat first in your PATH, run: 2021-05-16T20:17:46.0622370Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T20:17:46.0623130Z 2021-05-16T20:17:46.0623920Z For compilers to find expat you may need to set: 2021-05-16T20:17:46.0625190Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T20:17:46.0626530Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T20:17:46.0627580Z 2021-05-16T20:17:46.0628780Z For pkg-config to find expat you may need to set: 2021-05-16T20:17:46.0629810Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T20:17:46.0630450Z 2021-05-16T20:17:46.0631550Z ==> Summary 2021-05-16T20:17:46.0643330Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-16T20:17:46.0648960Z ==> Installing gdal dependency: freexl 2021-05-16T20:17:46.0749490Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-16T20:17:48.9447170Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-16T20:17:48.9452820Z ==> Installing gdal dependency: geos 2021-05-16T20:17:48.9999750Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-16T20:17:52.2866220Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-16T20:17:52.2898230Z ==> Installing gdal dependency: hdf5 2021-05-16T20:17:52.3488720Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T20:17:55.7704850Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T20:17:55.7710770Z ==> Installing gdal dependency: json-c 2021-05-16T20:17:55.7765310Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-16T20:17:58.5299520Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-16T20:17:58.5305280Z ==> Installing gdal dependency: libxml2 2021-05-16T20:17:58.5376380Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-16T20:18:01.5384180Z ==> Caveats 2021-05-16T20:18:01.5385780Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:18:01.5387030Z because macOS already provides this software and installing another version in 2021-05-16T20:18:01.5388040Z parallel can cause all kinds of trouble. 2021-05-16T20:18:01.5388610Z 2021-05-16T20:18:01.5389400Z If you need to have libxml2 first in your PATH, run: 2021-05-16T20:18:01.5390940Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T20:18:01.5391670Z 2021-05-16T20:18:01.5392810Z For compilers to find libxml2 you may need to set: 2021-05-16T20:18:01.5394330Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T20:18:01.5395710Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T20:18:01.5396400Z 2021-05-16T20:18:01.5397700Z For pkg-config to find libxml2 you may need to set: 2021-05-16T20:18:01.5399400Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T20:18:01.5404400Z 2021-05-16T20:18:01.5405780Z ==> Summary 2021-05-16T20:18:01.5561830Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-16T20:18:01.5567730Z ==> Installing gdal dependency: libdap 2021-05-16T20:18:01.5719750Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-16T20:18:04.5858560Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-16T20:18:04.5863260Z ==> Installing gdal dependency: proj 2021-05-16T20:18:04.6041810Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-16T20:18:07.5869230Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-16T20:18:07.5873680Z ==> Installing gdal dependency: libgeotiff 2021-05-16T20:18:07.6154430Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-16T20:18:10.3566430Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-16T20:18:10.3571020Z ==> Installing gdal dependency: librttopo 2021-05-16T20:18:10.3993960Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-16T20:18:13.1110320Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-16T20:18:13.1114990Z ==> Installing gdal dependency: minizip 2021-05-16T20:18:13.1318780Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-16T20:18:15.7396530Z ==> Caveats 2021-05-16T20:18:15.7398140Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T20:18:15.7399580Z with the venerable 'unzip' library. 2021-05-16T20:18:15.7400890Z ==> Summary 2021-05-16T20:18:15.7416130Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-16T20:18:15.7422470Z ==> Installing gdal dependency: libspatialite 2021-05-16T20:18:15.8246940Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-16T20:18:19.0947790Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-16T20:18:19.0952410Z ==> Installing gdal dependency: netcdf 2021-05-16T20:18:19.1528530Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T20:18:21.8773360Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T20:18:21.8779290Z ==> Installing gdal dependency: openblas 2021-05-16T20:18:21.9099990Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-16T20:18:26.2570930Z ==> Caveats 2021-05-16T20:18:26.2572600Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:18:26.2573800Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T20:18:26.2574520Z 2021-05-16T20:18:26.2575350Z For compilers to find openblas you may need to set: 2021-05-16T20:18:26.2576680Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T20:18:26.2578100Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T20:18:26.2578790Z 2021-05-16T20:18:26.2579990Z For pkg-config to find openblas you may need to set: 2021-05-16T20:18:26.2581090Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T20:18:26.2581770Z 2021-05-16T20:18:26.2582860Z ==> Summary 2021-05-16T20:18:26.2598780Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-16T20:18:26.2605060Z ==> Installing gdal dependency: numpy 2021-05-16T20:18:26.3652520Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-16T20:18:30.6054600Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-16T20:18:30.6059110Z ==> Installing gdal dependency: xerces-c 2021-05-16T20:18:30.6157200Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-16T20:18:35.8462140Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-16T20:18:35.8468330Z ==> Installing gdal 2021-05-16T20:18:35.8471910Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-16T20:18:43.1535580Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-16T20:18:44.4558590Z ==> No outdated dependents to upgrade! 2021-05-16T20:18:44.4561360Z ==> Checking for dependents of upgraded formulae... 2021-05-16T20:18:44.7880600Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T20:18:44.7881590Z netcdf 2021-05-16T20:18:44.8782810Z ==> Caveats 2021-05-16T20:18:44.8784210Z ==> expat 2021-05-16T20:18:44.8857610Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:18:44.8858850Z because macOS already provides this software and installing another version in 2021-05-16T20:18:44.8859880Z parallel can cause all kinds of trouble. 2021-05-16T20:18:44.8860460Z 2021-05-16T20:18:44.8861220Z If you need to have expat first in your PATH, run: 2021-05-16T20:18:44.8862700Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T20:18:44.8863440Z 2021-05-16T20:18:44.8864430Z For compilers to find expat you may need to set: 2021-05-16T20:18:44.8865740Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T20:18:44.8867490Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T20:18:44.8867900Z 2021-05-16T20:18:44.8869320Z For pkg-config to find expat you may need to set: 2021-05-16T20:18:44.8870060Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T20:18:44.8870460Z 2021-05-16T20:18:44.8871200Z ==> libxml2 2021-05-16T20:18:44.8934130Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:18:44.8935510Z because macOS already provides this software and installing another version in 2021-05-16T20:18:44.8936600Z parallel can cause all kinds of trouble. 2021-05-16T20:18:44.8937210Z 2021-05-16T20:18:44.8938020Z If you need to have libxml2 first in your PATH, run: 2021-05-16T20:18:44.8939570Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T20:18:44.8940350Z 2021-05-16T20:18:44.8941160Z For compilers to find libxml2 you may need to set: 2021-05-16T20:18:44.8942460Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T20:18:44.8943850Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T20:18:44.8944540Z 2021-05-16T20:18:44.8945720Z For pkg-config to find libxml2 you may need to set: 2021-05-16T20:18:44.8946910Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T20:18:44.8947550Z 2021-05-16T20:18:44.8948590Z ==> minizip 2021-05-16T20:18:44.8959750Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T20:18:44.8961150Z with the venerable 'unzip' library. 2021-05-16T20:18:44.8962400Z ==> openblas 2021-05-16T20:18:44.9021390Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:18:44.9022560Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T20:18:44.9023280Z 2021-05-16T20:18:44.9024130Z For compilers to find openblas you may need to set: 2021-05-16T20:18:44.9025470Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T20:18:44.9026830Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T20:18:44.9027510Z 2021-05-16T20:18:44.9028690Z For pkg-config to find openblas you may need to set: 2021-05-16T20:18:44.9029750Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T20:18:44.9030420Z 2021-05-16T20:18:47.0618090Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T20:18:47.6234980Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-16T20:18:47.6267190Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T20:18:48.0032580Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T20:18:48.0211200Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T20:18:48.5750450Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-16T20:18:48.5772440Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T20:18:48.9896780Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T20:18:49.0101060Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-16T20:18:50.8270660Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-16T20:18:51.1951760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-16T20%3A25%3A00Z&sig=opud7TglP6qlQzFViF7Ggxi4a0DOWSAtBGQerQluXTw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:18:52.4163030Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T20:18:52.9824690Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-16T20:18:52.9851800Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T20:18:53.3738380Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T20:18:53.3850200Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-16T20:18:55.0892550Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-16T20:18:55.4745020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-16T20%3A25%3A00Z&sig=IVbnZJWjJ7CAqcXa5%2BDfAFR6RGxipeb2kckmqi0w8R0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:18:55.7843970Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-16T20:18:55.7872970Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-16T20:18:57.5024270Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-16T20:18:57.8640460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-16T20%3A25%3A00Z&sig=HBZzXM32KwIcQWf2pLtE%2BsdHYvOccEh99%2FS0jekymFA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:18:58.3998990Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-16T20:19:00.1077370Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-16T20:19:00.4909070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-16T20%3A25%3A00Z&sig=QJwbJZ8P4zPONyxRrEGFFgTcWVGzHJI%2FQETUYgTKVcg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:19:01.0472360Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-16T20:19:02.7910560Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-16T20:19:03.1781290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-16T20%3A25%3A00Z&sig=11LCDhEDdu6uCKsb9ZKYWrfp4cX2dJrLeuCGGvsuTQo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:19:04.4036940Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-16T20:19:04.4045650Z ==> Installing itk dependency: open-mpi 2021-05-16T20:19:04.5298790Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T20:19:09.8946040Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T20:19:09.8952780Z ==> Installing itk dependency: fftw 2021-05-16T20:19:09.9597750Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T20:19:13.0929120Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T20:19:13.0935320Z ==> Installing itk dependency: boost 2021-05-16T20:19:13.0994740Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-16T20:19:45.2462030Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-16T20:19:45.2485800Z ==> Installing itk dependency: netcdf 2021-05-16T20:19:45.3156480Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T20:19:48.1747410Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T20:19:48.1753480Z ==> Installing itk dependency: pyqt@5 2021-05-16T20:19:48.2272740Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-16T20:19:53.5711890Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-16T20:19:53.5718190Z ==> Installing itk dependency: vtk@8.2 2021-05-16T20:19:53.7217630Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-16T20:20:21.9239780Z ==> Caveats 2021-05-16T20:20:21.9241420Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:20:21.9242540Z because this is an alternate version of another formula. 2021-05-16T20:20:21.9243210Z 2021-05-16T20:20:21.9243990Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-16T20:20:21.9245440Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T20:20:21.9246180Z 2021-05-16T20:20:21.9246960Z For compilers to find vtk@8.2 you may need to set: 2021-05-16T20:20:21.9248210Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-16T20:20:21.9249520Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-16T20:20:21.9250170Z 2021-05-16T20:20:21.9251250Z ==> Summary 2021-05-16T20:20:22.1657990Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-16T20:20:22.1664790Z ==> Installing itk dependency: gdcm 2021-05-16T20:20:22.3608140Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-16T20:20:28.4909770Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-16T20:20:28.4921150Z ==> Installing itk 2021-05-16T20:20:28.4922660Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-16T20:20:42.1339670Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-16T20:20:45.3937670Z ==> No outdated dependents to upgrade! 2021-05-16T20:20:45.3939380Z ==> Checking for dependents of upgraded formulae... 2021-05-16T20:20:47.5790970Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T20:20:47.5792010Z fftw 2021-05-16T20:20:47.6199060Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-16T20:20:47.6200600Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-16T20:20:49.4104420Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-16T20:20:49.5357340Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-16T20:20:50.7128490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/937b58c22e4a6a9efb8e88b8587d92ba75ef95c68ae447eb0eeb15b68ade838a--faac-1.29.9.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-16T20:20:51.2793140Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-16T20:20:51.7434850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-16T20%3A30%3A00Z&sig=%2FgR8ucG9ImLrICfPRIkSn9Ea4OIOTF1eRRuTemxqzNg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:20:51.7925510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f\?se=2021-05-16T20\%3A30\%3A00Z\&sig=\%2FgR8ucG9ImLrICfPRIkSn9Ea4OIOTF1eRRuTemxqzNg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:20:51.8525090Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-16T20:20:51.8583960Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-16T20:20:52.9650410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/56f458278adb5a5270c7eaffb27e027b85c44934330a82a6f0085b601d2acdc9--fdk-aac-2.0.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-16T20:20:53.5640120Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-16T20:20:54.0091060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-16T20%3A30%3A00Z&sig=SODxCfdWcYykEF3p4UsGgRO2NxpXQSkaMPddueA4nO8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:20:54.0628150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8\?se=2021-05-16T20\%3A30\%3A00Z\&sig=SODxCfdWcYykEF3p4UsGgRO2NxpXQSkaMPddueA4nO8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:20:54.2219270Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-16T20:20:54.2299680Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-16T20:20:55.3388150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8bfdeb8b08d064554a1a945b37e7cc89b36f3261c82778ae2b667e5bb1883459--sdl-1.2.15_3.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-16T20:20:55.8829620Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-16T20:20:56.3365320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-16T20%3A30%3A00Z&sig=wootzVQHcRVd%2FW0M7IDTV9hnlhZsUP9Vnwv1SSvrA1E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:20:56.4181200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f\?se=2021-05-16T20\%3A30\%3A00Z\&sig=wootzVQHcRVd\%2FW0M7IDTV9hnlhZsUP9Vnwv1SSvrA1E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:20:56.5058690Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-16T20:20:56.5099420Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-16T20:20:57.7657010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c5c689e5b3ed6faa65c45882234012aa9c17e23a2959f1253e9a197afc3670e3--libav-12.3_8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-16T20:20:58.3411420Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-16T20:20:58.7924950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-16T20%3A30%3A00Z&sig=0seu3b4Xqtd%2F51nWsREhYaspVjPrBv%2FMwTrOATbyQpo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:20:58.8474890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905\?se=2021-05-16T20\%3A30\%3A00Z\&sig=0seu3b4Xqtd\%2F51nWsREhYaspVjPrBv\%2FMwTrOATbyQpo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:20:59.2173100Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-16T20:20:59.2768020Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-16T20:20:59.2771960Z ==> Installing libav dependency: faac 2021-05-16T20:20:59.3460830Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-16T20:20:59.3499140Z 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-9027-1rdanqd 2021-05-16T20:20:59.3617080Z cp -pR /private/tmp/d20210516-9027-1rdanqd/faac/. /usr/local/Cellar/faac 2021-05-16T20:20:59.3769330Z chmod -Rf +w /private/tmp/d20210516-9027-1rdanqd 2021-05-16T20:20:59.4241130Z ==> Finishing up 2021-05-16T20:20:59.4721430Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-16T20:20:59.4727460Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-16T20:20:59.4732250Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-16T20:20:59.4751690Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-16T20:20:59.4837270Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-16T20:20:59.4940020Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-16T20:20:59.5042260Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-16T20:20:59.5145980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9209-wqz7lg.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/faac.rb 2021-05-16T20:21:02.3048970Z ==> Summary 2021-05-16T20:21:02.3074040Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-16T20:21:02.3086220Z ==> Installing libav dependency: fdk-aac 2021-05-16T20:21:02.3117740Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-16T20:21:02.3135310Z 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-9027-5m9pv3 2021-05-16T20:21:02.3404210Z cp -pR /private/tmp/d20210516-9027-5m9pv3/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-16T20:21:02.3557490Z chmod -Rf +w /private/tmp/d20210516-9027-5m9pv3 2021-05-16T20:21:02.4102040Z ==> Finishing up 2021-05-16T20:21:02.5203090Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-16T20:21:02.5208680Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-16T20:21:02.5215840Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-16T20:21:02.5223710Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-16T20:21:02.5225460Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-16T20:21:02.5236120Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-16T20:21:02.5411070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9235-8oyv2y.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/fdk-aac.rb 2021-05-16T20:21:05.1360660Z ==> Summary 2021-05-16T20:21:05.1383720Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-16T20:21:05.1392860Z ==> Installing libav dependency: sdl 2021-05-16T20:21:05.1417610Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-16T20:21:05.1438750Z 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-9027-lxsnhu 2021-05-16T20:21:05.2189410Z cp -pR /private/tmp/d20210516-9027-lxsnhu/sdl/. /usr/local/Cellar/sdl 2021-05-16T20:21:05.3257960Z chmod -Rf +w /private/tmp/d20210516-9027-lxsnhu 2021-05-16T20:21:05.4580720Z ==> Finishing up 2021-05-16T20:21:05.5084640Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-16T20:21:05.5090970Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-16T20:21:05.5105980Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-16T20:21:05.5133990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-16T20:21:05.5142150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-16T20:21:05.5151490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-16T20:21:05.5168490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-16T20:21:05.5180540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-16T20:21:05.5186970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-16T20:21:05.5208660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-16T20:21:05.5217470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-16T20:21:05.5228060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-16T20:21:05.5237480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-16T20:21:05.5248260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-16T20:21:05.5259400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-16T20:21:05.5264470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-16T20:21:05.5270320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-16T20:21:05.5281290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-16T20:21:05.5290790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-16T20:21:05.5299210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-16T20:21:05.5310680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-16T20:21:05.5325370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-16T20:21:05.5336530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-16T20:21:05.5345790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-16T20:21:05.5353970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-16T20:21:05.5362170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-16T20:21:05.5379700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-16T20:21:05.5382250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-16T20:21:05.5391230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-16T20:21:05.5400810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-16T20:21:05.5422160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-16T20:21:05.5439470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-16T20:21:05.5441280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-16T20:21:05.5457270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-16T20:21:05.5459170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-16T20:21:05.5482700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-16T20:21:05.5500710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-16T20:21:05.5502990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-16T20:21:05.5510700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-16T20:21:05.5512460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-16T20:21:05.5520090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-16T20:21:05.5528050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-16T20:21:05.5536140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-16T20:21:05.5559920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-16T20:21:05.5568350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-16T20:21:05.5570450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-16T20:21:05.5589460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-16T20:21:05.5597720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-16T20:21:05.5605810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-16T20:21:05.5608070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-16T20:21:05.5626030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-16T20:21:05.5628600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-16T20:21:05.5638590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-16T20:21:05.5641970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-16T20:21:05.5646280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-16T20:21:05.5653640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-16T20:21:05.5655410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-16T20:21:05.5663120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-16T20:21:05.5676020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-16T20:21:05.5680690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-16T20:21:05.5684250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-16T20:21:05.5686520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-16T20:21:05.5705750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-16T20:21:05.5713830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-16T20:21:05.5715570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-16T20:21:05.5736610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-16T20:21:05.5745630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-16T20:21:05.5750340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-16T20:21:05.5758250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-16T20:21:05.5760100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-16T20:21:05.5767950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-16T20:21:05.5770350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-16T20:21:05.5785400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-16T20:21:05.5789180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-16T20:21:05.5813150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-16T20:21:05.5815560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-16T20:21:05.5824400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-16T20:21:05.5856750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-16T20:21:05.5865550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-16T20:21:05.5882600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-16T20:21:05.5901420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-16T20:21:05.5920690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-16T20:21:05.5939450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-16T20:21:05.5976450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-16T20:21:05.5983760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-16T20:21:05.5997470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-16T20:21:05.6013760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-16T20:21:05.6016250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-16T20:21:05.6027800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-16T20:21:05.6040790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-16T20:21:05.6052410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-16T20:21:05.6082620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-16T20:21:05.6094140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-16T20:21:05.6101720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-16T20:21:05.6118260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-16T20:21:05.6133170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-16T20:21:05.6135790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-16T20:21:05.6160920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-16T20:21:05.6174510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-16T20:21:05.6187940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-16T20:21:05.6189720Z Only the first 100 operations were output. 2021-05-16T20:21:05.6938010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9261-1w3izh0.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/sdl.rb 2021-05-16T20:21:08.1757390Z ==> Summary 2021-05-16T20:21:08.1920230Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-16T20:21:08.1927310Z ==> Installing libav 2021-05-16T20:21:08.1931610Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-16T20:21:08.1948370Z 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-9027-okpq35 2021-05-16T20:21:08.3829890Z cp -pR /private/tmp/d20210516-9027-okpq35/libav/. /usr/local/Cellar/libav 2021-05-16T20:21:08.4849820Z chmod -Rf +w /private/tmp/d20210516-9027-okpq35 2021-05-16T20:21:09.8687300Z ==> Finishing up 2021-05-16T20:21:09.9188470Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-16T20:21:09.9200390Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-16T20:21:09.9217560Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-16T20:21:09.9244100Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-16T20:21:09.9249950Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-16T20:21:09.9255320Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-16T20:21:09.9593070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9287-13eb8r6.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libav.rb 2021-05-16T20:21:12.5705040Z ==> Summary 2021-05-16T20:21:12.5729200Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-16T20:21:15.1641130Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-16T20:21:16.8777820Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-16T20:21:17.3738620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-16T20%3A30%3A00Z&sig=dZBpJWubAPtwkxCEV2X%2FX9hbrUphWLQG91MSxp5KzE0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:21:17.6305600Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-16T20:21:20.9313690Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-16T20:21:23.6111260Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-16T20:21:23.6112330Z To reinstall 4.3.0, run: 2021-05-16T20:21:23.6113070Z brew reinstall libtiff 2021-05-16T20:21:25.2924950Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-16T20:21:25.2926130Z To reinstall 2.3.9_1, run: 2021-05-16T20:21:25.2926880Z brew reinstall unixodbc 2021-05-16T20:21:26.9277200Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-16T20:21:26.9278390Z To reinstall 1.0.18_1, run: 2021-05-16T20:21:26.9279180Z brew reinstall libsodium 2021-05-16T20:21:28.5419360Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-16T20:21:28.5420500Z To reinstall 4.1.1, run: 2021-05-16T20:21:28.5421280Z brew reinstall tesseract 2021-05-16T20:21:30.1880200Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-16T20:21:30.1881810Z To reinstall 1.21.1, run: 2021-05-16T20:21:30.1882660Z brew reinstall wget 2021-05-16T20:21:31.8047370Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-16T20:21:31.8048470Z To reinstall 4.3.4, run: 2021-05-16T20:21:31.8049620Z brew reinstall zeromq 2021-05-16T20:21:33.3668650Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-16T20:21:33.3670580Z To reinstall 2.2.27.6_1, run: 2021-05-16T20:21:33.3671370Z brew reinstall udunits 2021-05-16T20:21:34.9585360Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-16T20:21:34.9586440Z To reinstall 1.2.0, run: 2021-05-16T20:21:34.9587170Z brew reinstall webp 2021-05-16T20:21:36.6307130Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-16T20:21:38.4841590Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-16T20:21:38.9354380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-16T20%3A30%3A00Z&sig=adsbULNzAPf8OUOBEJfonUAdgo1WnnTmw%2Ft2pYDN4eQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:21:40.6835590Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-16T20:22:20.7927700Z ==> Caveats 2021-05-16T20:22:20.7929050Z Bash completion has been installed to: 2021-05-16T20:22:20.7929680Z /usr/local/etc/bash_completion.d 2021-05-16T20:22:20.7930710Z ==> Summary 2021-05-16T20:22:22.1393250Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-16T20:22:25.1254510Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-16T20:22:25.1261920Z ==> 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=20210516T202016Z&X-Amz-Expires=300&X-Amz-Signature=9e5f4b8d4a0ce1209795aab87bceb62259b4e2c84cd6fdae5808f519170405a1&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=201858552&response-content-disposition=attachment%3B%20filename%3DXQuartz-2.8.1.dmg&response-content-type=application%2Foctet-stream 2021-05-16T20:22:28.0289370Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T20:22:28.0290610Z ==> Installing Cask xquartz 2021-05-16T20:22:45.8694100Z ==> Running installer for xquartz; your password may be necessary. 2021-05-16T20:22:45.8696460Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-16T20:23:07.7500120Z installer: Package name is 2021-05-16T20:23:07.7501670Z installer: Installing at base path / 2021-05-16T20:23:07.7505770Z installer: The install was successful. 2021-05-16T20:23:07.7506890Z installer: The install requires logging out now. 2021-05-16T20:23:07.8367960Z 🍺 xquartz was successfully installed! 2021-05-16T20:23:07.8594480Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T20:23:07.8595030Z with: 2021-05-16T20:23:07.8595510Z github_slug: neuroconductor/neurobase 2021-05-16T20:23:07.8595930Z env: 2021-05-16T20:23:07.8596320Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:23:07.8596740Z TIC_DEPLOY_KEY: 2021-05-16T20:23:07.8597050Z RSPM: 2021-05-16T20:23:07.8598270Z GITHUB_PAT: *** 2021-05-16T20:23:07.8598750Z COVERALLS_TOKEN: 2021-05-16T20:23:07.8599170Z continue-on-error: true 2021-05-16T20:23:07.8599610Z VDIFFR_RUN_TESTS: false 2021-05-16T20:23:07.8600060Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:23:07.8600480Z TZ: UTC 2021-05-16T20:23:07.8600810Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:23:07.8601180Z NOT_CRAN: true 2021-05-16T20:23:07.8601510Z ##[endgroup] 2021-05-16T20:23:07.9247050Z repo slug is: neuroconductor/neurobase 2021-05-16T20:23:07.9359080Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T20:23:07.9359660Z env: 2021-05-16T20:23:07.9360110Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:23:07.9360550Z TIC_DEPLOY_KEY: 2021-05-16T20:23:07.9360910Z RSPM: 2021-05-16T20:23:07.9361880Z GITHUB_PAT: *** 2021-05-16T20:23:07.9362270Z COVERALLS_TOKEN: 2021-05-16T20:23:07.9362750Z continue-on-error: true 2021-05-16T20:23:07.9363200Z VDIFFR_RUN_TESTS: false 2021-05-16T20:23:07.9363700Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:23:07.9364120Z TZ: UTC 2021-05-16T20:23:07.9364530Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:23:07.9364910Z NOT_CRAN: true 2021-05-16T20:23:07.9365290Z ##[endgroup] 2021-05-16T20:23:09.3450840Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T20:23:09.3451600Z with: 2021-05-16T20:23:09.3452010Z repo_name: neurobase 2021-05-16T20:23:09.3452410Z repo_version: 1.30.1 2021-05-16T20:23:09.3452810Z runner_os: macOS 2021-05-16T20:23:09.3453160Z R_version: 4.1 2021-05-16T20:23:09.3453530Z env: 2021-05-16T20:23:09.3453940Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:23:09.3454410Z TIC_DEPLOY_KEY: 2021-05-16T20:23:09.3454750Z RSPM: 2021-05-16T20:23:09.3455950Z GITHUB_PAT: *** 2021-05-16T20:23:09.3456410Z COVERALLS_TOKEN: 2021-05-16T20:23:09.3456860Z continue-on-error: true 2021-05-16T20:23:09.3457350Z VDIFFR_RUN_TESTS: false 2021-05-16T20:23:09.3457830Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:23:09.3458290Z TZ: UTC 2021-05-16T20:23:09.3458650Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:23:09.3459090Z NOT_CRAN: true 2021-05-16T20:23:09.3459440Z ##[endgroup] 2021-05-16T20:23:09.4073570Z Package: neurobase 2021-05-16T20:23:09.4078330Z Version: 1.30.1 2021-05-16T20:23:09.4079250Z OS: macOS 2021-05-16T20:23:09.4159460Z ##[group]Run install.packages('remotes') 2021-05-16T20:23:09.4160200Z install.packages('remotes') 2021-05-16T20:23:09.4160990Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T20:23:09.4161920Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T20:23:09.4342180Z shell: /usr/local/bin/Rscript {0} 2021-05-16T20:23:09.4342850Z env: 2021-05-16T20:23:09.4343280Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:23:09.4343770Z TIC_DEPLOY_KEY: 2021-05-16T20:23:09.4344270Z RSPM: 2021-05-16T20:23:09.4345250Z GITHUB_PAT: *** 2021-05-16T20:23:09.4345690Z COVERALLS_TOKEN: 2021-05-16T20:23:09.4346140Z continue-on-error: true 2021-05-16T20:23:09.4346820Z VDIFFR_RUN_TESTS: false 2021-05-16T20:23:09.4347300Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:23:09.4347790Z TZ: UTC 2021-05-16T20:23:09.4348210Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:23:09.4348610Z NOT_CRAN: true 2021-05-16T20:23:09.4349000Z ##[endgroup] 2021-05-16T20:23:09.6777130Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:23:09.6779410Z (as ‘lib’ is unspecified) 2021-05-16T20:23:16.7282620Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T20:23:16.7298540Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T20:23:16.7356260Z installing the source package ‘remotes’ 2021-05-16T20:23:16.7361030Z 2021-05-16T20:23:16.7378780Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T20:23:17.1379040Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-16T20:23:17.1621090Z ================================================== 2021-05-16T20:23:17.1622060Z downloaded 144 KB 2021-05-16T20:23:17.1622930Z 2021-05-16T20:23:17.5951870Z * installing *source* package ‘remotes’ ... 2021-05-16T20:23:17.6037110Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-16T20:23:17.6038310Z ** using staged installation 2021-05-16T20:23:17.6317730Z ** R 2021-05-16T20:23:17.6617430Z ** inst 2021-05-16T20:23:17.6650870Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:23:20.0829830Z ** help 2021-05-16T20:23:20.2062360Z *** installing help indices 2021-05-16T20:23:20.2807460Z ** building package indices 2021-05-16T20:23:20.5997580Z ** installing vignettes 2021-05-16T20:23:20.6098360Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:23:20.8869920Z ** testing if installed package can be loaded from final location 2021-05-16T20:23:21.1843190Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:23:21.1944230Z * DONE (remotes) 2021-05-16T20:23:21.2151660Z 2021-05-16T20:23:21.2152940Z The downloaded source packages are in 2021-05-16T20:23:21.2155020Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpuP7hp7/downloaded_packages’ 2021-05-16T20:23:28.6945420Z ##[group]Run actions/cache@v1 2021-05-16T20:23:28.6945930Z with: 2021-05-16T20:23:28.6946610Z path: /Users/runner/work/_temp/Library 2021-05-16T20:23:28.6949330Z key: macOS-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1-793f51228701ed58f199fb1e0baf527ccc13a3aecea3c56fbac90202682f905d 2021-05-16T20:23:28.6952790Z restore-keys: macOS-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1- 2021-05-16T20:23:28.6953970Z env: 2021-05-16T20:23:28.6954380Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:23:28.6954840Z TIC_DEPLOY_KEY: 2021-05-16T20:23:28.6955360Z RSPM: 2021-05-16T20:23:28.6957100Z GITHUB_PAT: *** 2021-05-16T20:23:28.6957530Z COVERALLS_TOKEN: 2021-05-16T20:23:28.6958190Z continue-on-error: true 2021-05-16T20:23:28.6958720Z VDIFFR_RUN_TESTS: false 2021-05-16T20:23:28.6959190Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:23:28.6960150Z TZ: UTC 2021-05-16T20:23:28.6960820Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:23:28.6961240Z NOT_CRAN: true 2021-05-16T20:23:28.6961630Z ##[endgroup] 2021-05-16T20:23:28.7680590Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T20:23:28.7780320Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T20:23:28.7781180Z remotes::install_github("ropensci/tic") 2021-05-16T20:23:28.7781850Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T20:23:28.7782690Z remotes::install_github("muschellij2/aghast") 2021-05-16T20:23:28.7783270Z remotes::install_cran("covr") 2021-05-16T20:23:28.7968320Z shell: /usr/local/bin/Rscript {0} 2021-05-16T20:23:28.7968770Z env: 2021-05-16T20:23:28.7969200Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:23:28.7969680Z TIC_DEPLOY_KEY: 2021-05-16T20:23:28.7970070Z RSPM: 2021-05-16T20:23:28.7971030Z GITHUB_PAT: *** 2021-05-16T20:23:28.7971430Z COVERALLS_TOKEN: 2021-05-16T20:23:28.7971910Z continue-on-error: true 2021-05-16T20:23:28.7972370Z VDIFFR_RUN_TESTS: false 2021-05-16T20:23:28.7972970Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:23:28.7973410Z TZ: UTC 2021-05-16T20:23:28.7973860Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:23:28.7974250Z NOT_CRAN: true 2021-05-16T20:23:28.7974630Z ##[endgroup] 2021-05-16T20:23:29.0604540Z Using github PAT from envvar GITHUB_PAT 2021-05-16T20:23:29.9084820Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T20:23:32.4811840Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T20:23:32.4813270Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T20:23:32.4814550Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T20:23:32.4815790Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T20:23:32.4817660Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T20:23:32.4819330Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T20:23:32.4820620Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T20:23:32.4821780Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T20:23:32.4822960Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T20:23:32.4824140Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T20:23:32.4825260Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T20:23:32.4826450Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T20:23:32.4827600Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T20:23:32.4828780Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T20:23:32.4829890Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T20:23:32.4831070Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T20:23:32.4832280Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T20:23:32.4833480Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T20:23:32.4834880Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T20:23:32.4836060Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T20:23:32.4837920Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T20:23:32.4839230Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T20:23:32.4841200Z Installing 35 packages: rlang, magrittr, glue, sys, askpass, R6, openssl, mime, curl, jsonlite, ini, httr, gitcreds, cli, zip, rstudioapi, credentials, rprojroot, crayon, fastmap, yaml, withr, whisker, rappdirs, purrr, lifecycle, gh, gert, fs, desc, clipr, cachem, usethis, memoise, git2r 2021-05-16T20:23:32.4844090Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T20:23:32.4845430Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T20:23:32.4846670Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T20:23:32.4848200Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T20:23:32.4849500Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T20:23:32.4850730Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T20:23:32.4851920Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T20:23:32.4853100Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:23:32.4854590Z (as ‘lib’ is unspecified) 2021-05-16T20:23:32.4855470Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T20:23:32.4857160Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T20:23:32.4859300Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T20:23:32.4860830Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T20:23:32.4862140Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T20:23:32.4864030Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T20:23:34.7928960Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T20:23:34.7933370Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T20:23:34.8009040Z Packages which are only available in source form, and may need 2021-05-16T20:23:34.8011980Z compilation of C/C++/Fortran: ‘rlang’ ‘magrittr’ ‘glue’ ‘sys’ 2021-05-16T20:23:34.8019790Z ‘askpass’ ‘openssl’ ‘mime’ ‘curl’ ‘jsonlite’ ‘zip’ ‘fastmap’ ‘yaml’ 2021-05-16T20:23:34.8021390Z ‘rappdirs’ ‘purrr’ ‘gert’ ‘fs’ ‘cachem’ ‘git2r’ 2021-05-16T20:23:34.8024570Z installing the source packages ‘rlang’, ‘magrittr’, ‘glue’, ‘sys’, ‘askpass’, ‘R6’, ‘openssl’, ‘mime’, ‘curl’, ‘jsonlite’, ‘ini’, ‘httr’, ‘gitcreds’, ‘cli’, ‘zip’, ‘rstudioapi’, ‘credentials’, ‘rprojroot’, ‘crayon’, ‘fastmap’, ‘yaml’, ‘withr’, ‘whisker’, ‘rappdirs’, ‘purrr’, ‘lifecycle’, ‘gh’, ‘gert’, ‘fs’, ‘desc’, ‘clipr’, ‘cachem’, ‘usethis’, ‘memoise’, ‘git2r’ 2021-05-16T20:23:34.8026110Z 2021-05-16T20:23:34.8034950Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T20:23:35.1393460Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-16T20:23:35.2038680Z ================================================== 2021-05-16T20:23:35.2040320Z downloaded 841 KB 2021-05-16T20:23:35.2040960Z 2021-05-16T20:23:35.2072580Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T20:23:35.6207050Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-16T20:23:35.6547130Z ================================================== 2021-05-16T20:23:35.6548090Z downloaded 259 KB 2021-05-16T20:23:35.6549160Z 2021-05-16T20:23:35.6582270Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T20:23:36.1453260Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-16T20:23:36.1454480Z ================================================== 2021-05-16T20:23:36.1455290Z downloaded 96 KB 2021-05-16T20:23:36.1456620Z 2021-05-16T20:23:36.1487620Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-16T20:23:36.4440580Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-16T20:23:36.4448090Z ================================================== 2021-05-16T20:23:36.4448950Z downloaded 19 KB 2021-05-16T20:23:36.4449740Z 2021-05-16T20:23:36.4480920Z trying URL 'https://cloud.r-project.org/src/contrib/askpass_1.1.tar.gz' 2021-05-16T20:23:36.8236850Z Content type 'application/x-gzip' length 5730 bytes 2021-05-16T20:23:36.8238840Z ================================================== 2021-05-16T20:23:36.8239690Z downloaded 5730 bytes 2021-05-16T20:23:36.8240270Z 2021-05-16T20:23:36.8267010Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T20:23:37.0968090Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-16T20:23:37.0969450Z ================================================== 2021-05-16T20:23:37.0970740Z downloaded 61 KB 2021-05-16T20:23:37.0971340Z 2021-05-16T20:23:37.1001140Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T20:23:37.4940240Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-16T20:23:37.5548740Z ================================================== 2021-05-16T20:23:37.5549760Z downloaded 1.3 MB 2021-05-16T20:23:37.5550320Z 2021-05-16T20:23:37.5587110Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-16T20:23:38.0705180Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-16T20:23:38.0706370Z ================================================== 2021-05-16T20:23:38.0707480Z downloaded 12 KB 2021-05-16T20:23:38.0708130Z 2021-05-16T20:23:38.0738830Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T20:23:38.3520430Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-16T20:23:38.5125650Z ================================================== 2021-05-16T20:23:38.5126550Z downloaded 774 KB 2021-05-16T20:23:38.5127910Z 2021-05-16T20:23:38.5164440Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T20:23:38.8360580Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-16T20:23:38.8834490Z ================================================== 2021-05-16T20:23:38.8835570Z downloaded 411 KB 2021-05-16T20:23:38.8836300Z 2021-05-16T20:23:38.8869100Z trying URL 'https://cloud.r-project.org/src/contrib/ini_0.3.1.tar.gz' 2021-05-16T20:23:39.1812780Z Content type 'application/x-gzip' length 3488 bytes 2021-05-16T20:23:39.1814050Z ================================================== 2021-05-16T20:23:39.1815590Z downloaded 3488 bytes 2021-05-16T20:23:39.1816210Z 2021-05-16T20:23:39.1843930Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T20:23:39.5659770Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-16T20:23:39.5898430Z ================================================== 2021-05-16T20:23:39.5899370Z downloaded 156 KB 2021-05-16T20:23:39.5900060Z 2021-05-16T20:23:39.5935440Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T20:23:39.9986340Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-16T20:23:40.0094030Z ================================================== 2021-05-16T20:23:40.0095500Z downloaded 60 KB 2021-05-16T20:23:40.0096090Z 2021-05-16T20:23:40.0127870Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T20:23:40.2648860Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-16T20:23:40.4698590Z ================================================== 2021-05-16T20:23:40.4699530Z downloaded 154 KB 2021-05-16T20:23:40.4700100Z 2021-05-16T20:23:40.4732600Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T20:23:40.7391680Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-16T20:23:40.7647160Z ================================================== 2021-05-16T20:23:40.7647970Z downloaded 110 KB 2021-05-16T20:23:40.7648810Z 2021-05-16T20:23:40.7679560Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T20:23:40.9567590Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-16T20:23:40.9737850Z ================================================== 2021-05-16T20:23:40.9738760Z downloaded 107 KB 2021-05-16T20:23:40.9739350Z 2021-05-16T20:23:40.9771420Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T20:23:41.3995980Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-16T20:23:41.4319840Z ================================================== 2021-05-16T20:23:41.4321490Z downloaded 224 KB 2021-05-16T20:23:41.4322170Z 2021-05-16T20:23:41.4353890Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T20:23:41.8119310Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-16T20:23:41.8239580Z ================================================== 2021-05-16T20:23:41.8240460Z downloaded 58 KB 2021-05-16T20:23:41.8241030Z 2021-05-16T20:23:41.8275120Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T20:23:42.1031580Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-16T20:23:42.1067410Z ================================================== 2021-05-16T20:23:42.1068140Z downloaded 34 KB 2021-05-16T20:23:42.1068750Z 2021-05-16T20:23:42.1099240Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T20:23:42.2877890Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-16T20:23:42.2910970Z ================================================== 2021-05-16T20:23:42.2912300Z downloaded 43 KB 2021-05-16T20:23:42.2912880Z 2021-05-16T20:23:42.3044260Z trying URL 'https://cloud.r-project.org/src/contrib/yaml_2.2.1.tar.gz' 2021-05-16T20:23:42.8878830Z Content type 'application/x-gzip' length 92670 bytes (90 KB) 2021-05-16T20:23:42.9047910Z ================================================== 2021-05-16T20:23:42.9048800Z downloaded 90 KB 2021-05-16T20:23:42.9050120Z 2021-05-16T20:23:42.9078450Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T20:23:43.0862100Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-16T20:23:43.1017390Z ================================================== 2021-05-16T20:23:43.1019180Z downloaded 92 KB 2021-05-16T20:23:43.1019800Z 2021-05-16T20:23:43.1050730Z trying URL 'https://cloud.r-project.org/src/contrib/whisker_0.4.tar.gz' 2021-05-16T20:23:43.5529590Z Content type 'application/x-gzip' length 28574 bytes (27 KB) 2021-05-16T20:23:43.5531300Z ================================================== 2021-05-16T20:23:43.5532310Z downloaded 27 KB 2021-05-16T20:23:43.5532900Z 2021-05-16T20:23:43.5562500Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T20:23:43.7332850Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-16T20:23:43.7335030Z ================================================== 2021-05-16T20:23:43.7335760Z downloaded 12 KB 2021-05-16T20:23:43.7336680Z 2021-05-16T20:23:43.7366170Z trying URL 'https://cloud.r-project.org/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T20:23:44.0197850Z Content type 'application/x-gzip' length 375062 bytes (366 KB) 2021-05-16T20:23:44.0587450Z ================================================== 2021-05-16T20:23:44.0588460Z downloaded 366 KB 2021-05-16T20:23:44.0589250Z 2021-05-16T20:23:44.0621490Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T20:23:44.4247500Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-16T20:23:44.4391020Z ================================================== 2021-05-16T20:23:44.4391950Z downloaded 81 KB 2021-05-16T20:23:44.4392530Z 2021-05-16T20:23:44.4424650Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T20:23:44.7673690Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-16T20:23:44.7790170Z ================================================== 2021-05-16T20:23:44.7791050Z downloaded 44 KB 2021-05-16T20:23:44.7792320Z 2021-05-16T20:23:44.7821580Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T20:23:45.1579460Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-16T20:23:45.2678920Z ================================================== 2021-05-16T20:23:45.2679830Z downloaded 64 KB 2021-05-16T20:23:45.2680480Z 2021-05-16T20:23:45.2712420Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T20:23:45.5309320Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-16T20:23:45.5932690Z ================================================== 2021-05-16T20:23:45.5933600Z downloaded 777 KB 2021-05-16T20:23:45.5934370Z 2021-05-16T20:23:45.5966230Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T20:23:46.0110090Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-16T20:23:46.0452400Z ================================================== 2021-05-16T20:23:46.0453280Z downloaded 286 KB 2021-05-16T20:23:46.0454050Z 2021-05-16T20:23:46.0486150Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T20:23:46.3844990Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-16T20:23:46.3849660Z ================================================== 2021-05-16T20:23:46.3850450Z downloaded 20 KB 2021-05-16T20:23:46.3853510Z 2021-05-16T20:23:46.3884050Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T20:23:46.5669740Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T20:23:46.5694480Z ================================================== 2021-05-16T20:23:46.5695690Z downloaded 24 KB 2021-05-16T20:23:46.5696260Z 2021-05-16T20:23:46.5726740Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T20:23:46.9119720Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-16T20:23:46.9468540Z ================================================== 2021-05-16T20:23:46.9469590Z downloaded 298 KB 2021-05-16T20:23:46.9470180Z 2021-05-16T20:23:46.9502250Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T20:23:47.2681120Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-16T20:23:47.2682230Z ================================================== 2021-05-16T20:23:47.2683040Z downloaded 16 KB 2021-05-16T20:23:47.2684230Z 2021-05-16T20:23:47.2713890Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T20:23:47.6540020Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-16T20:23:47.7280860Z ================================================== 2021-05-16T20:23:47.7281780Z downloaded 1.2 MB 2021-05-16T20:23:47.7283460Z 2021-05-16T20:23:48.5782250Z * installing *source* package ‘rlang’ ... 2021-05-16T20:23:48.6022890Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-16T20:23:48.6024050Z ** using staged installation 2021-05-16T20:23:48.6269920Z ** libs 2021-05-16T20:23:54.3548460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c capture.c -o capture.o 2021-05-16T20:23:54.8005140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c export.c -o export.o 2021-05-16T20:23:55.1504470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c internal.c -o internal.o 2021-05-16T20:23:57.6874010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c lib.c -o lib.o 2021-05-16T20:23:58.7666460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-16T20:23:58.8379790Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rlang.so capture.o export.o internal.o lib.o version.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:23:59.0290610Z installing to /Users/runner/work/_temp/Library/00LOCK-rlang/00new/rlang/libs 2021-05-16T20:23:59.0339730Z ** R 2021-05-16T20:23:59.0974720Z ** inst 2021-05-16T20:23:59.0990730Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:24:03.3468380Z ** help 2021-05-16T20:24:04.3173240Z *** installing help indices 2021-05-16T20:24:04.6789980Z *** copying figures 2021-05-16T20:24:04.6826500Z ** building package indices 2021-05-16T20:24:05.3352440Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:24:05.7647240Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:24:07.0276130Z ** testing if installed package can be loaded from final location 2021-05-16T20:24:07.3816440Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:24:07.3917790Z * DONE (rlang) 2021-05-16T20:24:07.7888650Z * installing *source* package ‘magrittr’ ... 2021-05-16T20:24:07.7938140Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-16T20:24:07.7939110Z ** using staged installation 2021-05-16T20:24:07.8119420Z ** libs 2021-05-16T20:24:07.8291450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pipe.c -o pipe.o 2021-05-16T20:24:07.9693980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T20:24:08.0532490Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o magrittr.so pipe.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:24:08.1071400Z installing to /Users/runner/work/_temp/Library/00LOCK-magrittr/00new/magrittr/libs 2021-05-16T20:24:08.1110160Z ** R 2021-05-16T20:24:08.1168380Z ** inst 2021-05-16T20:24:08.1216940Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:24:08.4966820Z ** help 2021-05-16T20:24:08.5516780Z *** installing help indices 2021-05-16T20:24:08.5875090Z *** copying figures 2021-05-16T20:24:08.5889250Z ** building package indices 2021-05-16T20:24:08.9210200Z ** installing vignettes 2021-05-16T20:24:08.9286470Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:24:09.2812990Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:24:09.4102520Z ** testing if installed package can be loaded from final location 2021-05-16T20:24:09.7163340Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:24:09.7195140Z * DONE (magrittr) 2021-05-16T20:24:10.6467200Z * installing *source* package ‘glue’ ... 2021-05-16T20:24:10.6942090Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-16T20:24:10.6943680Z ** using staged installation 2021-05-16T20:24:10.7171480Z ** libs 2021-05-16T20:24:10.7344700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c glue.c -o glue.o 2021-05-16T20:24:10.8569890Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:24:10.9323280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c trim.c -o trim.o 2021-05-16T20:24:11.0781650Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o glue.so glue.o init.o trim.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:24:11.1384810Z installing to /Users/runner/work/_temp/Library/00LOCK-glue/00new/glue/libs 2021-05-16T20:24:11.1424770Z ** R 2021-05-16T20:24:11.1500710Z ** inst 2021-05-16T20:24:11.1535530Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:24:11.7540360Z ** help 2021-05-16T20:24:11.7941080Z *** installing help indices 2021-05-16T20:24:11.8280890Z *** copying figures 2021-05-16T20:24:11.8291140Z ** building package indices 2021-05-16T20:24:12.0921210Z ** installing vignettes 2021-05-16T20:24:12.0996080Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:24:12.4944340Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:24:12.6267610Z ** testing if installed package can be loaded from final location 2021-05-16T20:24:12.9156750Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:24:12.9186360Z * DONE (glue) 2021-05-16T20:24:13.2293680Z * installing *source* package ‘sys’ ... 2021-05-16T20:24:13.2319130Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-16T20:24:13.2320110Z ** using staged installation 2021-05-16T20:24:13.2573950Z ** libs 2021-05-16T20:24:13.2776600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c exec.c -o exec.o 2021-05-16T20:24:13.4860700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:24:13.5653980Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o sys.so exec.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:24:13.6229650Z installing to /Users/runner/work/_temp/Library/00LOCK-sys/00new/sys/libs 2021-05-16T20:24:13.6269180Z ** R 2021-05-16T20:24:13.6319920Z ** inst 2021-05-16T20:24:13.6335130Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:24:13.9985780Z ** help 2021-05-16T20:24:14.0240440Z *** installing help indices 2021-05-16T20:24:14.0471610Z ** building package indices 2021-05-16T20:24:14.3055080Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:24:14.6593520Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:24:14.7835100Z ** testing if installed package can be loaded from final location 2021-05-16T20:24:15.0219620Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:24:15.0241940Z * DONE (sys) 2021-05-16T20:24:15.3449970Z * installing *source* package ‘R6’ ... 2021-05-16T20:24:15.3478810Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-16T20:24:15.3479670Z ** using staged installation 2021-05-16T20:24:15.3659040Z ** R 2021-05-16T20:24:15.3730860Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:24:16.0294830Z ** help 2021-05-16T20:24:16.0548940Z *** installing help indices 2021-05-16T20:24:16.0768180Z *** copying figures 2021-05-16T20:24:16.0780190Z ** building package indices 2021-05-16T20:24:16.3831730Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:24:16.6281110Z ** testing if installed package can be loaded from final location 2021-05-16T20:24:16.8804370Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:24:16.8827980Z * DONE (R6) 2021-05-16T20:24:17.1638030Z * installing *source* package ‘mime’ ... 2021-05-16T20:24:17.1654450Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-16T20:24:17.1655580Z ** using staged installation 2021-05-16T20:24:17.1823540Z ** libs 2021-05-16T20:24:17.1988050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:24:17.2743990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rawmatch.c -o rawmatch.o 2021-05-16T20:24:17.4066990Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o mime.so init.o rawmatch.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:24:17.4617070Z installing to /Users/runner/work/_temp/Library/00LOCK-mime/00new/mime/libs 2021-05-16T20:24:17.4659140Z ** R 2021-05-16T20:24:17.4733280Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:24:17.8870980Z ** help 2021-05-16T20:24:17.9138090Z *** installing help indices 2021-05-16T20:24:17.9324740Z ** building package indices 2021-05-16T20:24:18.1836040Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:24:18.5432060Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:24:18.6672420Z ** testing if installed package can be loaded from final location 2021-05-16T20:24:18.9062700Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:24:18.9084580Z * DONE (mime) 2021-05-16T20:24:19.4327490Z * installing *source* package ‘curl’ ... 2021-05-16T20:24:19.4443180Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-16T20:24:19.4447750Z ** using staged installation 2021-05-16T20:24:19.5971630Z Found pkg-config cflags and libs! 2021-05-16T20:24:19.9114090Z Using PKG_CFLAGS= 2021-05-16T20:24:19.9115850Z Using PKG_LIBS=-lcurl 2021-05-16T20:24:20.0474330Z ** libs 2021-05-16T20:24:20.0671280Z rm -f curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o 2021-05-16T20:24:20.0698770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c callbacks.c -o callbacks.o 2021-05-16T20:24:20.1709150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c curl.c -o curl.o 2021-05-16T20:24:20.3121540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c download.c -o download.o 2021-05-16T20:24:20.4069680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c escape.c -o escape.o 2021-05-16T20:24:20.4934070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c fetch.c -o fetch.o 2021-05-16T20:24:20.5956960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c form.c -o form.o 2021-05-16T20:24:20.6962780Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c getdate.c -o getdate.o 2021-05-16T20:24:20.7804290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c handle.c -o handle.o 2021-05-16T20:24:20.9681740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c ieproxy.c -o ieproxy.o 2021-05-16T20:24:21.0332360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:24:21.1247040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c interrupt.c -o interrupt.o 2021-05-16T20:24:21.2242570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c multi.c -o multi.o 2021-05-16T20:24:21.4101430Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c nslookup.c -o nslookup.o 2021-05-16T20:24:21.5032200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c reflist.c -o reflist.o 2021-05-16T20:24:21.5844820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c split.c -o split.o 2021-05-16T20:24:21.6551280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c ssl.c -o ssl.o 2021-05-16T20:24:21.7302180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c typechecking.c -o typechecking.o 2021-05-16T20:24:21.8090500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T20:24:21.9454550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-16T20:24:22.0394020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c winidn.c -o winidn.o 2021-05-16T20:24:22.0797250Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c writer.c -o writer.o 2021-05-16T20:24:22.1597030Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o -lcurl -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:24:22.2206630Z installing to /Users/runner/work/_temp/Library/00LOCK-curl/00new/curl/libs 2021-05-16T20:24:22.2247550Z ** R 2021-05-16T20:24:22.2408350Z ** inst 2021-05-16T20:24:22.2537740Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:24:22.9046220Z ** help 2021-05-16T20:24:23.0184840Z *** installing help indices 2021-05-16T20:24:23.0585210Z ** building package indices 2021-05-16T20:24:23.3357640Z ** installing vignettes 2021-05-16T20:24:23.3455230Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:24:23.6969100Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:24:23.8276730Z ** testing if installed package can be loaded from final location 2021-05-16T20:24:24.0822020Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:24:24.0853260Z * DONE (curl) 2021-05-16T20:24:24.5852530Z * installing *source* package ‘jsonlite’ ... 2021-05-16T20:24:24.5955420Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-16T20:24:24.5956590Z ** using staged installation 2021-05-16T20:24:24.6144810Z ** libs 2021-05-16T20:24:24.6325730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T20:24:24.7245690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_array.c -o collapse_array.o 2021-05-16T20:24:24.8104380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_object.c -o collapse_object.o 2021-05-16T20:24:24.9001800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_pretty.c -o collapse_pretty.o 2021-05-16T20:24:25.0166040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c escape_chars.c -o escape_chars.o 2021-05-16T20:24:25.1127190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c integer64_to_na.c -o integer64_to_na.o 2021-05-16T20:24:25.1890770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_datelist.c -o is_datelist.o 2021-05-16T20:24:25.2633020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_recordlist.c -o is_recordlist.o 2021-05-16T20:24:25.3510010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_scalarlist.c -o is_scalarlist.o 2021-05-16T20:24:25.4320840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c modp_numtoa.c -o modp_numtoa.o 2021-05-16T20:24:25.5591640Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c null_to_na.c -o null_to_na.o 2021-05-16T20:24:25.6517730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c num_to_char.c -o num_to_char.o 2021-05-16T20:24:25.7540170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c parse.c -o parse.o 2021-05-16T20:24:25.8489820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c prettify.c -o prettify.o 2021-05-16T20:24:26.4127880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c push_parser.c -o push_parser.o 2021-05-16T20:24:26.4131510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c r-base64.c -o r-base64.o 2021-05-16T20:24:26.4134530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c register.c -o register.o 2021-05-16T20:24:26.4136950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c row_collapse.c -o row_collapse.o 2021-05-16T20:24:26.4139230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c transpose_list.c -o transpose_list.o 2021-05-16T20:24:26.4141440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c validate.c -o validate.o 2021-05-16T20:24:26.4301530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl.c -o yajl/yajl.o 2021-05-16T20:24:26.5210450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_alloc.c -o yajl/yajl_alloc.o 2021-05-16T20:24:26.5832790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_buf.c -o yajl/yajl_buf.o 2021-05-16T20:24:26.6614210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_encode.c -o yajl/yajl_encode.o 2021-05-16T20:24:26.7765220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_gen.c -o yajl/yajl_gen.o 2021-05-16T20:24:26.9796300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_lex.c -o yajl/yajl_lex.o 2021-05-16T20:24:27.2627710Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_parser.c -o yajl/yajl_parser.o 2021-05-16T20:24:27.4604480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_tree.c -o yajl/yajl_tree.o 2021-05-16T20:24:27.6219530Z ar rcs yajl/libstatyajl.a yajl/yajl.o yajl/yajl_alloc.o yajl/yajl_buf.o yajl/yajl_encode.o yajl/yajl_gen.o yajl/yajl_lex.o yajl/yajl_parser.o yajl/yajl_tree.o 2021-05-16T20:24:28.5415180Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o jsonlite.so base64.o collapse_array.o collapse_object.o collapse_pretty.o escape_chars.o integer64_to_na.o is_datelist.o is_recordlist.o is_scalarlist.o modp_numtoa.o null_to_na.o num_to_char.o parse.o prettify.o push_parser.o r-base64.o register.o row_collapse.o transpose_list.o validate.o -Lyajl -lstatyajl -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:24:28.6047390Z installing to /Users/runner/work/_temp/Library/00LOCK-jsonlite/00new/jsonlite/libs 2021-05-16T20:24:28.6092690Z ** R 2021-05-16T20:24:28.6340010Z ** inst 2021-05-16T20:24:28.6401220Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:24:29.9158890Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-16T20:24:29.9159590Z ** help 2021-05-16T20:24:29.9576100Z *** installing help indices 2021-05-16T20:24:29.9880420Z ** building package indices 2021-05-16T20:24:30.2631950Z ** installing vignettes 2021-05-16T20:24:30.2723450Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:24:30.6495420Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:24:30.7784010Z ** testing if installed package can be loaded from final location 2021-05-16T20:24:31.0582590Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:24:31.0620070Z * DONE (jsonlite) 2021-05-16T20:24:31.3618400Z * installing *source* package ‘ini’ ... 2021-05-16T20:24:31.3634220Z ** package ‘ini’ successfully unpacked and MD5 sums checked 2021-05-16T20:24:31.3635850Z ** using staged installation 2021-05-16T20:24:31.3779380Z ** R 2021-05-16T20:24:31.3812820Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:24:31.6990300Z ** help 2021-05-16T20:24:31.7177630Z *** installing help indices 2021-05-16T20:24:31.7413480Z ** building package indices 2021-05-16T20:24:31.9920430Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:24:32.2315380Z ** testing if installed package can be loaded from final location 2021-05-16T20:24:32.4724530Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:24:32.4825100Z * DONE (ini) 2021-05-16T20:24:32.8000310Z * installing *source* package ‘gitcreds’ ... 2021-05-16T20:24:32.8032280Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-16T20:24:32.8033370Z ** using staged installation 2021-05-16T20:24:32.8191050Z ** R 2021-05-16T20:24:32.8275380Z ** inst 2021-05-16T20:24:32.8310800Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:24:33.4352800Z ** help 2021-05-16T20:24:33.5134360Z *** installing help indices 2021-05-16T20:24:33.5391780Z ** building package indices 2021-05-16T20:24:33.8011270Z ** installing vignettes 2021-05-16T20:24:33.8071840Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:24:34.0537700Z ** testing if installed package can be loaded from final location 2021-05-16T20:24:34.3033150Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:24:34.3063710Z * DONE (gitcreds) 2021-05-16T20:24:34.6582360Z * installing *source* package ‘zip’ ... 2021-05-16T20:24:34.6626620Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-16T20:24:34.6628270Z ** using staged installation 2021-05-16T20:24:34.6777170Z ** libs 2021-05-16T20:24:34.6956130Z clang -mmacosx-version-min=10.13 -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-16T20:24:37.8083990Z clang -mmacosx-version-min=10.13 -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-16T20:24:40.6423270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:24:40.7188430Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c miniz.c -o miniz.o 2021-05-16T20:24:43.1910230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rzip.c -o rzip.o 2021-05-16T20:24:43.2692650Z rzip.c:28:10: warning: unused variable 'uzipfile_len' [-Wunused-variable] 2021-05-16T20:24:43.2695150Z size_t uzipfile_len = 0; 2021-05-16T20:24:43.2695950Z ^ 2021-05-16T20:24:43.3196990Z 1 warning generated. 2021-05-16T20:24:43.3224700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c zip.c -o zip.o 2021-05-16T20:24:43.4664820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unixutils.c -o unixutils.o 2021-05-16T20:24:43.5625710Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o zip.so init.o miniz.o rzip.o zip.o unixutils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:24:43.6207740Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-zip/00new/zip 2021-05-16T20:24:43.6294170Z ** R 2021-05-16T20:24:43.6349090Z ** inst 2021-05-16T20:24:43.6373450Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:24:44.0607070Z ** help 2021-05-16T20:24:44.0898760Z *** installing help indices 2021-05-16T20:24:44.1162970Z ** building package indices 2021-05-16T20:24:44.3749410Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:24:44.7267250Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:24:44.8484810Z ** testing if installed package can be loaded from final location 2021-05-16T20:24:45.0900700Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:24:45.0928730Z * DONE (zip) 2021-05-16T20:24:45.6175540Z * installing *source* package ‘rstudioapi’ ... 2021-05-16T20:24:45.6255370Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-16T20:24:45.6256250Z ** using staged installation 2021-05-16T20:24:45.6429690Z ** R 2021-05-16T20:24:45.6582490Z ** inst 2021-05-16T20:24:45.6659950Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:24:46.4248280Z ** help 2021-05-16T20:24:46.6989640Z *** installing help indices 2021-05-16T20:24:46.8353030Z *** copying figures 2021-05-16T20:24:46.8366230Z ** building package indices 2021-05-16T20:24:47.2959060Z ** installing vignettes 2021-05-16T20:24:47.3060860Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:24:47.5506930Z ** testing if installed package can be loaded from final location 2021-05-16T20:24:47.7978970Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:24:47.8012690Z * DONE (rstudioapi) 2021-05-16T20:24:48.1975430Z * installing *source* package ‘rprojroot’ ... 2021-05-16T20:24:48.2021930Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-16T20:24:48.2023080Z ** using staged installation 2021-05-16T20:24:48.2222680Z ** R 2021-05-16T20:24:48.2291460Z ** inst 2021-05-16T20:24:48.2322120Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:24:48.8891380Z ** help 2021-05-16T20:24:48.9242180Z *** installing help indices 2021-05-16T20:24:48.9576620Z *** copying figures 2021-05-16T20:24:48.9607150Z ** building package indices 2021-05-16T20:24:49.2213550Z ** installing vignettes 2021-05-16T20:24:49.2286780Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:24:49.4734750Z ** testing if installed package can be loaded from final location 2021-05-16T20:24:49.7255270Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:24:49.7286690Z * DONE (rprojroot) 2021-05-16T20:24:50.0645280Z * installing *source* package ‘crayon’ ... 2021-05-16T20:24:50.0682230Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-16T20:24:50.0683400Z ** using staged installation 2021-05-16T20:24:50.0868680Z ** R 2021-05-16T20:24:50.1000570Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:24:51.3289130Z ** help 2021-05-16T20:24:51.4031030Z *** installing help indices 2021-05-16T20:24:51.5089540Z ** building package indices 2021-05-16T20:24:51.8106610Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:24:52.0531790Z ** testing if installed package can be loaded from final location 2021-05-16T20:24:52.3338950Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:24:52.3440610Z * DONE (crayon) 2021-05-16T20:24:52.6645690Z * installing *source* package ‘fastmap’ ... 2021-05-16T20:24:52.6675920Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-16T20:24:52.6677330Z ** using staged installation 2021-05-16T20:24:52.6843270Z ** libs 2021-05-16T20:24:52.7031960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilib/ -I/usr/local/include -DR_NO_REMAP -fPIC -Wall -g -O2 -c fastmap.cpp -o fastmap.o 2021-05-16T20:24:55.4675120Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilib/ -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:24:55.5480900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fastmap.so fastmap.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:24:55.6096340Z installing to /Users/runner/work/_temp/Library/00LOCK-fastmap/00new/fastmap/libs 2021-05-16T20:24:55.6137630Z ** R 2021-05-16T20:24:55.6206660Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:24:56.1580710Z ** help 2021-05-16T20:24:56.1811460Z *** installing help indices 2021-05-16T20:24:56.2039210Z ** building package indices 2021-05-16T20:24:56.4561600Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:24:56.8202470Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:24:56.9493690Z ** testing if installed package can be loaded from final location 2021-05-16T20:24:57.1957810Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:24:57.1982100Z * DONE (fastmap) 2021-05-16T20:24:57.5456840Z * installing *source* package ‘yaml’ ... 2021-05-16T20:24:57.5497820Z ** package ‘yaml’ successfully unpacked and MD5 sums checked 2021-05-16T20:24:57.5499160Z ** using staged installation 2021-05-16T20:24:57.5632020Z ** libs 2021-05-16T20:24:57.5809240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api.c -o api.o 2021-05-16T20:24:57.9416070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dumper.c -o dumper.o 2021-05-16T20:24:58.0765540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c emitter.c -o emitter.o 2021-05-16T20:24:59.0637210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c implicit.c -o implicit.o 2021-05-16T20:24:59.2125600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c loader.c -o loader.o 2021-05-16T20:24:59.3796660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c parser.c -o parser.o 2021-05-16T20:24:59.7540040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c r_emit.c -o r_emit.o 2021-05-16T20:24:59.8308300Z r_emit.c:573:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-16T20:24:59.8310430Z result = emit_factor(emitter, event, s_obj, tag, implicit_tag); 2021-05-16T20:24:59.8311470Z ^~~ 2021-05-16T20:24:59.8313780Z r_emit.c:584:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-16T20:24:59.8315640Z result = emit_string(emitter, event, s_obj, tag, implicit_tag); 2021-05-16T20:24:59.8316680Z ^~~ 2021-05-16T20:24:59.8318970Z r_emit.c:614:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-16T20:24:59.8320820Z result = emit_char(emitter, event, s_chr, tag, implicit_tag, 2021-05-16T20:24:59.8321830Z ^~~ 2021-05-16T20:25:00.0250320Z 3 warnings generated. 2021-05-16T20:25:00.0282380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c r_ext.c -o r_ext.o 2021-05-16T20:25:00.1543790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c r_parse.c -o r_parse.o 2021-05-16T20:25:00.2351450Z r_parse.c:194:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-16T20:25:00.2352790Z tag = process_tag(tag); 2021-05-16T20:25:00.2353180Z ^~~ 2021-05-16T20:25:00.2378960Z r_parse.c:491:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-16T20:25:00.2380220Z tag = process_tag(tag); 2021-05-16T20:25:00.2380600Z ^~~ 2021-05-16T20:25:00.2418000Z r_parse.c:1017:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-16T20:25:00.2419210Z tag = process_tag(tag); 2021-05-16T20:25:00.2419590Z ^~~ 2021-05-16T20:25:00.5410610Z 3 warnings generated. 2021-05-16T20:25:00.5445560Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c reader.c -o reader.o 2021-05-16T20:25:00.6830180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c scanner.c -o scanner.o 2021-05-16T20:25:01.9872900Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c writer.c -o writer.o 2021-05-16T20:25:02.0815120Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o yaml.so api.o dumper.o emitter.o implicit.o loader.o parser.o r_emit.o r_ext.o r_parse.o reader.o scanner.o writer.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:25:02.1439750Z installing to /Users/runner/work/_temp/Library/00LOCK-yaml/00new/yaml/libs 2021-05-16T20:25:02.1485960Z ** R 2021-05-16T20:25:02.1525340Z ** inst 2021-05-16T20:25:02.1572870Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:25:02.4753650Z ** help 2021-05-16T20:25:02.5085370Z *** installing help indices 2021-05-16T20:25:02.5360520Z ** building package indices 2021-05-16T20:25:02.7901200Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:25:03.1627240Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:25:03.2895630Z ** testing if installed package can be loaded from final location 2021-05-16T20:25:03.5221680Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:25:03.5246270Z * DONE (yaml) 2021-05-16T20:25:03.9299530Z * installing *source* package ‘withr’ ... 2021-05-16T20:25:03.9351440Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-16T20:25:03.9352780Z ** using staged installation 2021-05-16T20:25:03.9595960Z ** R 2021-05-16T20:25:03.9733490Z ** inst 2021-05-16T20:25:03.9757220Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:25:04.7794020Z ** help 2021-05-16T20:25:04.8907650Z *** installing help indices 2021-05-16T20:25:04.9563890Z *** copying figures 2021-05-16T20:25:04.9577990Z ** building package indices 2021-05-16T20:25:05.2561550Z ** installing vignettes 2021-05-16T20:25:05.2662070Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:25:05.5152320Z ** testing if installed package can be loaded from final location 2021-05-16T20:25:05.7653680Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:25:05.7756270Z * DONE (withr) 2021-05-16T20:25:06.1010750Z * installing *source* package ‘whisker’ ... 2021-05-16T20:25:06.1042100Z ** package ‘whisker’ successfully unpacked and MD5 sums checked 2021-05-16T20:25:06.1043270Z ** using staged installation 2021-05-16T20:25:06.1173790Z ** R 2021-05-16T20:25:06.1219890Z ** inst 2021-05-16T20:25:06.1303220Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:25:06.6449250Z ** help 2021-05-16T20:25:06.6765960Z *** installing help indices 2021-05-16T20:25:06.7033570Z ** building package indices 2021-05-16T20:25:07.0201960Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:25:07.2647520Z ** testing if installed package can be loaded from final location 2021-05-16T20:25:07.5060160Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:25:07.5090350Z * DONE (whisker) 2021-05-16T20:25:07.8112120Z * installing *source* package ‘rappdirs’ ... 2021-05-16T20:25:07.8135490Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-16T20:25:07.8137030Z ** using staged installation 2021-05-16T20:25:07.8424460Z ** libs 2021-05-16T20:25:07.8612690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:25:07.9385010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c win-path.c -o win-path.o 2021-05-16T20:25:08.0189900Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rappdirs.so init.o win-path.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:25:08.0738840Z installing to /Users/runner/work/_temp/Library/00LOCK-rappdirs/00new/rappdirs/libs 2021-05-16T20:25:08.0779030Z ** R 2021-05-16T20:25:08.0839850Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:25:08.4673180Z ** help 2021-05-16T20:25:08.5015140Z *** installing help indices 2021-05-16T20:25:08.5270310Z ** building package indices 2021-05-16T20:25:08.7900930Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:25:09.1673620Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:25:09.2934780Z ** testing if installed package can be loaded from final location 2021-05-16T20:25:09.5304080Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:25:09.5326600Z * DONE (rappdirs) 2021-05-16T20:25:10.2685130Z * installing *source* package ‘fs’ ... 2021-05-16T20:25:10.2896000Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-16T20:25:10.2897240Z ** using staged installation 2021-05-16T20:25:10.3124440Z ** libs 2021-05-16T20:25:10.3328200Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c dir.cc -o dir.o 2021-05-16T20:25:11.1903350Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c error.cc -o error.o 2021-05-16T20:25:11.4283330Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c file.cc -o file.o 2021-05-16T20:25:12.1568090Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c fs.cc -o fs.o 2021-05-16T20:25:12.3255290Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c getmode.cc -o getmode.o 2021-05-16T20:25:12.9520540Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c id.cc -o id.o 2021-05-16T20:25:13.9333610Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c init.cc -o init.o 2021-05-16T20:25:14.0901650Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c link.cc -o link.o 2021-05-16T20:25:14.7240310Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c path.cc -o path.o 2021-05-16T20:25:15.4419650Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c utils.cc -o utils.o 2021-05-16T20:25:16.0790510Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c unix/getmode.cc -o unix/getmode.o 2021-05-16T20:25:16.6848620Z (cd libuv-1.38.1 \ 2021-05-16T20:25:16.6850580Z && CC="clang -mmacosx-version-min=10.13" CFLAGS="-Wall -g -O2 -I/usr/local/include -fPIC " AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure --quiet) 2021-05-16T20:25:18.1863570Z rm: conftest.dSYM: is a directory 2021-05-16T20:25:20.5183250Z rm: conftest.dSYM: is a directory 2021-05-16T20:25:20.6035620Z rm: conftest.dSYM: is a directory 2021-05-16T20:25:20.6257370Z rm: conftest.dSYM: is a directory 2021-05-16T20:25:30.9066200Z make --directory=libuv-1.38.1 \ 2021-05-16T20:25:30.9066870Z HAVE_DTRACE=0 2021-05-16T20:25:30.9573600Z CC src/libuv_la-fs-poll.lo 2021-05-16T20:25:31.9182400Z CC src/libuv_la-idna.lo 2021-05-16T20:25:32.9415170Z CC src/libuv_la-inet.lo 2021-05-16T20:25:33.9728640Z CC src/libuv_la-random.lo 2021-05-16T20:25:34.8457440Z CC src/libuv_la-strscpy.lo 2021-05-16T20:25:35.6879390Z CC src/libuv_la-threadpool.lo 2021-05-16T20:25:36.6833410Z CC src/libuv_la-timer.lo 2021-05-16T20:25:37.7153760Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-16T20:25:38.6007220Z CC src/libuv_la-uv-common.lo 2021-05-16T20:25:39.9436280Z CC src/libuv_la-version.lo 2021-05-16T20:25:40.7953070Z CC src/unix/libuv_la-async.lo 2021-05-16T20:25:41.7906880Z CC src/unix/libuv_la-core.lo 2021-05-16T20:25:43.2511920Z CC src/unix/libuv_la-dl.lo 2021-05-16T20:25:44.1223000Z CC src/unix/libuv_la-fs.lo 2021-05-16T20:25:45.8521570Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-16T20:25:46.7850110Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-16T20:25:47.6762980Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-16T20:25:48.6433260Z CC src/unix/libuv_la-loop.lo 2021-05-16T20:25:49.5691680Z CC src/unix/libuv_la-pipe.lo 2021-05-16T20:25:50.5421280Z CC src/unix/libuv_la-poll.lo 2021-05-16T20:25:51.4499840Z CC src/unix/libuv_la-process.lo 2021-05-16T20:25:52.5325540Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-16T20:25:53.4035690Z CC src/unix/libuv_la-signal.lo 2021-05-16T20:25:54.7496330Z CC src/unix/libuv_la-stream.lo 2021-05-16T20:25:56.4415590Z CC src/unix/libuv_la-tcp.lo 2021-05-16T20:25:57.4313130Z CC src/unix/libuv_la-thread.lo 2021-05-16T20:25:58.4741000Z CC src/unix/libuv_la-tty.lo 2021-05-16T20:25:59.4206600Z CC src/unix/libuv_la-udp.lo 2021-05-16T20:26:00.6578960Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-16T20:26:01.5771440Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-16T20:26:02.4493130Z CC src/unix/libuv_la-darwin.lo 2021-05-16T20:26:03.4140270Z CC src/unix/libuv_la-fsevents.lo 2021-05-16T20:26:04.5449900Z CC src/unix/libuv_la-kqueue.lo 2021-05-16T20:26:05.6630980Z CC src/unix/libuv_la-proctitle.lo 2021-05-16T20:26:06.5473980Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-16T20:26:07.3972990Z CCLD libuv.la 2021-05-16T20:26:07.8903180Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fs.so dir.o error.o file.o fs.o getmode.o id.o init.o link.o path.o utils.o unix/getmode.o ./libuv-1.38.1/.libs/libuv.a -pthread -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:26:08.0078690Z installing to /Users/runner/work/_temp/Library/00LOCK-fs/00new/fs/libs 2021-05-16T20:26:08.0133050Z ** R 2021-05-16T20:26:08.0285100Z ** inst 2021-05-16T20:26:08.0315760Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:26:09.3775870Z ** help 2021-05-16T20:26:09.4786820Z *** installing help indices 2021-05-16T20:26:09.5376050Z ** building package indices 2021-05-16T20:26:09.8321370Z ** installing vignettes 2021-05-16T20:26:09.8526050Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:26:10.3114030Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:26:10.4403400Z ** testing if installed package can be loaded from final location 2021-05-16T20:26:10.7625110Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:26:10.7626270Z * DONE (fs) 2021-05-16T20:26:11.1577250Z * installing *source* package ‘clipr’ ... 2021-05-16T20:26:11.1605060Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-16T20:26:11.1606570Z ** using staged installation 2021-05-16T20:26:11.1864160Z ** R 2021-05-16T20:26:11.1929040Z ** inst 2021-05-16T20:26:11.1955660Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:26:11.6633470Z ** help 2021-05-16T20:26:11.6928890Z *** installing help indices 2021-05-16T20:26:11.7186440Z ** building package indices 2021-05-16T20:26:11.9744470Z ** installing vignettes 2021-05-16T20:26:11.9824620Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:26:12.2221440Z ** testing if installed package can be loaded from final location 2021-05-16T20:26:12.4692810Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:26:12.4794390Z * DONE (clipr) 2021-05-16T20:26:13.6539590Z * installing *source* package ‘git2r’ ... 2021-05-16T20:26:13.6951730Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-16T20:26:13.6952980Z ** using staged installation 2021-05-16T20:26:14.0668050Z checking build system type... x86_64-apple-darwin19.6.0 2021-05-16T20:26:14.0670350Z checking host system type... x86_64-apple-darwin19.6.0 2021-05-16T20:26:14.0679950Z checking for gcc... gcc 2021-05-16T20:26:16.4546380Z checking whether the C compiler works... yes 2021-05-16T20:26:16.4547840Z checking for C compiler default output file name... a.out 2021-05-16T20:26:16.5792580Z checking for suffix of executables... 2021-05-16T20:26:17.0405750Z checking whether we are cross compiling... no 2021-05-16T20:26:17.1301350Z checking for suffix of object files... o 2021-05-16T20:26:17.1904790Z checking whether we are using the GNU C compiler... yes 2021-05-16T20:26:17.2516530Z checking whether gcc accepts -g... yes 2021-05-16T20:26:17.3743700Z checking for gcc option to accept ISO C89... none needed 2021-05-16T20:26:17.3750140Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-16T20:26:17.3856480Z checking pkg-config is at least version 0.9.0... yes 2021-05-16T20:26:17.4190910Z Found pkg-config cflags and libs! 2021-05-16T20:26:17.7831540Z checking whether the libgit2 version will work in git2r... yes 2021-05-16T20:26:18.0447040Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-16T20:26:18.2436140Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-16T20:26:18.3487720Z checking whether the libgit2 function git_error_last is available... yes 2021-05-16T20:26:18.4546730Z checking whether the libgit2 function git_oid_is_zero is available... yes 2021-05-16T20:26:18.4549120Z ----- Results of the git2r package configure ----- 2021-05-16T20:26:18.4550010Z 2021-05-16T20:26:18.4551940Z PKG_CFLAGS: -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES 2021-05-16T20:26:18.4553750Z PKG_LIBS: -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-16T20:26:18.4554530Z 2021-05-16T20:26:18.4555960Z -------------------------------------------------- 2021-05-16T20:26:18.4928420Z configure: creating ./config.status 2021-05-16T20:26:18.6689170Z config.status: creating src/Makevars 2021-05-16T20:26:18.7810100Z ** libs 2021-05-16T20:26:18.8011550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r.c -o git2r.o 2021-05-16T20:26:18.9229920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_S3.c -o git2r_S3.o 2021-05-16T20:26:19.0085090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_arg.c -o git2r_arg.o 2021-05-16T20:26:19.2151240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_blame.c -o git2r_blame.o 2021-05-16T20:26:19.3503170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_blob.c -o git2r_blob.o 2021-05-16T20:26:19.5104310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_branch.c -o git2r_branch.o 2021-05-16T20:26:19.7383980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_checkout.c -o git2r_checkout.o 2021-05-16T20:26:19.8758290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_clone.c -o git2r_clone.o 2021-05-16T20:26:20.0111350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_commit.c -o git2r_commit.o 2021-05-16T20:26:20.1976920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_config.c -o git2r_config.o 2021-05-16T20:26:20.3886110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_cred.c -o git2r_cred.o 2021-05-16T20:26:20.5262940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_diff.c -o git2r_diff.o 2021-05-16T20:26:20.7785650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_error.c -o git2r_error.o 2021-05-16T20:26:20.8919260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_graph.c -o git2r_graph.o 2021-05-16T20:26:21.0219120Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_index.c -o git2r_index.o 2021-05-16T20:26:21.1527770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_libgit2.c -o git2r_libgit2.o 2021-05-16T20:26:21.2781410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_merge.c -o git2r_merge.o 2021-05-16T20:26:21.4780360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_note.c -o git2r_note.o 2021-05-16T20:26:21.6391990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_object.c -o git2r_object.o 2021-05-16T20:26:21.7665020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_odb.c -o git2r_odb.o 2021-05-16T20:26:21.9542860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_oid.c -o git2r_oid.o 2021-05-16T20:26:22.0685570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_push.c -o git2r_push.o 2021-05-16T20:26:22.1985130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reference.c -o git2r_reference.o 2021-05-16T20:26:22.3389220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reflog.c -o git2r_reflog.o 2021-05-16T20:26:22.4734820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_remote.c -o git2r_remote.o 2021-05-16T20:26:22.6641040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_repository.c -o git2r_repository.o 2021-05-16T20:26:22.8428070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reset.c -o git2r_reset.o 2021-05-16T20:26:22.9703630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_revparse.c -o git2r_revparse.o 2021-05-16T20:26:23.0943660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_revwalk.c -o git2r_revwalk.o 2021-05-16T20:26:23.2952020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_signature.c -o git2r_signature.o 2021-05-16T20:26:23.4200190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_stash.c -o git2r_stash.o 2021-05-16T20:26:23.5735790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_status.c -o git2r_status.o 2021-05-16T20:26:23.7840290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_tag.c -o git2r_tag.o 2021-05-16T20:26:23.9410610Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_transfer.c -o git2r_transfer.o 2021-05-16T20:26:24.0552310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_tree.c -o git2r_tree.o 2021-05-16T20:26:24.2072860Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o git2r.so git2r.o git2r_S3.o git2r_arg.o git2r_blame.o git2r_blob.o git2r_branch.o git2r_checkout.o git2r_clone.o git2r_commit.o git2r_config.o git2r_cred.o git2r_diff.o git2r_error.o git2r_graph.o git2r_index.o git2r_libgit2.o git2r_merge.o git2r_note.o git2r_object.o git2r_odb.o git2r_oid.o git2r_push.o git2r_reference.o git2r_reflog.o git2r_remote.o git2r_repository.o git2r_reset.o git2r_revparse.o git2r_revwalk.o git2r_signature.o git2r_stash.o git2r_status.o git2r_tag.o git2r_transfer.o git2r_tree.o -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:26:24.2392860Z ld: warning: dylib (/usr/local/lib/libgit2.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-16T20:26:24.2734850Z installing to /Users/runner/work/_temp/Library/00LOCK-git2r/00new/git2r/libs 2021-05-16T20:26:24.2783130Z ** R 2021-05-16T20:26:24.3062360Z ** inst 2021-05-16T20:26:24.3087900Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:26:25.5047960Z ** help 2021-05-16T20:26:25.8441630Z *** installing help indices 2021-05-16T20:26:26.0592520Z ** building package indices 2021-05-16T20:26:26.4885650Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:26:26.9609120Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:26:27.0857850Z ** testing if installed package can be loaded from final location 2021-05-16T20:26:27.3570550Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:26:27.3601300Z * DONE (git2r) 2021-05-16T20:26:27.7406750Z * installing *source* package ‘askpass’ ... 2021-05-16T20:26:27.7426550Z ** package ‘askpass’ successfully unpacked and MD5 sums checked 2021-05-16T20:26:27.7428090Z ** using staged installation 2021-05-16T20:26:27.7618070Z ** libs 2021-05-16T20:26:27.7792410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c askpass.c -o askpass.o 2021-05-16T20:26:27.8652750Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o askpass.so askpass.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:26:27.9227380Z installing to /Users/runner/work/_temp/Library/00LOCK-askpass/00new/askpass/libs 2021-05-16T20:26:27.9266860Z ** R 2021-05-16T20:26:27.9307920Z ** inst 2021-05-16T20:26:27.9327250Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:26:28.2640600Z ** help 2021-05-16T20:26:28.2865590Z *** installing help indices 2021-05-16T20:26:28.3024720Z ** building package indices 2021-05-16T20:26:28.5559340Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:26:28.8060180Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:26:28.9435330Z ** testing if installed package can be loaded from final location 2021-05-16T20:26:29.1874460Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:26:29.1897280Z * DONE (askpass) 2021-05-16T20:26:29.6985260Z * installing *source* package ‘cli’ ... 2021-05-16T20:26:29.7102040Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-16T20:26:29.7103660Z ** using staged installation 2021-05-16T20:26:29.7357540Z ** R 2021-05-16T20:26:29.7755130Z ** inst 2021-05-16T20:26:29.7800620Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:26:32.9884670Z ** help 2021-05-16T20:26:33.2589810Z *** installing help indices 2021-05-16T20:26:33.4100610Z *** copying figures 2021-05-16T20:26:33.4117260Z ** building package indices 2021-05-16T20:26:33.8138040Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:26:34.1240760Z ** testing if installed package can be loaded from final location 2021-05-16T20:26:34.4845070Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:26:34.4947000Z * DONE (cli) 2021-05-16T20:26:34.9883270Z * installing *source* package ‘purrr’ ... 2021-05-16T20:26:34.9979020Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-16T20:26:34.9980320Z ** using staged installation 2021-05-16T20:26:35.0202300Z ** libs 2021-05-16T20:26:35.0381590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c backports.c -o backports.o 2021-05-16T20:26:35.1099970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-16T20:26:35.2248410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c conditions.c -o conditions.o 2021-05-16T20:26:35.3228010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c flatten.c -o flatten.o 2021-05-16T20:26:35.4472280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:26:35.5227200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c map.c -o map.o 2021-05-16T20:26:35.6571050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pluck.c -o pluck.o 2021-05-16T20:26:35.8100850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c transpose.c -o transpose.o 2021-05-16T20:26:35.9158070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T20:26:35.9981160Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o purrr.so backports.o coerce.o conditions.o flatten.o init.o map.o pluck.o transpose.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:26:36.0553600Z installing to /Users/runner/work/_temp/Library/00LOCK-purrr/00new/purrr/libs 2021-05-16T20:26:36.0596110Z ** R 2021-05-16T20:26:36.0845730Z ** inst 2021-05-16T20:26:36.0879140Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:26:37.6620010Z ** help 2021-05-16T20:26:37.8895870Z *** installing help indices 2021-05-16T20:26:38.0080100Z *** copying figures 2021-05-16T20:26:38.0117850Z ** building package indices 2021-05-16T20:26:38.3662210Z ** installing vignettes 2021-05-16T20:26:38.3806720Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:26:38.7580910Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:26:38.8879640Z ** testing if installed package can be loaded from final location 2021-05-16T20:26:39.2422760Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:26:39.2461360Z * DONE (purrr) 2021-05-16T20:26:39.6408130Z * installing *source* package ‘lifecycle’ ... 2021-05-16T20:26:39.6461160Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-16T20:26:39.6462370Z ** using staged installation 2021-05-16T20:26:39.6667920Z ** R 2021-05-16T20:26:39.6741360Z ** inst 2021-05-16T20:26:39.6786180Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:26:40.2947760Z ** help 2021-05-16T20:26:40.3376800Z *** installing help indices 2021-05-16T20:26:40.3666760Z *** copying figures 2021-05-16T20:26:40.3701880Z ** building package indices 2021-05-16T20:26:40.7007130Z ** installing vignettes 2021-05-16T20:26:40.7108860Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:26:40.9736640Z ** testing if installed package can be loaded from final location 2021-05-16T20:26:41.4623030Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:26:41.4654870Z * DONE (lifecycle) 2021-05-16T20:26:41.9607890Z * installing *source* package ‘desc’ ... 2021-05-16T20:26:41.9694310Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-16T20:26:41.9695660Z ** using staged installation 2021-05-16T20:26:41.9909300Z ** R 2021-05-16T20:26:42.0098690Z ** inst 2021-05-16T20:26:42.0157290Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:26:44.0503950Z ** help 2021-05-16T20:26:44.2331630Z *** installing help indices 2021-05-16T20:26:44.3372670Z ** building package indices 2021-05-16T20:26:44.6900700Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:26:44.9620370Z ** testing if installed package can be loaded from final location 2021-05-16T20:26:45.3070090Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:26:45.3172100Z * DONE (desc) 2021-05-16T20:26:45.6113990Z * installing *source* package ‘cachem’ ... 2021-05-16T20:26:45.6136060Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T20:26:45.6137520Z ** using staged installation 2021-05-16T20:26:45.6309220Z ** libs 2021-05-16T20:26:45.6482680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cache.c -o cache.o 2021-05-16T20:26:45.7285650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:26:45.8085340Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o cachem.so cache.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:26:45.8665440Z installing to /Users/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T20:26:45.8762470Z ** R 2021-05-16T20:26:45.8850500Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:26:46.5454200Z ** help 2021-05-16T20:26:46.5743350Z *** installing help indices 2021-05-16T20:26:46.5984190Z ** building package indices 2021-05-16T20:26:46.8536310Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:26:47.2269730Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:26:47.3590120Z ** testing if installed package can be loaded from final location 2021-05-16T20:26:47.6286110Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:26:47.6311120Z * DONE (cachem) 2021-05-16T20:26:48.3734690Z * installing *source* package ‘openssl’ ... 2021-05-16T20:26:48.3924360Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-16T20:26:48.3925570Z ** using staged installation 2021-05-16T20:26:48.5383330Z Homebrew 3.1.6 2021-05-16T20:26:48.6247330Z Homebrew/homebrew-core (git revision b6492621ab; last commit 2021-05-10) 2021-05-16T20:26:48.7083790Z Homebrew/homebrew-cask (git revision 22deb90f04; last commit 2021-05-10) 2021-05-16T20:26:49.0447670Z Using PKG_CFLAGS=-I/usr/local/opt/openssl/include 2021-05-16T20:26:49.3673790Z Using PKG_LIBS=-L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 2021-05-16T20:26:49.3897380Z ** libs 2021-05-16T20:26:49.4097390Z rm -f aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o openssl.so bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-16T20:26:49.4126830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c aes.c -o aes.o 2021-05-16T20:26:49.5483230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T20:26:49.6805030Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bignum.c -o bignum.o 2021-05-16T20:26:49.8413620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c cert.c -o cert.o 2021-05-16T20:26:50.0981530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c compatibility.c -o compatibility.o 2021-05-16T20:26:50.2506520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c diffie.c -o diffie.o 2021-05-16T20:26:50.4295500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c envelope.c -o envelope.o 2021-05-16T20:26:50.6213200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c error.c -o error.o 2021-05-16T20:26:50.7209950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c hash.c -o hash.o 2021-05-16T20:26:50.8643030Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c info.c -o info.o 2021-05-16T20:26:50.9846990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c keygen.c -o keygen.o 2021-05-16T20:26:51.1733440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c keys.c -o keys.o 2021-05-16T20:26:51.3788280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c onload.c -o onload.o 2021-05-16T20:26:51.5661830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c openssh.c -o openssh.o 2021-05-16T20:26:51.8210650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c password.c -o password.o 2021-05-16T20:26:51.9055360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pbkdf.c -o pbkdf.o 2021-05-16T20:26:51.9763280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pem.c -o pem.o 2021-05-16T20:26:52.1787030Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pkcs12.c -o pkcs12.o 2021-05-16T20:26:52.4025980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pkcs7.c -o pkcs7.o 2021-05-16T20:26:52.6071840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c rand.c -o rand.o 2021-05-16T20:26:52.6863790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c rsa.c -o rsa.o 2021-05-16T20:26:52.8625960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c signing.c -o signing.o 2021-05-16T20:26:53.0547790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c ssl.c -o ssl.o 2021-05-16T20:26:53.2867580Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c stream.c -o stream.o 2021-05-16T20:26:53.4795230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c write.c -o write.o 2021-05-16T20:26:53.6766980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c x25519.c -o x25519.o 2021-05-16T20:26:53.8741420Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bcrypt/bcrypt_pbkdf.c -o bcrypt/bcrypt_pbkdf.o 2021-05-16T20:26:53.9735460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bcrypt/blowfish.c -o bcrypt/blowfish.o 2021-05-16T20:26:54.1724750Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-16T20:26:54.1973170Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o openssl.so aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o -Lbcrypt -lstatbcrypt -L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:26:54.2306330Z ld: warning: dylib (/usr/local/opt/openssl/lib/libssl.1.1.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-16T20:26:54.2309210Z ld: warning: dylib (/usr/local/opt/openssl/lib/libcrypto.1.1.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-16T20:26:54.2654080Z installing to /Users/runner/work/_temp/Library/00LOCK-openssl/00new/openssl/libs 2021-05-16T20:26:54.2699760Z ** R 2021-05-16T20:26:54.2867260Z ** inst 2021-05-16T20:26:54.3347570Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:26:55.6529970Z ** help 2021-05-16T20:26:55.7296960Z *** installing help indices 2021-05-16T20:26:55.7756660Z ** building package indices 2021-05-16T20:26:56.1246430Z ** installing vignettes 2021-05-16T20:26:56.1467590Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:26:56.5114440Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:26:56.6384590Z ** testing if installed package can be loaded from final location 2021-05-16T20:26:56.9712560Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:26:56.9814130Z * DONE (openssl) 2021-05-16T20:26:57.3055740Z * installing *source* package ‘memoise’ ... 2021-05-16T20:26:57.3079240Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-16T20:26:57.3080830Z ** using staged installation 2021-05-16T20:26:57.3289280Z ** R 2021-05-16T20:26:57.3407150Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:26:57.8968110Z ** help 2021-05-16T20:26:57.9337850Z *** installing help indices 2021-05-16T20:26:57.9651330Z ** building package indices 2021-05-16T20:26:58.2292300Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:26:58.5006540Z ** testing if installed package can be loaded from final location 2021-05-16T20:26:58.7736330Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:26:58.7757840Z * DONE (memoise) 2021-05-16T20:26:59.2485110Z * installing *source* package ‘httr’ ... 2021-05-16T20:26:59.2579100Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-16T20:26:59.2580270Z ** using staged installation 2021-05-16T20:26:59.2805820Z ** R 2021-05-16T20:26:59.3082240Z ** demo 2021-05-16T20:26:59.3139160Z ** inst 2021-05-16T20:26:59.3209230Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:27:02.4139180Z ** help 2021-05-16T20:27:02.6420470Z *** installing help indices 2021-05-16T20:27:02.7660400Z ** building package indices 2021-05-16T20:27:03.1334210Z ** installing vignettes 2021-05-16T20:27:03.1436000Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:27:03.3901250Z ** testing if installed package can be loaded from final location 2021-05-16T20:27:03.6941920Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:27:03.7043250Z * DONE (httr) 2021-05-16T20:27:04.0595730Z * installing *source* package ‘credentials’ ... 2021-05-16T20:27:04.0624520Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-16T20:27:04.0625730Z ** using staged installation 2021-05-16T20:27:04.1058550Z ** R 2021-05-16T20:27:04.1125870Z ** inst 2021-05-16T20:27:04.1164700Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:27:04.6803360Z ** help 2021-05-16T20:27:04.7059520Z *** installing help indices 2021-05-16T20:27:04.7298510Z ** building package indices 2021-05-16T20:27:04.9793210Z ** installing vignettes 2021-05-16T20:27:04.9865460Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:27:05.6042590Z ** testing if installed package can be loaded from final location 2021-05-16T20:27:05.9723540Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:27:05.9750200Z * DONE (credentials) 2021-05-16T20:27:06.3146520Z * installing *source* package ‘gh’ ... 2021-05-16T20:27:06.3180470Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-16T20:27:06.3181800Z ** using staged installation 2021-05-16T20:27:06.3398660Z ** R 2021-05-16T20:27:06.3522380Z ** inst 2021-05-16T20:27:06.3548990Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:27:07.6647170Z ** help 2021-05-16T20:27:07.7047790Z *** installing help indices 2021-05-16T20:27:07.7378260Z ** building package indices 2021-05-16T20:27:07.9953280Z ** installing vignettes 2021-05-16T20:27:08.0055530Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:27:08.3276520Z ** testing if installed package can be loaded from final location 2021-05-16T20:27:08.6720490Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:27:08.6821790Z * DONE (gh) 2021-05-16T20:27:09.0461390Z * installing *source* package ‘gert’ ... 2021-05-16T20:27:09.0511820Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-16T20:27:09.0513120Z ** using staged installation 2021-05-16T20:27:09.2057540Z Found pkg-config cflags and libs! 2021-05-16T20:27:09.5099990Z Using PKG_CFLAGS=-I/usr/local/Cellar/libgit2/1.1.0/include 2021-05-16T20:27:09.5101410Z Using PKG_LIBS=-L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-16T20:27:09.6219320Z Configuration OK! 2021-05-16T20:27:09.6434410Z ** libs 2021-05-16T20:27:09.6624760Z rm -f gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o 2021-05-16T20:27:09.6653740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c branch.c -o branch.o 2021-05-16T20:27:09.8759370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c clone.c -o clone.o 2021-05-16T20:27:10.1053540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c commit.c -o commit.o 2021-05-16T20:27:10.3301210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c config.c -o config.o 2021-05-16T20:27:10.4612170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c conflicts.c -o conflicts.o 2021-05-16T20:27:10.5985700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c files.c -o files.o 2021-05-16T20:27:10.7733230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:27:10.8979690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c merge.c -o merge.o 2021-05-16T20:27:11.0473470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c rebase.c -o rebase.o 2021-05-16T20:27:11.2215270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c stash.c -o stash.o 2021-05-16T20:27:11.3508490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c submodules.c -o submodules.o 2021-05-16T20:27:11.4962000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c tag.c -o tag.o 2021-05-16T20:27:11.6235680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T20:27:11.7823800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-16T20:27:11.9058760Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:27:11.9357600Z ld: warning: dylib (/usr/local/lib/libgit2.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-16T20:27:11.9689120Z installing to /Users/runner/work/_temp/Library/00LOCK-gert/00new/gert/libs 2021-05-16T20:27:11.9735180Z ** R 2021-05-16T20:27:11.9871740Z ** inst 2021-05-16T20:27:11.9897280Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:27:12.9224020Z ** help 2021-05-16T20:27:13.0037210Z *** installing help indices 2021-05-16T20:27:13.0538990Z ** building package indices 2021-05-16T20:27:13.3394030Z ** installing vignettes 2021-05-16T20:27:13.3561270Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:27:13.8501150Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:27:14.8844900Z ** testing if installed package can be loaded from final location 2021-05-16T20:27:14.8852650Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:27:14.8854920Z * DONE (gert) 2021-05-16T20:27:14.9216750Z * installing *source* package ‘usethis’ ... 2021-05-16T20:27:14.9372790Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-16T20:27:14.9374150Z ** using staged installation 2021-05-16T20:27:14.9723910Z ** R 2021-05-16T20:27:15.0239520Z ** inst 2021-05-16T20:27:15.0442920Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:27:18.6387150Z ** help 2021-05-16T20:27:18.9176490Z *** installing help indices 2021-05-16T20:27:19.0704910Z *** copying figures 2021-05-16T20:27:19.0749310Z ** building package indices 2021-05-16T20:27:19.4749630Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:27:19.8809840Z ** testing if installed package can be loaded from final location 2021-05-16T20:27:20.3230810Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:27:20.3333050Z * DONE (usethis) 2021-05-16T20:27:20.3837650Z 2021-05-16T20:27:20.3838910Z The downloaded source packages are in 2021-05-16T20:27:20.3841010Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpelBuSa/downloaded_packages’ 2021-05-16T20:27:20.3852190Z Running `R CMD build`... 2021-05-16T20:27:23.6396140Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpelBuSa/remotes2a5018e6f566/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T20:27:23.6397720Z * preparing ‘tic’: 2021-05-16T20:27:23.6398830Z * checking DESCRIPTION meta-information ... OK 2021-05-16T20:27:23.6400320Z * installing the package to process help pages 2021-05-16T20:27:23.6401780Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:27:23.6402600Z * checking for empty or unneeded directories 2021-05-16T20:27:23.6403710Z Removed empty directory ‘tic/.circleci’ 2021-05-16T20:27:23.6404920Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T20:27:23.6405900Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T20:27:23.6407710Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:27:23.6408700Z (as ‘lib’ is unspecified) 2021-05-16T20:27:24.1459030Z * installing *source* package ‘tic’ ... 2021-05-16T20:27:24.1461840Z ** using staged installation 2021-05-16T20:27:24.1800550Z ** R 2021-05-16T20:27:24.2093640Z ** inst 2021-05-16T20:27:24.2299930Z ** preparing package for lazy loading 2021-05-16T20:27:24.7532600Z ** help 2021-05-16T20:27:24.9644870Z *** installing help indices 2021-05-16T20:27:25.1482920Z *** copying figures 2021-05-16T20:27:25.1517560Z ** building package indices 2021-05-16T20:27:25.4964350Z ** installing vignettes 2021-05-16T20:27:25.5023760Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:27:25.9118200Z ** testing if installed package can be loaded from final location 2021-05-16T20:27:26.3177000Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:27:26.3254690Z * DONE (tic) 2021-05-16T20:27:26.4014410Z Using github PAT from envvar GITHUB_PAT 2021-05-16T20:27:26.8102700Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T20:27:28.1716940Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T20:27:28.1718260Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T20:27:28.1721150Z Installing 37 packages: utf8, vctrs, pkgconfig, pillar, tibble, rematch2, fansi, diffobj, waldo, ps, processx, praise, pkgload, evaluate, ellipsis, digest, callr, brio, xml2, xfun, markdown, highr, stringr, stringi, Rcpp, knitr, commonmark, brew, xopen, sessioninfo, prettyunits, pkgbuild, testthat, rversions, roxygen2, rcmdcheck, devtools 2021-05-16T20:27:28.1723210Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T20:27:28.1724490Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T20:27:28.1725710Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T20:27:28.1726980Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T20:27:28.1728220Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:27:28.1729630Z (as ‘lib’ is unspecified) 2021-05-16T20:27:28.1730490Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T20:27:28.1731800Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T20:27:28.1733020Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T20:27:28.1734250Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T20:27:28.1735450Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T20:27:28.1736680Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T20:27:28.1737920Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T20:27:28.1739170Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T20:27:28.1740430Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T20:27:28.1741680Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T20:27:28.1742910Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T20:27:28.1744130Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T20:27:28.1745340Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T20:27:28.1746570Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T20:27:28.1747780Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T20:27:28.1748990Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T20:27:28.1750230Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T20:27:28.1751650Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T20:27:28.1752890Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T20:27:28.1754210Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T20:27:28.1755380Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T20:27:28.1757180Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T20:27:28.1758370Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T20:27:28.1759700Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T20:27:28.1760950Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T20:27:28.1762320Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T20:27:28.1763840Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T20:27:28.1765120Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T20:27:28.1766340Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T20:27:28.1767550Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T20:27:28.1768750Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T20:27:28.1769960Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T20:27:30.4553050Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T20:27:30.4556260Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T20:27:30.4631020Z Packages which are only available in source form, and may need 2021-05-16T20:27:30.4632960Z compilation of C/C++/Fortran: ‘utf8’ ‘vctrs’ ‘tibble’ ‘fansi’ 2021-05-16T20:27:30.4634600Z ‘diffobj’ ‘ps’ ‘processx’ ‘pkgload’ ‘ellipsis’ ‘digest’ ‘brio’ ‘xml2’ 2021-05-16T20:27:30.4636260Z ‘xfun’ ‘markdown’ ‘stringi’ ‘Rcpp’ ‘commonmark’ ‘testthat’ ‘roxygen2’ 2021-05-16T20:27:30.4639750Z installing the source packages ‘utf8’, ‘vctrs’, ‘pkgconfig’, ‘pillar’, ‘tibble’, ‘rematch2’, ‘fansi’, ‘diffobj’, ‘waldo’, ‘ps’, ‘processx’, ‘praise’, ‘pkgload’, ‘evaluate’, ‘ellipsis’, ‘digest’, ‘callr’, ‘brio’, ‘xml2’, ‘xfun’, ‘markdown’, ‘highr’, ‘stringr’, ‘stringi’, ‘Rcpp’, ‘knitr’, ‘commonmark’, ‘brew’, ‘xopen’, ‘sessioninfo’, ‘prettyunits’, ‘pkgbuild’, ‘testthat’, ‘rversions’, ‘roxygen2’, ‘rcmdcheck’, ‘devtools’ 2021-05-16T20:27:30.4641650Z 2021-05-16T20:27:30.4648020Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T20:27:30.6351010Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-16T20:27:30.6489480Z ================================================== 2021-05-16T20:27:30.6490390Z downloaded 233 KB 2021-05-16T20:27:30.6491050Z 2021-05-16T20:27:30.6523110Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T20:27:30.9312160Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-16T20:27:30.9590600Z ================================================== 2021-05-16T20:27:30.9591560Z downloaded 764 KB 2021-05-16T20:27:30.9592190Z 2021-05-16T20:27:30.9625840Z trying URL 'https://cloud.r-project.org/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-16T20:27:31.0964870Z Content type 'application/x-gzip' length 6080 bytes 2021-05-16T20:27:31.0976090Z ================================================== 2021-05-16T20:27:31.0976960Z downloaded 6080 bytes 2021-05-16T20:27:31.0977930Z 2021-05-16T20:27:31.1006200Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T20:27:31.3488650Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T20:27:31.4054780Z ================================================== 2021-05-16T20:27:31.4055890Z downloaded 1.1 MB 2021-05-16T20:27:31.4056570Z 2021-05-16T20:27:31.4090260Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T20:27:31.5673470Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T20:27:31.5937620Z ================================================== 2021-05-16T20:27:31.5938500Z downloaded 670 KB 2021-05-16T20:27:31.5939220Z 2021-05-16T20:27:31.5972810Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T20:27:32.2842720Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-16T20:27:32.2844370Z ================================================== 2021-05-16T20:27:32.2845780Z downloaded 13 KB 2021-05-16T20:27:32.2846430Z 2021-05-16T20:27:32.2874110Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T20:27:32.4314120Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-16T20:27:32.4460340Z ================================================== 2021-05-16T20:27:32.4461230Z downloaded 265 KB 2021-05-16T20:27:32.4462120Z 2021-05-16T20:27:32.4493850Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T20:27:32.5881010Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-16T20:27:32.6076790Z ================================================== 2021-05-16T20:27:32.6077720Z downloaded 466 KB 2021-05-16T20:27:32.6078530Z 2021-05-16T20:27:32.6111080Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T20:27:32.7503560Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-16T20:27:32.7506080Z ================================================== 2021-05-16T20:27:32.7506830Z downloaded 25 KB 2021-05-16T20:27:32.7507370Z 2021-05-16T20:27:32.7540250Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T20:27:32.9869830Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-16T20:27:32.9941880Z ================================================== 2021-05-16T20:27:32.9942340Z downloaded 116 KB 2021-05-16T20:27:32.9942610Z 2021-05-16T20:27:32.9972520Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T20:27:33.2709050Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-16T20:27:33.2799980Z ================================================== 2021-05-16T20:27:33.2800860Z downloaded 138 KB 2021-05-16T20:27:33.2801770Z 2021-05-16T20:27:33.2833010Z trying URL 'https://cloud.r-project.org/src/contrib/praise_1.0.0.tar.gz' 2021-05-16T20:27:33.6084030Z Content type 'application/x-gzip' length 6100 bytes 2021-05-16T20:27:33.6085500Z ================================================== 2021-05-16T20:27:33.6086610Z downloaded 6100 bytes 2021-05-16T20:27:33.6087280Z 2021-05-16T20:27:33.6115490Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T20:27:33.8792780Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-16T20:27:33.8837990Z ================================================== 2021-05-16T20:27:33.8838890Z downloaded 59 KB 2021-05-16T20:27:33.8839780Z 2021-05-16T20:27:33.8870780Z trying URL 'https://cloud.r-project.org/src/contrib/evaluate_0.14.tar.gz' 2021-05-16T20:27:34.0669490Z Content type 'application/x-gzip' length 24206 bytes (23 KB) 2021-05-16T20:27:34.0677580Z ================================================== 2021-05-16T20:27:34.0678460Z downloaded 23 KB 2021-05-16T20:27:34.0679320Z 2021-05-16T20:27:34.0709710Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T20:27:34.3395180Z Content type 'application/x-gzip' length 8066 bytes 2021-05-16T20:27:34.3396960Z ================================================== 2021-05-16T20:27:34.3398130Z downloaded 8066 bytes 2021-05-16T20:27:34.3398800Z 2021-05-16T20:27:34.3425220Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T20:27:34.4941920Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-16T20:27:34.5042360Z ================================================== 2021-05-16T20:27:34.5045770Z downloaded 160 KB 2021-05-16T20:27:34.5046640Z 2021-05-16T20:27:34.5095000Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T20:27:34.6574650Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-16T20:27:34.6628930Z ================================================== 2021-05-16T20:27:34.6629790Z downloaded 72 KB 2021-05-16T20:27:34.6630630Z 2021-05-16T20:27:34.6660900Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T20:27:34.8852060Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-16T20:27:34.8853900Z ================================================== 2021-05-16T20:27:34.8854750Z downloaded 11 KB 2021-05-16T20:27:34.8855400Z 2021-05-16T20:27:34.8884320Z trying URL 'https://cloud.r-project.org/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T20:27:35.0267940Z Content type 'application/x-gzip' length 271876 bytes (265 KB) 2021-05-16T20:27:35.0410600Z ================================================== 2021-05-16T20:27:35.0411490Z downloaded 265 KB 2021-05-16T20:27:35.0412250Z 2021-05-16T20:27:35.0443230Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T20:27:35.5419500Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T20:27:35.5421070Z ================================================== 2021-05-16T20:27:35.5422270Z downloaded 109 KB 2021-05-16T20:27:35.5423200Z 2021-05-16T20:27:35.5454800Z trying URL 'https://cloud.r-project.org/src/contrib/markdown_1.1.tar.gz' 2021-05-16T20:27:35.7167800Z Content type 'application/x-gzip' length 81050 bytes (79 KB) 2021-05-16T20:27:35.9412380Z ================================================== 2021-05-16T20:27:35.9413510Z downloaded 79 KB 2021-05-16T20:27:35.9414170Z 2021-05-16T20:27:35.9441030Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-16T20:27:36.2815610Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-16T20:27:36.2817390Z ================================================== 2021-05-16T20:27:36.2818290Z downloaded 14 KB 2021-05-16T20:27:36.2819140Z 2021-05-16T20:27:36.2846520Z trying URL 'https://cloud.r-project.org/src/contrib/stringr_1.4.0.tar.gz' 2021-05-16T20:27:36.8137420Z Content type 'application/x-gzip' length 135777 bytes (132 KB) 2021-05-16T20:27:36.8138810Z ================================================== 2021-05-16T20:27:36.8140050Z downloaded 132 KB 2021-05-16T20:27:36.8140710Z 2021-05-16T20:27:36.8169260Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T20:27:36.9591990Z Content type 'application/x-gzip' length 7569954 bytes (7.2 MB) 2021-05-16T20:27:37.0529500Z ================================================== 2021-05-16T20:27:37.0530680Z downloaded 7.2 MB 2021-05-16T20:27:37.0531630Z 2021-05-16T20:27:37.0589570Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T20:27:37.4686240Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-16T20:27:37.5293340Z ================================================== 2021-05-16T20:27:37.5294440Z downloaded 2.8 MB 2021-05-16T20:27:37.5295130Z 2021-05-16T20:27:37.5331640Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-16T20:27:37.8158570Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-16T20:27:37.8462130Z ================================================== 2021-05-16T20:27:37.8463160Z downloaded 871 KB 2021-05-16T20:27:37.8463820Z 2021-05-16T20:27:37.8498210Z trying URL 'https://cloud.r-project.org/src/contrib/commonmark_1.7.tar.gz' 2021-05-16T20:27:38.1523170Z Content type 'application/x-gzip' length 134002 bytes (130 KB) 2021-05-16T20:27:38.1524520Z ================================================== 2021-05-16T20:27:38.1525850Z downloaded 130 KB 2021-05-16T20:27:38.1526590Z 2021-05-16T20:27:38.1553020Z trying URL 'https://cloud.r-project.org/src/contrib/brew_1.0-6.tar.gz' 2021-05-16T20:27:38.4174270Z Content type 'application/x-gzip' length 83315 bytes (81 KB) 2021-05-16T20:27:38.4235520Z ================================================== 2021-05-16T20:27:38.4237170Z downloaded 81 KB 2021-05-16T20:27:38.4238090Z 2021-05-16T20:27:38.4269780Z trying URL 'https://cloud.r-project.org/src/contrib/xopen_1.0.0.tar.gz' 2021-05-16T20:27:38.7205140Z Content type 'application/x-gzip' length 11221 bytes (10 KB) 2021-05-16T20:27:38.7206220Z ================================================== 2021-05-16T20:27:38.7207010Z downloaded 10 KB 2021-05-16T20:27:38.7207290Z 2021-05-16T20:27:38.7647710Z trying URL 'https://cloud.r-project.org/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-16T20:27:39.0992640Z Content type 'application/x-gzip' length 46027 bytes (44 KB) 2021-05-16T20:27:39.1036180Z ================================================== 2021-05-16T20:27:39.1037140Z downloaded 44 KB 2021-05-16T20:27:39.1038390Z 2021-05-16T20:27:39.1069330Z trying URL 'https://cloud.r-project.org/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-16T20:27:39.3999200Z Content type 'application/x-gzip' length 10366 bytes (10 KB) 2021-05-16T20:27:39.4000670Z ================================================== 2021-05-16T20:27:39.4002390Z downloaded 10 KB 2021-05-16T20:27:39.4003130Z 2021-05-16T20:27:39.4039590Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T20:27:39.8587330Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-16T20:27:39.8592690Z ================================================== 2021-05-16T20:27:39.8593590Z downloaded 29 KB 2021-05-16T20:27:39.8594500Z 2021-05-16T20:27:39.8626540Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T20:27:40.0282080Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-16T20:27:40.0586770Z ================================================== 2021-05-16T20:27:40.0587680Z downloaded 664 KB 2021-05-16T20:27:40.0588330Z 2021-05-16T20:27:40.0620600Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T20:27:40.4832610Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-16T20:27:40.4994310Z ================================================== 2021-05-16T20:27:40.4995230Z downloaded 40 KB 2021-05-16T20:27:40.4996070Z 2021-05-16T20:27:40.5029040Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T20:27:40.7752300Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-16T20:27:40.7902170Z ================================================== 2021-05-16T20:27:40.7903070Z downloaded 248 KB 2021-05-16T20:27:40.7903960Z 2021-05-16T20:27:40.7934170Z trying URL 'https://cloud.r-project.org/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-16T20:27:41.1169420Z Content type 'application/x-gzip' length 45380 bytes (44 KB) 2021-05-16T20:27:41.1211700Z ================================================== 2021-05-16T20:27:41.1212660Z downloaded 44 KB 2021-05-16T20:27:41.1213520Z 2021-05-16T20:27:41.1244810Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T20:27:41.3912920Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-16T20:27:41.4087520Z ================================================== 2021-05-16T20:27:41.4088600Z downloaded 362 KB 2021-05-16T20:27:41.4090820Z 2021-05-16T20:27:41.9103170Z * installing *source* package ‘utf8’ ... 2021-05-16T20:27:41.9205730Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-16T20:27:41.9207040Z ** using staged installation 2021-05-16T20:27:41.9400920Z ** libs 2021-05-16T20:27:41.9598400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c as_utf8.c -o as_utf8.o 2021-05-16T20:27:42.0539770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c bytes.c -o bytes.o 2021-05-16T20:27:42.2272830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c context.c -o context.o 2021-05-16T20:27:42.3227360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:27:42.3949730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c render.c -o render.o 2021-05-16T20:27:42.4895400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c render_table.c -o render_table.o 2021-05-16T20:27:42.6583600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c string.c -o string.o 2021-05-16T20:27:42.7486140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c text.c -o text.o 2021-05-16T20:27:42.8971060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_encode.c -o utf8_encode.o 2021-05-16T20:27:42.9936470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_format.c -o utf8_format.o 2021-05-16T20:27:43.1040070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_normalize.c -o utf8_normalize.o 2021-05-16T20:27:43.1982360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_valid.c -o utf8_valid.o 2021-05-16T20:27:43.2829280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_width.c -o utf8_width.o 2021-05-16T20:27:43.3694820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c util.c -o util.o 2021-05-16T20:27:43.4540720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/array.c -o utf8lite/src/array.o 2021-05-16T20:27:43.5421450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/char.c -o utf8lite/src/char.o 2021-05-16T20:27:43.6507750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/encode.c -o utf8lite/src/encode.o 2021-05-16T20:27:43.7292920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/error.c -o utf8lite/src/error.o 2021-05-16T20:27:43.7974090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/escape.c -o utf8lite/src/escape.o 2021-05-16T20:27:43.8823220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/graph.c -o utf8lite/src/graph.o 2021-05-16T20:27:43.9493160Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/graphscan.c -o utf8lite/src/graphscan.o 2021-05-16T20:27:44.1393260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/normalize.c -o utf8lite/src/normalize.o 2021-05-16T20:27:44.6341620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/render.c -o utf8lite/src/render.o 2021-05-16T20:27:44.8359510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/text.c -o utf8lite/src/text.o 2021-05-16T20:27:44.9376840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textassign.c -o utf8lite/src/textassign.o 2021-05-16T20:27:45.0301810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textiter.c -o utf8lite/src/textiter.o 2021-05-16T20:27:45.1263390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textmap.c -o utf8lite/src/textmap.o 2021-05-16T20:27:45.2339530Z ar rcs libcutf8lite.a utf8lite/src/array.o utf8lite/src/char.o utf8lite/src/encode.o utf8lite/src/error.o utf8lite/src/escape.o utf8lite/src/graph.o utf8lite/src/graphscan.o utf8lite/src/normalize.o utf8lite/src/render.o utf8lite/src/text.o utf8lite/src/textassign.o utf8lite/src/textiter.o utf8lite/src/textmap.o 2021-05-16T20:27:45.2612550Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o utf8.so as_utf8.o bytes.o context.o init.o render.o render_table.o string.o text.o utf8_encode.o utf8_format.o utf8_normalize.o utf8_valid.o utf8_width.o util.o -L. -lcutf8lite -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:27:45.3795530Z installing to /Users/runner/work/_temp/Library/00LOCK-utf8/00new/utf8/libs 2021-05-16T20:27:45.3855460Z ** R 2021-05-16T20:27:45.3957350Z ** inst 2021-05-16T20:27:45.3980360Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:27:45.9849430Z ** help 2021-05-16T20:27:46.0240060Z *** installing help indices 2021-05-16T20:27:46.0524110Z ** building package indices 2021-05-16T20:27:46.3151360Z ** installing vignettes 2021-05-16T20:27:46.3228660Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:27:46.6844790Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:27:46.8128750Z ** testing if installed package can be loaded from final location 2021-05-16T20:27:47.0577580Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:27:47.0611910Z * DONE (utf8) 2021-05-16T20:27:47.3883630Z * installing *source* package ‘pkgconfig’ ... 2021-05-16T20:27:47.3903950Z ** package ‘pkgconfig’ successfully unpacked and MD5 sums checked 2021-05-16T20:27:47.3905280Z ** using staged installation 2021-05-16T20:27:47.4073280Z ** R 2021-05-16T20:27:47.4112610Z ** inst 2021-05-16T20:27:47.4169500Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:27:47.7180390Z ** help 2021-05-16T20:27:47.7589560Z *** installing help indices 2021-05-16T20:27:47.7841030Z ** building package indices 2021-05-16T20:27:48.0351950Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:27:48.2799410Z ** testing if installed package can be loaded from final location 2021-05-16T20:27:48.5332260Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:27:48.5353440Z * DONE (pkgconfig) 2021-05-16T20:27:48.9387720Z * installing *source* package ‘fansi’ ... 2021-05-16T20:27:48.9456260Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-16T20:27:48.9459250Z ** using staged installation 2021-05-16T20:27:48.9637570Z ** libs 2021-05-16T20:27:48.9850710Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c assumptions.c -o assumptions.o 2021-05-16T20:27:49.0533350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c has.c -o has.o 2021-05-16T20:27:49.1466530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:27:49.2268630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c nchar.c -o nchar.o 2021-05-16T20:27:49.3232720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read.c -o read.o 2021-05-16T20:27:49.5704540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rnchar.c -o rnchar.o 2021-05-16T20:27:49.6428460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c state.c -o state.o 2021-05-16T20:27:49.8874960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c strip.c -o strip.o 2021-05-16T20:27:50.0325970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c strsplit.c -o strsplit.o 2021-05-16T20:27:50.1120340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c tabs.c -o tabs.o 2021-05-16T20:27:50.2432620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c tohtml.c -o tohtml.o 2021-05-16T20:27:50.4121710Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unhandled.c -o unhandled.o 2021-05-16T20:27:50.5260610Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unique.c -o unique.o 2021-05-16T20:27:50.6144580Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utf8.c -o utf8.o 2021-05-16T20:27:50.7078390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T20:27:50.8868690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c wrap.c -o wrap.o 2021-05-16T20:27:51.1125090Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fansi.so assumptions.o has.o init.o nchar.o read.o rnchar.o state.o strip.o strsplit.o tabs.o tohtml.o unhandled.o unique.o utf8.o utils.o wrap.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:27:51.1728410Z installing to /Users/runner/work/_temp/Library/00LOCK-fansi/00new/fansi/libs 2021-05-16T20:27:51.1773210Z ** R 2021-05-16T20:27:51.1937680Z ** inst 2021-05-16T20:27:51.1962030Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:27:52.0262340Z ** help 2021-05-16T20:27:52.1094660Z *** installing help indices 2021-05-16T20:27:52.1546360Z ** building package indices 2021-05-16T20:27:52.4464050Z ** installing vignettes 2021-05-16T20:27:52.4542820Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:27:52.8086170Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:27:52.9370340Z ** testing if installed package can be loaded from final location 2021-05-16T20:27:53.1820190Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:27:53.1848610Z * DONE (fansi) 2021-05-16T20:27:53.8720870Z * installing *source* package ‘diffobj’ ... 2021-05-16T20:27:53.8911070Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-16T20:27:53.8912460Z ** using staged installation 2021-05-16T20:27:53.9111530Z ** libs 2021-05-16T20:27:53.9286170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diff.c -o diff.o 2021-05-16T20:27:54.2189080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diffobj.c -o diffobj.o 2021-05-16T20:27:54.3079400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:27:54.3880790Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o diffobj.so diff.o diffobj.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:27:54.4459540Z installing to /Users/runner/work/_temp/Library/00LOCK-diffobj/00new/diffobj/libs 2021-05-16T20:27:54.4500070Z ** R 2021-05-16T20:27:54.5027320Z ** inst 2021-05-16T20:27:54.5107470Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:28:02.1552310Z ** help 2021-05-16T20:28:02.4063640Z *** installing help indices 2021-05-16T20:28:02.5635160Z ** building package indices 2021-05-16T20:28:02.9330490Z ** installing vignettes 2021-05-16T20:28:02.9432420Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:28:03.4249060Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:28:03.5526940Z ** testing if installed package can be loaded from final location 2021-05-16T20:28:04.1059140Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:28:04.1168020Z * DONE (diffobj) 2021-05-16T20:28:04.5833010Z * installing *source* package ‘ps’ ... 2021-05-16T20:28:04.5905420Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-16T20:28:04.5906600Z ** using staged installation 2021-05-16T20:28:04.9661690Z ** libs 2021-05-16T20:28:04.9849760Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -Wall px.c -o px 2021-05-16T20:28:05.1504690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:28:05.2330350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-common.c -o api-common.o 2021-05-16T20:28:05.3105910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c common.c -o common.o 2021-05-16T20:28:05.3897110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c extra.c -o extra.o 2021-05-16T20:28:05.5575550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dummy.c -o dummy.o 2021-05-16T20:28:05.6275710Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c error-codes.c -o error-codes.o 2021-05-16T20:28:05.8982150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c posix.c -o posix.o 2021-05-16T20:28:06.0494780Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-posix.c -o api-posix.o 2021-05-16T20:28:06.1597450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c macos.c -o macos.o 2021-05-16T20:28:06.4587360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-macos.c -o api-macos.o 2021-05-16T20:28:06.8268620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arch/macos/process_info.c -o arch/macos/process_info.o 2021-05-16T20:28:06.9848990Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o ps.so init.o api-common.o common.o extra.o dummy.o error-codes.o posix.o api-posix.o macos.o api-macos.o arch/macos/process_info.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:28:07.0446010Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-ps/00new/ps 2021-05-16T20:28:07.0519050Z ** R 2021-05-16T20:28:07.0675010Z ** inst 2021-05-16T20:28:07.0699520Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:28:08.3307110Z ** help 2021-05-16T20:28:08.5221000Z *** installing help indices 2021-05-16T20:28:08.6297520Z ** building package indices 2021-05-16T20:28:08.9842570Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:28:09.3399340Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:28:09.4680260Z ** testing if installed package can be loaded from final location 2021-05-16T20:28:09.7330030Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:28:09.7362520Z * DONE (ps) 2021-05-16T20:28:10.0353400Z * installing *source* package ‘praise’ ... 2021-05-16T20:28:10.0373390Z ** package ‘praise’ successfully unpacked and MD5 sums checked 2021-05-16T20:28:10.0376730Z ** using staged installation 2021-05-16T20:28:10.0525380Z ** R 2021-05-16T20:28:10.0556680Z ** inst 2021-05-16T20:28:10.0576740Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:28:10.3488350Z ** help 2021-05-16T20:28:10.3655760Z *** installing help indices 2021-05-16T20:28:10.3895880Z ** building package indices 2021-05-16T20:28:10.6451640Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:28:10.9059370Z ** testing if installed package can be loaded from final location 2021-05-16T20:28:11.1485690Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:28:11.1587190Z * DONE (praise) 2021-05-16T20:28:11.6429410Z * installing *source* package ‘pkgload’ ... 2021-05-16T20:28:11.6544390Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-16T20:28:11.6545310Z ** using staged installation 2021-05-16T20:28:11.6747090Z ** R 2021-05-16T20:28:11.6933380Z ** inst 2021-05-16T20:28:11.6948960Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:28:12.7516050Z ** help 2021-05-16T20:28:12.8305420Z *** installing help indices 2021-05-16T20:28:12.8816610Z ** building package indices 2021-05-16T20:28:13.1747800Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:28:13.8026110Z ** testing if installed package can be loaded from final location 2021-05-16T20:28:14.4383750Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:28:14.4485070Z * DONE (pkgload) 2021-05-16T20:28:14.8142660Z * installing *source* package ‘evaluate’ ... 2021-05-16T20:28:14.8181230Z ** package ‘evaluate’ successfully unpacked and MD5 sums checked 2021-05-16T20:28:14.8182400Z ** using staged installation 2021-05-16T20:28:14.8775040Z ** R 2021-05-16T20:28:14.8854300Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:28:15.5051580Z ** help 2021-05-16T20:28:15.5480890Z *** installing help indices 2021-05-16T20:28:15.5845040Z ** building package indices 2021-05-16T20:28:15.8510250Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:28:16.0955320Z ** testing if installed package can be loaded from final location 2021-05-16T20:28:16.3502950Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:28:16.3526260Z * DONE (evaluate) 2021-05-16T20:28:16.6580170Z * installing *source* package ‘ellipsis’ ... 2021-05-16T20:28:16.6601640Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-16T20:28:16.6603230Z ** using staged installation 2021-05-16T20:28:16.6790870Z ** libs 2021-05-16T20:28:16.6965610Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dots.c -o dots.o 2021-05-16T20:28:16.7948310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:28:16.8752520Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o ellipsis.so dots.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:28:16.9328010Z installing to /Users/runner/work/_temp/Library/00LOCK-ellipsis/00new/ellipsis/libs 2021-05-16T20:28:16.9369450Z ** R 2021-05-16T20:28:16.9420560Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:28:17.2921620Z ** help 2021-05-16T20:28:17.3203870Z *** installing help indices 2021-05-16T20:28:17.3428490Z ** building package indices 2021-05-16T20:28:17.6015560Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:28:18.0008260Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:28:18.1345670Z ** testing if installed package can be loaded from final location 2021-05-16T20:28:18.3942650Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:28:18.3964890Z * DONE (ellipsis) 2021-05-16T20:28:18.8038570Z * installing *source* package ‘digest’ ... 2021-05-16T20:28:18.8095890Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-16T20:28:18.8097420Z ** using staged installation 2021-05-16T20:28:18.8261480Z ** libs 2021-05-16T20:28:18.8454540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c SpookyV2.cpp -o SpookyV2.o 2021-05-16T20:28:19.0730320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c aes.c -o aes.o 2021-05-16T20:28:19.3107480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3.c -o blake3.o 2021-05-16T20:28:19.9818570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3_dispatch.c -o blake3_dispatch.o 2021-05-16T20:28:20.3347330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3_portable.c -o blake3_portable.o 2021-05-16T20:28:21.0461730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c crc32.c -o crc32.o 2021-05-16T20:28:21.1550210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c digest.c -o digest.o 2021-05-16T20:28:21.3722490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c digest2int.c -o digest2int.o 2021-05-16T20:28:21.4625690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:28:21.5104670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c md5.c -o md5.o 2021-05-16T20:28:21.6861410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pmurhash.c -o pmurhash.o 2021-05-16T20:28:21.7720600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c raes.c -o raes.o 2021-05-16T20:28:21.8710420Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha1.c -o sha1.o 2021-05-16T20:28:22.1538200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha2.c -o sha2.o 2021-05-16T20:28:22.2778640Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha256.c -o sha256.o 2021-05-16T20:28:23.0098250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c spooky_serialize.cpp -o spooky_serialize.o 2021-05-16T20:28:23.1839780Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c xxhash.c -o xxhash.o 2021-05-16T20:28:23.4129060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o digest.so SpookyV2.o aes.o blake3.o blake3_dispatch.o blake3_portable.o crc32.o digest.o digest2int.o init.o md5.o pmurhash.o raes.o sha1.o sha2.o sha256.o spooky_serialize.o xxhash.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:28:23.4765620Z installing to /Users/runner/work/_temp/Library/00LOCK-digest/00new/digest/libs 2021-05-16T20:28:23.4814600Z ** R 2021-05-16T20:28:23.4882760Z ** demo 2021-05-16T20:28:23.4894660Z ** inst 2021-05-16T20:28:23.4981690Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:28:24.2569890Z ** help 2021-05-16T20:28:24.3111260Z *** installing help indices 2021-05-16T20:28:24.4034100Z ** building package indices 2021-05-16T20:28:24.6699260Z ** installing vignettes 2021-05-16T20:28:24.6801060Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:28:25.0642830Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:28:25.1914080Z ** testing if installed package can be loaded from final location 2021-05-16T20:28:25.4423650Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:28:25.4462790Z * DONE (digest) 2021-05-16T20:28:25.8436340Z * installing *source* package ‘brio’ ... 2021-05-16T20:28:25.8464440Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-16T20:28:25.8465970Z ** using staged installation 2021-05-16T20:28:25.8683720Z ** libs 2021-05-16T20:28:25.8858710Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c brio.c -o brio.o 2021-05-16T20:28:25.9498690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c file_line_endings.c -o file_line_endings.o 2021-05-16T20:28:26.0306980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:28:26.1097330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_file.c -o read_file.o 2021-05-16T20:28:26.1986910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_file_raw.c -o read_file_raw.o 2021-05-16T20:28:26.2812860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_lines.c -o read_lines.o 2021-05-16T20:28:26.3925440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c write_file.c -o write_file.o 2021-05-16T20:28:26.4712980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c write_lines.c -o write_lines.o 2021-05-16T20:28:26.5614530Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o brio.so brio.o file_line_endings.o init.o read_file.o read_file_raw.o read_lines.o write_file.o write_lines.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:28:26.6196200Z installing to /Users/runner/work/_temp/Library/00LOCK-brio/00new/brio/libs 2021-05-16T20:28:26.6236700Z ** R 2021-05-16T20:28:26.6288940Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:28:26.9348850Z ** help 2021-05-16T20:28:26.9642100Z *** installing help indices 2021-05-16T20:28:26.9884340Z ** building package indices 2021-05-16T20:28:27.2515200Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:28:27.6030350Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:28:27.7353530Z ** testing if installed package can be loaded from final location 2021-05-16T20:28:27.9709770Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:28:27.9731060Z * DONE (brio) 2021-05-16T20:28:28.4000020Z * installing *source* package ‘xml2’ ... 2021-05-16T20:28:28.4085870Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-16T20:28:28.4087280Z ** using staged installation 2021-05-16T20:28:28.6259390Z Found pkg-config cflags and libs! 2021-05-16T20:28:28.9331370Z Using PKG_CFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 2021-05-16T20:28:28.9333520Z Using PKG_LIBS=-L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm 2021-05-16T20:28:29.0209850Z ** libs 2021-05-16T20:28:29.0404840Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c connection.cpp -o connection.o 2021-05-16T20:28:29.8119020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:28:29.8930530Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_doc.cpp -o xml2_doc.o 2021-05-16T20:28:30.6436490Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_init.cpp -o xml2_init.o 2021-05-16T20:28:31.2801630Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_namespace.cpp -o xml2_namespace.o 2021-05-16T20:28:32.1572050Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_node.cpp -o xml2_node.o 2021-05-16T20:28:34.5265310Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_output.cpp -o xml2_output.o 2021-05-16T20:28:35.2065140Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_schema.cpp -o xml2_schema.o 2021-05-16T20:28:36.0291560Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_url.cpp -o xml2_url.o 2021-05-16T20:28:36.6763970Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_xpath.cpp -o xml2_xpath.o 2021-05-16T20:28:37.1354710Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xml2.so connection.o init.o xml2_doc.o xml2_init.o xml2_namespace.o xml2_node.o xml2_output.o xml2_schema.o xml2_url.o xml2_xpath.o -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:28:37.2222130Z installing to /Users/runner/work/_temp/Library/00LOCK-xml2/00new/xml2/libs 2021-05-16T20:28:37.2276390Z ** R 2021-05-16T20:28:37.2436390Z ** inst 2021-05-16T20:28:37.2481110Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:28:38.4570290Z ** help 2021-05-16T20:28:38.7199280Z *** installing help indices 2021-05-16T20:28:38.7787130Z ** building package indices 2021-05-16T20:28:39.0784510Z ** installing vignettes 2021-05-16T20:28:39.0914470Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:28:39.3665620Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:28:39.4921150Z ** testing if installed package can be loaded from final location 2021-05-16T20:28:39.7686740Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:28:39.7724340Z * DONE (xml2) 2021-05-16T20:28:40.1847020Z * installing *source* package ‘xfun’ ... 2021-05-16T20:28:40.1913010Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T20:28:40.1914220Z ** using staged installation 2021-05-16T20:28:40.2165580Z ** libs 2021-05-16T20:28:40.2375900Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T20:28:40.3564700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:28:40.4379490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xfun.so base64.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:28:40.4989810Z installing to /Users/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T20:28:40.5029930Z ** R 2021-05-16T20:28:40.5228320Z ** inst 2021-05-16T20:28:40.5330540Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:28:42.4444450Z ** help 2021-05-16T20:28:42.6575510Z *** installing help indices 2021-05-16T20:28:42.7767310Z ** building package indices 2021-05-16T20:28:43.1435600Z ** installing vignettes 2021-05-16T20:28:43.1522760Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:28:43.5201800Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:28:43.6462870Z ** testing if installed package can be loaded from final location 2021-05-16T20:28:43.9218290Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:28:43.9254570Z * DONE (xfun) 2021-05-16T20:28:48.1116300Z * installing *source* package ‘stringi’ ... 2021-05-16T20:28:48.2822550Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-16T20:28:48.2824000Z ** using staged installation 2021-05-16T20:28:48.5474250Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-16T20:28:48.5481720Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-16T20:28:48.7577750Z checking for endianness... little 2021-05-16T20:28:48.9688640Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-16T20:28:49.1809380Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-16T20:28:49.1810560Z checking for cat... /bin/cat 2021-05-16T20:28:50.0839190Z checking for local ICUDT_DIR... icu69/data 2021-05-16T20:28:50.0842230Z checking for gcc... clang -mmacosx-version-min=10.13 2021-05-16T20:28:50.3951130Z checking whether the C compiler works... yes 2021-05-16T20:28:50.3952620Z checking for C compiler default output file name... a.out 2021-05-16T20:28:50.4858940Z checking for suffix of executables... 2021-05-16T20:28:50.6959580Z checking whether we are cross compiling... no 2021-05-16T20:28:50.7896190Z checking for suffix of object files... o 2021-05-16T20:28:50.8386470Z checking whether we are using the GNU C compiler... yes 2021-05-16T20:28:50.8864350Z checking whether clang -mmacosx-version-min=10.13 accepts -g... yes 2021-05-16T20:28:50.9572340Z checking for clang -mmacosx-version-min=10.13 option to accept ISO C89... none needed 2021-05-16T20:28:51.0777650Z checking how to run the C preprocessor... clang -mmacosx-version-min=10.13 -E 2021-05-16T20:28:51.5689820Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-16T20:28:51.5718680Z checking for egrep... /usr/bin/grep -E 2021-05-16T20:28:51.7288810Z rm: conftest.dSYM: is a directory 2021-05-16T20:28:51.7789780Z rm: conftest.dSYM: is a directory 2021-05-16T20:28:52.0076130Z checking for ANSI C header files... yes 2021-05-16T20:28:52.1196230Z checking for sys/types.h... yes 2021-05-16T20:28:52.2013940Z checking for sys/stat.h... yes 2021-05-16T20:28:52.2828720Z checking for stdlib.h... yes 2021-05-16T20:28:52.3658060Z checking for string.h... yes 2021-05-16T20:28:52.4497100Z checking for memory.h... yes 2021-05-16T20:28:52.5328370Z checking for strings.h... yes 2021-05-16T20:28:52.6161040Z checking for inttypes.h... yes 2021-05-16T20:28:52.6996440Z checking for stdint.h... yes 2021-05-16T20:28:52.7865360Z checking for unistd.h... yes 2021-05-16T20:28:52.8839380Z checking elf.h usability... no 2021-05-16T20:28:53.0115320Z checking elf.h presence... no 2021-05-16T20:28:53.0117010Z checking for elf.h... no 2021-05-16T20:28:53.2741390Z checking whether we are using the GNU C++ compiler... yes 2021-05-16T20:28:53.3187010Z checking whether clang++ -mmacosx-version-min=10.13 -std=gnu++11 accepts -g... yes 2021-05-16T20:28:54.0390390Z checking whether the C++ compiler supports the long long type... yes 2021-05-16T20:28:54.0925370Z checking whether the compiler implements namespaces... yes 2021-05-16T20:28:54.5734230Z checking whether the compiler supports Standard Template Library... yes 2021-05-16T20:28:55.5941060Z checking whether std::map is available... yes 2021-05-16T20:28:55.5982480Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-16T20:28:55.6384270Z checking with pkg-config for the system ICU4C... no 2021-05-16T20:28:55.6385530Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-16T20:28:55.6386560Z *** Trying with 'standard' fallback flags 2021-05-16T20:28:55.7031740Z checking whether an ICU4C-based project can be built... no 2021-05-16T20:28:55.7033150Z *** This version of ICU4C cannot be used. 2021-05-16T20:28:56.5474880Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-16T20:28:57.3120600Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-16T20:28:57.5897550Z downloading the ICU data library (icudt) 2021-05-16T20:28:57.5899800Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-16T20:28:57.5931660Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-16T20:28:57.8766590Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-16T20:28:58.1490380Z ================================================== 2021-05-16T20:28:58.1490920Z downloaded 10.9 MB 2021-05-16T20:28:58.1491190Z 2021-05-16T20:28:58.1961120Z icudt fetch successful 2021-05-16T20:28:58.2667900Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-16T20:28:58.4559930Z config.status: creating src/Makevars 2021-05-16T20:28:58.4862050Z config.status: creating src/uconfig_local.h 2021-05-16T20:28:58.5165990Z config.status: creating src/install.libs.R 2021-05-16T20:28:58.5459610Z 2021-05-16T20:28:58.5460800Z *** stringi configure summary: 2021-05-16T20:28:58.5461720Z ICU_FOUND=0 2021-05-16T20:28:58.5462500Z ICUDT_DIR=icu69/data 2021-05-16T20:28:58.5463300Z ICU_BUNDLE_VERSION=69 2021-05-16T20:28:58.5464130Z ICUDT_ENDIANNESS=little 2021-05-16T20:28:58.5464970Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-16T20:28:58.5466520Z STRINGI_CFLAGS= -fPIC 2021-05-16T20:28:58.5468990Z STRINGI_CPPFLAGS=-I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG 2021-05-16T20:28:58.5470850Z STRINGI_CXXFLAGS= -fPIC 2021-05-16T20:28:58.5471630Z STRINGI_LDFLAGS= 2021-05-16T20:28:58.5472280Z STRINGI_LIBS= 2021-05-16T20:28:58.5472760Z 2021-05-16T20:28:58.5473430Z *** Compiler settings used: 2021-05-16T20:28:58.5474630Z CC=clang -mmacosx-version-min=10.13 2021-05-16T20:28:58.5475990Z LD=clang++ -mmacosx-version-min=10.13 -std=gnu++14 2021-05-16T20:28:58.5477750Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-16T20:28:58.5479100Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-16T20:28:58.5480500Z CXX=clang++ -mmacosx-version-min=10.13 -std=gnu++11 2021-05-16T20:28:58.5481760Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-16T20:28:58.5482490Z LDFLAGS= 2021-05-16T20:28:58.5483080Z LIBS= 2021-05-16T20:28:58.5483420Z 2021-05-16T20:28:58.6440130Z ** libs 2021-05-16T20:28:58.6686370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_brkiter.cpp -o stri_brkiter.o 2021-05-16T20:28:59.4603240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_collator.cpp -o stri_collator.o 2021-05-16T20:29:00.1947530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_common.cpp -o stri_common.o 2021-05-16T20:29:01.0325770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_compare.cpp -o stri_compare.o 2021-05-16T20:29:01.8386670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_base.cpp -o stri_container_base.o 2021-05-16T20:29:02.5117170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_bytesearch.cpp -o stri_container_bytesearch.o 2021-05-16T20:29:03.4086610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_listint.cpp -o stri_container_listint.o 2021-05-16T20:29:04.1458180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_listraw.cpp -o stri_container_listraw.o 2021-05-16T20:29:04.8987450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_listutf8.cpp -o stri_container_listutf8.o 2021-05-16T20:29:05.6359550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_regex.cpp -o stri_container_regex.o 2021-05-16T20:29:06.4445990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_usearch.cpp -o stri_container_usearch.o 2021-05-16T20:29:07.2292800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_utf16.cpp -o stri_container_utf16.o 2021-05-16T20:29:08.1341000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_utf8.cpp -o stri_container_utf8.o 2021-05-16T20:29:08.9844090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_utf8_indexable.cpp -o stri_container_utf8_indexable.o 2021-05-16T20:29:09.7401200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_encoding_conversion.cpp -o stri_encoding_conversion.o 2021-05-16T20:29:10.7512330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_encoding_detection.cpp -o stri_encoding_detection.o 2021-05-16T20:29:12.5503680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_encoding_management.cpp -o stri_encoding_management.o 2021-05-16T20:29:13.3811010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_escape.cpp -o stri_escape.o 2021-05-16T20:29:14.1680120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_exception.cpp -o stri_exception.o 2021-05-16T20:29:14.8657050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_ICU_settings.cpp -o stri_ICU_settings.o 2021-05-16T20:29:15.5498520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_join.cpp -o stri_join.o 2021-05-16T20:29:16.5486940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_length.cpp -o stri_length.o 2021-05-16T20:29:17.3299000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_pad.cpp -o stri_pad.o 2021-05-16T20:29:18.1162890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_prepare_arg.cpp -o stri_prepare_arg.o 2021-05-16T20:29:18.9735500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_random.cpp -o stri_random.o 2021-05-16T20:29:19.9004000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_reverse.cpp -o stri_reverse.o 2021-05-16T20:29:20.6093730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_count.cpp -o stri_search_class_count.o 2021-05-16T20:29:21.4096620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_detect.cpp -o stri_search_class_detect.o 2021-05-16T20:29:22.1985200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_extract.cpp -o stri_search_class_extract.o 2021-05-16T20:29:23.3361230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_locate.cpp -o stri_search_class_locate.o 2021-05-16T20:29:24.4550810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_replace.cpp -o stri_search_class_replace.o 2021-05-16T20:29:25.7191750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_split.cpp -o stri_search_class_split.o 2021-05-16T20:29:26.8509910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_startsendswith.cpp -o stri_search_class_startsendswith.o 2021-05-16T20:29:27.6771890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_subset.cpp -o stri_search_class_subset.o 2021-05-16T20:29:28.5621290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_trim.cpp -o stri_search_class_trim.o 2021-05-16T20:29:29.3804150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_common.cpp -o stri_search_common.o 2021-05-16T20:29:30.1335890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_count.cpp -o stri_search_coll_count.o 2021-05-16T20:29:30.8932650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_detect.cpp -o stri_search_coll_detect.o 2021-05-16T20:29:31.6689630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_extract.cpp -o stri_search_coll_extract.o 2021-05-16T20:29:32.7966350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_locate.cpp -o stri_search_coll_locate.o 2021-05-16T20:29:33.8931100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_replace.cpp -o stri_search_coll_replace.o 2021-05-16T20:29:35.0729120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_split.cpp -o stri_search_coll_split.o 2021-05-16T20:29:36.2211140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_startsendswith.cpp -o stri_search_coll_startsendswith.o 2021-05-16T20:29:37.0528550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_subset.cpp -o stri_search_coll_subset.o 2021-05-16T20:29:37.9224310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_boundaries_count.cpp -o stri_search_boundaries_count.o 2021-05-16T20:29:38.6695620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_boundaries_extract.cpp -o stri_search_boundaries_extract.o 2021-05-16T20:29:39.7024240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_boundaries_locate.cpp -o stri_search_boundaries_locate.o 2021-05-16T20:29:40.7404230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_boundaries_split.cpp -o stri_search_boundaries_split.o 2021-05-16T20:29:41.8378540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_count.cpp -o stri_search_fixed_count.o 2021-05-16T20:29:42.5310920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_detect.cpp -o stri_search_fixed_detect.o 2021-05-16T20:29:43.2221830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_extract.cpp -o stri_search_fixed_extract.o 2021-05-16T20:29:44.2701050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_locate.cpp -o stri_search_fixed_locate.o 2021-05-16T20:29:45.3287140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_replace.cpp -o stri_search_fixed_replace.o 2021-05-16T20:29:46.4638890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_split.cpp -o stri_search_fixed_split.o 2021-05-16T20:29:47.5285380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_subset.cpp -o stri_search_fixed_subset.o 2021-05-16T20:29:48.3830700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_startsendswith.cpp -o stri_search_fixed_startsendswith.o 2021-05-16T20:29:49.1486640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_in.cpp -o stri_search_in.o 2021-05-16T20:29:49.1861640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_other_split.cpp -o stri_search_other_split.o 2021-05-16T20:29:50.3343340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_count.cpp -o stri_search_regex_count.o 2021-05-16T20:29:51.0614170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_detect.cpp -o stri_search_regex_detect.o 2021-05-16T20:29:51.7779190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_extract.cpp -o stri_search_regex_extract.o 2021-05-16T20:29:52.8486130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_locate.cpp -o stri_search_regex_locate.o 2021-05-16T20:29:53.9000440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_match.cpp -o stri_search_regex_match.o 2021-05-16T20:29:55.1701690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_replace.cpp -o stri_search_regex_replace.o 2021-05-16T20:29:55.9625900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_split.cpp -o stri_search_regex_split.o 2021-05-16T20:29:57.1219840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_subset.cpp -o stri_search_regex_subset.o 2021-05-16T20:29:57.9338740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_sort.cpp -o stri_sort.o 2021-05-16T20:30:00.0207880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_stats.cpp -o stri_stats.o 2021-05-16T20:30:00.7896620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_stringi.cpp -o stri_stringi.o 2021-05-16T20:30:01.5510730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_sub.cpp -o stri_sub.o 2021-05-16T20:30:02.4991850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_test.cpp -o stri_test.o 2021-05-16T20:30:03.2053150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_time_zone.cpp -o stri_time_zone.o 2021-05-16T20:30:03.9284770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_time_calendar.cpp -o stri_time_calendar.o 2021-05-16T20:30:04.8085830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_time_symbols.cpp -o stri_time_symbols.o 2021-05-16T20:30:05.6189670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_time_format.cpp -o stri_time_format.o 2021-05-16T20:30:06.5374090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_trans_casemap.cpp -o stri_trans_casemap.o 2021-05-16T20:30:07.3569450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_trans_other.cpp -o stri_trans_other.o 2021-05-16T20:30:08.2946800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_trans_normalization.cpp -o stri_trans_normalization.o 2021-05-16T20:30:09.0452160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_trans_transliterate.cpp -o stri_trans_transliterate.o 2021-05-16T20:30:09.7724540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_ucnv.cpp -o stri_ucnv.o 2021-05-16T20:30:10.5447740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_uloc.cpp -o stri_uloc.o 2021-05-16T20:30:11.3616810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_utils.cpp -o stri_utils.o 2021-05-16T20:30:12.0677770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_wrap.cpp -o stri_wrap.o 2021-05-16T20:30:13.5495990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/appendable.cpp -o icu69/common/appendable.o 2021-05-16T20:30:13.6229390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bmpset.cpp -o icu69/common/bmpset.o 2021-05-16T20:30:14.3344360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/brkeng.cpp -o icu69/common/brkeng.o 2021-05-16T20:30:15.0807230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/brkiter.cpp -o icu69/common/brkiter.o 2021-05-16T20:30:15.8550860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytesinkutil.cpp -o icu69/common/bytesinkutil.o 2021-05-16T20:30:16.3643040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytestream.cpp -o icu69/common/bytestream.o 2021-05-16T20:30:16.8079350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytestrie.cpp -o icu69/common/bytestrie.o 2021-05-16T20:30:17.3780090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytestriebuilder.cpp -o icu69/common/bytestriebuilder.o 2021-05-16T20:30:18.0394220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytestrieiterator.cpp -o icu69/common/bytestrieiterator.o 2021-05-16T20:30:18.6027970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/caniter.cpp -o icu69/common/caniter.o 2021-05-16T20:30:19.4837620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/characterproperties.cpp -o icu69/common/characterproperties.o 2021-05-16T20:30:20.2384330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/chariter.cpp -o icu69/common/chariter.o 2021-05-16T20:30:20.7199480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/charstr.cpp -o icu69/common/charstr.o 2021-05-16T20:30:21.3017330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/cmemory.cpp -o icu69/common/cmemory.o 2021-05-16T20:30:21.6131920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/cstr.cpp -o icu69/common/cstr.o 2021-05-16T20:30:22.0954790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/cstring.cpp -o icu69/common/cstring.o 2021-05-16T20:30:22.4316650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/cwchar.cpp -o icu69/common/cwchar.o 2021-05-16T20:30:22.4807290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/dictbe.cpp -o icu69/common/dictbe.o 2021-05-16T20:30:23.5377040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/dictionarydata.cpp -o icu69/common/dictionarydata.o 2021-05-16T20:30:24.1096240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/dtintrv.cpp -o icu69/common/dtintrv.o 2021-05-16T20:30:24.1910160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/edits.cpp -o icu69/common/edits.o 2021-05-16T20:30:24.9304670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/errorcode.cpp -o icu69/common/errorcode.o 2021-05-16T20:30:24.9983480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/filteredbrk.cpp -o icu69/common/filteredbrk.o 2021-05-16T20:30:25.9829500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/filterednormalizer2.cpp -o icu69/common/filterednormalizer2.o 2021-05-16T20:30:26.6394150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/icudataver.cpp -o icu69/common/icudataver.o 2021-05-16T20:30:27.1234510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/icuplug.cpp -o icu69/common/icuplug.o 2021-05-16T20:30:27.1724050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/loadednormalizer2impl.cpp -o icu69/common/loadednormalizer2impl.o 2021-05-16T20:30:27.9430970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/localebuilder.cpp -o icu69/common/localebuilder.o 2021-05-16T20:30:28.6746310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/localematcher.cpp -o icu69/common/localematcher.o 2021-05-16T20:30:29.5600910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/localeprioritylist.cpp -o icu69/common/localeprioritylist.o 2021-05-16T20:30:30.1881010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locavailable.cpp -o icu69/common/locavailable.o 2021-05-16T20:30:30.8778360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locbased.cpp -o icu69/common/locbased.o 2021-05-16T20:30:31.3607460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locdispnames.cpp -o icu69/common/locdispnames.o 2021-05-16T20:30:32.2089590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locdistance.cpp -o icu69/common/locdistance.o 2021-05-16T20:30:32.9380510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locdspnm.cpp -o icu69/common/locdspnm.o 2021-05-16T20:30:33.9602020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locid.cpp -o icu69/common/locid.o 2021-05-16T20:30:35.5769860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/loclikely.cpp -o icu69/common/loclikely.o 2021-05-16T20:30:36.3444110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/loclikelysubtags.cpp -o icu69/common/loclikelysubtags.o 2021-05-16T20:30:37.2321490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locmap.cpp -o icu69/common/locmap.o 2021-05-16T20:30:37.7586770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locresdata.cpp -o icu69/common/locresdata.o 2021-05-16T20:30:38.2843880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locutil.cpp -o icu69/common/locutil.o 2021-05-16T20:30:39.0426370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/lsr.cpp -o icu69/common/lsr.o 2021-05-16T20:30:39.5552410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/messagepattern.cpp -o icu69/common/messagepattern.o 2021-05-16T20:30:40.5761620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/normalizer2.cpp -o icu69/common/normalizer2.o 2021-05-16T20:30:41.7655590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/normalizer2impl.cpp -o icu69/common/normalizer2impl.o 2021-05-16T20:30:43.6124250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/normlzr.cpp -o icu69/common/normlzr.o 2021-05-16T20:30:44.3914510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/parsepos.cpp -o icu69/common/parsepos.o 2021-05-16T20:30:44.4582750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/patternprops.cpp -o icu69/common/patternprops.o 2021-05-16T20:30:44.9557970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/pluralmap.cpp -o icu69/common/pluralmap.o 2021-05-16T20:30:45.4498750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/propname.cpp -o icu69/common/propname.o 2021-05-16T20:30:46.1811690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/propsvec.cpp -o icu69/common/propsvec.o 2021-05-16T20:30:46.7898250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/punycode.cpp -o icu69/common/punycode.o 2021-05-16T20:30:47.1929220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/putil.cpp -o icu69/common/putil.o 2021-05-16T20:30:48.0009330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbi.cpp -o icu69/common/rbbi.o 2021-05-16T20:30:49.0799150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbi_cache.cpp -o icu69/common/rbbi_cache.o 2021-05-16T20:30:49.9419290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbidata.cpp -o icu69/common/rbbidata.o 2021-05-16T20:30:50.6677830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbinode.cpp -o icu69/common/rbbinode.o 2021-05-16T20:30:51.2615960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbirb.cpp -o icu69/common/rbbirb.o 2021-05-16T20:30:51.9996610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbiscan.cpp -o icu69/common/rbbiscan.o 2021-05-16T20:30:52.9349300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbisetb.cpp -o icu69/common/rbbisetb.o 2021-05-16T20:30:53.6312920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbistbl.cpp -o icu69/common/rbbistbl.o 2021-05-16T20:30:54.3276230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbitblb.cpp -o icu69/common/rbbitblb.o 2021-05-16T20:30:55.4359830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/resbund.cpp -o icu69/common/resbund.o 2021-05-16T20:30:56.1513960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/resbund_cnv.cpp -o icu69/common/resbund_cnv.o 2021-05-16T20:30:56.6471140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/resource.cpp -o icu69/common/resource.o 2021-05-16T20:30:57.1170720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/restrace.cpp -o icu69/common/restrace.o 2021-05-16T20:30:57.1671590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ruleiter.cpp -o icu69/common/ruleiter.o 2021-05-16T20:30:57.6976470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/schriter.cpp -o icu69/common/schriter.o 2021-05-16T20:30:58.2181690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/serv.cpp -o icu69/common/serv.o 2021-05-16T20:30:59.1419100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servlk.cpp -o icu69/common/servlk.o 2021-05-16T20:30:59.8278220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servlkf.cpp -o icu69/common/servlkf.o 2021-05-16T20:31:00.4788030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servls.cpp -o icu69/common/servls.o 2021-05-16T20:31:01.1744500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servnotf.cpp -o icu69/common/servnotf.o 2021-05-16T20:31:01.7495140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servrbf.cpp -o icu69/common/servrbf.o 2021-05-16T20:31:02.4346230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servslkf.cpp -o icu69/common/servslkf.o 2021-05-16T20:31:03.0950670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/sharedobject.cpp -o icu69/common/sharedobject.o 2021-05-16T20:31:03.6687220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/simpleformatter.cpp -o icu69/common/simpleformatter.o 2021-05-16T20:31:04.2421730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/static_unicode_sets.cpp -o icu69/common/static_unicode_sets.o 2021-05-16T20:31:04.9912800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/stringpiece.cpp -o icu69/common/stringpiece.o 2021-05-16T20:31:05.5048360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/stringtriebuilder.cpp -o icu69/common/stringtriebuilder.o 2021-05-16T20:31:06.0619540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uarrsort.cpp -o icu69/common/uarrsort.o 2021-05-16T20:31:06.4532520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubidi.cpp -o icu69/common/ubidi.o 2021-05-16T20:31:07.6494360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubidi_props.cpp -o icu69/common/ubidi_props.o 2021-05-16T20:31:08.2937470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubidiln.cpp -o icu69/common/ubidiln.o 2021-05-16T20:31:09.1037650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubiditransform.cpp -o icu69/common/ubiditransform.o 2021-05-16T20:31:09.5012040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubidiwrt.cpp -o icu69/common/ubidiwrt.o 2021-05-16T20:31:10.0103670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubrk.cpp -o icu69/common/ubrk.o 2021-05-16T20:31:10.6248050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucase.cpp -o icu69/common/ucase.o 2021-05-16T20:31:11.5441940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucasemap.cpp -o icu69/common/ucasemap.o 2021-05-16T20:31:12.4937230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucasemap_titlecase_brkiter.cpp -o icu69/common/ucasemap_titlecase_brkiter.o 2021-05-16T20:31:13.1517280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucat.cpp -o icu69/common/ucat.o 2021-05-16T20:31:13.6381160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uchar.cpp -o icu69/common/uchar.o 2021-05-16T20:31:14.5831130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucharstrie.cpp -o icu69/common/ucharstrie.o 2021-05-16T20:31:15.1642840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucharstriebuilder.cpp -o icu69/common/ucharstriebuilder.o 2021-05-16T20:31:15.8386140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucharstrieiterator.cpp -o icu69/common/ucharstrieiterator.o 2021-05-16T20:31:16.4239490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uchriter.cpp -o icu69/common/uchriter.o 2021-05-16T20:31:17.0088020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucln_cmn.cpp -o icu69/common/ucln_cmn.o 2021-05-16T20:31:17.5771020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucmndata.cpp -o icu69/common/ucmndata.o 2021-05-16T20:31:17.9390710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv.cpp -o icu69/common/ucnv.o 2021-05-16T20:31:18.7841570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv2022.cpp -o icu69/common/ucnv2022.o 2021-05-16T20:31:19.6235660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_bld.cpp -o icu69/common/ucnv_bld.o 2021-05-16T20:31:20.4279590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_cb.cpp -o icu69/common/ucnv_cb.o 2021-05-16T20:31:20.7980860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_cnv.cpp -o icu69/common/ucnv_cnv.o 2021-05-16T20:31:21.1928490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_ct.cpp -o icu69/common/ucnv_ct.o 2021-05-16T20:31:21.6943540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_err.cpp -o icu69/common/ucnv_err.o 2021-05-16T20:31:22.0990390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_ext.cpp -o icu69/common/ucnv_ext.o 2021-05-16T20:31:22.6556120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_io.cpp -o icu69/common/ucnv_io.o 2021-05-16T20:31:23.4556780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_lmb.cpp -o icu69/common/ucnv_lmb.o 2021-05-16T20:31:24.0079220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_set.cpp -o icu69/common/ucnv_set.o 2021-05-16T20:31:24.3376620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_u16.cpp -o icu69/common/ucnv_u16.o 2021-05-16T20:31:24.9156250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_u32.cpp -o icu69/common/ucnv_u32.o 2021-05-16T20:31:25.4439800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_u7.cpp -o icu69/common/ucnv_u7.o 2021-05-16T20:31:25.9926280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_u8.cpp -o icu69/common/ucnv_u8.o 2021-05-16T20:31:26.5578030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvbocu.cpp -o icu69/common/ucnvbocu.o 2021-05-16T20:31:27.0751950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvdisp.cpp -o icu69/common/ucnvdisp.o 2021-05-16T20:31:27.5868700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvhz.cpp -o icu69/common/ucnvhz.o 2021-05-16T20:31:28.0150580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvisci.cpp -o icu69/common/ucnvisci.o 2021-05-16T20:31:28.6623240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvlat1.cpp -o icu69/common/ucnvlat1.o 2021-05-16T20:31:29.1584360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvmbcs.cpp -o icu69/common/ucnvmbcs.o 2021-05-16T20:31:30.7670010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvscsu.cpp -o icu69/common/ucnvscsu.o 2021-05-16T20:31:31.5688640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvsel.cpp -o icu69/common/ucnvsel.o 2021-05-16T20:31:32.4188340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucol_swp.cpp -o icu69/common/ucol_swp.o 2021-05-16T20:31:33.0355350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucptrie.cpp -o icu69/common/ucptrie.o 2021-05-16T20:31:33.4656510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucurr.cpp -o icu69/common/ucurr.o 2021-05-16T20:31:34.7153800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/udata.cpp -o icu69/common/udata.o 2021-05-16T20:31:35.5506170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/udatamem.cpp -o icu69/common/udatamem.o 2021-05-16T20:31:35.8727530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/udataswp.cpp -o icu69/common/udataswp.o 2021-05-16T20:31:36.2837230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uenum.cpp -o icu69/common/uenum.o 2021-05-16T20:31:36.6144980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uhash.cpp -o icu69/common/uhash.o 2021-05-16T20:31:37.2415380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uhash_us.cpp -o icu69/common/uhash_us.o 2021-05-16T20:31:37.7090580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uidna.cpp -o icu69/common/uidna.o 2021-05-16T20:31:38.1958250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uinit.cpp -o icu69/common/uinit.o 2021-05-16T20:31:38.7371540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uinvchar.cpp -o icu69/common/uinvchar.o 2021-05-16T20:31:39.2958370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uiter.cpp -o icu69/common/uiter.o 2021-05-16T20:31:39.9661790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ulist.cpp -o icu69/common/ulist.o 2021-05-16T20:31:40.3215040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uloc.cpp -o icu69/common/uloc.o 2021-05-16T20:31:41.3988820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uloc_keytype.cpp -o icu69/common/uloc_keytype.o 2021-05-16T20:31:42.3384030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uloc_tag.cpp -o icu69/common/uloc_tag.o 2021-05-16T20:31:43.8789360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/umapfile.cpp -o icu69/common/umapfile.o 2021-05-16T20:31:44.1841130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/umath.cpp -o icu69/common/umath.o 2021-05-16T20:31:44.2409960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/umutablecptrie.cpp -o icu69/common/umutablecptrie.o 2021-05-16T20:31:45.6929030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/umutex.cpp -o icu69/common/umutex.o 2021-05-16T20:31:46.2769240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unames.cpp -o icu69/common/unames.o 2021-05-16T20:31:47.3781380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unifiedcache.cpp -o icu69/common/unifiedcache.o 2021-05-16T20:31:48.1315940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unifilt.cpp -o icu69/common/unifilt.o 2021-05-16T20:31:48.2135320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unifunct.cpp -o icu69/common/unifunct.o 2021-05-16T20:31:48.2734300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uniset.cpp -o icu69/common/uniset.o 2021-05-16T20:31:49.5153470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uniset_closure.cpp -o icu69/common/uniset_closure.o 2021-05-16T20:31:50.2384400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uniset_props.cpp -o icu69/common/uniset_props.o 2021-05-16T20:31:51.2517610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unisetspan.cpp -o icu69/common/unisetspan.o 2021-05-16T20:31:52.1720440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr.cpp -o icu69/common/unistr.o 2021-05-16T20:31:52.7598240Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-16T20:31:52.7599760Z static void uprv_UnicodeStringDummy(void) { 2021-05-16T20:31:52.7600540Z ^ 2021-05-16T20:31:53.4318470Z 1 warning generated. 2021-05-16T20:31:53.4369360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_case.cpp -o icu69/common/unistr_case.o 2021-05-16T20:31:54.1855170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_case_locale.cpp -o icu69/common/unistr_case_locale.o 2021-05-16T20:31:54.7762130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_cnv.cpp -o icu69/common/unistr_cnv.o 2021-05-16T20:31:55.3723820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_props.cpp -o icu69/common/unistr_props.o 2021-05-16T20:31:55.8491710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_titlecase_brkiter.cpp -o icu69/common/unistr_titlecase_brkiter.o 2021-05-16T20:31:56.4782760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unorm.cpp -o icu69/common/unorm.o 2021-05-16T20:31:57.3228040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unormcmp.cpp -o icu69/common/unormcmp.o 2021-05-16T20:31:57.9080110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uobject.cpp -o icu69/common/uobject.o 2021-05-16T20:31:58.2080980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uprops.cpp -o icu69/common/uprops.o 2021-05-16T20:31:59.0162200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ures_cnv.cpp -o icu69/common/ures_cnv.o 2021-05-16T20:31:59.5144900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uresbund.cpp -o icu69/common/uresbund.o 2021-05-16T20:32:00.7718260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uresdata.cpp -o icu69/common/uresdata.o 2021-05-16T20:32:01.6222910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/usc_impl.cpp -o icu69/common/usc_impl.o 2021-05-16T20:32:01.9719710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uscript.cpp -o icu69/common/uscript.o 2021-05-16T20:32:02.5081920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uscript_props.cpp -o icu69/common/uscript_props.o 2021-05-16T20:32:02.9912540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uset.cpp -o icu69/common/uset.o 2021-05-16T20:32:03.6001160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uset_props.cpp -o icu69/common/uset_props.o 2021-05-16T20:32:04.1568600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/usetiter.cpp -o icu69/common/usetiter.o 2021-05-16T20:32:04.6750990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ushape.cpp -o icu69/common/ushape.o 2021-05-16T20:32:05.3250280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/usprep.cpp -o icu69/common/usprep.o 2021-05-16T20:32:06.2016450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustack.cpp -o icu69/common/ustack.o 2021-05-16T20:32:06.5231580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustr_cnv.cpp -o icu69/common/ustr_cnv.o 2021-05-16T20:32:07.1345260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustr_titlecase_brkiter.cpp -o icu69/common/ustr_titlecase_brkiter.o 2021-05-16T20:32:07.8418200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustr_wcs.cpp -o icu69/common/ustr_wcs.o 2021-05-16T20:32:08.1731400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrcase.cpp -o icu69/common/ustrcase.o 2021-05-16T20:32:09.1436540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrcase_locale.cpp -o icu69/common/ustrcase_locale.o 2021-05-16T20:32:09.7816330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrenum.cpp -o icu69/common/ustrenum.o 2021-05-16T20:32:10.3564980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrfmt.cpp -o icu69/common/ustrfmt.o 2021-05-16T20:32:10.6658400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustring.cpp -o icu69/common/ustring.o 2021-05-16T20:32:11.4712300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrtrns.cpp -o icu69/common/ustrtrns.o 2021-05-16T20:32:12.1326980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utext.cpp -o icu69/common/utext.o 2021-05-16T20:32:13.1016790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utf_impl.cpp -o icu69/common/utf_impl.o 2021-05-16T20:32:13.2856310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/util.cpp -o icu69/common/util.o 2021-05-16T20:32:13.8516380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/util_props.cpp -o icu69/common/util_props.o 2021-05-16T20:32:14.3783860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrace.cpp -o icu69/common/utrace.o 2021-05-16T20:32:15.0855980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrie.cpp -o icu69/common/utrie.o 2021-05-16T20:32:15.7647590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrie2.cpp -o icu69/common/utrie2.o 2021-05-16T20:32:16.4402210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrie2_builder.cpp -o icu69/common/utrie2_builder.o 2021-05-16T20:32:17.4987250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrie_swap.cpp -o icu69/common/utrie_swap.o 2021-05-16T20:32:18.0775120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uts46.cpp -o icu69/common/uts46.o 2021-05-16T20:32:19.0236740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utypes.cpp -o icu69/common/utypes.o 2021-05-16T20:32:19.0855750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uvector.cpp -o icu69/common/uvector.o 2021-05-16T20:32:19.6477310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uvectr32.cpp -o icu69/common/uvectr32.o 2021-05-16T20:32:20.0854290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uvectr64.cpp -o icu69/common/uvectr64.o 2021-05-16T20:32:20.4760770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/wintz.cpp -o icu69/common/wintz.o 2021-05-16T20:32:20.5262270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/alphaindex.cpp -o icu69/i18n/alphaindex.o 2021-05-16T20:32:21.6108130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/anytrans.cpp -o icu69/i18n/anytrans.o 2021-05-16T20:32:22.3450060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/astro.cpp -o icu69/i18n/astro.o 2021-05-16T20:32:23.1565740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/basictz.cpp -o icu69/i18n/basictz.o 2021-05-16T20:32:23.8515360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/bocsu.cpp -o icu69/i18n/bocsu.o 2021-05-16T20:32:24.3159110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/brktrans.cpp -o icu69/i18n/brktrans.o 2021-05-16T20:32:25.0637270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/buddhcal.cpp -o icu69/i18n/buddhcal.o 2021-05-16T20:32:25.6992970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/calendar.cpp -o icu69/i18n/calendar.o 2021-05-16T20:32:27.5967410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/casetrn.cpp -o icu69/i18n/casetrn.o 2021-05-16T20:32:28.2228240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/cecal.cpp -o icu69/i18n/cecal.o 2021-05-16T20:32:28.7450790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/chnsecal.cpp -o icu69/i18n/chnsecal.o 2021-05-16T20:32:29.5225800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/choicfmt.cpp -o icu69/i18n/choicfmt.o 2021-05-16T20:32:30.2235340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/coleitr.cpp -o icu69/i18n/coleitr.o 2021-05-16T20:32:31.1000910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/coll.cpp -o icu69/i18n/coll.o 2021-05-16T20:32:32.7073150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collation.cpp -o icu69/i18n/collation.o 2021-05-16T20:32:32.7095060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationbuilder.cpp -o icu69/i18n/collationbuilder.o 2021-05-16T20:32:33.5960460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationcompare.cpp -o icu69/i18n/collationcompare.o 2021-05-16T20:32:34.3402200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationdata.cpp -o icu69/i18n/collationdata.o 2021-05-16T20:32:35.1206600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationdatabuilder.cpp -o icu69/i18n/collationdatabuilder.o 2021-05-16T20:32:36.4644600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationdatareader.cpp -o icu69/i18n/collationdatareader.o 2021-05-16T20:32:37.3092470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationdatawriter.cpp -o icu69/i18n/collationdatawriter.o 2021-05-16T20:32:38.1642550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationfastlatin.cpp -o icu69/i18n/collationfastlatin.o 2021-05-16T20:32:39.1953140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationfastlatinbuilder.cpp -o icu69/i18n/collationfastlatinbuilder.o 2021-05-16T20:32:40.1483080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationfcd.cpp -o icu69/i18n/collationfcd.o 2021-05-16T20:32:40.2080260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationiterator.cpp -o icu69/i18n/collationiterator.o 2021-05-16T20:32:42.8947240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationkeys.cpp -o icu69/i18n/collationkeys.o 2021-05-16T20:32:44.0013220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationroot.cpp -o icu69/i18n/collationroot.o 2021-05-16T20:32:44.7566880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationrootelements.cpp -o icu69/i18n/collationrootelements.o 2021-05-16T20:32:45.0294740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationruleparser.cpp -o icu69/i18n/collationruleparser.o 2021-05-16T20:32:46.2992550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationsets.cpp -o icu69/i18n/collationsets.o 2021-05-16T20:32:47.2015190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationsettings.cpp -o icu69/i18n/collationsettings.o 2021-05-16T20:32:48.0065030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationtailoring.cpp -o icu69/i18n/collationtailoring.o 2021-05-16T20:32:48.7311760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationweights.cpp -o icu69/i18n/collationweights.o 2021-05-16T20:32:49.1723850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/compactdecimalformat.cpp -o icu69/i18n/compactdecimalformat.o 2021-05-16T20:32:49.8780170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/coptccal.cpp -o icu69/i18n/coptccal.o 2021-05-16T20:32:50.5163930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/cpdtrans.cpp -o icu69/i18n/cpdtrans.o 2021-05-16T20:32:51.2470020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csdetect.cpp -o icu69/i18n/csdetect.o 2021-05-16T20:32:51.9949310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csmatch.cpp -o icu69/i18n/csmatch.o 2021-05-16T20:32:52.4699550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csr2022.cpp -o icu69/i18n/csr2022.o 2021-05-16T20:32:52.7971830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrecog.cpp -o icu69/i18n/csrecog.o 2021-05-16T20:32:52.8550890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrmbcs.cpp -o icu69/i18n/csrmbcs.o 2021-05-16T20:32:53.2369530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrsbcs.cpp -o icu69/i18n/csrsbcs.o 2021-05-16T20:32:53.7530280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrucode.cpp -o icu69/i18n/csrucode.o 2021-05-16T20:32:53.8686490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrutf8.cpp -o icu69/i18n/csrutf8.o 2021-05-16T20:32:53.9577250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/curramt.cpp -o icu69/i18n/curramt.o 2021-05-16T20:32:54.4677650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/currfmt.cpp -o icu69/i18n/currfmt.o 2021-05-16T20:32:55.0177920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/currpinf.cpp -o icu69/i18n/currpinf.o 2021-05-16T20:32:55.8091170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/currunit.cpp -o icu69/i18n/currunit.o 2021-05-16T20:32:56.3483000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dangical.cpp -o icu69/i18n/dangical.o 2021-05-16T20:32:57.0087450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/datefmt.cpp -o icu69/i18n/datefmt.o 2021-05-16T20:32:57.9655300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dayperiodrules.cpp -o icu69/i18n/dayperiodrules.o 2021-05-16T20:32:58.7865800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dcfmtsym.cpp -o icu69/i18n/dcfmtsym.o 2021-05-16T20:32:59.7110120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/decContext.cpp -o icu69/i18n/decContext.o 2021-05-16T20:32:59.8956050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/decNumber.cpp -o icu69/i18n/decNumber.o 2021-05-16T20:33:01.9151520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/decimfmt.cpp -o icu69/i18n/decimfmt.o 2021-05-16T20:33:03.5085340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-bignum-dtoa.cpp -o icu69/i18n/double-conversion-bignum-dtoa.o 2021-05-16T20:33:03.7375920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-bignum.cpp -o icu69/i18n/double-conversion-bignum.o 2021-05-16T20:33:04.5260870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-cached-powers.cpp -o icu69/i18n/double-conversion-cached-powers.o 2021-05-16T20:33:04.6858640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-double-to-string.cpp -o icu69/i18n/double-conversion-double-to-string.o 2021-05-16T20:33:05.0663020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-fast-dtoa.cpp -o icu69/i18n/double-conversion-fast-dtoa.o 2021-05-16T20:33:05.4260910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-string-to-double.cpp -o icu69/i18n/double-conversion-string-to-double.o 2021-05-16T20:33:06.2348420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-strtod.cpp -o icu69/i18n/double-conversion-strtod.o 2021-05-16T20:33:06.5511400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtfmtsym.cpp -o icu69/i18n/dtfmtsym.o 2021-05-16T20:33:09.3838680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtitvfmt.cpp -o icu69/i18n/dtitvfmt.o 2021-05-16T20:33:10.7798970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtitvinf.cpp -o icu69/i18n/dtitvinf.o 2021-05-16T20:33:11.7040170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtptngen.cpp -o icu69/i18n/dtptngen.o 2021-05-16T20:33:13.9501510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtrule.cpp -o icu69/i18n/dtrule.o 2021-05-16T20:33:14.1365900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/erarules.cpp -o icu69/i18n/erarules.o 2021-05-16T20:33:14.7368540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/esctrn.cpp -o icu69/i18n/esctrn.o 2021-05-16T20:33:15.3503050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ethpccal.cpp -o icu69/i18n/ethpccal.o 2021-05-16T20:33:15.9993910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/fmtable.cpp -o icu69/i18n/fmtable.o 2021-05-16T20:33:16.9350140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/fmtable_cnv.cpp -o icu69/i18n/fmtable_cnv.o 2021-05-16T20:33:17.3971390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/format.cpp -o icu69/i18n/format.o 2021-05-16T20:33:17.9517650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/formatted_string_builder.cpp -o icu69/i18n/formatted_string_builder.o 2021-05-16T20:33:18.6685990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/formattedval_iterimpl.cpp -o icu69/i18n/formattedval_iterimpl.o 2021-05-16T20:33:19.2977080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/formattedval_sbimpl.cpp -o icu69/i18n/formattedval_sbimpl.o 2021-05-16T20:33:20.1275260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/formattedvalue.cpp -o icu69/i18n/formattedvalue.o 2021-05-16T20:33:20.6931800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/fphdlimp.cpp -o icu69/i18n/fphdlimp.o 2021-05-16T20:33:21.2406960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/fpositer.cpp -o icu69/i18n/fpositer.o 2021-05-16T20:33:21.5870890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/funcrepl.cpp -o icu69/i18n/funcrepl.o 2021-05-16T20:33:22.1738760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/gender.cpp -o icu69/i18n/gender.o 2021-05-16T20:33:22.8453430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/gregocal.cpp -o icu69/i18n/gregocal.o 2021-05-16T20:33:23.6469880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/gregoimp.cpp -o icu69/i18n/gregoimp.o 2021-05-16T20:33:24.1997760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/hebrwcal.cpp -o icu69/i18n/hebrwcal.o 2021-05-16T20:33:24.9269840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/indiancal.cpp -o icu69/i18n/indiancal.o 2021-05-16T20:33:25.6038410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/inputext.cpp -o icu69/i18n/inputext.o 2021-05-16T20:33:25.9378200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/islamcal.cpp -o icu69/i18n/islamcal.o 2021-05-16T20:33:26.6777000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/japancal.cpp -o icu69/i18n/japancal.o 2021-05-16T20:33:27.3582910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/listformatter.cpp -o icu69/i18n/listformatter.o 2021-05-16T20:33:28.4297180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/measfmt.cpp -o icu69/i18n/measfmt.o 2021-05-16T20:33:29.7365450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/measunit.cpp -o icu69/i18n/measunit.o 2021-05-16T20:33:31.1875330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/measunit_extra.cpp -o icu69/i18n/measunit_extra.o 2021-05-16T20:33:32.3410290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/measure.cpp -o icu69/i18n/measure.o 2021-05-16T20:33:32.8630570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/msgfmt.cpp -o icu69/i18n/msgfmt.o 2021-05-16T20:33:34.3683970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/name2uni.cpp -o icu69/i18n/name2uni.o 2021-05-16T20:33:34.9462560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nfrs.cpp -o icu69/i18n/nfrs.o 2021-05-16T20:33:35.8014580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nfrule.cpp -o icu69/i18n/nfrule.o 2021-05-16T20:33:36.8986620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nfsubs.cpp -o icu69/i18n/nfsubs.o 2021-05-16T20:33:37.9622010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nortrans.cpp -o icu69/i18n/nortrans.o 2021-05-16T20:33:38.5535090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nultrans.cpp -o icu69/i18n/nultrans.o 2021-05-16T20:33:39.0529380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_affixutils.cpp -o icu69/i18n/number_affixutils.o 2021-05-16T20:33:39.8143160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_asformat.cpp -o icu69/i18n/number_asformat.o 2021-05-16T20:33:40.5689440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_capi.cpp -o icu69/i18n/number_capi.o 2021-05-16T20:33:41.4435390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_compact.cpp -o icu69/i18n/number_compact.o 2021-05-16T20:33:42.3059320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_currencysymbols.cpp -o icu69/i18n/number_currencysymbols.o 2021-05-16T20:33:43.0197120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_decimalquantity.cpp -o icu69/i18n/number_decimalquantity.o 2021-05-16T20:33:44.3102520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_decimfmtprops.cpp -o icu69/i18n/number_decimfmtprops.o 2021-05-16T20:33:45.1045770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_fluent.cpp -o icu69/i18n/number_fluent.o 2021-05-16T20:33:46.6086810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_formatimpl.cpp -o icu69/i18n/number_formatimpl.o 2021-05-16T20:33:47.8189010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_grouping.cpp -o icu69/i18n/number_grouping.o 2021-05-16T20:33:48.5088900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_integerwidth.cpp -o icu69/i18n/number_integerwidth.o 2021-05-16T20:33:49.1593930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_longnames.cpp -o icu69/i18n/number_longnames.o 2021-05-16T20:33:50.9242760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_mapper.cpp -o icu69/i18n/number_mapper.o 2021-05-16T20:33:51.8450720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_modifiers.cpp -o icu69/i18n/number_modifiers.o 2021-05-16T20:33:52.7806000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_multiplier.cpp -o icu69/i18n/number_multiplier.o 2021-05-16T20:33:53.5375300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_notation.cpp -o icu69/i18n/number_notation.o 2021-05-16T20:33:54.1610900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_output.cpp -o icu69/i18n/number_output.o 2021-05-16T20:33:55.0043230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_padding.cpp -o icu69/i18n/number_padding.o 2021-05-16T20:33:55.6463280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_patternmodifier.cpp -o icu69/i18n/number_patternmodifier.o 2021-05-16T20:33:56.5235430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_patternstring.cpp -o icu69/i18n/number_patternstring.o 2021-05-16T20:33:57.6679280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_rounding.cpp -o icu69/i18n/number_rounding.o 2021-05-16T20:33:58.4919440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_scientific.cpp -o icu69/i18n/number_scientific.o 2021-05-16T20:33:59.2150450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_skeletons.cpp -o icu69/i18n/number_skeletons.o 2021-05-16T20:34:00.7113780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_symbolswrapper.cpp -o icu69/i18n/number_symbolswrapper.o 2021-05-16T20:34:01.4033740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_usageprefs.cpp -o icu69/i18n/number_usageprefs.o 2021-05-16T20:34:02.3704810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_utils.cpp -o icu69/i18n/number_utils.o 2021-05-16T20:34:03.2038460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numfmt.cpp -o icu69/i18n/numfmt.o 2021-05-16T20:34:04.4959980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_affixes.cpp -o icu69/i18n/numparse_affixes.o 2021-05-16T20:34:05.5644840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_compositions.cpp -o icu69/i18n/numparse_compositions.o 2021-05-16T20:34:06.2829060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_currency.cpp -o icu69/i18n/numparse_currency.o 2021-05-16T20:34:07.0042930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_decimal.cpp -o icu69/i18n/numparse_decimal.o 2021-05-16T20:34:07.7958970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_impl.cpp -o icu69/i18n/numparse_impl.o 2021-05-16T20:34:09.0765110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_parsednumber.cpp -o icu69/i18n/numparse_parsednumber.o 2021-05-16T20:34:09.7552400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_scientific.cpp -o icu69/i18n/numparse_scientific.o 2021-05-16T20:34:10.4460070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_symbols.cpp -o icu69/i18n/numparse_symbols.o 2021-05-16T20:34:11.2783000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_validators.cpp -o icu69/i18n/numparse_validators.o 2021-05-16T20:34:11.9526150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numrange_capi.cpp -o icu69/i18n/numrange_capi.o 2021-05-16T20:34:12.8549140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numrange_fluent.cpp -o icu69/i18n/numrange_fluent.o 2021-05-16T20:34:13.9706890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numrange_impl.cpp -o icu69/i18n/numrange_impl.o 2021-05-16T20:34:15.0285170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numsys.cpp -o icu69/i18n/numsys.o 2021-05-16T20:34:15.8039190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/olsontz.cpp -o icu69/i18n/olsontz.o 2021-05-16T20:34:16.7975760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/persncal.cpp -o icu69/i18n/persncal.o 2021-05-16T20:34:17.4446040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/pluralranges.cpp -o icu69/i18n/pluralranges.o 2021-05-16T20:34:18.3025570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/plurfmt.cpp -o icu69/i18n/plurfmt.o 2021-05-16T20:34:19.2909990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/plurrule.cpp -o icu69/i18n/plurrule.o 2021-05-16T20:34:21.1287120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/quant.cpp -o icu69/i18n/quant.o 2021-05-16T20:34:21.6622720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/quantityformatter.cpp -o icu69/i18n/quantityformatter.o 2021-05-16T20:34:22.4036820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbnf.cpp -o icu69/i18n/rbnf.o 2021-05-16T20:34:23.8872840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt.cpp -o icu69/i18n/rbt.o 2021-05-16T20:34:24.5846400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_data.cpp -o icu69/i18n/rbt_data.o 2021-05-16T20:34:25.2348500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_pars.cpp -o icu69/i18n/rbt_pars.o 2021-05-16T20:34:26.3024820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_rule.cpp -o icu69/i18n/rbt_rule.o 2021-05-16T20:34:26.9307470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_set.cpp -o icu69/i18n/rbt_set.o 2021-05-16T20:34:27.5538300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbtz.cpp -o icu69/i18n/rbtz.o 2021-05-16T20:34:28.4386810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/regexcmp.cpp -o icu69/i18n/regexcmp.o 2021-05-16T20:34:30.2944930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/regeximp.cpp -o icu69/i18n/regeximp.o 2021-05-16T20:34:30.9002130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/regexst.cpp -o icu69/i18n/regexst.o 2021-05-16T20:34:31.5830470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/regextxt.cpp -o icu69/i18n/regextxt.o 2021-05-16T20:34:32.1041490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/region.cpp -o icu69/i18n/region.o 2021-05-16T20:34:33.1722420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/reldatefmt.cpp -o icu69/i18n/reldatefmt.o 2021-05-16T20:34:34.6976380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/reldtfmt.cpp -o icu69/i18n/reldtfmt.o 2021-05-16T20:34:35.5864980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rematch.cpp -o icu69/i18n/rematch.o 2021-05-16T20:34:38.6310120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/remtrans.cpp -o icu69/i18n/remtrans.o 2021-05-16T20:34:39.1516060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/repattrn.cpp -o icu69/i18n/repattrn.o 2021-05-16T20:34:39.9564140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rulebasedcollator.cpp -o icu69/i18n/rulebasedcollator.o 2021-05-16T20:34:41.4969240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/scientificnumberformatter.cpp -o icu69/i18n/scientificnumberformatter.o 2021-05-16T20:34:42.1825310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/scriptset.cpp -o icu69/i18n/scriptset.o 2021-05-16T20:34:42.8004660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/search.cpp -o icu69/i18n/search.o 2021-05-16T20:34:43.4515250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/selfmt.cpp -o icu69/i18n/selfmt.o 2021-05-16T20:34:44.1244960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/sharedbreakiterator.cpp -o icu69/i18n/sharedbreakiterator.o 2021-05-16T20:34:44.7196300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/simpletz.cpp -o icu69/i18n/simpletz.o 2021-05-16T20:34:45.6776620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/smpdtfmt.cpp -o icu69/i18n/smpdtfmt.o 2021-05-16T20:34:47.9986600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/smpdtfst.cpp -o icu69/i18n/smpdtfst.o 2021-05-16T20:34:48.6418950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/sortkey.cpp -o icu69/i18n/sortkey.o 2021-05-16T20:34:49.2485990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/standardplural.cpp -o icu69/i18n/standardplural.o 2021-05-16T20:34:49.7408840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/string_segment.cpp -o icu69/i18n/string_segment.o 2021-05-16T20:34:50.4595260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/strmatch.cpp -o icu69/i18n/strmatch.o 2021-05-16T20:34:51.1009840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/strrepl.cpp -o icu69/i18n/strrepl.o 2021-05-16T20:34:51.7512470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/stsearch.cpp -o icu69/i18n/stsearch.o 2021-05-16T20:34:52.4536860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/taiwncal.cpp -o icu69/i18n/taiwncal.o 2021-05-16T20:34:53.0828450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/timezone.cpp -o icu69/i18n/timezone.o 2021-05-16T20:34:54.2891380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/titletrn.cpp -o icu69/i18n/titletrn.o 2021-05-16T20:34:54.9695370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tmunit.cpp -o icu69/i18n/tmunit.o 2021-05-16T20:34:55.4961720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tmutamt.cpp -o icu69/i18n/tmutamt.o 2021-05-16T20:34:56.0164530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tmutfmt.cpp -o icu69/i18n/tmutfmt.o 2021-05-16T20:34:57.0313700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tolowtrn.cpp -o icu69/i18n/tolowtrn.o 2021-05-16T20:34:57.6786820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/toupptrn.cpp -o icu69/i18n/toupptrn.o 2021-05-16T20:34:58.3230920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/translit.cpp -o icu69/i18n/translit.o 2021-05-16T20:34:59.8112890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/transreg.cpp -o icu69/i18n/transreg.o 2021-05-16T20:35:00.5921170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tridpars.cpp -o icu69/i18n/tridpars.o 2021-05-16T20:35:01.5282490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tzfmt.cpp -o icu69/i18n/tzfmt.o 2021-05-16T20:35:03.1414440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tzgnames.cpp -o icu69/i18n/tzgnames.o 2021-05-16T20:35:04.2026890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tznames.cpp -o icu69/i18n/tznames.o 2021-05-16T20:35:04.9699870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tznames_impl.cpp -o icu69/i18n/tznames_impl.o 2021-05-16T20:35:06.3541710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tzrule.cpp -o icu69/i18n/tzrule.o 2021-05-16T20:35:07.0896010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tztrans.cpp -o icu69/i18n/tztrans.o 2021-05-16T20:35:07.6147150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucal.cpp -o icu69/i18n/ucal.o 2021-05-16T20:35:08.3446100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucln_in.cpp -o icu69/i18n/ucln_in.o 2021-05-16T20:35:08.8648100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucol.cpp -o icu69/i18n/ucol.o 2021-05-16T20:35:09.5273770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucol_res.cpp -o icu69/i18n/ucol_res.o 2021-05-16T20:35:10.5102680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucol_sit.cpp -o icu69/i18n/ucol_sit.o 2021-05-16T20:35:11.2749420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucoleitr.cpp -o icu69/i18n/ucoleitr.o 2021-05-16T20:35:11.9751330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucsdet.cpp -o icu69/i18n/ucsdet.o 2021-05-16T20:35:12.3202160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/udat.cpp -o icu69/i18n/udat.o 2021-05-16T20:35:13.2988140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/udateintervalformat.cpp -o icu69/i18n/udateintervalformat.o 2021-05-16T20:35:14.0191630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/udatpg.cpp -o icu69/i18n/udatpg.o 2021-05-16T20:35:14.6741180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ufieldpositer.cpp -o icu69/i18n/ufieldpositer.o 2021-05-16T20:35:14.9837360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uitercollationiterator.cpp -o icu69/i18n/uitercollationiterator.o 2021-05-16T20:35:15.7872930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ulistformatter.cpp -o icu69/i18n/ulistformatter.o 2021-05-16T20:35:16.4545590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ulocdata.cpp -o icu69/i18n/ulocdata.o 2021-05-16T20:35:17.0271570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/umsg.cpp -o icu69/i18n/umsg.o 2021-05-16T20:35:17.7404220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/unesctrn.cpp -o icu69/i18n/unesctrn.o 2021-05-16T20:35:18.3428650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uni2name.cpp -o icu69/i18n/uni2name.o 2021-05-16T20:35:18.8837140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/units_data.cpp -o icu69/i18n/units_data.o 2021-05-16T20:35:19.8402990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/units_complexconverter.cpp -o icu69/i18n/units_complexconverter.o 2021-05-16T20:35:20.8126870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/units_converter.cpp -o icu69/i18n/units_converter.o 2021-05-16T20:35:21.7085740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/units_router.cpp -o icu69/i18n/units_router.o 2021-05-16T20:35:22.7163330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/unum.cpp -o icu69/i18n/unum.o 2021-05-16T20:35:23.5504660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/unumsys.cpp -o icu69/i18n/unumsys.o 2021-05-16T20:35:24.1003740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/upluralrules.cpp -o icu69/i18n/upluralrules.o 2021-05-16T20:35:24.9261910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uregex.cpp -o icu69/i18n/uregex.o 2021-05-16T20:35:25.9092110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uregexc.cpp -o icu69/i18n/uregexc.o 2021-05-16T20:35:26.3852070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uregion.cpp -o icu69/i18n/uregion.o 2021-05-16T20:35:26.8802690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/usearch.cpp -o icu69/i18n/usearch.o 2021-05-16T20:35:28.0690180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uspoof.cpp -o icu69/i18n/uspoof.o 2021-05-16T20:35:28.9095660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uspoof_build.cpp -o icu69/i18n/uspoof_build.o 2021-05-16T20:35:29.5791290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uspoof_conf.cpp -o icu69/i18n/uspoof_conf.o 2021-05-16T20:35:30.3706730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uspoof_impl.cpp -o icu69/i18n/uspoof_impl.o 2021-05-16T20:35:31.3009410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/utf16collationiterator.cpp -o icu69/i18n/utf16collationiterator.o 2021-05-16T20:35:32.1203330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/utf8collationiterator.cpp -o icu69/i18n/utf8collationiterator.o 2021-05-16T20:35:33.0097690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/utmscale.cpp -o icu69/i18n/utmscale.o 2021-05-16T20:35:33.0795110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/utrans.cpp -o icu69/i18n/utrans.o 2021-05-16T20:35:33.7055230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/vtzone.cpp -o icu69/i18n/vtzone.o 2021-05-16T20:35:35.2562710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/vzone.cpp -o icu69/i18n/vzone.o 2021-05-16T20:35:35.8181130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/windtfmt.cpp -o icu69/i18n/windtfmt.o 2021-05-16T20:35:35.8676610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/winnmfmt.cpp -o icu69/i18n/winnmfmt.o 2021-05-16T20:35:35.9196980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/wintzimpl.cpp -o icu69/i18n/wintzimpl.o 2021-05-16T20:35:35.9695310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/zonemeta.cpp -o icu69/i18n/zonemeta.o 2021-05-16T20:35:36.8364690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/zrule.cpp -o icu69/i18n/zrule.o 2021-05-16T20:35:37.3413850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ztrans.cpp -o icu69/i18n/ztrans.o 2021-05-16T20:35:37.6551920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/stubdata/stubdata.cpp -o icu69/stubdata/stubdata.o 2021-05-16T20:35:37.9635440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o stringi.so stri_brkiter.o stri_collator.o stri_common.o stri_compare.o stri_container_base.o stri_container_bytesearch.o stri_container_listint.o stri_container_listraw.o stri_container_listutf8.o stri_container_regex.o stri_container_usearch.o stri_container_utf16.o stri_container_utf8.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_encoding_detection.o stri_encoding_management.o stri_escape.o stri_exception.o stri_ICU_settings.o stri_join.o stri_length.o stri_pad.o stri_prepare_arg.o stri_random.o stri_reverse.o stri_search_class_count.o stri_search_class_detect.o stri_search_class_extract.o stri_search_class_locate.o stri_search_class_replace.o stri_search_class_split.o stri_search_class_startsendswith.o stri_search_class_subset.o stri_search_class_trim.o stri_search_common.o stri_search_coll_count.o stri_search_coll_detect.o stri_search_coll_extract.o stri_search_coll_locate.o stri_search_coll_replace.o stri_search_coll_split.o stri_search_coll_startsendswith.o stri_search_coll_subset.o stri_search_boundaries_count.o stri_search_boundaries_extract.o stri_search_boundaries_locate.o stri_search_boundaries_split.o stri_search_fixed_count.o stri_search_fixed_detect.o stri_search_fixed_extract.o stri_search_fixed_locate.o stri_search_fixed_replace.o stri_search_fixed_split.o stri_search_fixed_subset.o stri_search_fixed_startsendswith.o stri_search_in.o stri_search_other_split.o stri_search_regex_count.o stri_search_regex_detect.o stri_search_regex_extract.o stri_search_regex_locate.o stri_search_regex_match.o stri_search_regex_replace.o stri_search_regex_split.o stri_search_regex_subset.o stri_sort.o stri_stats.o stri_stringi.o stri_sub.o stri_test.o stri_time_zone.o stri_time_calendar.o stri_time_symbols.o stri_time_format.o stri_trans_casemap.o stri_trans_other.o stri_trans_normalization.o stri_trans_transliterate.o stri_ucnv.o stri_uloc.o stri_utils.o stri_wrap.o icu69/common/appendable.o icu69/common/bmpset.o icu69/common/brkeng.o icu69/common/brkiter.o icu69/common/bytesinkutil.o icu69/common/bytestream.o icu69/common/bytestrie.o icu69/common/bytestriebuilder.o icu69/common/bytestrieiterator.o icu69/common/caniter.o icu69/common/characterproperties.o icu69/common/chariter.o icu69/common/charstr.o icu69/common/cmemory.o icu69/common/cstr.o icu69/common/cstring.o icu69/common/cwchar.o icu69/common/dictbe.o icu69/common/dictionarydata.o icu69/common/dtintrv.o icu69/common/edits.o icu69/common/errorcode.o icu69/common/filteredbrk.o icu69/common/filterednormalizer2.o icu69/common/icudataver.o icu69/common/icuplug.o icu69/common/loadednormalizer2impl.o icu69/common/localebuilder.o icu69/common/localematcher.o icu69/common/localeprioritylist.o icu69/common/locavailable.o icu69/common/locbased.o icu69/common/locdispnames.o icu69/common/locdistance.o icu69/common/locdspnm.o icu69/common/locid.o icu69/common/loclikely.o icu69/common/loclikelysubtags.o icu69/common/locmap.o icu69/common/locresdata.o icu69/common/locutil.o icu69/common/lsr.o icu69/common/messagepattern.o icu69/common/normalizer2.o icu69/common/normalizer2impl.o icu69/common/normlzr.o icu69/common/parsepos.o icu69/common/patternprops.o icu69/common/pluralmap.o icu69/common/propname.o icu69/common/propsvec.o icu69/common/punycode.o icu69/common/putil.o icu69/common/rbbi.o icu69/common/rbbi_cache.o icu69/common/rbbidata.o icu69/common/rbbinode.o icu69/common/rbbirb.o icu69/common/rbbiscan.o icu69/common/rbbisetb.o icu69/common/rbbistbl.o icu69/common/rbbitblb.o icu69/common/resbund.o icu69/common/resbund_cnv.o icu69/common/resource.o icu69/common/restrace.o icu69/common/ruleiter.o icu69/common/schriter.o icu69/common/serv.o icu69/common/servlk.o icu69/common/servlkf.o icu69/common/servls.o icu69/common/servnotf.o icu69/common/servrbf.o icu69/common/servslkf.o icu69/common/sharedobject.o icu69/common/simpleformatter.o icu69/common/static_unicode_sets.o icu69/common/stringpiece.o icu69/common/stringtriebuilder.o icu69/common/uarrsort.o icu69/common/ubidi.o icu69/common/ubidi_props.o icu69/common/ubidiln.o icu69/common/ubiditransform.o icu69/common/ubidiwrt.o icu69/common/ubrk.o icu69/common/ucase.o icu69/common/ucasemap.o icu69/common/ucasemap_titlecase_brkiter.o icu69/common/ucat.o icu69/common/uchar.o icu69/common/ucharstrie.o icu69/common/ucharstriebuilder.o icu69/common/ucharstrieiterator.o icu69/common/uchriter.o icu69/common/ucln_cmn.o icu69/common/ucmndata.o icu69/common/ucnv.o icu69/common/ucnv2022.o icu69/common/ucnv_bld.o icu69/common/ucnv_cb.o icu69/common/ucnv_cnv.o icu69/common/ucnv_ct.o icu69/common/ucnv_err.o icu69/common/ucnv_ext.o icu69/common/ucnv_io.o icu69/common/ucnv_lmb.o icu69/common/ucnv_set.o icu69/common/ucnv_u16.o icu69/common/ucnv_u32.o icu69/common/ucnv_u7.o icu69/common/ucnv_u8.o icu69/common/ucnvbocu.o icu69/common/ucnvdisp.o icu69/common/ucnvhz.o icu69/common/ucnvisci.o icu69/common/ucnvlat1.o icu69/common/ucnvmbcs.o icu69/common/ucnvscsu.o icu69/common/ucnvsel.o icu69/common/ucol_swp.o icu69/common/ucptrie.o icu69/common/ucurr.o icu69/common/udata.o icu69/common/udatamem.o icu69/common/udataswp.o icu69/common/uenum.o icu69/common/uhash.o icu69/common/uhash_us.o icu69/common/uidna.o icu69/common/uinit.o icu69/common/uinvchar.o icu69/common/uiter.o icu69/common/ulist.o icu69/common/uloc.o icu69/common/uloc_keytype.o icu69/common/uloc_tag.o icu69/common/umapfile.o icu69/common/umath.o icu69/common/umutablecptrie.o icu69/common/umutex.o icu69/common/unames.o icu69/common/unifiedcache.o icu69/common/unifilt.o icu69/common/unifunct.o icu69/common/uniset.o icu69/common/uniset_closure.o icu69/common/uniset_props.o icu69/common/unisetspan.o icu69/common/unistr.o icu69/common/unistr_case.o icu69/common/unistr_case_locale.o icu69/common/unistr_cnv.o icu69/common/unistr_props.o icu69/common/unistr_titlecase_brkiter.o icu69/common/unorm.o icu69/common/unormcmp.o icu69/common/uobject.o icu69/common/uprops.o icu69/common/ures_cnv.o icu69/common/uresbund.o icu69/common/uresdata.o icu69/common/usc_impl.o icu69/common/uscript.o icu69/common/uscript_props.o icu69/common/uset.o icu69/common/uset_props.o icu69/common/usetiter.o icu69/common/ushape.o icu69/common/usprep.o icu69/common/ustack.o icu69/common/ustr_cnv.o icu69/common/ustr_titlecase_brkiter.o icu69/common/ustr_wcs.o icu69/common/ustrcase.o icu69/common/ustrcase_locale.o icu69/common/ustrenum.o icu69/common/ustrfmt.o icu69/common/ustring.o icu69/common/ustrtrns.o icu69/common/utext.o icu69/common/utf_impl.o icu69/common/util.o icu69/common/util_props.o icu69/common/utrace.o icu69/common/utrie.o icu69/common/utrie2.o icu69/common/utrie2_builder.o icu69/common/utrie_swap.o icu69/common/uts46.o icu69/common/utypes.o icu69/common/uvector.o icu69/common/uvectr32.o icu69/common/uvectr64.o icu69/common/wintz.o icu69/i18n/alphaindex.o icu69/i18n/anytrans.o icu69/i18n/astro.o icu69/i18n/basictz.o icu69/i18n/bocsu.o icu69/i18n/brktrans.o icu69/i18n/buddhcal.o icu69/i18n/calendar.o icu69/i18n/casetrn.o icu69/i18n/cecal.o icu69/i18n/chnsecal.o icu69/i18n/choicfmt.o icu69/i18n/coleitr.o icu69/i18n/coll.o icu69/i18n/collation.o icu69/i18n/collationbuilder.o icu69/i18n/collationcompare.o icu69/i18n/collationdata.o icu69/i18n/collationdatabuilder.o icu69/i18n/collationdatareader.o icu69/i18n/collationdatawriter.o icu69/i18n/collationfastlatin.o icu69/i18n/collationfastlatinbuilder.o icu69/i18n/collationfcd.o icu69/i18n/collationiterator.o icu69/i18n/collationkeys.o icu69/i18n/collationroot.o icu69/i18n/collationrootelements.o icu69/i18n/collationruleparser.o icu69/i18n/collationsets.o icu69/i18n/collationsettings.o icu69/i18n/collationtailoring.o icu69/i18n/collationweights.o icu69/i18n/compactdecimalformat.o icu69/i18n/coptccal.o icu69/i18n/cpdtrans.o icu69/i18n/csdetect.o icu69/i18n/csmatch.o icu69/i18n/csr2022.o icu69/i18n/csrecog.o icu69/i18n/csrmbcs.o icu69/i18n/csrsbcs.o icu69/i18n/csrucode.o icu69/i18n/csrutf8.o icu69/i18n/curramt.o icu69/i18n/currfmt.o icu69/i18n/currpinf.o icu69/i18n/currunit.o icu69/i18n/dangical.o icu69/i18n/datefmt.o icu69/i18n/dayperiodrules.o icu69/i18n/dcfmtsym.o icu69/i18n/decContext.o icu69/i18n/decNumber.o icu69/i18n/decimfmt.o icu69/i18n/double-conversion-bignum-dtoa.o icu69/i18n/double-conversion-bignum.o icu69/i18n/double-conversion-cached-powers.o icu69/i18n/double-conversion-double-to-string.o icu69/i18n/double-conversion-fast-dtoa.o icu69/i18n/double-conversion-string-to-double.o icu69/i18n/double-conversion-strtod.o icu69/i18n/dtfmtsym.o icu69/i18n/dtitvfmt.o icu69/i18n/dtitvinf.o icu69/i18n/dtptngen.o icu69/i18n/dtrule.o icu69/i18n/erarules.o icu69/i18n/esctrn.o icu69/i18n/ethpccal.o icu69/i18n/fmtable.o icu69/i18n/fmtable_cnv.o icu69/i18n/format.o icu69/i18n/formatted_string_builder.o icu69/i18n/formattedval_iterimpl.o icu69/i18n/formattedval_sbimpl.o icu69/i18n/formattedvalue.o icu69/i18n/fphdlimp.o icu69/i18n/fpositer.o icu69/i18n/funcrepl.o icu69/i18n/gender.o icu69/i18n/gregocal.o icu69/i18n/gregoimp.o icu69/i18n/hebrwcal.o icu69/i18n/indiancal.o icu69/i18n/inputext.o icu69/i18n/islamcal.o icu69/i18n/japancal.o icu69/i18n/listformatter.o icu69/i18n/measfmt.o icu69/i18n/measunit.o icu69/i18n/measunit_extra.o icu69/i18n/measure.o icu69/i18n/msgfmt.o icu69/i18n/name2uni.o icu69/i18n/nfrs.o icu69/i18n/nfrule.o icu69/i18n/nfsubs.o icu69/i18n/nortrans.o icu69/i18n/nultrans.o icu69/i18n/number_affixutils.o icu69/i18n/number_asformat.o icu69/i18n/number_capi.o icu69/i18n/number_compact.o icu69/i18n/number_currencysymbols.o icu69/i18n/number_decimalquantity.o icu69/i18n/number_decimfmtprops.o icu69/i18n/number_fluent.o icu69/i18n/number_formatimpl.o icu69/i18n/number_grouping.o icu69/i18n/number_integerwidth.o icu69/i18n/number_longnames.o icu69/i18n/number_mapper.o icu69/i18n/number_modifiers.o icu69/i18n/number_multiplier.o icu69/i18n/number_notation.o icu69/i18n/number_output.o icu69/i18n/number_padding.o icu69/i18n/number_patternmodifier.o icu69/i18n/number_patternstring.o icu69/i18n/number_rounding.o icu69/i18n/number_scientific.o icu69/i18n/number_skeletons.o icu69/i18n/number_symbolswrapper.o icu69/i18n/number_usageprefs.o icu69/i18n/number_utils.o icu69/i18n/numfmt.o icu69/i18n/numparse_affixes.o icu69/i18n/numparse_compositions.o icu69/i18n/numparse_currency.o icu69/i18n/numparse_decimal.o icu69/i18n/numparse_impl.o icu69/i18n/numparse_parsednumber.o icu69/i18n/numparse_scientific.o icu69/i18n/numparse_symbols.o icu69/i18n/numparse_validators.o icu69/i18n/numrange_capi.o icu69/i18n/numrange_fluent.o icu69/i18n/numrange_impl.o icu69/i18n/numsys.o icu69/i18n/olsontz.o icu69/i18n/persncal.o icu69/i18n/pluralranges.o icu69/i18n/plurfmt.o icu69/i18n/plurrule.o icu69/i18n/quant.o icu69/i18n/quantityformatter.o icu69/i18n/rbnf.o icu69/i18n/rbt.o icu69/i18n/rbt_data.o icu69/i18n/rbt_pars.o icu69/i18n/rbt_rule.o icu69/i18n/rbt_set.o icu69/i18n/rbtz.o icu69/i18n/regexcmp.o icu69/i18n/regeximp.o icu69/i18n/regexst.o icu69/i18n/regextxt.o icu69/i18n/region.o icu69/i18n/reldatefmt.o icu69/i18n/reldtfmt.o icu69/i18n/rematch.o icu69/i18n/remtrans.o icu69/i18n/repattrn.o icu69/i18n/rulebasedcollator.o icu69/i18n/scientificnumberformatter.o icu69/i18n/scriptset.o icu69/i18n/search.o icu69/i18n/selfmt.o icu69/i18n/sharedbreakiterator.o icu69/i18n/simpletz.o icu69/i18n/smpdtfmt.o icu69/i18n/smpdtfst.o icu69/i18n/sortkey.o icu69/i18n/standardplural.o icu69/i18n/string_segment.o icu69/i18n/strmatch.o icu69/i18n/strrepl.o icu69/i18n/stsearch.o icu69/i18n/taiwncal.o icu69/i18n/timezone.o icu69/i18n/titletrn.o icu69/i18n/tmunit.o icu69/i18n/tmutamt.o icu69/i18n/tmutfmt.o icu69/i18n/tolowtrn.o icu69/i18n/toupptrn.o icu69/i18n/translit.o icu69/i18n/transreg.o icu69/i18n/tridpars.o icu69/i18n/tzfmt.o icu69/i18n/tzgnames.o icu69/i18n/tznames.o icu69/i18n/tznames_impl.o icu69/i18n/tzrule.o icu69/i18n/tztrans.o icu69/i18n/ucal.o icu69/i18n/ucln_in.o icu69/i18n/ucol.o icu69/i18n/ucol_res.o icu69/i18n/ucol_sit.o icu69/i18n/ucoleitr.o icu69/i18n/ucsdet.o icu69/i18n/udat.o icu69/i18n/udateintervalformat.o icu69/i18n/udatpg.o icu69/i18n/ufieldpositer.o icu69/i18n/uitercollationiterator.o icu69/i18n/ulistformatter.o icu69/i18n/ulocdata.o icu69/i18n/umsg.o icu69/i18n/unesctrn.o icu69/i18n/uni2name.o icu69/i18n/units_data.o icu69/i18n/units_complexconverter.o icu69/i18n/units_converter.o icu69/i18n/units_router.o icu69/i18n/unum.o icu69/i18n/unumsys.o icu69/i18n/upluralrules.o icu69/i18n/uregex.o icu69/i18n/uregexc.o icu69/i18n/uregion.o icu69/i18n/usearch.o icu69/i18n/uspoof.o icu69/i18n/uspoof_build.o icu69/i18n/uspoof_conf.o icu69/i18n/uspoof_impl.o icu69/i18n/utf16collationiterator.o icu69/i18n/utf8collationiterator.o icu69/i18n/utmscale.o icu69/i18n/utrans.o icu69/i18n/vtzone.o icu69/i18n/vzone.o icu69/i18n/windtfmt.o icu69/i18n/winnmfmt.o icu69/i18n/wintzimpl.o icu69/i18n/zonemeta.o icu69/i18n/zrule.o icu69/i18n/ztrans.o icu69/stubdata/stubdata.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:35:38.2189830Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-16T20:35:38.3764560Z icudt already downloaded 2021-05-16T20:35:38.3767310Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi/libs 2021-05-16T20:35:38.6574560Z icudt has been installed successfully 2021-05-16T20:35:38.7213070Z ** R 2021-05-16T20:35:38.7845650Z ** inst 2021-05-16T20:35:38.7875250Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:35:40.1853270Z ** help 2021-05-16T20:35:40.7464110Z *** installing help indices 2021-05-16T20:35:41.0932690Z ** building package indices 2021-05-16T20:35:41.5890560Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:35:42.0814480Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:35:42.2205250Z ** testing if installed package can be loaded from final location 2021-05-16T20:35:42.5085340Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:35:42.5119940Z * DONE (stringi) 2021-05-16T20:35:44.3677610Z * installing *source* package ‘Rcpp’ ... 2021-05-16T20:35:44.4259300Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-16T20:35:44.4260490Z ** using staged installation 2021-05-16T20:35:44.4414520Z ** libs 2021-05-16T20:35:44.4615690Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c api.cpp -o api.o 2021-05-16T20:35:45.6212410Z In file included from api.cpp:24: 2021-05-16T20:35:45.6213640Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T20:35:45.6215830Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:35:45.6217280Z SEXP data = Parent::get__(); 2021-05-16T20:35:45.6218050Z ^ 2021-05-16T20:35:48.2595920Z 1 warning generated. 2021-05-16T20:35:48.2703550Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.cpp -o attributes.o 2021-05-16T20:35:49.4979240Z In file included from attributes.cpp:39: 2021-05-16T20:35:49.4980740Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T20:35:49.4982860Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:35:49.4984280Z SEXP data = Parent::get__(); 2021-05-16T20:35:49.4985120Z ^ 2021-05-16T20:36:01.5755750Z 1 warning generated. 2021-05-16T20:36:01.5924570Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c barrier.cpp -o barrier.o 2021-05-16T20:36:02.0229470Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c date.cpp -o date.o 2021-05-16T20:36:03.1675810Z In file included from date.cpp:30: 2021-05-16T20:36:03.1678300Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T20:36:03.1680510Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:36:03.1681940Z SEXP data = Parent::get__(); 2021-05-16T20:36:03.1682720Z ^ 2021-05-16T20:36:06.0452720Z 1 warning generated. 2021-05-16T20:36:06.0550070Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c module.cpp -o module.o 2021-05-16T20:36:07.1928890Z In file included from module.cpp:24: 2021-05-16T20:36:07.1930190Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T20:36:07.1932410Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:36:07.1933830Z SEXP data = Parent::get__(); 2021-05-16T20:36:07.1934620Z ^ 2021-05-16T20:36:12.3646400Z 1 warning generated. 2021-05-16T20:36:12.3769000Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c rcpp_init.cpp -o rcpp_init.o 2021-05-16T20:36:13.5221490Z In file included from rcpp_init.cpp:24: 2021-05-16T20:36:13.5225080Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T20:36:13.5227080Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:36:13.5228480Z SEXP data = Parent::get__(); 2021-05-16T20:36:13.5232090Z ^ 2021-05-16T20:36:16.1404510Z 1 warning generated. 2021-05-16T20:36:16.1549050Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o Rcpp.so api.o attributes.o barrier.o date.o module.o rcpp_init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:36:16.2266130Z installing to /Users/runner/work/_temp/Library/00LOCK-Rcpp/00new/Rcpp/libs 2021-05-16T20:36:16.2340920Z ** R 2021-05-16T20:36:16.2480640Z ** inst 2021-05-16T20:36:16.5153680Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:36:19.1654750Z ** help 2021-05-16T20:36:19.3354270Z *** installing help indices 2021-05-16T20:36:19.4160480Z ** building package indices 2021-05-16T20:36:19.8266450Z ** installing vignettes 2021-05-16T20:36:19.8354920Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:36:20.3894630Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:36:20.5791250Z ** testing if installed package can be loaded from final location 2021-05-16T20:36:20.9698040Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:36:21.0377310Z * DONE (Rcpp) 2021-05-16T20:36:21.6572440Z * installing *source* package ‘commonmark’ ... 2021-05-16T20:36:21.6635500Z ** package ‘commonmark’ successfully unpacked and MD5 sums checked 2021-05-16T20:36:21.6636910Z ** using staged installation 2021-05-16T20:36:21.6798160Z ** libs 2021-05-16T20:36:21.7003390Z rm -f cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/html.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o extensions.o init.o wrapper.o commonmark.so cmark/libstatcmark.a 2021-05-16T20:36:21.7033140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions.c -o extensions.o 2021-05-16T20:36:21.7849460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:36:21.8596120Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c wrapper.c -o wrapper.o 2021-05-16T20:36:21.9965700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/cmark.c -o cmark/cmark.o 2021-05-16T20:36:22.0875090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/node.c -o cmark/node.o 2021-05-16T20:36:22.3894710Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/iterator.c -o cmark/iterator.o 2021-05-16T20:36:22.5078290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/blocks.c -o cmark/blocks.o 2021-05-16T20:36:23.1724190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/inlines.c -o cmark/inlines.o 2021-05-16T20:36:23.9994230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/scanners.c -o cmark/scanners.o 2021-05-16T20:36:25.3331250Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/utf8.c -o cmark/utf8.o 2021-05-16T20:36:26.9202870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/buffer.c -o cmark/buffer.o 2021-05-16T20:36:27.0728850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/references.c -o cmark/references.o 2021-05-16T20:36:27.1525350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/render.c -o cmark/render.o 2021-05-16T20:36:27.2744020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/man.c -o cmark/man.o 2021-05-16T20:36:27.3792980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/xml.c -o cmark/xml.o 2021-05-16T20:36:27.4893180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/html.c -o cmark/html.o 2021-05-16T20:36:27.6943810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/commonmark.c -o cmark/commonmark.o 2021-05-16T20:36:27.8739430Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/latex.c -o cmark/latex.o 2021-05-16T20:36:28.0094890Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/houdini_href_e.c -o cmark/houdini_href_e.o 2021-05-16T20:36:28.0815710Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/houdini_html_e.c -o cmark/houdini_html_e.o 2021-05-16T20:36:28.1601670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/houdini_html_u.c -o cmark/houdini_html_u.o 2021-05-16T20:36:28.3141760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/cmark_ctype.c -o cmark/cmark_ctype.o 2021-05-16T20:36:28.3671590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/arena.c -o cmark/arena.o 2021-05-16T20:36:28.4604050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/linked_list.c -o cmark/linked_list.o 2021-05-16T20:36:28.5334620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/plugin.c -o cmark/plugin.o 2021-05-16T20:36:28.6021780Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/registry.c -o cmark/registry.o 2021-05-16T20:36:28.6827150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/syntax_extension.c -o cmark/syntax_extension.o 2021-05-16T20:36:28.7809150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/plaintext.c -o cmark/plaintext.o 2021-05-16T20:36:28.8964810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/footnotes.c -o cmark/footnotes.o 2021-05-16T20:36:28.9740870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/map.c -o cmark/map.o 2021-05-16T20:36:29.0758880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/autolink.c -o extensions/autolink.o 2021-05-16T20:36:29.2962110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/core-extensions.c -o extensions/core-extensions.o 2021-05-16T20:36:29.3559340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/ext_scanners.c -o extensions/ext_scanners.o 2021-05-16T20:36:29.4989350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/strikethrough.c -o extensions/strikethrough.o 2021-05-16T20:36:29.6017550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/table.c -o extensions/table.o 2021-05-16T20:36:29.8630970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/tagfilter.c -o extensions/tagfilter.o 2021-05-16T20:36:29.9505180Z ar rcs cmark/libstatcmark.a cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/html.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o 2021-05-16T20:36:30.0484600Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o commonmark.so extensions.o init.o wrapper.o -Lcmark -lstatcmark -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:36:30.1284900Z installing to /Users/runner/work/_temp/Library/00LOCK-commonmark/00new/commonmark/libs 2021-05-16T20:36:30.1342780Z ** R 2021-05-16T20:36:30.1378670Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:36:30.4333980Z ** help 2021-05-16T20:36:30.4508060Z *** installing help indices 2021-05-16T20:36:30.4697630Z ** building package indices 2021-05-16T20:36:30.7178380Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:36:31.0716070Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:36:31.1995990Z ** testing if installed package can be loaded from final location 2021-05-16T20:36:31.4321590Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:36:31.4342950Z * DONE (commonmark) 2021-05-16T20:36:31.7840610Z * installing *source* package ‘brew’ ... 2021-05-16T20:36:31.7844100Z ** using staged installation 2021-05-16T20:36:31.7960140Z ** R 2021-05-16T20:36:31.7998270Z ** inst 2021-05-16T20:36:31.8135970Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:36:32.2494900Z ** help 2021-05-16T20:36:32.2715730Z *** installing help indices 2021-05-16T20:36:32.2880530Z ** building package indices 2021-05-16T20:36:32.6336140Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:36:32.8720180Z ** testing if installed package can be loaded from final location 2021-05-16T20:36:33.1545380Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:36:33.1647610Z * DONE (brew) 2021-05-16T20:36:33.5020250Z * installing *source* package ‘sessioninfo’ ... 2021-05-16T20:36:33.5049630Z ** package ‘sessioninfo’ successfully unpacked and MD5 sums checked 2021-05-16T20:36:33.5050900Z ** using staged installation 2021-05-16T20:36:33.5256590Z ** R 2021-05-16T20:36:33.5319840Z ** inst 2021-05-16T20:36:33.5332540Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:36:34.1130510Z ** help 2021-05-16T20:36:34.1346450Z *** installing help indices 2021-05-16T20:36:34.1560390Z ** building package indices 2021-05-16T20:36:34.4154390Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:36:34.7234100Z ** testing if installed package can be loaded from final location 2021-05-16T20:36:35.0148670Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:36:35.0168710Z * DONE (sessioninfo) 2021-05-16T20:36:35.3083180Z * installing *source* package ‘prettyunits’ ... 2021-05-16T20:36:35.3103350Z ** package ‘prettyunits’ successfully unpacked and MD5 sums checked 2021-05-16T20:36:35.3104560Z ** using staged installation 2021-05-16T20:36:35.3255210Z ** R 2021-05-16T20:36:35.3313490Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:36:35.7252080Z ** help 2021-05-16T20:36:35.7601680Z *** installing help indices 2021-05-16T20:36:35.7850760Z ** building package indices 2021-05-16T20:36:36.0515910Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:36:36.2885920Z ** testing if installed package can be loaded from final location 2021-05-16T20:36:36.5322290Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:36:36.5424050Z * DONE (prettyunits) 2021-05-16T20:36:37.3706000Z * installing *source* package ‘vctrs’ ... 2021-05-16T20:36:37.3966380Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-16T20:36:37.3967940Z ** using staged installation 2021-05-16T20:36:37.4231560Z ** libs 2021-05-16T20:36:37.4450190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c altrep-rle.c -o altrep-rle.o 2021-05-16T20:36:37.5807980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arg-counter.c -o arg-counter.o 2021-05-16T20:36:37.7028990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arg.c -o arg.o 2021-05-16T20:36:37.8175050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c bind.c -o bind.o 2021-05-16T20:36:38.0432430Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c c-unchop.c -o c-unchop.o 2021-05-16T20:36:38.1890180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c c.c -o c.o 2021-05-16T20:36:38.3425450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c callables.c -o callables.o 2021-05-16T20:36:38.4392950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast-bare.c -o cast-bare.o 2021-05-16T20:36:38.5738660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast-dispatch.c -o cast-dispatch.o 2021-05-16T20:36:38.6863730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast.c -o cast.o 2021-05-16T20:36:38.8342130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c compare.c -o compare.o 2021-05-16T20:36:39.0422900Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c complete.c -o complete.o 2021-05-16T20:36:39.1997540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c conditions.c -o conditions.o 2021-05-16T20:36:39.3115470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dictionary.c -o dictionary.o 2021-05-16T20:36:39.6254550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dim.c -o dim.o 2021-05-16T20:36:39.7209630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c equal.c -o equal.o 2021-05-16T20:36:40.1926090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fields.c -o fields.o 2021-05-16T20:36:40.3159210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fill.c -o fill.o 2021-05-16T20:36:40.5005330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group.c -o group.o 2021-05-16T20:36:40.6409120Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c growable.c -o growable.o 2021-05-16T20:36:40.7332450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c hash.c -o hash.o 2021-05-16T20:36:41.0004490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:36:41.1167660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c names.c -o names.o 2021-05-16T20:36:41.4222910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-groups.c -o order-groups.o 2021-05-16T20:36:41.5289030Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-radix.c -o order-radix.o 2021-05-16T20:36:42.3166800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-sortedness.c -o order-sortedness.o 2021-05-16T20:36:42.5073570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-transform.c -o order-transform.o 2021-05-16T20:36:42.6115920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-truelength.c -o order-truelength.o 2021-05-16T20:36:42.7178910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c poly-op.c -o poly-op.o 2021-05-16T20:36:42.8900820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c proxy-restore.c -o proxy-restore.o 2021-05-16T20:36:43.0206160Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c proxy.c -o proxy.o 2021-05-16T20:36:43.1841040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c ptype2-dispatch.c -o ptype2-dispatch.o 2021-05-16T20:36:43.3119680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rep.c -o rep.o 2021-05-16T20:36:43.5047110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c runs.c -o runs.o 2021-05-16T20:36:43.8188100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c shape.c -o shape.o 2021-05-16T20:36:43.9530360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c size-common.c -o size-common.o 2021-05-16T20:36:44.0623680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c size.c -o size.o 2021-05-16T20:36:44.2017090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-array.c -o slice-array.o 2021-05-16T20:36:44.9189790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-assign-array.c -o slice-assign-array.o 2021-05-16T20:36:45.5253060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-assign.c -o slice-assign.o 2021-05-16T20:36:45.8055810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-chop.c -o slice-chop.o 2021-05-16T20:36:45.9979760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.c -o slice.o 2021-05-16T20:36:46.3449160Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c split.c -o split.o 2021-05-16T20:36:46.4348720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c subscript-loc.c -o subscript-loc.o 2021-05-16T20:36:46.6518580Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c subscript.c -o subscript.o 2021-05-16T20:36:46.8165430Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c translate.c -o translate.o 2021-05-16T20:36:46.9466990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-data-frame.c -o type-data-frame.o 2021-05-16T20:36:47.2679890Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-date-time.c -o type-date-time.o 2021-05-16T20:36:47.4432340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-factor.c -o type-factor.o 2021-05-16T20:36:47.5978920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-info.c -o type-info.o 2021-05-16T20:36:47.7320960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-tibble.c -o type-tibble.o 2021-05-16T20:36:47.8355150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type.c -o type.o 2021-05-16T20:36:47.9752570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type2.c -o type2.o 2021-05-16T20:36:48.1237220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c typeof2-s3.c -o typeof2-s3.o 2021-05-16T20:36:48.2601580Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c typeof2.c -o typeof2.o 2021-05-16T20:36:48.3895200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unspecified.c -o unspecified.o 2021-05-16T20:36:48.5003280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils-dispatch.c -o utils-dispatch.o 2021-05-16T20:36:48.6150050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils-rlang.c -o utils-rlang.o 2021-05-16T20:36:48.7057380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T20:36:49.3791800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-16T20:36:49.4491630Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o vctrs.so altrep-rle.o arg-counter.o arg.o bind.o c-unchop.o c.o callables.o cast-bare.o cast-dispatch.o cast.o compare.o complete.o conditions.o dictionary.o dim.o equal.o fields.o fill.o group.o growable.o hash.o init.o names.o order-groups.o order-radix.o order-sortedness.o order-transform.o order-truelength.o poly-op.o proxy-restore.o proxy.o ptype2-dispatch.o rep.o runs.o shape.o size-common.o size.o slice-array.o slice-assign-array.o slice-assign.o slice-chop.o slice.o split.o subscript-loc.o subscript.o translate.o type-data-frame.o type-date-time.o type-factor.o type-info.o type-tibble.o type.o type2.o typeof2-s3.o typeof2.o unspecified.o utils-dispatch.o utils-rlang.o utils.o version.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:36:49.5189830Z installing to /Users/runner/work/_temp/Library/00LOCK-vctrs/00new/vctrs/libs 2021-05-16T20:36:49.5256200Z ** R 2021-05-16T20:36:49.5761650Z ** inst 2021-05-16T20:36:49.5851900Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:36:52.9382180Z ** help 2021-05-16T20:36:53.2867250Z *** installing help indices 2021-05-16T20:36:53.4935140Z *** copying figures 2021-05-16T20:36:53.5010560Z ** building package indices 2021-05-16T20:36:53.9176280Z ** installing vignettes 2021-05-16T20:36:53.9410450Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:36:54.3698230Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:36:54.5934560Z ** testing if installed package can be loaded from final location 2021-05-16T20:36:54.9659700Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:36:54.9724780Z * DONE (vctrs) 2021-05-16T20:36:55.5318020Z * installing *source* package ‘processx’ ... 2021-05-16T20:36:55.5396250Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-16T20:36:55.5418220Z ** using staged installation 2021-05-16T20:36:55.6114540Z ** libs 2021-05-16T20:36:55.6297370Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-16T20:36:55.7988010Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-16T20:36:55.7990510Z supervisor/utils.c -o supervisor/supervisor 2021-05-16T20:36:56.0958580Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T20:36:56.1926410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c client.c -o client.o 2021-05-16T20:36:56.2934610Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c errors.c -o errors.o 2021-05-16T20:36:56.3665230Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L"/Library/Frameworks/R.framework/Resources/lib" -L/usr/local/lib -o client.so base64.o client.o errors.o \ 2021-05-16T20:36:56.3667270Z -F/Library/Frameworks/R.framework/.. -framework R 2021-05-16T20:36:56.4242430Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:36:56.5167810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c poll.c -o poll.o 2021-05-16T20:36:56.6276920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c processx-connection.c -o processx-connection.o 2021-05-16T20:36:56.9868500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c processx-vector.c -o processx-vector.o 2021-05-16T20:36:57.1045890Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c create-time.c -o create-time.o 2021-05-16T20:36:57.2089130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/childlist.c -o unix/childlist.o 2021-05-16T20:36:57.3227290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/connection.c -o unix/connection.o 2021-05-16T20:36:57.4198910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/processx.c -o unix/processx.o 2021-05-16T20:36:57.7496850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/sigchld.c -o unix/sigchld.o 2021-05-16T20:36:57.8581170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/utils.c -o unix/utils.o 2021-05-16T20:36:57.9736160Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/named_pipe.c -o unix/named_pipe.o 2021-05-16T20:36:58.0449050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cleancall.c -o cleancall.o 2021-05-16T20:36:58.1427370Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o processx.so init.o poll.o errors.o processx-connection.o processx-vector.o create-time.o base64.o unix/childlist.o unix/connection.o unix/processx.o unix/sigchld.o unix/utils.o unix/named_pipe.o cleancall.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:36:58.2025020Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-processx/00new/processx 2021-05-16T20:36:58.2106890Z ** R 2021-05-16T20:36:58.2303130Z ** inst 2021-05-16T20:36:58.2317020Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:37:00.1515270Z ** help 2021-05-16T20:37:00.2389190Z *** installing help indices 2021-05-16T20:37:00.2869870Z ** building package indices 2021-05-16T20:37:00.5730410Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:37:00.9512550Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:37:01.1652420Z ** testing if installed package can be loaded from final location 2021-05-16T20:37:01.4555810Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:37:01.4593150Z * DONE (processx) 2021-05-16T20:37:01.8311000Z * installing *source* package ‘markdown’ ... 2021-05-16T20:37:01.8363790Z ** package ‘markdown’ successfully unpacked and MD5 sums checked 2021-05-16T20:37:01.8365290Z ** using staged installation 2021-05-16T20:37:01.8577560Z ** libs 2021-05-16T20:37:01.8757840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Rbase64.c -o Rbase64.o 2021-05-16T20:37:01.9712140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Rinit.c -o Rinit.o 2021-05-16T20:37:02.0526530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Rmarkdown.c -o Rmarkdown.o 2021-05-16T20:37:02.2450120Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c autolink.c -o autolink.o 2021-05-16T20:37:02.3963870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c buffer.c -o buffer.o 2021-05-16T20:37:02.5066880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c houdini_href_e.c -o houdini_href_e.o 2021-05-16T20:37:02.5748340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c houdini_html_e.c -o houdini_html_e.o 2021-05-16T20:37:02.6503310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c html.c -o html.o 2021-05-16T20:37:02.8811840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c html_smartypants.c -o html_smartypants.o 2021-05-16T20:37:03.0722620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c markdown.c -o markdown.o 2021-05-16T20:37:04.2825150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c stack.c -o stack.o 2021-05-16T20:37:04.3637470Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o markdown.so Rbase64.o Rinit.o Rmarkdown.o autolink.o buffer.o houdini_href_e.o houdini_html_e.o html.o html_smartypants.o markdown.o stack.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:37:04.4236930Z installing to /Users/runner/work/_temp/Library/00LOCK-markdown/00new/markdown/libs 2021-05-16T20:37:04.4281430Z ** R 2021-05-16T20:37:04.4356560Z ** inst 2021-05-16T20:37:04.4442690Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:37:04.9865370Z ** help 2021-05-16T20:37:05.0342680Z *** installing help indices 2021-05-16T20:37:05.0651740Z ** building package indices 2021-05-16T20:37:05.4250240Z ** installing vignettes 2021-05-16T20:37:05.4322820Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:37:05.7753960Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:37:05.9010860Z ** testing if installed package can be loaded from final location 2021-05-16T20:37:06.2066670Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:37:06.2190260Z * DONE (markdown) 2021-05-16T20:37:06.5269370Z * installing *source* package ‘highr’ ... 2021-05-16T20:37:06.5289730Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-16T20:37:06.5291040Z ** using staged installation 2021-05-16T20:37:06.5481310Z ** R 2021-05-16T20:37:06.5525700Z ** inst 2021-05-16T20:37:06.5617350Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:37:07.0240490Z ** help 2021-05-16T20:37:07.0410890Z *** installing help indices 2021-05-16T20:37:07.0589580Z ** building package indices 2021-05-16T20:37:07.3390960Z ** installing vignettes 2021-05-16T20:37:07.3492820Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:37:07.5874100Z ** testing if installed package can be loaded from final location 2021-05-16T20:37:07.8292910Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:37:07.8394540Z * DONE (highr) 2021-05-16T20:37:08.2372350Z * installing *source* package ‘stringr’ ... 2021-05-16T20:37:08.2439600Z ** package ‘stringr’ successfully unpacked and MD5 sums checked 2021-05-16T20:37:08.2440810Z ** using staged installation 2021-05-16T20:37:08.2672640Z ** R 2021-05-16T20:37:08.2798000Z ** data 2021-05-16T20:37:08.2813290Z *** moving datasets to lazyload DB 2021-05-16T20:37:08.3019430Z ** inst 2021-05-16T20:37:08.3088550Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:37:08.9989460Z ** help 2021-05-16T20:37:09.1067980Z *** installing help indices 2021-05-16T20:37:09.1713760Z *** copying figures 2021-05-16T20:37:09.1722680Z ** building package indices 2021-05-16T20:37:09.4938490Z ** installing vignettes 2021-05-16T20:37:09.5040290Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:37:09.7567200Z ** testing if installed package can be loaded from final location 2021-05-16T20:37:10.0166290Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:37:10.0200320Z * DONE (stringr) 2021-05-16T20:37:10.3342340Z * installing *source* package ‘rversions’ ... 2021-05-16T20:37:10.3365080Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-16T20:37:10.3366940Z ** using staged installation 2021-05-16T20:37:10.3558910Z ** R 2021-05-16T20:37:10.3673480Z ** inst 2021-05-16T20:37:10.3688600Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:37:10.7596700Z ** help 2021-05-16T20:37:10.7874970Z *** installing help indices 2021-05-16T20:37:10.8121670Z *** copying figures 2021-05-16T20:37:10.8131090Z ** building package indices 2021-05-16T20:37:11.1403370Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:37:11.4073330Z ** testing if installed package can be loaded from final location 2021-05-16T20:37:11.6624280Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:37:11.6725940Z * DONE (rversions) 2021-05-16T20:37:12.3020980Z * installing *source* package ‘pillar’ ... 2021-05-16T20:37:12.3181800Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T20:37:12.3183030Z ** using staged installation 2021-05-16T20:37:12.3503830Z ** R 2021-05-16T20:37:12.4120920Z ** inst 2021-05-16T20:37:12.4268000Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:37:14.6142010Z ** help 2021-05-16T20:37:14.7319220Z *** installing help indices 2021-05-16T20:37:14.8015210Z *** copying figures 2021-05-16T20:37:14.8053100Z ** building package indices 2021-05-16T20:37:15.1089550Z ** installing vignettes 2021-05-16T20:37:15.1297520Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:37:15.5031630Z ** testing if installed package can be loaded from final location 2021-05-16T20:37:15.9836380Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:37:15.9937660Z * DONE (pillar) 2021-05-16T20:37:16.3878230Z * installing *source* package ‘callr’ ... 2021-05-16T20:37:16.3932580Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-16T20:37:16.3933910Z ** using staged installation 2021-05-16T20:37:16.4138160Z ** R 2021-05-16T20:37:16.4338640Z ** inst 2021-05-16T20:37:16.4356580Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:37:20.4158090Z ** help 2021-05-16T20:37:20.5670910Z *** installing help indices 2021-05-16T20:37:20.6489560Z ** building package indices 2021-05-16T20:37:20.9628430Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:37:21.2338890Z ** testing if installed package can be loaded from final location 2021-05-16T20:37:21.5758450Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:37:21.5860260Z * DONE (callr) 2021-05-16T20:37:22.3495740Z * installing *source* package ‘knitr’ ... 2021-05-16T20:37:22.3694090Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-16T20:37:22.3695310Z ** using staged installation 2021-05-16T20:37:22.4191630Z ** R 2021-05-16T20:37:22.4714180Z ** demo 2021-05-16T20:37:22.4728770Z ** inst 2021-05-16T20:37:22.5394380Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:37:27.8718000Z ** help 2021-05-16T20:37:28.1562500Z *** installing help indices 2021-05-16T20:37:28.3068590Z ** building package indices 2021-05-16T20:37:28.6803530Z ** installing vignettes 2021-05-16T20:37:28.6935010Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:37:28.9558470Z ** testing if installed package can be loaded from final location 2021-05-16T20:37:29.3331490Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:37:29.3562930Z * DONE (knitr) 2021-05-16T20:37:29.6756710Z * installing *source* package ‘xopen’ ... 2021-05-16T20:37:29.6773560Z ** package ‘xopen’ successfully unpacked and MD5 sums checked 2021-05-16T20:37:29.6774730Z ** using staged installation 2021-05-16T20:37:29.6972840Z ** R 2021-05-16T20:37:29.7010240Z ** inst 2021-05-16T20:37:29.7025330Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:37:30.0246030Z ** help 2021-05-16T20:37:30.0386230Z *** installing help indices 2021-05-16T20:37:30.0589060Z ** building package indices 2021-05-16T20:37:30.3073200Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:37:30.5601610Z ** testing if installed package can be loaded from final location 2021-05-16T20:37:30.7935800Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:37:30.8037370Z * DONE (xopen) 2021-05-16T20:37:31.4266140Z * installing *source* package ‘tibble’ ... 2021-05-16T20:37:31.4426730Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T20:37:31.4427790Z ** using staged installation 2021-05-16T20:37:31.4735590Z ** libs 2021-05-16T20:37:31.4912580Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.c -o attributes.o 2021-05-16T20:37:31.5642370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-16T20:37:31.6619190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:37:31.7276630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T20:37:31.8511570Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:37:31.9086410Z installing to /Users/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-16T20:37:31.9127950Z ** R 2021-05-16T20:37:31.9405040Z ** inst 2021-05-16T20:37:31.9607650Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:37:34.2460440Z ** help 2021-05-16T20:37:34.3447560Z *** installing help indices 2021-05-16T20:37:34.4030720Z *** copying figures 2021-05-16T20:37:34.4069470Z ** building package indices 2021-05-16T20:37:34.7047500Z ** installing vignettes 2021-05-16T20:37:34.7149600Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:37:35.3730790Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:37:35.4974800Z ** testing if installed package can be loaded from final location 2021-05-16T20:37:35.9633000Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:37:35.9734700Z * DONE (tibble) 2021-05-16T20:37:36.4262070Z * installing *source* package ‘pkgbuild’ ... 2021-05-16T20:37:36.4303660Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-16T20:37:36.4305060Z ** using staged installation 2021-05-16T20:37:36.4521620Z ** R 2021-05-16T20:37:36.4650910Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:37:37.9317530Z ** help 2021-05-16T20:37:38.0114150Z *** installing help indices 2021-05-16T20:37:38.0552670Z ** building package indices 2021-05-16T20:37:38.3825840Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:37:38.7173070Z ** testing if installed package can be loaded from final location 2021-05-16T20:37:39.0835460Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:37:39.0864230Z * DONE (pkgbuild) 2021-05-16T20:37:39.6842950Z * installing *source* package ‘roxygen2’ ... 2021-05-16T20:37:39.6991490Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-16T20:37:39.6992690Z ** using staged installation 2021-05-16T20:37:39.7266700Z ** libs 2021-05-16T20:37:39.7447090Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T20:37:40.8930500Z In file included from RcppExports.cpp:4: 2021-05-16T20:37:40.8932080Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:37:40.8935060Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:37:40.8936590Z SEXP data = Parent::get__(); 2021-05-16T20:37:40.8937410Z ^ 2021-05-16T20:37:44.7663160Z 1 warning generated. 2021-05-16T20:37:44.7786870Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c escapeExamples.cpp -o escapeExamples.o 2021-05-16T20:37:45.9204690Z In file included from escapeExamples.cpp:1: 2021-05-16T20:37:45.9206200Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:37:45.9208610Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:37:45.9210420Z SEXP data = Parent::get__(); 2021-05-16T20:37:45.9243110Z ^ 2021-05-16T20:37:48.5259540Z 1 warning generated. 2021-05-16T20:37:48.5372890Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c isComplete.cpp -o isComplete.o 2021-05-16T20:37:49.6746540Z In file included from isComplete.cpp:1: 2021-05-16T20:37:49.6748040Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:37:49.6750420Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:37:49.6751870Z SEXP data = Parent::get__(); 2021-05-16T20:37:49.6752690Z ^ 2021-05-16T20:37:52.2502700Z 1 warning generated. 2021-05-16T20:37:52.2615920Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c leadingSpaces.cpp -o leadingSpaces.o 2021-05-16T20:37:53.4120880Z In file included from leadingSpaces.cpp:1: 2021-05-16T20:37:53.4122310Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:37:53.4124580Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:37:53.4125930Z SEXP data = Parent::get__(); 2021-05-16T20:37:53.4126610Z ^ 2021-05-16T20:37:56.0651720Z 1 warning generated. 2021-05-16T20:37:56.0764530Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c parser2.cpp -o parser2.o 2021-05-16T20:37:57.2195890Z In file included from parser2.cpp:1: 2021-05-16T20:37:57.2197280Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:37:57.2199650Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:37:57.2201070Z SEXP data = Parent::get__(); 2021-05-16T20:37:57.2201870Z ^ 2021-05-16T20:38:01.5552170Z 1 warning generated. 2021-05-16T20:38:01.5680880Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c wrapUsage.cpp -o wrapUsage.o 2021-05-16T20:38:02.7277460Z In file included from wrapUsage.cpp:1: 2021-05-16T20:38:02.7306930Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:38:02.7310020Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:38:02.7311500Z SEXP data = Parent::get__(); 2021-05-16T20:38:02.7312330Z ^ 2021-05-16T20:38:05.4581800Z 1 warning generated. 2021-05-16T20:38:05.4737110Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o roxygen2.so RcppExports.o escapeExamples.o isComplete.o leadingSpaces.o parser2.o wrapUsage.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:38:05.5384270Z installing to /Users/runner/work/_temp/Library/00LOCK-roxygen2/00new/roxygen2/libs 2021-05-16T20:38:05.5434280Z ** R 2021-05-16T20:38:05.5854170Z ** inst 2021-05-16T20:38:05.5930270Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:38:10.2661130Z ** help 2021-05-16T20:38:10.3637280Z *** installing help indices 2021-05-16T20:38:10.4245710Z *** copying figures 2021-05-16T20:38:10.4259840Z ** building package indices 2021-05-16T20:38:10.7201320Z ** installing vignettes 2021-05-16T20:38:10.7403470Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:38:11.3275400Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:38:11.5051210Z ** testing if installed package can be loaded from final location 2021-05-16T20:38:12.0461490Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:38:12.0602500Z * DONE (roxygen2) 2021-05-16T20:38:12.4269500Z * installing *source* package ‘rematch2’ ... 2021-05-16T20:38:12.4292500Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-16T20:38:12.4294110Z ** using staged installation 2021-05-16T20:38:12.4474310Z ** R 2021-05-16T20:38:12.4536790Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:38:13.1074400Z ** help 2021-05-16T20:38:13.1406400Z *** installing help indices 2021-05-16T20:38:13.1661090Z ** building package indices 2021-05-16T20:38:13.4204790Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:38:13.8541560Z ** testing if installed package can be loaded from final location 2021-05-16T20:38:14.2946970Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:38:14.3016380Z * DONE (rematch2) 2021-05-16T20:38:14.6963240Z * installing *source* package ‘rcmdcheck’ ... 2021-05-16T20:38:14.7012920Z ** package ‘rcmdcheck’ successfully unpacked and MD5 sums checked 2021-05-16T20:38:14.7014580Z ** using staged installation 2021-05-16T20:38:14.7220890Z ** R 2021-05-16T20:38:14.7342010Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:38:16.1045150Z ** help 2021-05-16T20:38:16.1549060Z *** installing help indices 2021-05-16T20:38:16.1894880Z ** building package indices 2021-05-16T20:38:16.4562640Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:38:16.8211210Z ** testing if installed package can be loaded from final location 2021-05-16T20:38:17.2183390Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:38:17.2210600Z * DONE (rcmdcheck) 2021-05-16T20:38:17.5672070Z * installing *source* package ‘waldo’ ... 2021-05-16T20:38:17.5710220Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-16T20:38:17.5711400Z ** using staged installation 2021-05-16T20:38:17.5915560Z ** R 2021-05-16T20:38:17.6006400Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:38:18.4568510Z ** help 2021-05-16T20:38:18.4802630Z *** installing help indices 2021-05-16T20:38:18.4977530Z *** copying figures 2021-05-16T20:38:18.4982250Z ** building package indices 2021-05-16T20:38:18.7496830Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:38:19.0588040Z ** testing if installed package can be loaded from final location 2021-05-16T20:38:19.3783200Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:38:19.3807020Z * DONE (waldo) 2021-05-16T20:38:20.1625060Z * installing *source* package ‘testthat’ ... 2021-05-16T20:38:20.1861790Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-16T20:38:20.1863490Z ** using staged installation 2021-05-16T20:38:20.2268790Z ** libs 2021-05-16T20:38:20.2504060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:38:20.3297110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c reassign.c -o reassign.o 2021-05-16T20:38:20.4111090Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-catch.cpp -o test-catch.o 2021-05-16T20:38:21.4251420Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-example.cpp -o test-example.o 2021-05-16T20:38:22.3451950Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-runner.cpp -o test-runner.o 2021-05-16T20:38:36.7117960Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o testthat.so init.o reassign.o test-catch.o test-example.o test-runner.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:38:36.7881750Z installing to /Users/runner/work/_temp/Library/00LOCK-testthat/00new/testthat/libs 2021-05-16T20:38:36.7962250Z ** R 2021-05-16T20:38:36.8483360Z ** inst 2021-05-16T20:38:36.8657960Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:38:48.3088910Z ** help 2021-05-16T20:38:48.6227090Z *** installing help indices 2021-05-16T20:38:48.8206740Z *** copying figures 2021-05-16T20:38:48.8248240Z ** building package indices 2021-05-16T20:38:49.2278760Z ** installing vignettes 2021-05-16T20:38:49.2446880Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:38:49.6356300Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:38:49.7610480Z ** testing if installed package can be loaded from final location 2021-05-16T20:38:50.4095560Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:38:50.4224770Z * DONE (testthat) 2021-05-16T20:38:51.0755830Z * installing *source* package ‘devtools’ ... 2021-05-16T20:38:51.0876980Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-16T20:38:51.0878120Z ** using staged installation 2021-05-16T20:38:51.1320350Z ** R 2021-05-16T20:38:51.1537620Z ** inst 2021-05-16T20:38:51.1568600Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:38:53.4657600Z ** help 2021-05-16T20:38:53.6233880Z *** installing help indices 2021-05-16T20:38:53.7117380Z *** copying figures 2021-05-16T20:38:53.7126050Z ** building package indices 2021-05-16T20:38:54.0418940Z ** installing vignettes 2021-05-16T20:38:54.0520610Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:38:54.9432210Z ** testing if installed package can be loaded from final location 2021-05-16T20:38:55.8630810Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:38:55.8733350Z * DONE (devtools) 2021-05-16T20:38:55.9095800Z 2021-05-16T20:38:55.9097840Z The downloaded source packages are in 2021-05-16T20:38:55.9100060Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpelBuSa/downloaded_packages’ 2021-05-16T20:38:56.0877110Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T20:38:57.1454810Z 2021-05-16T20:38:57.5476550Z 2021-05-16T20:38:57.5494440Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpelBuSa/remotes2a50524ebe6a/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T20:38:57.5731310Z 2021-05-16T20:38:57.5737270Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpelBuSa/remotes2a50524ebe6a/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T20:38:57.6449180Z 2021-05-16T20:38:57.6450300Z 2021-05-16T20:38:57.6451860Z ─ preparing ‘desc’: 2021-05-16T20:38:57.6452720Z 2021-05-16T20:38:57.6453420Z 2021-05-16T20:38:57.6577350Z checking DESCRIPTION meta-information ... 2021-05-16T20:38:57.6578420Z 2021-05-16T20:38:57.6579790Z ✔ checking DESCRIPTION meta-information 2021-05-16T20:38:57.7712050Z 2021-05-16T20:38:57.7772370Z 2021-05-16T20:38:57.7774300Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:38:57.7775110Z 2021-05-16T20:38:57.7775700Z 2021-05-16T20:38:57.7784340Z ─ checking for empty or unneeded directories 2021-05-16T20:38:57.7785120Z 2021-05-16T20:38:57.7785710Z 2021-05-16T20:38:57.7786980Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T20:38:57.7893400Z 2021-05-16T20:38:57.7923900Z 2021-05-16T20:38:57.7925230Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T20:38:57.9167630Z 2021-05-16T20:38:57.9173680Z 2021-05-16T20:38:57.9174320Z 2021-05-16T20:38:57.9522610Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:38:57.9538880Z (as ‘lib’ is unspecified) 2021-05-16T20:38:58.3835000Z * installing *source* package ‘desc’ ... 2021-05-16T20:38:58.3902390Z ** using staged installation 2021-05-16T20:38:58.4144190Z ** R 2021-05-16T20:38:58.4336320Z ** inst 2021-05-16T20:38:58.4392340Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:39:00.2718180Z ** help 2021-05-16T20:39:00.5076450Z *** installing help indices 2021-05-16T20:39:00.6099950Z ** building package indices 2021-05-16T20:39:00.9584520Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:39:01.2086900Z ** testing if installed package can be loaded from final location 2021-05-16T20:39:01.4901220Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:39:01.4934310Z * DONE (desc) 2021-05-16T20:39:01.7946720Z 2021-05-16T20:39:01.7955090Z 2021-05-16T20:39:01.7965550Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpelBuSa/remotes2a50303c703a/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T20:39:01.8004970Z 2021-05-16T20:39:01.8007130Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpelBuSa/remotes2a50303c703a/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T20:39:01.8482530Z 2021-05-16T20:39:01.9425870Z 2021-05-16T20:39:01.9427470Z ─ preparing ‘ghtravis’: 2021-05-16T20:39:01.9428470Z 2021-05-16T20:39:01.9429190Z 2021-05-16T20:39:01.9430540Z ✔ checking DESCRIPTION meta-information 2021-05-16T20:39:02.0033410Z 2021-05-16T20:39:02.0092640Z 2021-05-16T20:39:02.0094630Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:39:02.0095500Z 2021-05-16T20:39:02.0096090Z 2021-05-16T20:39:02.0097280Z ─ checking for empty or unneeded directories 2021-05-16T20:39:02.0098030Z 2021-05-16T20:39:02.0098740Z 2021-05-16T20:39:02.0099880Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T20:39:02.0225900Z 2021-05-16T20:39:02.0255360Z 2021-05-16T20:39:02.0256910Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T20:39:02.0526930Z 2021-05-16T20:39:02.0532600Z 2021-05-16T20:39:02.0533210Z 2021-05-16T20:39:02.1016270Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:39:02.1018130Z (as ‘lib’ is unspecified) 2021-05-16T20:39:02.4264870Z * installing *source* package ‘ghtravis’ ... 2021-05-16T20:39:02.4268180Z ** using staged installation 2021-05-16T20:39:02.4477950Z ** R 2021-05-16T20:39:02.4623420Z ** inst 2021-05-16T20:39:02.4643370Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:39:04.0240630Z ** help 2021-05-16T20:39:04.1092860Z *** installing help indices 2021-05-16T20:39:04.1603780Z ** building package indices 2021-05-16T20:39:04.4543170Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:39:05.3521750Z ** testing if installed package can be loaded from final location 2021-05-16T20:39:06.2423670Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:39:06.2525060Z * DONE (ghtravis) 2021-05-16T20:39:06.2748780Z Using github PAT from envvar GITHUB_PAT 2021-05-16T20:39:06.5818650Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T20:39:07.7001090Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T20:39:07.7001650Z 2021-05-16T20:39:07.7008100Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:39:07.7009080Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T20:39:07.7010940Z (as ‘lib’ is unspecified) 2021-05-16T20:39:07.7011810Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T20:39:07.7013250Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T20:39:07.7014380Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T20:39:07.7015480Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T20:39:09.4836460Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T20:39:09.4839820Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T20:39:09.4914130Z Packages which are only available in source form, and may need 2021-05-16T20:39:09.4918690Z compilation of C/C++/Fortran: ‘tidyselect’ ‘dplyr’ ‘tidyr’ 2021-05-16T20:39:09.4920550Z installing the source packages ‘tidyselect’, ‘generics’, ‘cpp11’, ‘dplyr’, ‘tidyr’ 2021-05-16T20:39:09.4921480Z 2021-05-16T20:39:09.4929070Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T20:39:09.7426660Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-16T20:39:09.7490460Z ================================================== 2021-05-16T20:39:09.7491440Z downloaded 89 KB 2021-05-16T20:39:09.7492310Z 2021-05-16T20:39:09.7522330Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T20:39:10.0179230Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-16T20:39:10.0248430Z ================================================== 2021-05-16T20:39:10.0249320Z downloaded 115 KB 2021-05-16T20:39:10.0250300Z 2021-05-16T20:39:10.0282510Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T20:39:10.1614210Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-16T20:39:10.1729800Z ================================================== 2021-05-16T20:39:10.1731030Z downloaded 194 KB 2021-05-16T20:39:10.1731820Z 2021-05-16T20:39:10.1762300Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T20:39:10.4046270Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-16T20:39:10.4355330Z ================================================== 2021-05-16T20:39:10.4356320Z downloaded 932 KB 2021-05-16T20:39:10.4356960Z 2021-05-16T20:39:10.4390240Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T20:39:10.5756150Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-16T20:39:10.6027240Z ================================================== 2021-05-16T20:39:10.6028150Z downloaded 691 KB 2021-05-16T20:39:10.6028790Z 2021-05-16T20:39:11.0976530Z * installing *source* package ‘tidyselect’ ... 2021-05-16T20:39:11.1033920Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-16T20:39:11.1035230Z ** using staged installation 2021-05-16T20:39:11.1280830Z ** R 2021-05-16T20:39:11.1424280Z ** inst 2021-05-16T20:39:11.1466340Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:39:12.3835890Z ** help 2021-05-16T20:39:12.4567770Z *** installing help indices 2021-05-16T20:39:12.5030310Z ** building package indices 2021-05-16T20:39:12.7940850Z ** installing vignettes 2021-05-16T20:39:12.8043260Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:39:13.1254040Z ** testing if installed package can be loaded from final location 2021-05-16T20:39:13.4673520Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:39:13.4774970Z * DONE (tidyselect) 2021-05-16T20:39:13.9323380Z * installing *source* package ‘generics’ ... 2021-05-16T20:39:13.9391230Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-16T20:39:13.9392780Z ** using staged installation 2021-05-16T20:39:13.9586260Z ** R 2021-05-16T20:39:13.9684350Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:39:14.3560840Z ** help 2021-05-16T20:39:14.5162330Z *** installing help indices 2021-05-16T20:39:14.5685280Z ** building package indices 2021-05-16T20:39:14.8629490Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:39:15.1082800Z ** testing if installed package can be loaded from final location 2021-05-16T20:39:15.3490160Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:39:15.3591820Z * DONE (generics) 2021-05-16T20:39:15.7510770Z * installing *source* package ‘cpp11’ ... 2021-05-16T20:39:15.7569840Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-16T20:39:15.7571020Z ** using staged installation 2021-05-16T20:39:15.7800510Z ** R 2021-05-16T20:39:15.7868410Z ** inst 2021-05-16T20:39:15.8049650Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:39:16.2944310Z ** help 2021-05-16T20:39:16.3209000Z *** installing help indices 2021-05-16T20:39:16.3426050Z ** building package indices 2021-05-16T20:39:16.6887610Z ** installing vignettes 2021-05-16T20:39:16.6915440Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:39:16.9341650Z ** testing if installed package can be loaded from final location 2021-05-16T20:39:17.2399380Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:39:17.2501030Z * DONE (cpp11) 2021-05-16T20:39:18.0896280Z * installing *source* package ‘dplyr’ ... 2021-05-16T20:39:18.1121100Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-16T20:39:18.1122320Z ** using staged installation 2021-05-16T20:39:18.1450760Z ** libs 2021-05-16T20:39:18.1637180Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c chop.cpp -o chop.o 2021-05-16T20:39:18.3536020Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c filter.cpp -o filter.o 2021-05-16T20:39:18.5866800Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c funs.cpp -o funs.o 2021-05-16T20:39:18.7729810Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group_by.cpp -o group_by.o 2021-05-16T20:39:19.6124550Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group_data.cpp -o group_data.o 2021-05-16T20:39:19.7784790Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c imports.cpp -o imports.o 2021-05-16T20:39:19.9470190Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-16T20:39:20.1229080Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mask.cpp -o mask.o 2021-05-16T20:39:20.3177200Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mutate.cpp -o mutate.o 2021-05-16T20:39:20.4937880Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.cpp -o slice.o 2021-05-16T20:39:20.6495180Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c summarise.cpp -o summarise.o 2021-05-16T20:39:20.8605170Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o dplyr.so chop.o filter.o funs.o group_by.o group_data.o imports.o init.o mask.o mutate.o slice.o summarise.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:39:20.9242170Z installing to /Users/runner/work/_temp/Library/00LOCK-dplyr/00new/dplyr/libs 2021-05-16T20:39:20.9287330Z ** R 2021-05-16T20:39:20.9926650Z ** data 2021-05-16T20:39:20.9951510Z *** moving datasets to lazyload DB 2021-05-16T20:39:21.1002420Z ** inst 2021-05-16T20:39:21.1145390Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:39:26.6116690Z ** help 2021-05-16T20:39:27.2537510Z *** installing help indices 2021-05-16T20:39:27.5181540Z *** copying figures 2021-05-16T20:39:27.5225500Z ** building package indices 2021-05-16T20:39:27.9764020Z ** installing vignettes 2021-05-16T20:39:27.9933240Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:39:28.7385130Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:39:28.8718510Z ** testing if installed package can be loaded from final location 2021-05-16T20:39:29.6143690Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:39:29.6233210Z * DONE (dplyr) 2021-05-16T20:39:31.1817560Z * installing *source* package ‘tidyr’ ... 2021-05-16T20:39:31.1819700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c cpp11.cpp -o cpp11.o 2021-05-16T20:39:31.1824650Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-16T20:39:31.1828970Z ** using staged installation 2021-05-16T20:39:31.1830070Z ** libs 2021-05-16T20:39:31.3727910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c fill.cpp -o fill.o 2021-05-16T20:39:31.9455190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c melt.cpp -o melt.o 2021-05-16T20:39:33.3105360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c simplifyPieces.cpp -o simplifyPieces.o 2021-05-16T20:39:34.5119090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tidyr.so cpp11.o fill.o melt.o simplifyPieces.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:39:34.5758940Z installing to /Users/runner/work/_temp/Library/00LOCK-tidyr/00new/tidyr/libs 2021-05-16T20:39:34.5807410Z ** R 2021-05-16T20:39:34.6046320Z ** data 2021-05-16T20:39:34.6118340Z *** moving datasets to lazyload DB 2021-05-16T20:39:34.8094130Z ** inst 2021-05-16T20:39:34.8203290Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:39:37.0412890Z ** help 2021-05-16T20:39:37.2029710Z *** installing help indices 2021-05-16T20:39:37.2897340Z *** copying figures 2021-05-16T20:39:37.2938150Z ** building package indices 2021-05-16T20:39:37.6257880Z ** installing vignettes 2021-05-16T20:39:37.6439120Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:39:38.3871970Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:39:38.5113770Z ** testing if installed package can be loaded from final location 2021-05-16T20:39:39.1777000Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:39:39.1878510Z * DONE (tidyr) 2021-05-16T20:39:39.2194370Z 2021-05-16T20:39:39.2195710Z The downloaded source packages are in 2021-05-16T20:39:39.2197810Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpelBuSa/downloaded_packages’ 2021-05-16T20:39:39.4803840Z 2021-05-16T20:39:39.4850160Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpelBuSa/remotes2a5049724341/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T20:39:39.4858730Z 2021-05-16T20:39:39.4860990Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpelBuSa/remotes2a5049724341/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T20:39:39.5198730Z 2021-05-16T20:39:39.5201040Z 2021-05-16T20:39:39.5202650Z ─ preparing ‘aghast’: 2021-05-16T20:39:39.5203400Z 2021-05-16T20:39:39.5204100Z 2021-05-16T20:39:39.5267040Z checking DESCRIPTION meta-information ... 2021-05-16T20:39:39.5301800Z 2021-05-16T20:39:39.5403750Z ✔ checking DESCRIPTION meta-information 2021-05-16T20:39:39.5712200Z 2021-05-16T20:39:39.5814270Z 2021-05-16T20:39:39.5916650Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:39:39.5934410Z 2021-05-16T20:39:39.5935190Z 2021-05-16T20:39:39.5936540Z ─ checking for empty or unneeded directories 2021-05-16T20:39:39.5937940Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T20:39:39.5938570Z 2021-05-16T20:39:39.5939270Z 2021-05-16T20:39:39.5940360Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T20:39:39.6034650Z 2021-05-16T20:39:39.6043580Z 2021-05-16T20:39:39.6044190Z 2021-05-16T20:39:39.6215450Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:39:39.6226640Z (as ‘lib’ is unspecified) 2021-05-16T20:39:39.9579660Z * installing *source* package ‘aghast’ ... 2021-05-16T20:39:39.9583490Z ** using staged installation 2021-05-16T20:39:39.9803940Z ** R 2021-05-16T20:39:39.9890300Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:39:40.5669520Z ** help 2021-05-16T20:39:40.5967580Z *** installing help indices 2021-05-16T20:39:40.6234120Z ** building package indices 2021-05-16T20:39:41.0561980Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:39:41.3094340Z ** testing if installed package can be loaded from final location 2021-05-16T20:39:41.5578540Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:39:41.5600200Z * DONE (aghast) 2021-05-16T20:39:41.5826660Z Installing 1 packages: covr 2021-05-16T20:39:41.5839480Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:39:41.5840910Z (as ‘lib’ is unspecified) 2021-05-16T20:39:42.5039380Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T20:39:42.5039890Z 2021-05-16T20:39:43.5953150Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T20:39:43.5956110Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T20:39:43.6027530Z Packages which are only available in source form, and may need 2021-05-16T20:39:43.6029320Z compilation of C/C++/Fortran: ‘lazyeval’ ‘covr’ 2021-05-16T20:39:43.6030930Z installing the source packages ‘lazyeval’, ‘rex’, ‘covr’ 2021-05-16T20:39:43.6031730Z 2021-05-16T20:39:43.6043250Z trying URL 'https://cloud.r-project.org/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-16T20:39:43.7393080Z Content type 'application/x-gzip' length 83482 bytes (81 KB) 2021-05-16T20:39:43.7447420Z ================================================== 2021-05-16T20:39:43.7448540Z downloaded 81 KB 2021-05-16T20:39:43.7449390Z 2021-05-16T20:39:43.7479730Z trying URL 'https://cloud.r-project.org/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T20:39:43.9837020Z Content type 'application/x-gzip' length 91925 bytes (89 KB) 2021-05-16T20:39:43.9901590Z ================================================== 2021-05-16T20:39:43.9902500Z downloaded 89 KB 2021-05-16T20:39:43.9903380Z 2021-05-16T20:39:43.9933950Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T20:39:44.1286320Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-16T20:39:44.1380990Z ================================================== 2021-05-16T20:39:44.1381890Z downloaded 143 KB 2021-05-16T20:39:44.1382550Z 2021-05-16T20:39:44.4934230Z * installing *source* package ‘lazyeval’ ... 2021-05-16T20:39:44.4986340Z ** package ‘lazyeval’ successfully unpacked and MD5 sums checked 2021-05-16T20:39:44.4987550Z ** using staged installation 2021-05-16T20:39:44.5162680Z ** libs 2021-05-16T20:39:44.5336000Z 2021-05-16T20:39:44.5338820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c expr.c -o expr.o 2021-05-16T20:39:44.6230550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:39:44.6893720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c interp.c -o interp.o 2021-05-16T20:39:44.7750040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c lazy.c -o lazy.o 2021-05-16T20:39:44.8753060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c name.c -o name.o 2021-05-16T20:39:44.9652290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T20:39:45.0685730Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o lazyeval.so expr.o init.o interp.o lazy.o name.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:39:45.1270290Z installing to /Users/runner/work/_temp/Library/00LOCK-lazyeval/00new/lazyeval/libs 2021-05-16T20:39:45.1311530Z ** R 2021-05-16T20:39:45.1376110Z ** inst 2021-05-16T20:39:45.1437510Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:39:45.8164040Z ** help 2021-05-16T20:39:45.8990490Z *** installing help indices 2021-05-16T20:39:45.9510280Z ** building package indices 2021-05-16T20:39:46.3046910Z ** installing vignettes 2021-05-16T20:39:46.3148910Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:39:46.6642010Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:39:46.7875690Z ** testing if installed package can be loaded from final location 2021-05-16T20:39:47.1025400Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:39:47.1051900Z * DONE (lazyeval) 2021-05-16T20:39:47.4657290Z * installing *source* package ‘rex’ ... 2021-05-16T20:39:47.4701690Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-16T20:39:47.4703030Z ** using staged installation 2021-05-16T20:39:47.4908230Z ** R 2021-05-16T20:39:47.4969460Z ** inst 2021-05-16T20:39:47.5023560Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:39:48.1390650Z ** help 2021-05-16T20:39:48.2103760Z *** installing help indices 2021-05-16T20:39:48.2550980Z ** building package indices 2021-05-16T20:39:48.5395120Z ** installing vignettes 2021-05-16T20:39:48.5568840Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:39:48.7895190Z ** testing if installed package can be loaded from final location 2021-05-16T20:39:49.0382380Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:39:49.0410310Z * DONE (rex) 2021-05-16T20:39:49.5935340Z * installing *source* package ‘covr’ ... 2021-05-16T20:39:49.6066300Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-16T20:39:49.6067630Z ** using staged installation 2021-05-16T20:39:49.6366230Z ** libs 2021-05-16T20:39:49.6538140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c reassign.c -o reassign.o 2021-05-16T20:39:49.7406000Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o covr.so reassign.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:39:49.7978420Z installing to /Users/runner/work/_temp/Library/00LOCK-covr/00new/covr/libs 2021-05-16T20:39:49.8020380Z ** R 2021-05-16T20:39:49.8233400Z ** inst 2021-05-16T20:39:49.8323250Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:39:51.4285740Z ** help 2021-05-16T20:39:51.5200280Z *** installing help indices 2021-05-16T20:39:51.5765100Z *** copying figures 2021-05-16T20:39:51.5773720Z ** building package indices 2021-05-16T20:39:51.8687320Z ** installing vignettes 2021-05-16T20:39:51.8789070Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:39:52.3359610Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:39:52.4609070Z ** testing if installed package can be loaded from final location 2021-05-16T20:39:52.7632670Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:39:52.7680060Z * DONE (covr) 2021-05-16T20:39:52.8153990Z 2021-05-16T20:39:52.8155260Z The downloaded source packages are in 2021-05-16T20:39:52.8157320Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpelBuSa/downloaded_packages’ 2021-05-16T20:39:52.8497770Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T20:39:52.8498500Z Rscript -e "tic::before_install()" 2021-05-16T20:39:52.8932690Z shell: /bin/bash -e {0} 2021-05-16T20:39:52.8933080Z env: 2021-05-16T20:39:52.8933790Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:39:52.8934250Z TIC_DEPLOY_KEY: 2021-05-16T20:39:52.8934580Z RSPM: 2021-05-16T20:39:52.8935880Z GITHUB_PAT: *** 2021-05-16T20:39:52.8936270Z COVERALLS_TOKEN: 2021-05-16T20:39:52.8936710Z continue-on-error: true 2021-05-16T20:39:52.8937140Z VDIFFR_RUN_TESTS: false 2021-05-16T20:39:52.8937600Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:39:52.8938060Z TZ: UTC 2021-05-16T20:39:52.8938400Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:39:52.8938770Z NOT_CRAN: true 2021-05-16T20:39:52.8939100Z ##[endgroup] 2021-05-16T20:39:53.2463110Z ✔ Loading tic stage configuration from tic.R 2021-05-16T20:39:53.3742930Z Running before_install: step_install_remote_binaries() 2021-05-16T20:39:54.0185530Z Installing RNifti binaries 2021-05-16T20:39:54.0199070Z [1] "neuroconductor/RNifti" 2021-05-16T20:39:54.3470880Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T20:39:54.3478220Z Installing oro.nifti binaries 2021-05-16T20:39:54.3485860Z [1] "neuroconductor/oro.nifti" 2021-05-16T20:39:54.5979280Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T20:39:54.5987790Z Installing brainR binaries 2021-05-16T20:39:54.5996080Z [1] "neuroconductor/brainR" 2021-05-16T20:39:54.8516870Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T20:39:54.8723570Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T20:39:54.8724480Z remotes::install_deps(dependencies = TRUE) 2021-05-16T20:39:54.8725070Z remotes::install_cran("rcmdcheck") 2021-05-16T20:39:54.8725650Z remotes::install_cran("markdown") 2021-05-16T20:39:54.8934690Z shell: /usr/local/bin/Rscript {0} 2021-05-16T20:39:54.8935100Z env: 2021-05-16T20:39:54.8935550Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:39:54.8935980Z TIC_DEPLOY_KEY: 2021-05-16T20:39:54.8936350Z RSPM: 2021-05-16T20:39:54.8937480Z GITHUB_PAT: *** 2021-05-16T20:39:54.8937900Z COVERALLS_TOKEN: 2021-05-16T20:39:54.8938370Z continue-on-error: true 2021-05-16T20:39:54.8938820Z VDIFFR_RUN_TESTS: false 2021-05-16T20:39:54.8939320Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:39:54.8939730Z TZ: UTC 2021-05-16T20:39:54.8940120Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:39:54.8940500Z NOT_CRAN: true 2021-05-16T20:39:54.8940920Z ##[endgroup] 2021-05-16T20:40:00.5545580Z RNifti (NA -> 929106d1b...) [GitHub] 2021-05-16T20:40:00.5547310Z oro.nifti (NA -> bd06b05d2...) [GitHub] 2021-05-16T20:40:00.5548690Z brainR (NA -> 30deb9803...) [GitHub] 2021-05-16T20:40:00.5550030Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T20:40:00.5551320Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T20:40:00.5552670Z jquerylib (NA -> 0.1.4 ) [CRAN] 2021-05-16T20:40:00.5553970Z sass (NA -> 0.4.0 ) [CRAN] 2021-05-16T20:40:00.5555230Z bslib (NA -> 0.2.5 ) [CRAN] 2021-05-16T20:40:00.5557380Z promises (NA -> 1.2.0.1 ) [CRAN] 2021-05-16T20:40:00.5558370Z later (NA -> 1.2.0 ) [CRAN] 2021-05-16T20:40:00.5559310Z sourcetools (NA -> 0.1.7 ) [CRAN] 2021-05-16T20:40:00.5560320Z xtable (NA -> 1.8-4 ) [CRAN] 2021-05-16T20:40:00.5561150Z httpuv (NA -> 1.6.1 ) [CRAN] 2021-05-16T20:40:00.5562010Z webshot (NA -> 0.5.2 ) [CRAN] 2021-05-16T20:40:00.5562880Z miniUI (NA -> 0.1.1.1 ) [CRAN] 2021-05-16T20:40:00.5563850Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T20:40:00.5564710Z manipulat... (NA -> 0.10.1 ) [CRAN] 2021-05-16T20:40:00.5565610Z crosstalk (NA -> 1.1.1 ) [CRAN] 2021-05-16T20:40:00.5566420Z shiny (NA -> 1.6.0 ) [CRAN] 2021-05-16T20:40:00.5567300Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-16T20:40:00.5568200Z htmlwidgets (NA -> 1.5.3 ) [CRAN] 2021-05-16T20:40:00.5569070Z colorspace (NA -> 2.0-1 ) [CRAN] 2021-05-16T20:40:00.5569960Z viridisLite (NA -> 0.4.0 ) [CRAN] 2021-05-16T20:40:00.5570860Z RColorBrewer (NA -> 1.1-2 ) [CRAN] 2021-05-16T20:40:00.5571760Z munsell (NA -> 0.5.0 ) [CRAN] 2021-05-16T20:40:00.5572580Z labeling (NA -> 0.4.2 ) [CRAN] 2021-05-16T20:40:00.5573450Z farver (NA -> 2.1.0 ) [CRAN] 2021-05-16T20:40:00.5574270Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-16T20:40:00.5575160Z misc3d (NA -> 0.9-0 ) [CRAN] 2021-05-16T20:40:00.5576010Z rgl (NA -> 0.106.8 ) [CRAN] 2021-05-16T20:40:00.5576810Z plyr (NA -> 1.8.6 ) [CRAN] 2021-05-16T20:40:00.5577660Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T20:40:00.5578470Z scales (NA -> 1.1.1 ) [CRAN] 2021-05-16T20:40:00.5579320Z isoband (NA -> 0.2.4 ) [CRAN] 2021-05-16T20:40:00.5580130Z gtable (NA -> 0.3.0 ) [CRAN] 2021-05-16T20:40:00.5580980Z R.oo (NA -> 1.24.0 ) [CRAN] 2021-05-16T20:40:00.5581780Z reshape2 (NA -> 1.4.4 ) [CRAN] 2021-05-16T20:40:00.5583190Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T20:40:00.5584060Z ggplot2 (NA -> 3.3.3 ) [CRAN] 2021-05-16T20:40:00.5584890Z R.utils (NA -> 2.10.1 ) [CRAN] 2021-05-16T20:40:00.5585770Z matrixStats (NA -> 0.58.0 ) [CRAN] 2021-05-16T20:40:00.9436500Z Downloading GitHub repo neuroconductor/RNifti@929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T20:40:02.7425090Z 2021-05-16T20:40:03.0013520Z 2021-05-16T20:40:03.0026360Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmppT17OA/remotes961356c1cdf6/neuroconductor-RNifti-929106d/DESCRIPTION’ ... 2021-05-16T20:40:03.0091690Z 2021-05-16T20:40:03.0093950Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmppT17OA/remotes961356c1cdf6/neuroconductor-RNifti-929106d/DESCRIPTION’ 2021-05-16T20:40:03.1216390Z 2021-05-16T20:40:03.1219540Z 2021-05-16T20:40:03.1221040Z ─ preparing ‘RNifti’: 2021-05-16T20:40:03.1221690Z 2021-05-16T20:40:03.1222380Z 2021-05-16T20:40:03.1346400Z checking DESCRIPTION meta-information ... 2021-05-16T20:40:03.1393910Z 2021-05-16T20:40:03.1402100Z ✔ checking DESCRIPTION meta-information 2021-05-16T20:40:03.1411010Z 2021-05-16T20:40:03.1411780Z 2021-05-16T20:40:03.1413090Z ─ cleaning src 2021-05-16T20:40:03.1541680Z 2021-05-16T20:40:03.1561900Z 2021-05-16T20:40:03.1563490Z ─ running ‘cleanup’ 2021-05-16T20:40:03.3588430Z 2021-05-16T20:40:03.3589770Z 2021-05-16T20:40:03.3591780Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:40:03.4197780Z 2021-05-16T20:40:03.4199100Z 2021-05-16T20:40:03.4200910Z ─ checking for empty or unneeded directories 2021-05-16T20:40:03.4289620Z 2021-05-16T20:40:03.4292160Z 2021-05-16T20:40:03.4293710Z ─ building ‘RNifti_1.3.1.tar.gz’ 2021-05-16T20:40:03.7470320Z 2021-05-16T20:40:03.7471630Z 2021-05-16T20:40:03.7472440Z 2021-05-16T20:40:03.7863800Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:40:03.7865730Z (as ‘lib’ is unspecified) 2021-05-16T20:40:04.2911250Z * installing *source* package ‘RNifti’ ... 2021-05-16T20:40:04.2914870Z ** using staged installation 2021-05-16T20:40:04.3148100Z ** libs 2021-05-16T20:40:04.3329060Z 2021-05-16T20:40:04.3332880Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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-16T20:40:05.5068020Z In file included from main.cpp:1: 2021-05-16T20:40:05.5069640Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:40:05.5072100Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:40:05.5073730Z SEXP data = Parent::get__(); 2021-05-16T20:40:05.5074600Z ^ 2021-05-16T20:40:17.4079310Z 1 warning generated. 2021-05-16T20:40:17.4263600Z clang -mmacosx-version-min=10.13 -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-16T20:40:17.5453390Z clang -mmacosx-version-min=10.13 -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-16T20:40:17.6747500Z clang -mmacosx-version-min=10.13 -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-16T20:40:17.7461130Z clang -mmacosx-version-min=10.13 -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-16T20:40:17.8958300Z clang -mmacosx-version-min=10.13 -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-16T20:40:18.4276220Z clang -mmacosx-version-min=10.13 -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-16T20:40:18.5038590Z clang -mmacosx-version-min=10.13 -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-16T20:40:18.6566410Z clang -mmacosx-version-min=10.13 -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-16T20:40:18.8369280Z clang -mmacosx-version-min=10.13 -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-16T20:40:19.0017760Z clang -mmacosx-version-min=10.13 -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-16T20:40:19.2890100Z clang -mmacosx-version-min=10.13 -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-16T20:40:19.4813550Z clang -mmacosx-version-min=10.13 -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-16T20:40:20.0865430Z clang -mmacosx-version-min=10.13 -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-16T20:40:20.2249660Z clang -mmacosx-version-min=10.13 -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-16T20:40:20.5847580Z clang -mmacosx-version-min=10.13 -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-16T20:40:20.6525390Z clang -mmacosx-version-min=10.13 -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-16T20:40:20.7330030Z clang -mmacosx-version-min=10.13 -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-16T20:40:20.8400710Z clang -mmacosx-version-min=10.13 -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-16T20:40:20.9946350Z niftilib/nifti1_io.c:345:19: warning: unused variable 'gni_version' [-Wunused-const-variable] 2021-05-16T20:40:20.9948110Z static const char gni_version[] = "nifti library version 1.46 (26 Sep, 2019)"; 2021-05-16T20:40:20.9949120Z ^ 2021-05-16T20:40:20.9950890Z niftilib/nifti1_io.c:355:29: warning: unused variable 'nifti_type_list' [-Wunused-const-variable] 2021-05-16T20:40:20.9952200Z static const nifti_type_ele nifti_type_list[] = { 2021-05-16T20:40:20.9953150Z ^ 2021-05-16T20:40:20.9954790Z niftilib/nifti1_io.c:3324:12: warning: unused function 'compare_strlist' [-Wunused-function] 2021-05-16T20:40:20.9956140Z static int compare_strlist(const char * str, char ** strlist, int len) 2021-05-16T20:40:20.9957080Z ^ 2021-05-16T20:40:20.9958630Z niftilib/nifti1_io.c:3279:12: warning: unused function 'is_mixedcase' [-Wunused-function] 2021-05-16T20:40:20.9959890Z static int is_mixedcase(const char * str) 2021-05-16T20:40:20.9960750Z ^ 2021-05-16T20:40:20.9962320Z niftilib/nifti1_io.c:3263:12: warning: unused function 'is_uppercase' [-Wunused-function] 2021-05-16T20:40:20.9963580Z static int is_uppercase(const char * str) 2021-05-16T20:40:20.9964390Z ^ 2021-05-16T20:40:20.9966020Z niftilib/nifti1_io.c:3310:12: warning: unused function 'make_lowercase' [-Wunused-function] 2021-05-16T20:40:20.9967270Z static int make_lowercase(char * str) 2021-05-16T20:40:20.9968090Z ^ 2021-05-16T20:40:20.9969800Z niftilib/nifti1_io.c:3297:12: warning: unused function 'make_uppercase' [-Wunused-function] 2021-05-16T20:40:20.9971050Z static int make_uppercase(char * str) 2021-05-16T20:40:20.9971870Z ^ 2021-05-16T20:40:20.9973450Z niftilib/nifti1_io.c:441:14: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-16T20:40:20.9974780Z static int print_hex_vals (const char * data, size_t nbytes, FILE * fp); 2021-05-16T20:40:20.9975740Z ^ 2021-05-16T20:40:21.8741280Z 8 warnings generated. 2021-05-16T20:40:21.8779900Z clang -mmacosx-version-min=10.13 -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-16T20:40:22.1158810Z niftilib/nifti2_io.c:4461:12: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-16T20:40:22.1160470Z static int print_hex_vals( const char * data, size_t nbytes, FILE * fp ) 2021-05-16T20:40:22.1161420Z ^ 2021-05-16T20:40:22.1162960Z niftilib/nifti2_io.c:8147:14: warning: unused function 'escapize_string' [-Wunused-function] 2021-05-16T20:40:22.1164160Z static char *escapize_string( const char * str ) 2021-05-16T20:40:22.1164900Z ^ 2021-05-16T20:40:24.2037490Z 2 warnings generated. 2021-05-16T20:40:24.2127320Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o 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-16T20:40:24.2877180Z installing to /Users/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-16T20:40:24.2961870Z ** R 2021-05-16T20:40:24.3068290Z ** inst 2021-05-16T20:40:24.3212730Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:40:25.3770360Z ** help 2021-05-16T20:40:25.4496240Z *** installing help indices 2021-05-16T20:40:25.4921450Z ** building package indices 2021-05-16T20:40:25.7715460Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:40:26.2313270Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:40:26.3563290Z ** testing if installed package can be loaded from final location 2021-05-16T20:40:26.7150320Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:40:26.7189170Z * DONE (RNifti) 2021-05-16T20:40:27.1102460Z Downloading GitHub repo neuroconductor/oro.nifti@bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T20:40:29.3877240Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T20:40:29.3878820Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T20:40:29.3880240Z Installing 7 packages: base64enc, tinytex, htmltools, rmarkdown, rticles, abind, bitops 2021-05-16T20:40:29.3881390Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-16T20:40:29.3882660Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T20:40:29.3883760Z rticles (NA -> 0.19 ) [CRAN] 2021-05-16T20:40:29.3884930Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T20:40:29.3886090Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T20:40:29.3887580Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:40:29.3888890Z (as ‘lib’ is unspecified) 2021-05-16T20:40:31.5892320Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T20:40:31.5902530Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T20:40:32.9788270Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2: 2021-05-16T20:40:32.9802410Z cannot open URL 'https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T20:40:33.9692240Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2: 2021-05-16T20:40:33.9696240Z cannot open URL 'https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T20:40:34.8694390Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2: 2021-05-16T20:40:34.8712340Z cannot open URL 'https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T20:40:35.8616670Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2: 2021-05-16T20:40:35.8635870Z cannot open URL 'https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T20:40:35.8702180Z Packages which are only available in source form, and may need 2021-05-16T20:40:35.8704330Z compilation of C/C++/Fortran: ‘base64enc’ ‘htmltools’ ‘bitops’ 2021-05-16T20:40:35.8706470Z installing the source packages ‘base64enc’, ‘tinytex’, ‘htmltools’, ‘rmarkdown’, ‘rticles’, ‘abind’, ‘bitops’ 2021-05-16T20:40:35.8707740Z 2021-05-16T20:40:35.8724220Z trying URL 'https://cloud.r-project.org/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-16T20:40:36.0608570Z Content type 'application/x-gzip' length 7833 bytes 2021-05-16T20:40:36.0610170Z ================================================== 2021-05-16T20:40:36.0611110Z downloaded 7833 bytes 2021-05-16T20:40:36.0612060Z 2021-05-16T20:40:36.0640570Z trying URL 'https://cloud.r-project.org/src/contrib/tinytex_0.31.tar.gz' 2021-05-16T20:40:36.1959140Z Content type 'application/x-gzip' length 29243 bytes (28 KB) 2021-05-16T20:40:36.1967610Z ================================================== 2021-05-16T20:40:36.1968800Z downloaded 28 KB 2021-05-16T20:40:36.1969890Z 2021-05-16T20:40:36.1998450Z trying URL 'https://cloud.r-project.org/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-16T20:40:36.4838820Z Content type 'application/x-gzip' length 71567 bytes (69 KB) 2021-05-16T20:40:36.4893370Z ================================================== 2021-05-16T20:40:36.4894230Z downloaded 69 KB 2021-05-16T20:40:36.4895070Z 2021-05-16T20:40:36.4926620Z trying URL 'https://cloud.r-project.org/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-16T20:40:36.6607990Z Content type 'application/x-gzip' length 3244734 bytes (3.1 MB) 2021-05-16T20:40:36.7152530Z ================================================== 2021-05-16T20:40:36.7153580Z downloaded 3.1 MB 2021-05-16T20:40:36.7154320Z 2021-05-16T20:40:36.7192800Z trying URL 'https://cloud.r-project.org/src/contrib/rticles_0.19.tar.gz' 2021-05-16T20:40:37.1680110Z Content type 'application/x-gzip' length 1639623 bytes (1.6 MB) 2021-05-16T20:40:37.2321300Z ================================================== 2021-05-16T20:40:37.2322280Z downloaded 1.6 MB 2021-05-16T20:40:37.2322940Z 2021-05-16T20:40:37.2358840Z trying URL 'https://cloud.r-project.org/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T20:40:37.3717880Z Content type 'application/x-gzip' length 21810 bytes (21 KB) 2021-05-16T20:40:37.3729240Z ================================================== 2021-05-16T20:40:37.3730320Z downloaded 21 KB 2021-05-16T20:40:37.3731250Z 2021-05-16T20:40:37.3761990Z trying URL 'https://cloud.r-project.org/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T20:40:37.6106640Z Content type 'application/x-gzip' length 10809 bytes (10 KB) 2021-05-16T20:40:37.6108340Z ================================================== 2021-05-16T20:40:37.6109200Z downloaded 10 KB 2021-05-16T20:40:37.6110140Z 2021-05-16T20:40:37.8932520Z * installing *source* package ‘base64enc’ ... 2021-05-16T20:40:37.8949060Z ** package ‘base64enc’ successfully unpacked and MD5 sums checked 2021-05-16T20:40:37.8950250Z ** using staged installation 2021-05-16T20:40:37.9094800Z ** libs 2021-05-16T20:40:37.9285070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T20:40:38.0732200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c uriencode.c -o uriencode.o 2021-05-16T20:40:38.1758870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utf8.c -o utf8.o 2021-05-16T20:40:38.2814600Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o base64enc.so base64.o uriencode.o utf8.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:40:38.3419960Z installing to /Users/runner/work/_temp/Library/00LOCK-base64enc/00new/base64enc/libs 2021-05-16T20:40:38.3462220Z ** R 2021-05-16T20:40:38.3501170Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:40:38.6898460Z ** help 2021-05-16T20:40:38.7182550Z *** installing help indices 2021-05-16T20:40:38.7378450Z ** building package indices 2021-05-16T20:40:38.9958910Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:40:39.3796260Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:40:39.5108480Z ** testing if installed package can be loaded from final location 2021-05-16T20:40:39.7500100Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:40:39.7587580Z * DONE (base64enc) 2021-05-16T20:40:40.0813950Z * installing *source* package ‘tinytex’ ... 2021-05-16T20:40:40.0839730Z ** package ‘tinytex’ successfully unpacked and MD5 sums checked 2021-05-16T20:40:40.0841230Z ** using staged installation 2021-05-16T20:40:40.1098520Z ** R 2021-05-16T20:40:40.1202280Z ** inst 2021-05-16T20:40:40.1219970Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:40:41.1317620Z ** help 2021-05-16T20:40:41.1774890Z *** installing help indices 2021-05-16T20:40:41.2107260Z ** building package indices 2021-05-16T20:40:41.4900470Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:40:41.7497500Z ** testing if installed package can be loaded from final location 2021-05-16T20:40:42.0202440Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:40:42.0304150Z * DONE (tinytex) 2021-05-16T20:40:42.3280000Z * installing *source* package ‘abind’ ... 2021-05-16T20:40:42.3303720Z ** package ‘abind’ successfully unpacked and MD5 sums checked 2021-05-16T20:40:42.3305630Z ** using staged installation 2021-05-16T20:40:42.3467550Z ** R 2021-05-16T20:40:42.3525450Z ** inst 2021-05-16T20:40:42.3595350Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:40:43.0468950Z ** help 2021-05-16T20:40:43.0806320Z *** installing help indices 2021-05-16T20:40:43.1064820Z ** building package indices 2021-05-16T20:40:43.3682870Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:40:43.6113510Z ** testing if installed package can be loaded from final location 2021-05-16T20:40:43.8660460Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:40:43.8683900Z * DONE (abind) 2021-05-16T20:40:44.1542540Z * installing *source* package ‘bitops’ ... 2021-05-16T20:40:44.1559950Z ** package ‘bitops’ successfully unpacked and MD5 sums checked 2021-05-16T20:40:44.1561560Z ** using staged installation 2021-05-16T20:40:44.1692360Z ** libs 2021-05-16T20:40:44.1871990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c bit-ops.c -o bit-ops.o 2021-05-16T20:40:44.3607100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cksum.c -o cksum.o 2021-05-16T20:40:44.4548350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:40:44.5366490Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o bitops.so bit-ops.o cksum.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:40:44.5950590Z installing to /Users/runner/work/_temp/Library/00LOCK-bitops/00new/bitops/libs 2021-05-16T20:40:44.5991430Z ** R 2021-05-16T20:40:44.6026920Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:40:44.9440300Z ** help 2021-05-16T20:40:44.9753350Z *** installing help indices 2021-05-16T20:40:44.9970490Z ** building package indices 2021-05-16T20:40:45.2525860Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:40:45.6092240Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:40:45.7409280Z ** testing if installed package can be loaded from final location 2021-05-16T20:40:45.9752030Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:40:45.9773590Z * DONE (bitops) 2021-05-16T20:40:46.3305510Z * installing *source* package ‘htmltools’ ... 2021-05-16T20:40:46.3346870Z ** package ‘htmltools’ successfully unpacked and MD5 sums checked 2021-05-16T20:40:46.3348050Z ** using staged installation 2021-05-16T20:40:46.3562410Z ** libs 2021-05-16T20:40:46.3737500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:40:46.4508110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c template.c -o template.o 2021-05-16T20:40:46.5552920Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o htmltools.so init.o template.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:40:46.6134760Z installing to /Users/runner/work/_temp/Library/00LOCK-htmltools/00new/htmltools/libs 2021-05-16T20:40:46.6175150Z ** R 2021-05-16T20:40:46.6346440Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:40:48.4254560Z ** help 2021-05-16T20:40:48.5422590Z *** installing help indices 2021-05-16T20:40:48.6096980Z ** building package indices 2021-05-16T20:40:48.9260820Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:40:49.3196260Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:40:49.4481090Z ** testing if installed package can be loaded from final location 2021-05-16T20:40:49.7537370Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:40:49.7568810Z * DONE (htmltools) 2021-05-16T20:40:50.9986360Z * installing *source* package ‘rmarkdown’ ... 2021-05-16T20:40:51.0417480Z ** package ‘rmarkdown’ successfully unpacked and MD5 sums checked 2021-05-16T20:40:51.0418910Z ** using staged installation 2021-05-16T20:40:51.0818510Z ** R 2021-05-16T20:40:51.1370190Z ** inst 2021-05-16T20:40:51.2693240Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:40:55.6421490Z ** help 2021-05-16T20:40:55.9065110Z *** installing help indices 2021-05-16T20:40:56.0717280Z *** copying figures 2021-05-16T20:40:56.0733790Z ** building package indices 2021-05-16T20:40:56.4820370Z ** installing vignettes 2021-05-16T20:40:56.4910950Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:40:56.8235150Z ** testing if installed package can be loaded from final location 2021-05-16T20:40:57.3020170Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:40:57.3258460Z * DONE (rmarkdown) 2021-05-16T20:40:58.3221800Z * installing *source* package ‘rticles’ ... 2021-05-16T20:40:58.3520070Z ** package ‘rticles’ successfully unpacked and MD5 sums checked 2021-05-16T20:40:58.3521360Z ** using staged installation 2021-05-16T20:40:58.3826090Z ** R 2021-05-16T20:40:58.4234940Z ** inst 2021-05-16T20:40:58.5556530Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:40:59.1783320Z ** help 2021-05-16T20:40:59.2302790Z *** installing help indices 2021-05-16T20:40:59.2674860Z ** building package indices 2021-05-16T20:40:59.5485970Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:40:59.9433740Z ** testing if installed package can be loaded from final location 2021-05-16T20:41:00.2810710Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:41:00.3094530Z * DONE (rticles) 2021-05-16T20:41:00.3747430Z 2021-05-16T20:41:00.3748580Z The downloaded source packages are in 2021-05-16T20:41:00.3750550Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmppT17OA/downloaded_packages’ 2021-05-16T20:41:00.6777880Z 2021-05-16T20:41:00.6792520Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmppT17OA/remotes96132f93484b/neuroconductor-oro.nifti-bd06b05/DESCRIPTION’ ... 2021-05-16T20:41:00.6843780Z 2021-05-16T20:41:00.6850640Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmppT17OA/remotes96132f93484b/neuroconductor-oro.nifti-bd06b05/DESCRIPTION’ 2021-05-16T20:41:00.9547270Z 2021-05-16T20:41:00.9549640Z 2021-05-16T20:41:00.9551100Z ─ preparing ‘oro.nifti’: 2021-05-16T20:41:00.9551680Z 2021-05-16T20:41:00.9552220Z 2021-05-16T20:41:00.9757860Z checking DESCRIPTION meta-information ... 2021-05-16T20:41:00.9939120Z 2021-05-16T20:41:00.9941770Z ✔ checking DESCRIPTION meta-information 2021-05-16T20:41:01.2942290Z 2021-05-16T20:41:01.2975840Z 2021-05-16T20:41:01.2977670Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:41:01.3017010Z 2021-05-16T20:41:01.3017940Z 2021-05-16T20:41:01.3019550Z ─ checking for empty or unneeded directories 2021-05-16T20:41:01.3032630Z 2021-05-16T20:41:01.3038720Z 2021-05-16T20:41:01.3040110Z Removed empty directory ‘oro.nifti/vignettes’ 2021-05-16T20:41:01.3052220Z 2021-05-16T20:41:01.3058040Z 2021-05-16T20:41:01.3059630Z Omitted ‘LazyData’ and ‘LazyDataCompression’ from DESCRIPTION 2021-05-16T20:41:01.3239830Z 2021-05-16T20:41:01.3272140Z 2021-05-16T20:41:01.3274470Z ─ building ‘oro.nifti_0.10.3.tar.gz’ 2021-05-16T20:41:01.9118400Z 2021-05-16T20:41:01.9219980Z 2021-05-16T20:41:01.9320740Z 2021-05-16T20:41:02.0261300Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:41:02.0295410Z (as ‘lib’ is unspecified) 2021-05-16T20:41:02.9224420Z * installing *source* package ‘oro.nifti’ ... 2021-05-16T20:41:02.9225780Z ** using staged installation 2021-05-16T20:41:02.9612680Z ** R 2021-05-16T20:41:03.0290960Z ** demo 2021-05-16T20:41:03.0312870Z ** inst 2021-05-16T20:41:03.0680850Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:41:11.6584360Z 2021-05-16T20:41:11.6587600Z ** help 2021-05-16T20:41:11.6589060Z Creating a new generic function for ‘origin’ in package ‘oro.nifti’ 2021-05-16T20:41:12.2166220Z *** installing help indices 2021-05-16T20:41:12.5671700Z ** building package indices 2021-05-16T20:41:13.1162880Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:41:13.8794770Z ** testing if installed package can be loaded from final location 2021-05-16T20:41:14.8266870Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:41:14.8376210Z * DONE (oro.nifti) 2021-05-16T20:41:15.2801060Z Downloading GitHub repo neuroconductor/brainR@30deb980379774a44b6be4e1030c1faf4a0115bd 2021-05-16T20:41:17.3437640Z jquerylib (NA -> 0.1.4 ) [CRAN] 2021-05-16T20:41:17.3479890Z Installing 16 packages: jquerylib, sass, bslib, promises, later, sourcetools, xtable, httpuv, webshot, htmlwidgets, miniUI, shiny, manipulateWidget, crosstalk, misc3d, rgl 2021-05-16T20:41:17.3481590Z sass (NA -> 0.4.0 ) [CRAN] 2021-05-16T20:41:17.3483210Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:41:17.3484160Z bslib (NA -> 0.2.5 ) [CRAN] 2021-05-16T20:41:17.3485430Z (as ‘lib’ is unspecified) 2021-05-16T20:41:17.3486270Z promises (NA -> 1.2.0.1) [CRAN] 2021-05-16T20:41:17.3487490Z later (NA -> 1.2.0 ) [CRAN] 2021-05-16T20:41:17.3488640Z sourcetools (NA -> 0.1.7 ) [CRAN] 2021-05-16T20:41:17.3489780Z xtable (NA -> 1.8-4 ) [CRAN] 2021-05-16T20:41:17.3490890Z httpuv (NA -> 1.6.1 ) [CRAN] 2021-05-16T20:41:17.3492010Z webshot (NA -> 0.5.2 ) [CRAN] 2021-05-16T20:41:17.3493330Z htmlwidgets (NA -> 1.5.3 ) [CRAN] 2021-05-16T20:41:17.3494470Z miniUI (NA -> 0.1.1.1) [CRAN] 2021-05-16T20:41:17.3495670Z shiny (NA -> 1.6.0 ) [CRAN] 2021-05-16T20:41:17.3496780Z manipulat... (NA -> 0.10.1 ) [CRAN] 2021-05-16T20:41:17.3497880Z crosstalk (NA -> 1.1.1 ) [CRAN] 2021-05-16T20:41:17.3498990Z misc3d (NA -> 0.9-0 ) [CRAN] 2021-05-16T20:41:17.3500060Z rgl (NA -> 0.106.8) [CRAN] 2021-05-16T20:41:19.7209430Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T20:41:19.7215540Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T20:41:21.3988260Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2: 2021-05-16T20:41:21.3991740Z cannot open URL 'https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T20:41:22.2958220Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2: 2021-05-16T20:41:22.2963680Z cannot open URL 'https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T20:41:23.3560370Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2: 2021-05-16T20:41:23.3564120Z cannot open URL 'https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T20:41:24.4189950Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2: 2021-05-16T20:41:24.4193290Z cannot open URL 'https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T20:41:24.4266510Z Packages which are only available in source form, and may need 2021-05-16T20:41:24.4268480Z compilation of C/C++/Fortran: ‘sass’ ‘promises’ ‘later’ ‘sourcetools’ 2021-05-16T20:41:24.4269890Z ‘httpuv’ ‘rgl’ 2021-05-16T20:41:24.4272290Z installing the source packages ‘jquerylib’, ‘sass’, ‘bslib’, ‘promises’, ‘later’, ‘sourcetools’, ‘xtable’, ‘httpuv’, ‘webshot’, ‘htmlwidgets’, ‘miniUI’, ‘shiny’, ‘manipulateWidget’, ‘crosstalk’, ‘misc3d’, ‘rgl’ 2021-05-16T20:41:24.4273690Z 2021-05-16T20:41:24.4284160Z trying URL 'https://cloud.r-project.org/src/contrib/jquerylib_0.1.4.tar.gz' 2021-05-16T20:41:24.5638560Z Content type 'application/x-gzip' length 520207 bytes (508 KB) 2021-05-16T20:41:24.5879840Z ================================================== 2021-05-16T20:41:24.5880840Z downloaded 508 KB 2021-05-16T20:41:24.5881490Z 2021-05-16T20:41:24.5916090Z trying URL 'https://cloud.r-project.org/src/contrib/sass_0.4.0.tar.gz' 2021-05-16T20:41:24.8005400Z Content type 'application/x-gzip' length 3022459 bytes (2.9 MB) 2021-05-16T20:41:24.8568910Z ================================================== 2021-05-16T20:41:24.8570100Z downloaded 2.9 MB 2021-05-16T20:41:24.8570780Z 2021-05-16T20:41:24.8609450Z trying URL 'https://cloud.r-project.org/src/contrib/bslib_0.2.5.tar.gz' 2021-05-16T20:41:25.1070180Z Content type 'application/x-gzip' length 3810406 bytes (3.6 MB) 2021-05-16T20:41:25.1696120Z ================================================== 2021-05-16T20:41:25.1697250Z downloaded 3.6 MB 2021-05-16T20:41:25.1697920Z 2021-05-16T20:41:25.1737760Z trying URL 'https://cloud.r-project.org/src/contrib/promises_1.2.0.1.tar.gz' 2021-05-16T20:41:25.4330870Z Content type 'application/x-gzip' length 3120504 bytes (3.0 MB) 2021-05-16T20:41:25.5063150Z ================================================== 2021-05-16T20:41:25.5064080Z downloaded 3.0 MB 2021-05-16T20:41:25.5064710Z 2021-05-16T20:41:25.5102340Z trying URL 'https://cloud.r-project.org/src/contrib/later_1.2.0.tar.gz' 2021-05-16T20:41:25.7460500Z Content type 'application/x-gzip' length 64104 bytes (62 KB) 2021-05-16T20:41:25.7516800Z ================================================== 2021-05-16T20:41:25.7519330Z downloaded 62 KB 2021-05-16T20:41:25.7521990Z 2021-05-16T20:41:25.7555560Z trying URL 'https://cloud.r-project.org/src/contrib/sourcetools_0.1.7.tar.gz' 2021-05-16T20:41:26.0952570Z Content type 'application/x-gzip' length 24155 bytes (23 KB) 2021-05-16T20:41:26.0953870Z ================================================== 2021-05-16T20:41:26.0954580Z downloaded 23 KB 2021-05-16T20:41:26.0955090Z 2021-05-16T20:41:26.0985920Z trying URL 'https://cloud.r-project.org/src/contrib/xtable_1.8-4.tar.gz' 2021-05-16T20:41:26.2643750Z Content type 'application/x-gzip' length 564589 bytes (551 KB) 2021-05-16T20:41:26.2861940Z ================================================== 2021-05-16T20:41:26.2862730Z downloaded 551 KB 2021-05-16T20:41:26.2863240Z 2021-05-16T20:41:26.2897640Z trying URL 'https://cloud.r-project.org/src/contrib/httpuv_1.6.1.tar.gz' 2021-05-16T20:41:26.5311810Z Content type 'application/x-gzip' length 1812058 bytes (1.7 MB) 2021-05-16T20:41:26.5692430Z ================================================== 2021-05-16T20:41:26.5693380Z downloaded 1.7 MB 2021-05-16T20:41:26.5693890Z 2021-05-16T20:41:26.5733610Z trying URL 'https://cloud.r-project.org/src/contrib/webshot_0.5.2.tar.gz' 2021-05-16T20:41:26.7505060Z Content type 'application/x-gzip' length 157837 bytes (154 KB) 2021-05-16T20:41:26.7607570Z ================================================== 2021-05-16T20:41:26.7608340Z downloaded 154 KB 2021-05-16T20:41:26.7608860Z 2021-05-16T20:41:26.7640570Z trying URL 'https://cloud.r-project.org/src/contrib/htmlwidgets_1.5.3.tar.gz' 2021-05-16T20:41:27.0036320Z Content type 'application/x-gzip' length 323656 bytes (316 KB) 2021-05-16T20:41:27.0228600Z ================================================== 2021-05-16T20:41:27.0229400Z downloaded 316 KB 2021-05-16T20:41:27.0229910Z 2021-05-16T20:41:27.0262730Z trying URL 'https://cloud.r-project.org/src/contrib/miniUI_0.1.1.1.tar.gz' 2021-05-16T20:41:27.3381280Z Content type 'application/x-gzip' length 97958 bytes (95 KB) 2021-05-16T20:41:27.3454300Z ================================================== 2021-05-16T20:41:27.3455020Z downloaded 95 KB 2021-05-16T20:41:27.3455520Z 2021-05-16T20:41:27.3487990Z trying URL 'https://cloud.r-project.org/src/contrib/shiny_1.6.0.tar.gz' 2021-05-16T20:41:27.5884100Z Content type 'application/x-gzip' length 4170497 bytes (4.0 MB) 2021-05-16T20:41:27.6542250Z ================================================== 2021-05-16T20:41:27.6543150Z downloaded 4.0 MB 2021-05-16T20:41:27.6543670Z 2021-05-16T20:41:27.6591560Z trying URL 'https://cloud.r-project.org/src/contrib/manipulateWidget_0.10.1.tar.gz' 2021-05-16T20:41:27.9363390Z Content type 'application/x-gzip' length 3175635 bytes (3.0 MB) 2021-05-16T20:41:27.9895670Z ================================================== 2021-05-16T20:41:27.9896510Z downloaded 3.0 MB 2021-05-16T20:41:27.9897020Z 2021-05-16T20:41:27.9939610Z trying URL 'https://cloud.r-project.org/src/contrib/crosstalk_1.1.1.tar.gz' 2021-05-16T20:41:28.1347180Z Content type 'application/x-gzip' length 676543 bytes (660 KB) 2021-05-16T20:41:28.1593920Z ================================================== 2021-05-16T20:41:28.1594820Z downloaded 660 KB 2021-05-16T20:41:28.1595450Z 2021-05-16T20:41:28.1629100Z trying URL 'https://cloud.r-project.org/src/contrib/misc3d_0.9-0.tar.gz' 2021-05-16T20:41:28.6162720Z Content type 'application/x-gzip' length 66777 bytes (65 KB) 2021-05-16T20:41:28.6218020Z ================================================== 2021-05-16T20:41:28.6218910Z downloaded 65 KB 2021-05-16T20:41:28.6219900Z 2021-05-16T20:41:28.6253310Z trying URL 'https://cloud.r-project.org/src/contrib/rgl_0.106.8.tar.gz' 2021-05-16T20:41:29.0560510Z Content type 'application/x-gzip' length 3061452 bytes (2.9 MB) 2021-05-16T20:41:29.1245670Z ================================================== 2021-05-16T20:41:29.1246690Z downloaded 2.9 MB 2021-05-16T20:41:29.1247340Z 2021-05-16T20:41:29.5609480Z * installing *source* package ‘jquerylib’ ... 2021-05-16T20:41:29.5670130Z ** package ‘jquerylib’ successfully unpacked and MD5 sums checked 2021-05-16T20:41:29.5671660Z ** using staged installation 2021-05-16T20:41:29.5879420Z ** R 2021-05-16T20:41:29.5910570Z ** inst 2021-05-16T20:41:29.6063460Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:41:29.9218290Z ** help 2021-05-16T20:41:29.9447810Z *** installing help indices 2021-05-16T20:41:29.9549650Z ** building package indices 2021-05-16T20:41:30.2055250Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:41:30.5309870Z ** testing if installed package can be loaded from final location 2021-05-16T20:41:30.8086540Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:41:30.8116100Z * DONE (jquerylib) 2021-05-16T20:41:31.7273440Z * installing *source* package ‘sass’ ... 2021-05-16T20:41:31.7560530Z ** package ‘sass’ successfully unpacked and MD5 sums checked 2021-05-16T20:41:31.7561770Z ** using staged installation 2021-05-16T20:41:31.7802720Z ** libs 2021-05-16T20:41:31.7981520Z /Library/Frameworks/R.framework/Resources/share/make/shlib.mk:18: warning: overriding commands for target `shlib-clean' 2021-05-16T20:41:31.7983760Z Makevars:12: warning: ignoring old commands for target `shlib-clean' 2021-05-16T20:41:31.7993690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libsass/include -I/usr/local/include -fPIC -Wall -g -O2 -c compile.c -o compile.o 2021-05-16T20:41:31.9164290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libsass/include -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:41:31.9833810Z MAKEFLAGS= CC="clang -mmacosx-version-min=10.13" CFLAGS="-Wall -g -O2 " CXX="clang++ -mmacosx-version-min=10.13 -std=gnu++14" AR="ar" LDFLAGS="-L/usr/local/lib" make -C libsass 2021-05-16T20:41:32.0085750Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -O2 -I ./include -stdlib=libc++ -fPIC -c -o src/cencode.o src/cencode.c 2021-05-16T20:41:32.0663230Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast.o src/ast.cpp 2021-05-16T20:41:37.2777790Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_values.o src/ast_values.cpp 2021-05-16T20:41:37.7182200Z src/ast_values.cpp:484:23: warning: loop variable 'numerator' of type 'const std::__1::basic_string' creates a copy from type 'const std::__1::basic_string' [-Wrange-loop-analysis] 2021-05-16T20:41:37.7184010Z for (const auto numerator : numerators) 2021-05-16T20:41:37.7184930Z ^ 2021-05-16T20:41:37.7186950Z src/ast_values.cpp:484:12: note: use reference type 'const std::__1::basic_string &' to prevent copying 2021-05-16T20:41:37.7188210Z for (const auto numerator : numerators) 2021-05-16T20:41:37.7189080Z ^~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T20:41:37.7189820Z & 2021-05-16T20:41:37.7192380Z src/ast_values.cpp:486:23: warning: loop variable 'denominator' of type 'const std::__1::basic_string' creates a copy from type 'const std::__1::basic_string' [-Wrange-loop-analysis] 2021-05-16T20:41:37.7193940Z for (const auto denominator : denominators) 2021-05-16T20:41:37.7194810Z ^ 2021-05-16T20:41:37.7196800Z src/ast_values.cpp:486:12: note: use reference type 'const std::__1::basic_string &' to prevent copying 2021-05-16T20:41:37.7198070Z for (const auto denominator : denominators) 2021-05-16T20:41:37.7198980Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T20:41:37.7199710Z & 2021-05-16T20:41:40.6550260Z 2 warnings generated. 2021-05-16T20:41:40.6639430Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_supports.o src/ast_supports.cpp 2021-05-16T20:41:42.4104010Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_sel_cmp.o src/ast_sel_cmp.cpp 2021-05-16T20:41:44.5475720Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_sel_unify.o src/ast_sel_unify.cpp 2021-05-16T20:41:47.2015140Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_sel_super.o src/ast_sel_super.cpp 2021-05-16T20:41:49.5507190Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_sel_weave.o src/ast_sel_weave.cpp 2021-05-16T20:41:53.5432520Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_selectors.o src/ast_selectors.cpp 2021-05-16T20:41:58.7913570Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/context.o src/context.cpp 2021-05-16T20:42:04.4919700Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/constants.o src/constants.cpp 2021-05-16T20:42:05.1748750Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_utils.o src/fn_utils.cpp 2021-05-16T20:42:07.4232660Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_miscs.o src/fn_miscs.cpp 2021-05-16T20:42:10.1954580Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_maps.o src/fn_maps.cpp 2021-05-16T20:42:12.7344790Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_lists.o src/fn_lists.cpp 2021-05-16T20:42:15.8502150Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_colors.o src/fn_colors.cpp 2021-05-16T20:42:19.3872110Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_numbers.o src/fn_numbers.cpp 2021-05-16T20:42:21.7702980Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_strings.o src/fn_strings.cpp 2021-05-16T20:42:23.9977980Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_selectors.o src/fn_selectors.cpp 2021-05-16T20:42:26.5983670Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/color_maps.o src/color_maps.cpp 2021-05-16T20:42:30.3470700Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/environment.o src/environment.cpp 2021-05-16T20:42:32.1368770Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_fwd_decl.o src/ast_fwd_decl.cpp 2021-05-16T20:42:33.6164610Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/bind.o src/bind.cpp 2021-05-16T20:42:36.7277440Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/file.o src/file.cpp 2021-05-16T20:42:39.0718680Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/util.o src/util.cpp 2021-05-16T20:42:40.9966800Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/util_string.o src/util_string.cpp 2021-05-16T20:42:41.9230710Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/json.o src/json.cpp 2021-05-16T20:42:42.4876150Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/units.o src/units.cpp 2021-05-16T20:42:44.0416250Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/values.o src/values.cpp 2021-05-16T20:42:46.0307890Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/plugins.o src/plugins.cpp 2021-05-16T20:42:47.1049820Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/source.o src/source.cpp 2021-05-16T20:42:47.9036540Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/position.o src/position.cpp 2021-05-16T20:42:48.7497480Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/lexer.o src/lexer.cpp 2021-05-16T20:42:49.4993840Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/parser.o src/parser.cpp 2021-05-16T20:43:01.5726060Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/parser_selectors.o src/parser_selectors.cpp 2021-05-16T20:43:04.0655940Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/prelexer.o src/prelexer.cpp 2021-05-16T20:43:06.6663350Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/eval.o src/eval.cpp 2021-05-16T20:43:13.4093960Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/eval_selectors.o src/eval_selectors.cpp 2021-05-16T20:43:15.2331590Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/expand.o src/expand.cpp 2021-05-16T20:43:20.8911580Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/listize.o src/listize.cpp 2021-05-16T20:43:22.7292570Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/cssize.o src/cssize.cpp 2021-05-16T20:43:26.1753990Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/extender.o src/extender.cpp 2021-05-16T20:43:33.9794280Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/extension.o src/extension.cpp 2021-05-16T20:43:35.6852840Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/stylesheet.o src/stylesheet.cpp 2021-05-16T20:43:36.6496210Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/output.o src/output.cpp 2021-05-16T20:43:38.8508090Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/inspect.o src/inspect.cpp 2021-05-16T20:43:42.5298160Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/emitter.o src/emitter.cpp 2021-05-16T20:43:43.5210340Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/check_nesting.o src/check_nesting.cpp 2021-05-16T20:43:45.9483970Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/remove_placeholders.o src/remove_placeholders.cpp 2021-05-16T20:43:47.7565650Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/sass.o src/sass.cpp 2021-05-16T20:43:49.5237480Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/sass_values.o src/sass_values.cpp 2021-05-16T20:43:51.2227930Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/sass_context.o src/sass_context.cpp 2021-05-16T20:43:53.3673590Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/sass_functions.o src/sass_functions.cpp 2021-05-16T20:43:54.9124850Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/sass2scss.o src/sass2scss.cpp 2021-05-16T20:43:56.6841350Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/backtrace.o src/backtrace.cpp 2021-05-16T20:43:57.5898110Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/operators.o src/operators.cpp 2021-05-16T20:43:59.6684160Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast2c.o src/ast2c.cpp 2021-05-16T20:44:01.2968700Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/c2ast.o src/c2ast.cpp 2021-05-16T20:44:03.3314980Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/to_value.o src/to_value.cpp 2021-05-16T20:44:05.5549370Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/source_map.o src/source_map.cpp 2021-05-16T20:44:07.3468580Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/error_handling.o src/error_handling.cpp 2021-05-16T20:44:09.7355460Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/memory/allocator.o src/memory/allocator.cpp 2021-05-16T20:44:10.4068640Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/memory/shared_ptr.o src/memory/shared_ptr.cpp 2021-05-16T20:44:11.1358290Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/utf8_string.o src/utf8_string.cpp 2021-05-16T20:44:12.6776670Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/base64vlq.o src/base64vlq.cpp 2021-05-16T20:44:12.6787110Z mkdir lib 2021-05-16T20:44:12.6821100Z ar rcvs lib/libsass.a src/cencode.o src/ast.o src/ast_values.o src/ast_supports.o src/ast_sel_cmp.o src/ast_sel_unify.o src/ast_sel_super.o src/ast_sel_weave.o src/ast_selectors.o src/context.o src/constants.o src/fn_utils.o src/fn_miscs.o src/fn_maps.o src/fn_lists.o src/fn_colors.o src/fn_numbers.o src/fn_strings.o src/fn_selectors.o src/color_maps.o src/environment.o src/ast_fwd_decl.o src/bind.o src/file.o src/util.o src/util_string.o src/json.o src/units.o src/values.o src/plugins.o src/source.o src/position.o src/lexer.o src/parser.o src/parser_selectors.o src/prelexer.o src/eval.o src/eval_selectors.o src/expand.o src/listize.o src/cssize.o src/extender.o src/extension.o src/stylesheet.o src/output.o src/inspect.o src/emitter.o src/check_nesting.o src/remove_placeholders.o src/sass.o src/sass_values.o src/sass_context.o src/sass_functions.o src/sass2scss.o src/backtrace.o src/operators.o src/ast2c.o src/c2ast.o src/to_value.o src/source_map.o src/error_handling.o src/memory/allocator.o src/memory/shared_ptr.o src/utf8_string.o src/base64vlq.o 2021-05-16T20:44:12.7343500Z /Applications/Xcode_12.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libsass.a(allocator.o) has no symbols 2021-05-16T20:44:12.7670780Z a - src/cencode.o 2021-05-16T20:44:12.7674710Z a - src/ast.o 2021-05-16T20:44:12.7691080Z a - src/ast_values.o 2021-05-16T20:44:12.7719680Z a - src/ast_supports.o 2021-05-16T20:44:12.7725680Z a - src/ast_sel_cmp.o 2021-05-16T20:44:12.7812340Z a - src/ast_sel_unify.o 2021-05-16T20:44:12.7813850Z a - src/ast_sel_super.o 2021-05-16T20:44:12.7815050Z a - src/ast_sel_weave.o 2021-05-16T20:44:12.7815930Z a - src/ast_selectors.o 2021-05-16T20:44:12.7817010Z a - src/context.o 2021-05-16T20:44:12.7818090Z a - src/constants.o 2021-05-16T20:44:12.7819120Z a - src/fn_utils.o 2021-05-16T20:44:12.7820160Z a - src/fn_miscs.o 2021-05-16T20:44:12.7821290Z a - src/fn_maps.o 2021-05-16T20:44:12.7822320Z a - src/fn_lists.o 2021-05-16T20:44:12.7823470Z a - src/fn_colors.o 2021-05-16T20:44:12.7824640Z a - src/fn_numbers.o 2021-05-16T20:44:12.7825680Z a - src/fn_strings.o 2021-05-16T20:44:12.7826740Z a - src/fn_selectors.o 2021-05-16T20:44:12.7827780Z a - src/color_maps.o 2021-05-16T20:44:12.7828840Z a - src/environment.o 2021-05-16T20:44:12.7829890Z a - src/ast_fwd_decl.o 2021-05-16T20:44:12.7833260Z a - src/bind.o 2021-05-16T20:44:12.7834970Z a - src/file.o 2021-05-16T20:44:12.7835970Z a - src/util.o 2021-05-16T20:44:12.7836990Z a - src/util_string.o 2021-05-16T20:44:12.7837980Z a - src/json.o 2021-05-16T20:44:12.7838970Z a - src/units.o 2021-05-16T20:44:12.7839970Z a - src/values.o 2021-05-16T20:44:12.7840990Z a - src/plugins.o 2021-05-16T20:44:12.7842090Z a - src/source.o 2021-05-16T20:44:12.7843110Z a - src/position.o 2021-05-16T20:44:12.7844800Z a - src/lexer.o 2021-05-16T20:44:12.7845900Z a - src/parser.o 2021-05-16T20:44:12.7847000Z a - src/parser_selectors.o 2021-05-16T20:44:12.7848060Z a - src/prelexer.o 2021-05-16T20:44:12.7849090Z a - src/eval.o 2021-05-16T20:44:12.7850150Z a - src/eval_selectors.o 2021-05-16T20:44:12.7851190Z a - src/expand.o 2021-05-16T20:44:12.7852210Z a - src/listize.o 2021-05-16T20:44:12.7853210Z a - src/cssize.o 2021-05-16T20:44:12.7854250Z a - src/extender.o 2021-05-16T20:44:12.7855300Z a - src/extension.o 2021-05-16T20:44:12.7856350Z a - src/stylesheet.o 2021-05-16T20:44:12.7857410Z a - src/output.o 2021-05-16T20:44:12.7858420Z a - src/inspect.o 2021-05-16T20:44:12.7859450Z a - src/emitter.o 2021-05-16T20:44:12.7860490Z a - src/check_nesting.o 2021-05-16T20:44:12.7861780Z a - src/remove_placeholders.o 2021-05-16T20:44:12.7862870Z a - src/sass.o 2021-05-16T20:44:12.7863910Z a - src/sass_values.o 2021-05-16T20:44:12.7865080Z a - src/sass_context.o 2021-05-16T20:44:12.7866140Z a - src/sass_functions.o 2021-05-16T20:44:12.7867220Z a - src/sass2scss.o 2021-05-16T20:44:12.7868270Z a - src/backtrace.o 2021-05-16T20:44:12.7869310Z a - src/operators.o 2021-05-16T20:44:12.7870320Z a - src/ast2c.o 2021-05-16T20:44:12.7871360Z a - src/c2ast.o 2021-05-16T20:44:12.7872380Z a - src/to_value.o 2021-05-16T20:44:12.7873410Z a - src/source_map.o 2021-05-16T20:44:12.7874470Z a - src/error_handling.o 2021-05-16T20:44:12.7875580Z a - src/memory/allocator.o 2021-05-16T20:44:12.7876670Z a - src/memory/shared_ptr.o 2021-05-16T20:44:12.7877750Z a - src/utf8_string.o 2021-05-16T20:44:12.7878780Z a - src/base64vlq.o 2021-05-16T20:44:12.7881940Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o sass.so compile.o init.o ./libsass/lib/libsass.a -lstdc++ -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:44:12.9388110Z installing to /Users/runner/work/_temp/Library/00LOCK-sass/00new/sass/libs 2021-05-16T20:44:13.7959580Z ** R 2021-05-16T20:44:13.8061170Z ** inst 2021-05-16T20:44:13.8163720Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:44:14.7327650Z ** help 2021-05-16T20:44:14.8250120Z *** installing help indices 2021-05-16T20:44:14.8760880Z *** copying figures 2021-05-16T20:44:14.8774530Z ** building package indices 2021-05-16T20:44:15.1695760Z ** installing vignettes 2021-05-16T20:44:15.1797430Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:44:15.6383820Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:44:15.8189670Z ** testing if installed package can be loaded from final location 2021-05-16T20:44:16.1621870Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:44:16.1723270Z * DONE (sass) 2021-05-16T20:44:16.5768010Z * installing *source* package ‘later’ ... 2021-05-16T20:44:16.5808260Z ** package ‘later’ successfully unpacked and MD5 sums checked 2021-05-16T20:44:16.5809280Z ** using staged installation 2021-05-16T20:44:16.6895610Z Running configure script 2021-05-16T20:44:16.8654850Z -latomic linker flag not needed. 2021-05-16T20:44:16.8886690Z ** libs 2021-05-16T20:44:16.9097310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T20:44:18.0206170Z In file included from RcppExports.cpp:5: 2021-05-16T20:44:18.0308170Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:44:18.0388360Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:44:18.0389750Z SEXP data = Parent::get__(); 2021-05-16T20:44:18.0390480Z ^ 2021-05-16T20:44:22.0743190Z 1 warning generated. 2021-05-16T20:44:22.0875760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c callback_registry.cpp -o callback_registry.o 2021-05-16T20:44:23.2199300Z In file included from callback_registry.cpp:6: 2021-05-16T20:44:23.2200700Z In file included from ./callback_registry.h:4: 2021-05-16T20:44:23.2201790Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:44:23.2204080Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:44:23.2205430Z SEXP data = Parent::get__(); 2021-05-16T20:44:23.2206110Z ^ 2021-05-16T20:44:27.9640870Z 1 warning generated. 2021-05-16T20:44:27.9786150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c debug.cpp -o debug.o 2021-05-16T20:44:28.6852590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:44:28.7632290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c later.cpp -o later.o 2021-05-16T20:44:29.8585900Z In file included from later.cpp:1: 2021-05-16T20:44:29.8587000Z In file included from ./later.h:6: 2021-05-16T20:44:29.8587990Z In file included from ./callback_registry.h:4: 2021-05-16T20:44:29.8589250Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:44:29.8591600Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:44:29.8593000Z SEXP data = Parent::get__(); 2021-05-16T20:44:29.8593790Z ^ 2021-05-16T20:44:33.9404130Z 1 warning generated. 2021-05-16T20:44:33.9550790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c later_posix.cpp -o later_posix.o 2021-05-16T20:44:35.0490070Z In file included from later_posix.cpp:3: 2021-05-16T20:44:35.0491420Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:44:35.0493830Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:44:35.0495250Z SEXP data = Parent::get__(); 2021-05-16T20:44:35.0496060Z ^ 2021-05-16T20:44:37.2035010Z later_posix.cpp:245:13: warning: unused variable 'ret' [-Wunused-variable] 2021-05-16T20:44:37.2036470Z ssize_t ret = write(dummy_pipe_in, "a", 1); 2021-05-16T20:44:37.2037280Z ^ 2021-05-16T20:44:37.9125730Z 2 warnings generated. 2021-05-16T20:44:37.9253350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c later_win32.cpp -o later_win32.o 2021-05-16T20:44:37.9635540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c timer_posix.cpp -o timer_posix.o 2021-05-16T20:44:38.4198160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c timestamp_unix.cpp -o timestamp_unix.o 2021-05-16T20:44:38.7969560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c timestamp_win32.cpp -o timestamp_win32.o 2021-05-16T20:44:38.8343860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c tinycthread.c -o tinycthread.o 2021-05-16T20:44:38.9512930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o later.so RcppExports.o callback_registry.o debug.o init.o later.o later_posix.o later_win32.o timer_posix.o timestamp_unix.o timestamp_win32.o tinycthread.o -pthread -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:44:39.0207540Z installing to /Users/runner/work/_temp/Library/00LOCK-later/00new/later/libs 2021-05-16T20:44:39.0263070Z ** R 2021-05-16T20:44:39.0307220Z ** inst 2021-05-16T20:44:39.0341970Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:44:39.4919060Z ** help 2021-05-16T20:44:39.5233330Z *** installing help indices 2021-05-16T20:44:39.5510100Z ** building package indices 2021-05-16T20:44:39.8050930Z ** installing vignettes 2021-05-16T20:44:39.8122270Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:44:40.2986480Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:44:40.4258520Z ** testing if installed package can be loaded from final location 2021-05-16T20:44:40.7826520Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:44:40.7927830Z * DONE (later) 2021-05-16T20:44:41.2457800Z * installing *source* package ‘sourcetools’ ... 2021-05-16T20:44:41.2500370Z ** package ‘sourcetools’ successfully unpacked and MD5 sums checked 2021-05-16T20:44:41.2501720Z ** using staged installation 2021-05-16T20:44:41.2649620Z ** libs 2021-05-16T20:44:41.2826710Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/usr/local/include -fPIC -Wall -g -O2 -c Reader.cpp -o Reader.o 2021-05-16T20:44:42.5009760Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/usr/local/include -fPIC -Wall -g -O2 -c Tokenizer.cpp -o Tokenizer.o 2021-05-16T20:44:44.0765010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/usr/local/include -fPIC -Wall -g -O2 -c sourcetools-init.c -o sourcetools-init.o 2021-05-16T20:44:44.1580710Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o sourcetools.so Reader.o Tokenizer.o sourcetools-init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:44:44.2203090Z installing to /Users/runner/work/_temp/Library/00LOCK-sourcetools/00new/sourcetools/libs 2021-05-16T20:44:44.2244680Z ** R 2021-05-16T20:44:44.2279270Z ** inst 2021-05-16T20:44:44.2427460Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:44:44.5389310Z ** help 2021-05-16T20:44:44.5590370Z *** installing help indices 2021-05-16T20:44:44.5726080Z ** building package indices 2021-05-16T20:44:44.8237640Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:44:45.2413320Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:44:45.3677850Z ** testing if installed package can be loaded from final location 2021-05-16T20:44:45.6083340Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:44:45.6135310Z * DONE (sourcetools) 2021-05-16T20:44:46.0380100Z * installing *source* package ‘xtable’ ... 2021-05-16T20:44:46.0482680Z ** package ‘xtable’ successfully unpacked and MD5 sums checked 2021-05-16T20:44:46.0584280Z ** using staged installation 2021-05-16T20:44:46.0618240Z ** R 2021-05-16T20:44:46.0734660Z ** data 2021-05-16T20:44:46.0744780Z ** inst 2021-05-16T20:44:46.0836230Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:44:47.3028610Z ** help 2021-05-16T20:44:47.4450940Z *** installing help indices 2021-05-16T20:44:47.4941650Z ** building package indices 2021-05-16T20:44:47.8006990Z ** installing vignettes 2021-05-16T20:44:47.8108870Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:44:48.0572880Z ** testing if installed package can be loaded from final location 2021-05-16T20:44:48.3161750Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:44:48.3263250Z * DONE (xtable) 2021-05-16T20:44:48.6761920Z * installing *source* package ‘webshot’ ... 2021-05-16T20:44:48.6800630Z ** package ‘webshot’ successfully unpacked and MD5 sums checked 2021-05-16T20:44:48.6801640Z ** using staged installation 2021-05-16T20:44:48.6998940Z ** R 2021-05-16T20:44:48.7082930Z ** inst 2021-05-16T20:44:48.7177600Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:44:49.3014210Z ** help 2021-05-16T20:44:49.3360660Z *** installing help indices 2021-05-16T20:44:49.3663490Z ** building package indices 2021-05-16T20:44:49.6655630Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:44:49.9147200Z ** testing if installed package can be loaded from final location 2021-05-16T20:44:50.2309090Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:44:50.2410800Z * DONE (webshot) 2021-05-16T20:44:50.6024240Z * installing *source* package ‘htmlwidgets’ ... 2021-05-16T20:44:50.6071020Z ** package ‘htmlwidgets’ successfully unpacked and MD5 sums checked 2021-05-16T20:44:50.6072720Z ** using staged installation 2021-05-16T20:44:50.6288510Z ** R 2021-05-16T20:44:50.6393360Z ** inst 2021-05-16T20:44:50.6467840Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:44:51.4379540Z Failed with error: ‘there is no package called ‘shiny’’ 2021-05-16T20:44:51.4380710Z ** help 2021-05-16T20:44:51.4912430Z *** installing help indices 2021-05-16T20:44:51.5248830Z ** building package indices 2021-05-16T20:44:51.8399470Z ** installing vignettes 2021-05-16T20:44:51.8501330Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:44:52.1284900Z ** testing if installed package can be loaded from final location 2021-05-16T20:44:52.4133010Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:44:52.4235180Z * DONE (htmlwidgets) 2021-05-16T20:44:52.9364070Z * installing *source* package ‘crosstalk’ ... 2021-05-16T20:44:52.9477430Z ** package ‘crosstalk’ successfully unpacked and MD5 sums checked 2021-05-16T20:44:52.9478650Z ** using staged installation 2021-05-16T20:44:52.9698370Z ** R 2021-05-16T20:44:52.9774630Z ** inst 2021-05-16T20:44:53.0139040Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:44:54.4562940Z ** help 2021-05-16T20:44:54.4963480Z *** installing help indices 2021-05-16T20:44:54.5862660Z ** building package indices 2021-05-16T20:44:54.8663730Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:44:55.1800210Z ** testing if installed package can be loaded from final location 2021-05-16T20:44:55.5504090Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:44:55.5568930Z * DONE (crosstalk) 2021-05-16T20:44:55.8951240Z * installing *source* package ‘misc3d’ ... 2021-05-16T20:44:55.9027690Z ** package ‘misc3d’ successfully unpacked and MD5 sums checked 2021-05-16T20:44:55.9028980Z ** using staged installation 2021-05-16T20:44:55.9168770Z ** R 2021-05-16T20:44:55.9305380Z ** data 2021-05-16T20:44:55.9316620Z ** demo 2021-05-16T20:44:55.9331700Z ** inst 2021-05-16T20:44:55.9346260Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:45:01.2626650Z ** help 2021-05-16T20:45:01.2627340Z Warning in fun(libname, pkgname) : 2021-05-16T20:45:01.2636470Z *** installing help indices 2021-05-16T20:45:01.2637150Z no display name and no $DISPLAY environment variable 2021-05-16T20:45:01.2738510Z ** building package indices 2021-05-16T20:45:01.2840150Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:45:01.5034070Z Warning in fun(libname, pkgname) : 2021-05-16T20:45:01.5035320Z no display name and no $DISPLAY environment variable 2021-05-16T20:45:01.5106490Z ** testing if installed package can be loaded from final location 2021-05-16T20:45:01.8208680Z Warning in fun(libname, pkgname) : 2021-05-16T20:45:01.8233170Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:45:01.8234040Z no display name and no $DISPLAY environment variable 2021-05-16T20:45:01.8305180Z * DONE (misc3d) 2021-05-16T20:45:03.0867140Z * installing *source* package ‘bslib’ ... 2021-05-16T20:45:03.1323290Z ** package ‘bslib’ successfully unpacked and MD5 sums checked 2021-05-16T20:45:03.1324620Z ** using staged installation 2021-05-16T20:45:03.1585800Z ** R 2021-05-16T20:45:03.2237040Z ** inst 2021-05-16T20:45:03.4438980Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:45:04.8504880Z ** help 2021-05-16T20:45:04.9256210Z *** installing help indices 2021-05-16T20:45:04.9733430Z *** copying figures 2021-05-16T20:45:04.9749290Z ** building package indices 2021-05-16T20:45:05.2673600Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:45:05.6394680Z ** testing if installed package can be loaded from final location 2021-05-16T20:45:06.0027620Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:45:06.0411440Z * DONE (bslib) 2021-05-16T20:45:06.9373830Z * installing *source* package ‘promises’ ... 2021-05-16T20:45:06.9575920Z ** package ‘promises’ successfully unpacked and MD5 sums checked 2021-05-16T20:45:06.9676230Z ** using staged installation 2021-05-16T20:45:07.0486380Z ** libs 2021-05-16T20:45:07.0822850Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/later/include' -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T20:45:08.8547270Z In file included from RcppExports.cpp:4: 2021-05-16T20:45:08.8597370Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:45:08.8678030Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:45:08.8715420Z SEXP data = Parent::get__(); 2021-05-16T20:45:08.8800940Z ^ 2021-05-16T20:45:13.2119020Z 1 warning generated. 2021-05-16T20:45:13.2252950Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/later/include' -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c promise_task.cpp -o promise_task.o 2021-05-16T20:45:14.4458710Z In file included from promise_task.cpp:1: 2021-05-16T20:45:14.4459950Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:45:14.4462210Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:45:14.4464190Z SEXP data = Parent::get__(); 2021-05-16T20:45:14.4464960Z ^ 2021-05-16T20:45:17.7023680Z 1 warning generated. 2021-05-16T20:45:17.7191060Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o promises.so RcppExports.o promise_task.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:45:17.7821300Z installing to /Users/runner/work/_temp/Library/00LOCK-promises/00new/promises/libs 2021-05-16T20:45:17.7866440Z ** R 2021-05-16T20:45:17.7982210Z ** inst 2021-05-16T20:45:17.8186330Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:45:20.1861590Z ** help 2021-05-16T20:45:20.2496130Z *** installing help indices 2021-05-16T20:45:20.2874430Z *** copying figures 2021-05-16T20:45:20.2904040Z ** building package indices 2021-05-16T20:45:20.5757600Z ** installing vignettes 2021-05-16T20:45:20.5872080Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:45:21.1311770Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:45:21.2579440Z ** testing if installed package can be loaded from final location 2021-05-16T20:45:21.7753990Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:45:21.7799850Z * DONE (promises) 2021-05-16T20:45:23.0967440Z * installing *source* package ‘httpuv’ ... 2021-05-16T20:45:23.1349020Z ** package ‘httpuv’ successfully unpacked and MD5 sums checked 2021-05-16T20:45:23.1350460Z ** using staged installation 2021-05-16T20:45:23.1580110Z ** libs 2021-05-16T20:45:23.1847900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c RcppExports-legacy.cpp -o RcppExports-legacy.o 2021-05-16T20:45:24.3070010Z In file included from RcppExports-legacy.cpp:23: 2021-05-16T20:45:24.3078980Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:45:24.3081790Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:45:24.3083190Z SEXP data = Parent::get__(); 2021-05-16T20:45:24.3083910Z ^ 2021-05-16T20:45:27.7898920Z 1 warning generated. 2021-05-16T20:45:27.8031310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T20:45:28.9029660Z In file included from RcppExports.cpp:4: 2021-05-16T20:45:28.9031140Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:45:28.9033510Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:45:28.9035000Z SEXP data = Parent::get__(); 2021-05-16T20:45:28.9035780Z ^ 2021-05-16T20:45:33.3364490Z 1 warning generated. 2021-05-16T20:45:33.3520970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c callback.cpp -o callback.o 2021-05-16T20:45:34.0478920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c callbackqueue.cpp -o callbackqueue.o 2021-05-16T20:45:34.9963470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c filedatasource-unix.cpp -o filedatasource-unix.o 2021-05-16T20:45:36.2029700Z In file included from filedatasource-unix.cpp:3: 2021-05-16T20:45:36.2031270Z In file included from ./filedatasource.h:4: 2021-05-16T20:45:36.2032300Z In file included from ./uvutil.h:10: 2021-05-16T20:45:36.2033580Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:45:36.2035620Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:45:36.2037020Z SEXP data = Parent::get__(); 2021-05-16T20:45:36.2037820Z ^ 2021-05-16T20:45:39.0609910Z 1 warning generated. 2021-05-16T20:45:39.0742310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c filedatasource-win.cpp -o filedatasource-win.o 2021-05-16T20:45:39.1116970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c fs.cpp -o fs.o 2021-05-16T20:45:40.2179250Z In file included from fs.cpp:2: 2021-05-16T20:45:40.2180380Z In file included from ./utils.h:11: 2021-05-16T20:45:40.2181550Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:45:40.2183920Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:45:40.2185360Z SEXP data = Parent::get__(); 2021-05-16T20:45:40.2186170Z ^ 2021-05-16T20:45:43.5828410Z 1 warning generated. 2021-05-16T20:45:43.5831380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c http.cpp -o http.o 2021-05-16T20:45:44.1247970Z In file included from http.cpp:1: 2021-05-16T20:45:44.1248990Z In file included from ./http.h:7: 2021-05-16T20:45:44.1249840Z In file included from ./webapplication.h:6: 2021-05-16T20:45:44.1250880Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:45:44.1253130Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:45:44.1254530Z SEXP data = Parent::get__(); 2021-05-16T20:45:44.1272310Z ^ 2021-05-16T20:45:47.8328070Z 1 warning generated. 2021-05-16T20:45:47.8481580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c httprequest.cpp -o httprequest.o 2021-05-16T20:45:49.0349800Z In file included from httprequest.cpp:3: 2021-05-16T20:45:49.0350920Z In file included from ./httprequest.h:11: 2021-05-16T20:45:49.0351770Z In file included from ./socket.h:4: 2021-05-16T20:45:49.0352550Z In file included from ./http.h:7: 2021-05-16T20:45:49.0354050Z In file included from ./webapplication.h:6: 2021-05-16T20:45:49.0355230Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:45:49.0357630Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:45:49.0358920Z SEXP data = Parent::get__(); 2021-05-16T20:45:49.0359720Z ^ 2021-05-16T20:45:57.3160230Z 1 warning generated. 2021-05-16T20:45:57.3357720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c httpresponse.cpp -o httpresponse.o 2021-05-16T20:45:58.5247730Z In file included from httpresponse.cpp:1: 2021-05-16T20:45:58.5249210Z In file included from ./httpresponse.h:6: 2021-05-16T20:45:58.5250230Z In file included from ./uvutil.h:10: 2021-05-16T20:45:58.5251400Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:45:58.5253740Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:45:58.5255150Z SEXP data = Parent::get__(); 2021-05-16T20:45:58.5255940Z ^ 2021-05-16T20:46:02.7314780Z 1 warning generated. 2021-05-16T20:46:02.7317740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c httpuv.cpp -o httpuv.o 2021-05-16T20:46:03.4234610Z In file included from httpuv.cpp:12: 2021-05-16T20:46:03.4235740Z In file included from ./uvutil.h:10: 2021-05-16T20:46:03.4236750Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:46:03.4239090Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:46:03.4240240Z SEXP data = Parent::get__(); 2021-05-16T20:46:03.4240900Z ^ 2021-05-16T20:46:09.4927740Z 1 warning generated. 2021-05-16T20:46:09.5104470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c md5.c -o md5.o 2021-05-16T20:46:09.7575460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c mime.cpp -o mime.o 2021-05-16T20:46:12.0292700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c set_invalid_parameter.c -o set_invalid_parameter.o 2021-05-16T20:46:12.0660800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c socket.cpp -o socket.o 2021-05-16T20:46:13.2652440Z In file included from socket.cpp:1: 2021-05-16T20:46:13.2653590Z In file included from ./socket.h:4: 2021-05-16T20:46:13.2654500Z In file included from ./http.h:7: 2021-05-16T20:46:13.2655460Z In file included from ./webapplication.h:6: 2021-05-16T20:46:13.2657340Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:46:13.2659760Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:46:13.2661080Z SEXP data = Parent::get__(); 2021-05-16T20:46:13.2661860Z ^ 2021-05-16T20:46:16.5566990Z 1 warning generated. 2021-05-16T20:46:16.5711020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c staticpath.cpp -o staticpath.o 2021-05-16T20:46:17.6607580Z In file included from staticpath.cpp:1: 2021-05-16T20:46:17.6609110Z In file included from ./staticpath.h:6: 2021-05-16T20:46:17.6610390Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:46:17.6612870Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:46:17.6614170Z SEXP data = Parent::get__(); 2021-05-16T20:46:17.6614950Z ^ 2021-05-16T20:46:23.2623440Z 1 warning generated. 2021-05-16T20:46:23.2781460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c thread.cpp -o thread.o 2021-05-16T20:46:23.4390720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c timegm.cpp -o timegm.o 2021-05-16T20:46:23.5667790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c utils.cpp -o utils.o 2021-05-16T20:46:25.0564290Z In file included from utils.cpp:1: 2021-05-16T20:46:25.0572550Z In file included from ./utils.h:11: 2021-05-16T20:46:25.0574130Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:46:25.0576480Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:46:25.0577800Z SEXP data = Parent::get__(); 2021-05-16T20:46:25.0578470Z ^ 2021-05-16T20:46:28.2048320Z 1 warning generated. 2021-05-16T20:46:28.2183880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c uvutil.cpp -o uvutil.o 2021-05-16T20:46:29.4005320Z In file included from uvutil.cpp:1: 2021-05-16T20:46:29.4006610Z In file included from ./uvutil.h:10: 2021-05-16T20:46:29.4007770Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:46:29.4010230Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:46:29.4012060Z SEXP data = Parent::get__(); 2021-05-16T20:46:29.4012850Z ^ 2021-05-16T20:46:32.1036300Z 1 warning generated. 2021-05-16T20:46:32.1164110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c webapplication.cpp -o webapplication.o 2021-05-16T20:46:33.2154180Z In file included from webapplication.cpp:3: 2021-05-16T20:46:33.2155460Z In file included from ./httpuv.h:4: 2021-05-16T20:46:33.2156760Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:46:33.2159100Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:46:33.2160440Z SEXP data = Parent::get__(); 2021-05-16T20:46:33.2161260Z ^ 2021-05-16T20:46:40.7459790Z 1 warning generated. 2021-05-16T20:46:40.7643970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c websockets-base.cpp -o websockets-base.o 2021-05-16T20:46:41.2895500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c websockets-hixie76.cpp -o websockets-hixie76.o 2021-05-16T20:46:42.3876230Z In file included from websockets-hixie76.cpp:1: 2021-05-16T20:46:42.3877870Z In file included from ./websockets-hixie76.h:4: 2021-05-16T20:46:42.3878880Z In file included from ./websockets.h:11: 2021-05-16T20:46:42.3879740Z In file included from ./utils.h:11: 2021-05-16T20:46:42.3880740Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:46:42.3882600Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:46:42.3883850Z SEXP data = Parent::get__(); 2021-05-16T20:46:42.3884520Z ^ 2021-05-16T20:46:45.1053060Z 1 warning generated. 2021-05-16T20:46:45.1182610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c websockets-hybi03.cpp -o websockets-hybi03.o 2021-05-16T20:46:46.2357620Z In file included from websockets-hybi03.cpp:10: 2021-05-16T20:46:46.2358940Z In file included from ./utils.h:11: 2021-05-16T20:46:46.2360110Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:46:46.2362080Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:46:46.2363460Z SEXP data = Parent::get__(); 2021-05-16T20:46:46.2364250Z ^ 2021-05-16T20:46:49.3896660Z 1 warning generated. 2021-05-16T20:46:49.4028490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c websockets-ietf.cpp -o websockets-ietf.o 2021-05-16T20:46:50.5051110Z In file included from websockets-ietf.cpp:3: 2021-05-16T20:46:50.5052210Z In file included from ./utils.h:11: 2021-05-16T20:46:50.5053200Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:46:50.5055790Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:46:50.5057040Z SEXP data = Parent::get__(); 2021-05-16T20:46:50.5057670Z ^ 2021-05-16T20:46:53.5177120Z 1 warning generated. 2021-05-16T20:46:53.5312110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c websockets.cpp -o websockets.o 2021-05-16T20:46:54.6356090Z In file included from websockets.cpp:1: 2021-05-16T20:46:54.6357380Z In file included from ./websockets.h:11: 2021-05-16T20:46:54.6358340Z In file included from ./utils.h:11: 2021-05-16T20:46:54.6359450Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:46:54.6361820Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:46:54.6363190Z SEXP data = Parent::get__(); 2021-05-16T20:46:54.6363950Z ^ 2021-05-16T20:46:57.7956070Z 1 warning generated. 2021-05-16T20:46:57.8088620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c winutils.cpp -o winutils.o 2021-05-16T20:46:57.8460320Z cp -p -f libuv/m4/lt_obsolete.m4 libuv/m4/lt~obsolete.m4 2021-05-16T20:46:57.8520460Z (cd libuv \ 2021-05-16T20:46:57.8521300Z && touch aclocal.m4 \ 2021-05-16T20:46:57.8522760Z && touch -r aclocal.m4 configure Makefile.in \ 2021-05-16T20:46:57.8523680Z && chmod +x configure \ 2021-05-16T20:46:57.8525500Z && CC="clang -mmacosx-version-min=10.13" CFLAGS="-Wall -g -O2 -fPIC " AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure "--quiet") 2021-05-16T20:46:59.3258660Z rm: conftest.dSYM: is a directory 2021-05-16T20:47:00.8190510Z rm: conftest.dSYM: is a directory 2021-05-16T20:47:00.9023640Z rm: conftest.dSYM: is a directory 2021-05-16T20:47:00.9256190Z rm: conftest.dSYM: is a directory 2021-05-16T20:47:09.3186310Z make --directory=libuv \ 2021-05-16T20:47:09.3187230Z HAVE_DTRACE=0 2021-05-16T20:47:09.3702560Z CC src/libuv_la-fs-poll.lo 2021-05-16T20:47:10.3252110Z CC src/libuv_la-idna.lo 2021-05-16T20:47:11.3270730Z CC src/libuv_la-inet.lo 2021-05-16T20:47:12.3275470Z CC src/libuv_la-random.lo 2021-05-16T20:47:13.1952580Z CC src/libuv_la-strscpy.lo 2021-05-16T20:47:14.0164150Z CC src/libuv_la-threadpool.lo 2021-05-16T20:47:14.9983360Z CC src/libuv_la-timer.lo 2021-05-16T20:47:16.0139000Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-16T20:47:16.8938790Z CC src/libuv_la-uv-common.lo 2021-05-16T20:47:18.1948240Z CC src/libuv_la-version.lo 2021-05-16T20:47:19.0327020Z CC src/unix/libuv_la-async.lo 2021-05-16T20:47:19.9725950Z CC src/unix/libuv_la-core.lo 2021-05-16T20:47:21.4034080Z CC src/unix/libuv_la-dl.lo 2021-05-16T20:47:22.2805160Z CC src/unix/libuv_la-fs.lo 2021-05-16T20:47:23.9575260Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-16T20:47:24.8745700Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-16T20:47:25.9006320Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-16T20:47:26.7023440Z CC src/unix/libuv_la-loop.lo 2021-05-16T20:47:27.6114690Z CC src/unix/libuv_la-pipe.lo 2021-05-16T20:47:28.5877670Z CC src/unix/libuv_la-poll.lo 2021-05-16T20:47:29.4760300Z CC src/unix/libuv_la-process.lo 2021-05-16T20:47:30.5522780Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-16T20:47:31.4353650Z CC src/unix/libuv_la-signal.lo 2021-05-16T20:47:32.7710200Z CC src/unix/libuv_la-stream.lo 2021-05-16T20:47:34.4596310Z CC src/unix/libuv_la-tcp.lo 2021-05-16T20:47:35.4731290Z CC src/unix/libuv_la-thread.lo 2021-05-16T20:47:36.4898200Z CC src/unix/libuv_la-tty.lo 2021-05-16T20:47:37.4312510Z CC src/unix/libuv_la-udp.lo 2021-05-16T20:47:38.6978510Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-16T20:47:39.5953520Z CC src/unix/libuv_la-darwin.lo 2021-05-16T20:47:40.5460180Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-16T20:47:42.6832370Z CC src/unix/libuv_la-fsevents.lo 2021-05-16T20:47:44.4011520Z CC src/unix/libuv_la-kqueue.lo 2021-05-16T20:47:45.5031180Z CC src/unix/libuv_la-proctitle.lo 2021-05-16T20:47:46.3917890Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-16T20:47:47.2381150Z CCLD libuv.la 2021-05-16T20:47:47.7197270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c http-parser/http_parser.c -o http-parser/http_parser.o 2021-05-16T20:47:48.3120040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c sha1/sha1.c -o sha1/sha1.o 2021-05-16T20:47:48.5671090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c base64/base64.cpp -o base64/base64.o 2021-05-16T20:47:49.0280750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o httpuv.so RcppExports-legacy.o RcppExports.o callback.o callbackqueue.o filedatasource-unix.o filedatasource-win.o fs.o http.o httprequest.o httpresponse.o httpuv.o md5.o mime.o set_invalid_parameter.o socket.o staticpath.o thread.o timegm.o utils.o uvutil.o webapplication.o websockets-base.o websockets-hixie76.o websockets-hybi03.o websockets-ietf.o websockets.o winutils.o ./libuv/.libs/libuv.a ./http-parser/http_parser.o ./sha1/sha1.o ./base64/base64.o -pthread -framework CoreServices -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:47:49.1527780Z installing to /Users/runner/work/_temp/Library/00LOCK-httpuv/00new/httpuv/libs 2021-05-16T20:47:49.1632860Z ** R 2021-05-16T20:47:49.1737860Z ** demo 2021-05-16T20:47:49.1758450Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:47:52.2391960Z ** help 2021-05-16T20:47:52.3268480Z *** installing help indices 2021-05-16T20:47:52.3792160Z ** building package indices 2021-05-16T20:47:52.6750900Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:47:53.2328360Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:47:53.4526140Z ** testing if installed package can be loaded from final location 2021-05-16T20:47:53.8884180Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:47:53.8985730Z * DONE (httpuv) 2021-05-16T20:47:55.5988200Z * installing *source* package ‘shiny’ ... 2021-05-16T20:47:55.6560540Z ** package ‘shiny’ successfully unpacked and MD5 sums checked 2021-05-16T20:47:55.6561860Z ** using staged installation 2021-05-16T20:47:55.7076720Z ** R 2021-05-16T20:47:55.8285720Z ** inst 2021-05-16T20:47:55.9763720Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:48:16.1472100Z ** help 2021-05-16T20:48:17.0280250Z *** installing help indices 2021-05-16T20:48:17.3676360Z *** copying figures 2021-05-16T20:48:17.3733940Z ** building package indices 2021-05-16T20:48:18.0812310Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:48:18.6125880Z ** testing if installed package can be loaded from final location 2021-05-16T20:48:19.6974080Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:48:19.7348080Z * DONE (shiny) 2021-05-16T20:48:20.1532790Z * installing *source* package ‘miniUI’ ... 2021-05-16T20:48:20.1554310Z ** package ‘miniUI’ successfully unpacked and MD5 sums checked 2021-05-16T20:48:20.1555890Z ** using staged installation 2021-05-16T20:48:20.1732160Z ** R 2021-05-16T20:48:20.1776500Z ** inst 2021-05-16T20:48:20.1786460Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:48:20.8567910Z ** help 2021-05-16T20:48:20.8901690Z *** installing help indices 2021-05-16T20:48:20.9120310Z ** building package indices 2021-05-16T20:48:21.1688490Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:48:21.6472860Z ** testing if installed package can be loaded from final location 2021-05-16T20:48:22.1271160Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:48:22.1320980Z * DONE (miniUI) 2021-05-16T20:48:22.8526540Z * installing *source* package ‘manipulateWidget’ ... 2021-05-16T20:48:22.8688690Z ** package ‘manipulateWidget’ successfully unpacked and MD5 sums checked 2021-05-16T20:48:22.8689890Z ** using staged installation 2021-05-16T20:48:22.8956080Z ** R 2021-05-16T20:48:22.9127090Z ** inst 2021-05-16T20:48:22.9407000Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:48:24.9104770Z ** help 2021-05-16T20:48:25.0045270Z *** installing help indices 2021-05-16T20:48:25.0613120Z ** building package indices 2021-05-16T20:48:25.4528010Z ** installing vignettes 2021-05-16T20:48:25.4628630Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:48:25.9858970Z ** testing if installed package can be loaded from final location 2021-05-16T20:48:26.5822630Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:48:26.5924630Z * DONE (manipulateWidget) 2021-05-16T20:48:27.9369520Z * installing *source* package ‘rgl’ ... 2021-05-16T20:48:27.9809950Z ** package ‘rgl’ successfully unpacked and MD5 sums checked 2021-05-16T20:48:27.9812330Z ** using staged installation 2021-05-16T20:48:28.4813260Z checking for gcc... clang -mmacosx-version-min=10.13 2021-05-16T20:48:28.8139190Z checking whether the C compiler works... yes 2021-05-16T20:48:28.8140700Z checking for C compiler default output file name... a.out 2021-05-16T20:48:28.9057380Z checking for suffix of executables... 2021-05-16T20:48:29.1129740Z checking whether we are cross compiling... no 2021-05-16T20:48:29.2069510Z checking for suffix of object files... o 2021-05-16T20:48:29.2555790Z checking whether we are using the GNU C compiler... yes 2021-05-16T20:48:29.2996010Z checking whether clang -mmacosx-version-min=10.13 accepts -g... yes 2021-05-16T20:48:29.3701590Z checking for clang -mmacosx-version-min=10.13 option to accept ISO C89... none needed 2021-05-16T20:48:29.4993890Z checking how to run the C preprocessor... clang -mmacosx-version-min=10.13 -E 2021-05-16T20:48:29.6272350Z checking for gcc... (cached) clang -mmacosx-version-min=10.13 2021-05-16T20:48:29.8594620Z checking whether we are using the GNU C compiler... (cached) yes 2021-05-16T20:48:29.8598210Z checking whether clang -mmacosx-version-min=10.13 accepts -g... (cached) yes 2021-05-16T20:48:29.8601310Z checking for clang -mmacosx-version-min=10.13 option to accept ISO C89... (cached) none needed 2021-05-16T20:48:29.8747890Z checking for libpng-config... yes 2021-05-16T20:48:29.8750560Z configure: using libpng-config 2021-05-16T20:48:29.9153090Z configure: using libpng dynamic linkage 2021-05-16T20:48:30.1611870Z checking for X... libraries , headers 2021-05-16T20:48:30.3142430Z checking for XAllocClassHint... yes 2021-05-16T20:48:30.4265810Z checking for glEnd in -lGL... no 2021-05-16T20:48:30.4276580Z configure: WARNING: missing required library GL 2021-05-16T20:48:30.4284180Z configure: compiling without OpenGL support 2021-05-16T20:48:30.5056280Z configure: creating ./config.status 2021-05-16T20:48:30.6861810Z config.status: creating R/noOpenGL.R 2021-05-16T20:48:30.7149990Z config.status: creating src/useNULL/Makevars 2021-05-16T20:48:30.7436990Z config.status: creating src/Makevars 2021-05-16T20:48:30.8781090Z ** libs 2021-05-16T20:48:30.9000540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c ABCLineSet.cpp -o ABCLineSet.o 2021-05-16T20:48:31.5119860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c BBoxDeco.cpp -o BBoxDeco.o 2021-05-16T20:48:32.1654120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c Background.cpp -o Background.o 2021-05-16T20:48:32.7362790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c ClipPlane.cpp -o ClipPlane.o 2021-05-16T20:48:33.2818210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c Color.cpp -o Color.o 2021-05-16T20:48:33.5146260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c Disposable.cpp -o Disposable.o 2021-05-16T20:48:34.0476300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c Light.cpp -o Light.o 2021-05-16T20:48:34.2317030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c LineSet.cpp -o LineSet.o 2021-05-16T20:48:34.7068980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c LineStripSet.cpp -o LineStripSet.o 2021-05-16T20:48:35.1822340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c Material.cpp -o Material.o 2021-05-16T20:48:35.3540490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c NULLgui.cpp -o NULLgui.o 2021-05-16T20:48:35.9682510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c PlaneSet.cpp -o PlaneSet.o 2021-05-16T20:48:36.6788860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c PointSet.cpp -o PointSet.o 2021-05-16T20:48:37.1537990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c PrimitiveSet.cpp -o PrimitiveSet.o 2021-05-16T20:48:37.7449070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c RenderContext.cpp -o RenderContext.o 2021-05-16T20:48:38.1368720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c Shape.cpp -o Shape.o 2021-05-16T20:48:38.6011450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c SphereMesh.cpp -o SphereMesh.o 2021-05-16T20:48:39.1221320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c SphereSet.cpp -o SphereSet.o 2021-05-16T20:48:39.7444080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c SpriteSet.cpp -o SpriteSet.o 2021-05-16T20:48:40.4795600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c String.cpp -o String.o 2021-05-16T20:48:40.5943590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c Surface.cpp -o Surface.o 2021-05-16T20:48:41.1844290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c TextSet.cpp -o TextSet.o 2021-05-16T20:48:41.7597990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c Texture.cpp -o Texture.o 2021-05-16T20:48:41.9346100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c Viewpoint.cpp -o Viewpoint.o 2021-05-16T20:48:42.5156410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c api.cpp -o api.o 2021-05-16T20:48:43.5721830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c assert.cpp -o assert.o 2021-05-16T20:48:43.7162990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c callbacks.cpp -o callbacks.o 2021-05-16T20:48:44.3069840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c device.cpp -o device.o 2021-05-16T20:48:44.9151040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c devicemanager.cpp -o devicemanager.o 2021-05-16T20:48:45.6667700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c fps.cpp -o fps.o 2021-05-16T20:48:46.1633870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c ftgl.cpp -o ftgl.o 2021-05-16T20:48:46.2016180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c geom.cpp -o geom.o 2021-05-16T20:48:46.4104590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c gl2ps.c -o gl2ps.o 2021-05-16T20:48:46.4496380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c glErrors.cpp -o glErrors.o 2021-05-16T20:48:46.5907360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c glgui.cpp -o glgui.o 2021-05-16T20:48:47.0989980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c gui.cpp -o gui.o 2021-05-16T20:48:47.7222210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-16T20:48:48.2940310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c par3d.cpp -o par3d.o 2021-05-16T20:48:49.0371090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c pixmap.cpp -o pixmap.o 2021-05-16T20:48:49.2193720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c platform.cpp -o platform.o 2021-05-16T20:48:49.2633880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c pretty.c -o pretty.o 2021-05-16T20:48:49.3465650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c render.cpp -o render.o 2021-05-16T20:48:49.5404200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c rglmath.cpp -o rglmath.o 2021-05-16T20:48:49.8087720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c rglview.cpp -o rglview.o 2021-05-16T20:48:50.6640340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c scene.cpp -o scene.o 2021-05-16T20:48:51.4781210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c select.cpp -o select.o 2021-05-16T20:48:51.9357270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c subscene.cpp -o subscene.o 2021-05-16T20:48:53.7284660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c win32gui.cpp -o win32gui.o 2021-05-16T20:48:53.7667600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c win32lib.cpp -o win32lib.o 2021-05-16T20:48:53.8043850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c x11gui.cpp -o x11gui.o 2021-05-16T20:48:53.8423500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_PNG_H -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -DRGL_NO_OPENGL -I/usr/local/include -fPIC -Wall -g -O2 -c x11lib.cpp -o x11lib.o 2021-05-16T20:48:53.8848710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rgl.so ABCLineSet.o BBoxDeco.o Background.o ClipPlane.o Color.o Disposable.o Light.o LineSet.o LineStripSet.o Material.o NULLgui.o PlaneSet.o PointSet.o PrimitiveSet.o RenderContext.o Shape.o SphereMesh.o SphereSet.o SpriteSet.o String.o Surface.o TextSet.o Texture.o Viewpoint.o api.o assert.o callbacks.o device.o devicemanager.o fps.o ftgl.o geom.o gl2ps.o glErrors.o glgui.o gui.o init.o par3d.o pixmap.o platform.o pretty.o render.o rglmath.o rglview.o scene.o select.o subscene.o win32gui.o win32lib.o x11gui.o x11lib.o -L/usr/local/Cellar/libpng/1.6.37/lib -lpng16 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:48:53.9199010Z ld: warning: dylib (/usr/local/lib/libpng16.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-16T20:48:53.9606080Z installing to /Users/runner/work/_temp/Library/00LOCK-rgl/00new/rgl/libs 2021-05-16T20:48:53.9669780Z ** R 2021-05-16T20:48:54.0232750Z ** demo 2021-05-16T20:48:54.0301480Z ** inst 2021-05-16T20:48:54.0910790Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:49:03.2143090Z ** help 2021-05-16T20:49:03.9487350Z *** installing help indices 2021-05-16T20:49:04.2312050Z *** copying figures 2021-05-16T20:49:04.2316400Z ** building package indices 2021-05-16T20:49:04.7767710Z ** installing vignettes 2021-05-16T20:49:04.7804150Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:49:05.5274850Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:49:05.6672500Z ** testing if installed package can be loaded from final location 2021-05-16T20:49:06.5539290Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:49:06.5677960Z * DONE (rgl) 2021-05-16T20:49:06.6693260Z 2021-05-16T20:49:06.6694650Z The downloaded source packages are in 2021-05-16T20:49:06.6696870Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmppT17OA/downloaded_packages’ 2021-05-16T20:49:06.9150010Z 2021-05-16T20:49:06.9166950Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmppT17OA/remotes96133a52c7c4/neuroconductor-brainR-30deb98/DESCRIPTION’ ... 2021-05-16T20:49:06.9205010Z 2021-05-16T20:49:06.9207380Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmppT17OA/remotes96133a52c7c4/neuroconductor-brainR-30deb98/DESCRIPTION’ 2021-05-16T20:49:06.9847160Z 2021-05-16T20:49:06.9849640Z 2021-05-16T20:49:06.9851310Z ─ preparing ‘brainR’: 2021-05-16T20:49:06.9852150Z 2021-05-16T20:49:06.9852860Z 2021-05-16T20:49:06.9953790Z checking DESCRIPTION meta-information ... 2021-05-16T20:49:07.0125500Z 2021-05-16T20:49:07.0127260Z ✔ checking DESCRIPTION meta-information 2021-05-16T20:49:07.0458520Z 2021-05-16T20:49:07.0534880Z 2021-05-16T20:49:07.0536640Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:49:07.0537440Z 2021-05-16T20:49:07.0538020Z 2021-05-16T20:49:07.0539210Z ─ checking for empty or unneeded directories 2021-05-16T20:49:07.0539900Z 2021-05-16T20:49:07.0540500Z 2021-05-16T20:49:07.0541750Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T20:49:07.0604040Z 2021-05-16T20:49:07.0637080Z 2021-05-16T20:49:07.0638400Z ─ building ‘brainR_1.6.0.tar.gz’ 2021-05-16T20:49:07.3987130Z 2021-05-16T20:49:07.3992970Z 2021-05-16T20:49:07.3994190Z 2021-05-16T20:49:07.4465640Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:49:07.4467210Z (as ‘lib’ is unspecified) 2021-05-16T20:49:08.0258210Z * installing *source* package ‘brainR’ ... 2021-05-16T20:49:08.0259290Z ** using staged installation 2021-05-16T20:49:08.0462590Z ** R 2021-05-16T20:49:08.0543700Z ** inst 2021-05-16T20:49:08.0919540Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:49:09.9934970Z 2021-05-16T20:49:09.9936320Z ** help 2021-05-16T20:49:09.9936820Z Warning message: 2021-05-16T20:49:09.9937720Z In fun(libname, pkgname) : 2021-05-16T20:49:09.9938660Z no display name and no $DISPLAY environment variable 2021-05-16T20:49:10.0247580Z *** installing help indices 2021-05-16T20:49:10.0509890Z ** building package indices 2021-05-16T20:49:10.3097910Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:49:11.5528710Z Warning in fun(libname, pkgname) : 2021-05-16T20:49:11.5530040Z no display name and no $DISPLAY environment variable 2021-05-16T20:49:11.5604880Z ** testing if installed package can be loaded from final location 2021-05-16T20:49:12.6987940Z Warning in fun(libname, pkgname) : 2021-05-16T20:49:12.6993730Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:49:12.6994610Z no display name and no $DISPLAY environment variable 2021-05-16T20:49:12.7026210Z * DONE (brainR) 2021-05-16T20:49:12.7343880Z Installing 38 packages: abind, bitops, jquerylib, sass, bslib, promises, later, sourcetools, xtable, httpuv, webshot, miniUI, base64enc, manipulateWidget, crosstalk, shiny, htmltools, htmlwidgets, colorspace, viridisLite, RColorBrewer, munsell, labeling, farver, R.methodsS3, misc3d, rgl, plyr, tinytex, scales, isoband, gtable, R.oo, reshape2, rmarkdown, ggplot2, R.utils, matrixStats 2021-05-16T20:49:12.7349780Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:49:12.7351200Z (as ‘lib’ is unspecified) 2021-05-16T20:49:14.7497350Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T20:49:14.7510090Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T20:49:16.5116340Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2: 2021-05-16T20:49:16.5119940Z cannot open URL 'https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T20:49:17.5033250Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2: 2021-05-16T20:49:17.5036940Z cannot open URL 'https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T20:49:18.5563370Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2: 2021-05-16T20:49:18.5567080Z cannot open URL 'https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T20:49:19.6278320Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2: 2021-05-16T20:49:19.6281720Z cannot open URL 'https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T20:49:19.6355910Z Packages which are only available in source form, and may need 2021-05-16T20:49:19.6357910Z compilation of C/C++/Fortran: ‘bitops’ ‘sass’ ‘promises’ ‘later’ 2021-05-16T20:49:19.6359660Z ‘sourcetools’ ‘httpuv’ ‘base64enc’ ‘htmltools’ ‘colorspace’ ‘farver’ 2021-05-16T20:49:19.6361220Z ‘rgl’ ‘plyr’ ‘isoband’ ‘reshape2’ ‘matrixStats’ 2021-05-16T20:49:19.6364970Z installing the source packages ‘abind’, ‘bitops’, ‘jquerylib’, ‘sass’, ‘bslib’, ‘promises’, ‘later’, ‘sourcetools’, ‘xtable’, ‘httpuv’, ‘webshot’, ‘miniUI’, ‘base64enc’, ‘manipulateWidget’, ‘crosstalk’, ‘shiny’, ‘htmltools’, ‘htmlwidgets’, ‘colorspace’, ‘viridisLite’, ‘RColorBrewer’, ‘munsell’, ‘labeling’, ‘farver’, ‘R.methodsS3’, ‘misc3d’, ‘rgl’, ‘plyr’, ‘tinytex’, ‘scales’, ‘isoband’, ‘gtable’, ‘R.oo’, ‘reshape2’, ‘rmarkdown’, ‘ggplot2’, ‘R.utils’, ‘matrixStats’ 2021-05-16T20:49:19.6366920Z 2021-05-16T20:49:19.6376140Z trying URL 'https://cloud.r-project.org/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T20:49:20.1336870Z Content type 'application/x-gzip' length 21810 bytes (21 KB) 2021-05-16T20:49:20.1338340Z ================================================== 2021-05-16T20:49:20.1339910Z downloaded 21 KB 2021-05-16T20:49:20.1340650Z 2021-05-16T20:49:20.1369570Z trying URL 'https://cloud.r-project.org/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T20:49:20.3968390Z Content type 'application/x-gzip' length 10809 bytes (10 KB) 2021-05-16T20:49:20.3970120Z ================================================== 2021-05-16T20:49:20.3971300Z downloaded 10 KB 2021-05-16T20:49:20.3972040Z 2021-05-16T20:49:20.4003230Z trying URL 'https://cloud.r-project.org/src/contrib/jquerylib_0.1.4.tar.gz' 2021-05-16T20:49:20.5350540Z Content type 'application/x-gzip' length 520207 bytes (508 KB) 2021-05-16T20:49:20.8822920Z ================================================== 2021-05-16T20:49:20.8823690Z downloaded 508 KB 2021-05-16T20:49:20.8824020Z 2021-05-16T20:49:20.9119560Z trying URL 'https://cloud.r-project.org/src/contrib/sass_0.4.0.tar.gz' 2021-05-16T20:49:21.1658430Z Content type 'application/x-gzip' length 3022459 bytes (2.9 MB) 2021-05-16T20:49:21.2133230Z ================================================== 2021-05-16T20:49:21.2134300Z downloaded 2.9 MB 2021-05-16T20:49:21.2134960Z 2021-05-16T20:49:21.2175780Z trying URL 'https://cloud.r-project.org/src/contrib/bslib_0.2.5.tar.gz' 2021-05-16T20:49:21.4802070Z Content type 'application/x-gzip' length 3810406 bytes (3.6 MB) 2021-05-16T20:49:21.5360470Z ================================================== 2021-05-16T20:49:21.5361570Z downloaded 3.6 MB 2021-05-16T20:49:21.5362220Z 2021-05-16T20:49:21.5405480Z trying URL 'https://cloud.r-project.org/src/contrib/promises_1.2.0.1.tar.gz' 2021-05-16T20:49:21.6795400Z Content type 'application/x-gzip' length 3120504 bytes (3.0 MB) 2021-05-16T20:49:21.8094670Z ================================================== 2021-05-16T20:49:21.8095760Z downloaded 3.0 MB 2021-05-16T20:49:21.8096440Z 2021-05-16T20:49:21.8137580Z trying URL 'https://cloud.r-project.org/src/contrib/later_1.2.0.tar.gz' 2021-05-16T20:49:21.9537920Z Content type 'application/x-gzip' length 64104 bytes (62 KB) 2021-05-16T20:49:22.1345110Z ================================================== 2021-05-16T20:49:22.1345960Z downloaded 62 KB 2021-05-16T20:49:22.1346910Z 2021-05-16T20:49:22.1381110Z trying URL 'https://cloud.r-project.org/src/contrib/sourcetools_0.1.7.tar.gz' 2021-05-16T20:49:22.3913530Z Content type 'application/x-gzip' length 24155 bytes (23 KB) 2021-05-16T20:49:22.3914950Z ================================================== 2021-05-16T20:49:22.3916410Z downloaded 23 KB 2021-05-16T20:49:22.3917070Z 2021-05-16T20:49:22.3948540Z trying URL 'https://cloud.r-project.org/src/contrib/xtable_1.8-4.tar.gz' 2021-05-16T20:49:22.5978470Z Content type 'application/x-gzip' length 564589 bytes (551 KB) 2021-05-16T20:49:22.6190500Z ================================================== 2021-05-16T20:49:22.6191480Z downloaded 551 KB 2021-05-16T20:49:22.6192170Z 2021-05-16T20:49:22.6225530Z trying URL 'https://cloud.r-project.org/src/contrib/httpuv_1.6.1.tar.gz' 2021-05-16T20:49:22.7674910Z Content type 'application/x-gzip' length 1812058 bytes (1.7 MB) 2021-05-16T20:49:22.8066410Z ================================================== 2021-05-16T20:49:22.8067470Z downloaded 1.7 MB 2021-05-16T20:49:22.8068160Z 2021-05-16T20:49:22.8104350Z trying URL 'https://cloud.r-project.org/src/contrib/webshot_0.5.2.tar.gz' 2021-05-16T20:49:23.2013960Z Content type 'application/x-gzip' length 157837 bytes (154 KB) 2021-05-16T20:49:23.2112930Z ================================================== 2021-05-16T20:49:23.2113860Z downloaded 154 KB 2021-05-16T20:49:23.2114740Z 2021-05-16T20:49:23.2146490Z trying URL 'https://cloud.r-project.org/src/contrib/miniUI_0.1.1.1.tar.gz' 2021-05-16T20:49:23.3504540Z Content type 'application/x-gzip' length 97958 bytes (95 KB) 2021-05-16T20:49:23.3580420Z ================================================== 2021-05-16T20:49:23.3581710Z downloaded 95 KB 2021-05-16T20:49:23.3582490Z 2021-05-16T20:49:23.3614950Z trying URL 'https://cloud.r-project.org/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-16T20:49:23.5962410Z Content type 'application/x-gzip' length 7833 bytes 2021-05-16T20:49:23.5964080Z ================================================== 2021-05-16T20:49:23.5965580Z downloaded 7833 bytes 2021-05-16T20:49:23.5966300Z 2021-05-16T20:49:23.5996160Z trying URL 'https://cloud.r-project.org/src/contrib/manipulateWidget_0.10.1.tar.gz' 2021-05-16T20:49:23.7653590Z Content type 'application/x-gzip' length 3175635 bytes (3.0 MB) 2021-05-16T20:49:23.8440480Z ================================================== 2021-05-16T20:49:23.8441570Z downloaded 3.0 MB 2021-05-16T20:49:23.8442220Z 2021-05-16T20:49:23.8484050Z trying URL 'https://cloud.r-project.org/src/contrib/crosstalk_1.1.1.tar.gz' 2021-05-16T20:49:24.0804600Z Content type 'application/x-gzip' length 676543 bytes (660 KB) 2021-05-16T20:49:24.1087030Z ================================================== 2021-05-16T20:49:24.1088090Z downloaded 660 KB 2021-05-16T20:49:24.1088750Z 2021-05-16T20:49:24.1126100Z trying URL 'https://cloud.r-project.org/src/contrib/shiny_1.6.0.tar.gz' 2021-05-16T20:49:24.2524220Z Content type 'application/x-gzip' length 4170497 bytes (4.0 MB) 2021-05-16T20:49:24.3112080Z ================================================== 2021-05-16T20:49:24.3113130Z downloaded 4.0 MB 2021-05-16T20:49:24.3114020Z 2021-05-16T20:49:24.3158250Z trying URL 'https://cloud.r-project.org/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-16T20:49:24.5750240Z Content type 'application/x-gzip' length 71567 bytes (69 KB) 2021-05-16T20:49:24.5806750Z ================================================== 2021-05-16T20:49:24.5807630Z downloaded 69 KB 2021-05-16T20:49:24.5808470Z 2021-05-16T20:49:24.5839460Z trying URL 'https://cloud.r-project.org/src/contrib/htmlwidgets_1.5.3.tar.gz' 2021-05-16T20:49:24.8566010Z Content type 'application/x-gzip' length 323656 bytes (316 KB) 2021-05-16T20:49:24.8723550Z ================================================== 2021-05-16T20:49:24.8724480Z downloaded 316 KB 2021-05-16T20:49:24.8725110Z 2021-05-16T20:49:24.8757500Z trying URL 'https://cloud.r-project.org/src/contrib/colorspace_2.0-1.tar.gz' 2021-05-16T20:49:25.0930440Z Content type 'application/x-gzip' length 2193384 bytes (2.1 MB) 2021-05-16T20:49:25.1349620Z ================================================== 2021-05-16T20:49:25.1350720Z downloaded 2.1 MB 2021-05-16T20:49:25.1351400Z 2021-05-16T20:49:25.1389500Z trying URL 'https://cloud.r-project.org/src/contrib/viridisLite_0.4.0.tar.gz' 2021-05-16T20:49:25.4191020Z Content type 'application/x-gzip' length 1267080 bytes (1.2 MB) 2021-05-16T20:49:25.4530470Z ================================================== 2021-05-16T20:49:25.4531500Z downloaded 1.2 MB 2021-05-16T20:49:25.4532140Z 2021-05-16T20:49:25.4569070Z trying URL 'https://cloud.r-project.org/src/contrib/RColorBrewer_1.1-2.tar.gz' 2021-05-16T20:49:25.6354000Z Content type 'application/x-gzip' length 11532 bytes (11 KB) 2021-05-16T20:49:25.6355600Z ================================================== 2021-05-16T20:49:25.6356620Z downloaded 11 KB 2021-05-16T20:49:25.6357640Z 2021-05-16T20:49:25.6387950Z trying URL 'https://cloud.r-project.org/src/contrib/munsell_0.5.0.tar.gz' 2021-05-16T20:49:25.9106260Z Content type 'application/x-gzip' length 182653 bytes (178 KB) 2021-05-16T20:49:25.9230550Z ================================================== 2021-05-16T20:49:25.9238670Z downloaded 178 KB 2021-05-16T20:49:25.9240340Z 2021-05-16T20:49:25.9266340Z trying URL 'https://cloud.r-project.org/src/contrib/labeling_0.4.2.tar.gz' 2021-05-16T20:49:26.0966560Z Content type 'application/x-gzip' length 10156 bytes 2021-05-16T20:49:26.0968070Z ================================================== 2021-05-16T20:49:26.0969340Z downloaded 10156 bytes 2021-05-16T20:49:26.0970050Z 2021-05-16T20:49:26.0997650Z trying URL 'https://cloud.r-project.org/src/contrib/farver_2.1.0.tar.gz' 2021-05-16T20:49:26.2960640Z Content type 'application/x-gzip' length 1281864 bytes (1.2 MB) 2021-05-16T20:49:26.3322530Z ================================================== 2021-05-16T20:49:26.3323470Z downloaded 1.2 MB 2021-05-16T20:49:26.3324090Z 2021-05-16T20:49:26.3359950Z trying URL 'https://cloud.r-project.org/src/contrib/R.methodsS3_1.8.1.tar.gz' 2021-05-16T20:49:26.7258960Z Content type 'application/x-gzip' length 23717 bytes (23 KB) 2021-05-16T20:49:26.7260470Z ================================================== 2021-05-16T20:49:26.7261580Z downloaded 23 KB 2021-05-16T20:49:26.7262270Z 2021-05-16T20:49:26.7293100Z trying URL 'https://cloud.r-project.org/src/contrib/misc3d_0.9-0.tar.gz' 2021-05-16T20:49:26.9588300Z Content type 'application/x-gzip' length 66777 bytes (65 KB) 2021-05-16T20:49:26.9643060Z ================================================== 2021-05-16T20:49:26.9643970Z downloaded 65 KB 2021-05-16T20:49:26.9644800Z 2021-05-16T20:49:26.9677160Z trying URL 'https://cloud.r-project.org/src/contrib/rgl_0.106.8.tar.gz' 2021-05-16T20:49:27.2303640Z Content type 'application/x-gzip' length 3061452 bytes (2.9 MB) 2021-05-16T20:49:27.2767250Z ================================================== 2021-05-16T20:49:27.2768250Z downloaded 2.9 MB 2021-05-16T20:49:27.2768880Z 2021-05-16T20:49:27.2810660Z trying URL 'https://cloud.r-project.org/src/contrib/plyr_1.8.6.tar.gz' 2021-05-16T20:49:27.5236140Z Content type 'application/x-gzip' length 401191 bytes (391 KB) 2021-05-16T20:49:27.5391970Z ================================================== 2021-05-16T20:49:27.5392970Z downloaded 391 KB 2021-05-16T20:49:27.5393620Z 2021-05-16T20:49:27.5518280Z trying URL 'https://cloud.r-project.org/src/contrib/tinytex_0.31.tar.gz' 2021-05-16T20:49:27.6933900Z Content type 'application/x-gzip' length 29243 bytes (28 KB) 2021-05-16T20:49:27.6935330Z ================================================== 2021-05-16T20:49:27.6936170Z downloaded 28 KB 2021-05-16T20:49:27.6937230Z 2021-05-16T20:49:27.6965430Z trying URL 'https://cloud.r-project.org/src/contrib/scales_1.1.1.tar.gz' 2021-05-16T20:49:27.8451640Z Content type 'application/x-gzip' length 515201 bytes (503 KB) 2021-05-16T20:49:27.8679140Z ================================================== 2021-05-16T20:49:27.8680080Z downloaded 503 KB 2021-05-16T20:49:27.8680720Z 2021-05-16T20:49:27.8713710Z trying URL 'https://cloud.r-project.org/src/contrib/isoband_0.2.4.tar.gz' 2021-05-16T20:49:28.1125240Z Content type 'application/x-gzip' length 2010708 bytes (1.9 MB) 2021-05-16T20:49:28.1561060Z ================================================== 2021-05-16T20:49:28.1562070Z downloaded 1.9 MB 2021-05-16T20:49:28.1562720Z 2021-05-16T20:49:28.1600430Z trying URL 'https://cloud.r-project.org/src/contrib/gtable_0.3.0.tar.gz' 2021-05-16T20:49:28.3164190Z Content type 'application/x-gzip' length 368081 bytes (359 KB) 2021-05-16T20:49:28.3360320Z ================================================== 2021-05-16T20:49:28.3361240Z downloaded 359 KB 2021-05-16T20:49:28.3361890Z 2021-05-16T20:49:28.3395280Z trying URL 'https://cloud.r-project.org/src/contrib/R.oo_1.24.0.tar.gz' 2021-05-16T20:49:28.7987010Z Content type 'application/x-gzip' length 383514 bytes (374 KB) 2021-05-16T20:49:28.8147900Z ================================================== 2021-05-16T20:49:28.8148820Z downloaded 374 KB 2021-05-16T20:49:28.8149440Z 2021-05-16T20:49:28.8182380Z trying URL 'https://cloud.r-project.org/src/contrib/reshape2_1.4.4.tar.gz' 2021-05-16T20:49:28.9687790Z Content type 'application/x-gzip' length 37307 bytes (36 KB) 2021-05-16T20:49:28.9696920Z ================================================== 2021-05-16T20:49:28.9697790Z downloaded 36 KB 2021-05-16T20:49:28.9698650Z 2021-05-16T20:49:28.9731340Z trying URL 'https://cloud.r-project.org/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-16T20:49:29.2447420Z Content type 'application/x-gzip' length 3244734 bytes (3.1 MB) 2021-05-16T20:49:29.2899200Z ================================================== 2021-05-16T20:49:29.2900340Z downloaded 3.1 MB 2021-05-16T20:49:29.2900990Z 2021-05-16T20:49:29.2941580Z trying URL 'https://cloud.r-project.org/src/contrib/ggplot2_3.3.3.tar.gz' 2021-05-16T20:49:29.4464170Z Content type 'application/x-gzip' length 3058840 bytes (2.9 MB) 2021-05-16T20:49:29.4967920Z ================================================== 2021-05-16T20:49:29.4969080Z downloaded 2.9 MB 2021-05-16T20:49:29.4969730Z 2021-05-16T20:49:29.5005430Z trying URL 'https://cloud.r-project.org/src/contrib/R.utils_2.10.1.tar.gz' 2021-05-16T20:49:29.8476680Z Content type 'application/x-gzip' length 362269 bytes (353 KB) 2021-05-16T20:49:29.8664440Z ================================================== 2021-05-16T20:49:29.8665400Z downloaded 353 KB 2021-05-16T20:49:29.8666050Z 2021-05-16T20:49:29.8698310Z trying URL 'https://cloud.r-project.org/src/contrib/matrixStats_0.58.0.tar.gz' 2021-05-16T20:49:30.0145050Z Content type 'application/x-gzip' length 195698 bytes (191 KB) 2021-05-16T20:49:30.0259650Z ================================================== 2021-05-16T20:49:30.0260560Z downloaded 191 KB 2021-05-16T20:49:30.0261240Z 2021-05-16T20:49:30.3172170Z * installing *source* package ‘abind’ ... 2021-05-16T20:49:30.3195100Z ** package ‘abind’ successfully unpacked and MD5 sums checked 2021-05-16T20:49:30.3259450Z ** using staged installation 2021-05-16T20:49:30.3408520Z ** R 2021-05-16T20:49:30.3465080Z ** inst 2021-05-16T20:49:30.3535570Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:49:31.1003720Z ** help 2021-05-16T20:49:31.1337520Z *** installing help indices 2021-05-16T20:49:31.1608640Z ** building package indices 2021-05-16T20:49:31.4219370Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:49:31.6624550Z ** testing if installed package can be loaded from final location 2021-05-16T20:49:31.9169570Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:49:31.9271140Z * DONE (abind) 2021-05-16T20:49:32.2077930Z * installing *source* package ‘bitops’ ... 2021-05-16T20:49:32.2095370Z ** package ‘bitops’ successfully unpacked and MD5 sums checked 2021-05-16T20:49:32.2158860Z ** using staged installation 2021-05-16T20:49:32.2282130Z ** libs 2021-05-16T20:49:32.2458450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c bit-ops.c -o bit-ops.o 2021-05-16T20:49:32.4217480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cksum.c -o cksum.o 2021-05-16T20:49:32.5167630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:49:32.5981730Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o bitops.so bit-ops.o cksum.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:49:32.6566100Z installing to /Users/runner/work/_temp/Library/00LOCK-bitops/00new/bitops/libs 2021-05-16T20:49:32.6608140Z ** R 2021-05-16T20:49:32.6643050Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:49:32.9603710Z ** help 2021-05-16T20:49:32.9923400Z *** installing help indices 2021-05-16T20:49:33.0141820Z ** building package indices 2021-05-16T20:49:33.2688020Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:49:33.6490590Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:49:33.7868280Z ** testing if installed package can be loaded from final location 2021-05-16T20:49:34.0238590Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:49:34.0259680Z * DONE (bitops) 2021-05-16T20:49:34.3896290Z * installing *source* package ‘later’ ... 2021-05-16T20:49:34.3936460Z ** package ‘later’ successfully unpacked and MD5 sums checked 2021-05-16T20:49:34.3998800Z ** using staged installation 2021-05-16T20:49:34.5068680Z Running configure script 2021-05-16T20:49:34.6829550Z -latomic linker flag not needed. 2021-05-16T20:49:34.7065720Z ** libs 2021-05-16T20:49:34.7259760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T20:49:35.8427750Z In file included from RcppExports.cpp:5: 2021-05-16T20:49:35.8476970Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:49:35.8482510Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:49:35.8483780Z SEXP data = Parent::get__(); 2021-05-16T20:49:35.8484460Z ^ 2021-05-16T20:49:39.9003790Z 1 warning generated. 2021-05-16T20:49:39.9141620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c callback_registry.cpp -o callback_registry.o 2021-05-16T20:49:41.0381920Z In file included from callback_registry.cpp:6: 2021-05-16T20:49:41.0383030Z In file included from ./callback_registry.h:4: 2021-05-16T20:49:41.0635050Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:49:41.0638250Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:49:41.0639290Z SEXP data = Parent::get__(); 2021-05-16T20:49:41.0640170Z ^ 2021-05-16T20:49:45.8183920Z 1 warning generated. 2021-05-16T20:49:45.8331730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c debug.cpp -o debug.o 2021-05-16T20:49:46.5384850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:49:46.6170220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c later.cpp -o later.o 2021-05-16T20:49:47.7453010Z In file included from later.cpp:1: 2021-05-16T20:49:47.7454090Z In file included from ./later.h:6: 2021-05-16T20:49:47.7454960Z In file included from ./callback_registry.h:4: 2021-05-16T20:49:47.7456000Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:49:47.7458270Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:49:47.7459560Z SEXP data = Parent::get__(); 2021-05-16T20:49:47.7460220Z ^ 2021-05-16T20:49:51.7967250Z 1 warning generated. 2021-05-16T20:49:51.8106820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c later_posix.cpp -o later_posix.o 2021-05-16T20:49:52.9079600Z In file included from later_posix.cpp:3: 2021-05-16T20:49:52.9080960Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:49:52.9083330Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:49:52.9084700Z SEXP data = Parent::get__(); 2021-05-16T20:49:52.9085500Z ^ 2021-05-16T20:49:55.0871910Z later_posix.cpp:245:13: warning: unused variable 'ret' [-Wunused-variable] 2021-05-16T20:49:55.0873140Z ssize_t ret = write(dummy_pipe_in, "a", 1); 2021-05-16T20:49:55.0873840Z ^ 2021-05-16T20:49:55.7926380Z 2 warnings generated. 2021-05-16T20:49:55.8054350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c later_win32.cpp -o later_win32.o 2021-05-16T20:49:55.8436440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c timer_posix.cpp -o timer_posix.o 2021-05-16T20:49:56.2947010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c timestamp_unix.cpp -o timestamp_unix.o 2021-05-16T20:49:56.7250190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c timestamp_win32.cpp -o timestamp_win32.o 2021-05-16T20:49:56.7624110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c tinycthread.c -o tinycthread.o 2021-05-16T20:49:56.8794480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o later.so RcppExports.o callback_registry.o debug.o init.o later.o later_posix.o later_win32.o timer_posix.o timestamp_unix.o timestamp_win32.o tinycthread.o -pthread -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:49:56.9474240Z installing to /Users/runner/work/_temp/Library/00LOCK-later/00new/later/libs 2021-05-16T20:49:56.9532580Z ** R 2021-05-16T20:49:56.9587100Z ** inst 2021-05-16T20:49:56.9621500Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:49:57.4645150Z ** help 2021-05-16T20:49:57.4932630Z *** installing help indices 2021-05-16T20:49:57.5235220Z ** building package indices 2021-05-16T20:49:57.7776110Z ** installing vignettes 2021-05-16T20:49:57.7877960Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:49:58.2590880Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:49:58.3960360Z ** testing if installed package can be loaded from final location 2021-05-16T20:49:58.7534330Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:49:58.7635650Z * DONE (later) 2021-05-16T20:49:59.1098650Z * installing *source* package ‘sourcetools’ ... 2021-05-16T20:49:59.1139570Z ** package ‘sourcetools’ successfully unpacked and MD5 sums checked 2021-05-16T20:49:59.1203450Z ** using staged installation 2021-05-16T20:49:59.1357780Z ** libs 2021-05-16T20:49:59.1535970Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/usr/local/include -fPIC -Wall -g -O2 -c Reader.cpp -o Reader.o 2021-05-16T20:50:00.3842590Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/usr/local/include -fPIC -Wall -g -O2 -c Tokenizer.cpp -o Tokenizer.o 2021-05-16T20:50:01.9271680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/usr/local/include -fPIC -Wall -g -O2 -c sourcetools-init.c -o sourcetools-init.o 2021-05-16T20:50:02.0085100Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o sourcetools.so Reader.o Tokenizer.o sourcetools-init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:50:02.0708270Z installing to /Users/runner/work/_temp/Library/00LOCK-sourcetools/00new/sourcetools/libs 2021-05-16T20:50:02.0749890Z ** R 2021-05-16T20:50:02.0786000Z ** inst 2021-05-16T20:50:02.0926530Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:50:02.3991760Z ** help 2021-05-16T20:50:02.4145290Z *** installing help indices 2021-05-16T20:50:02.4337530Z ** building package indices 2021-05-16T20:50:03.1351670Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:50:03.1353150Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:50:03.2516830Z ** testing if installed package can be loaded from final location 2021-05-16T20:50:03.4977930Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:50:03.5028220Z * DONE (sourcetools) 2021-05-16T20:50:03.9594900Z * installing *source* package ‘xtable’ ... 2021-05-16T20:50:03.9645600Z ** package ‘xtable’ successfully unpacked and MD5 sums checked 2021-05-16T20:50:03.9709080Z ** using staged installation 2021-05-16T20:50:03.9940740Z ** R 2021-05-16T20:50:04.0045350Z ** data 2021-05-16T20:50:04.0055550Z ** inst 2021-05-16T20:50:04.0150790Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:50:05.2044210Z ** help 2021-05-16T20:50:05.3128620Z *** installing help indices 2021-05-16T20:50:05.3722600Z ** building package indices 2021-05-16T20:50:05.6786950Z ** installing vignettes 2021-05-16T20:50:05.6890310Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:50:05.9352140Z ** testing if installed package can be loaded from final location 2021-05-16T20:50:06.2055430Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:50:06.2157410Z * DONE (xtable) 2021-05-16T20:50:06.5731040Z * installing *source* package ‘webshot’ ... 2021-05-16T20:50:06.5770330Z ** package ‘webshot’ successfully unpacked and MD5 sums checked 2021-05-16T20:50:06.5833850Z ** using staged installation 2021-05-16T20:50:06.6037330Z ** R 2021-05-16T20:50:06.6143400Z ** inst 2021-05-16T20:50:06.6241610Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:50:07.2083280Z ** help 2021-05-16T20:50:07.2418610Z *** installing help indices 2021-05-16T20:50:07.2731030Z ** building package indices 2021-05-16T20:50:07.6202760Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:50:07.8700280Z ** testing if installed package can be loaded from final location 2021-05-16T20:50:08.1168950Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:50:08.1202350Z * DONE (webshot) 2021-05-16T20:50:08.4376160Z * installing *source* package ‘base64enc’ ... 2021-05-16T20:50:08.4393910Z ** package ‘base64enc’ successfully unpacked and MD5 sums checked 2021-05-16T20:50:08.4458930Z ** using staged installation 2021-05-16T20:50:08.4613370Z ** libs 2021-05-16T20:50:08.4797430Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T20:50:08.6261850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c uriencode.c -o uriencode.o 2021-05-16T20:50:08.7334120Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utf8.c -o utf8.o 2021-05-16T20:50:08.8414630Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o base64enc.so base64.o uriencode.o utf8.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:50:08.8995180Z installing to /Users/runner/work/_temp/Library/00LOCK-base64enc/00new/base64enc/libs 2021-05-16T20:50:08.9046160Z ** R 2021-05-16T20:50:08.9085470Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:50:09.2581300Z ** help 2021-05-16T20:50:09.2866020Z *** installing help indices 2021-05-16T20:50:09.3068750Z ** building package indices 2021-05-16T20:50:09.6306290Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:50:09.9944440Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:50:10.1224280Z ** testing if installed package can be loaded from final location 2021-05-16T20:50:10.4179680Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:50:10.4199890Z * DONE (base64enc) 2021-05-16T20:50:11.2151950Z * installing *source* package ‘colorspace’ ... 2021-05-16T20:50:11.2358730Z ** package ‘colorspace’ successfully unpacked and MD5 sums checked 2021-05-16T20:50:11.2359850Z ** using staged installation 2021-05-16T20:50:11.2631600Z ** libs 2021-05-16T20:50:11.2842010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c colorspace.c -o colorspace.o 2021-05-16T20:50:12.1207410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:50:12.2041190Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o colorspace.so colorspace.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:50:12.2653400Z installing to /Users/runner/work/_temp/Library/00LOCK-colorspace/00new/colorspace/libs 2021-05-16T20:50:12.2696520Z ** R 2021-05-16T20:50:12.2978850Z ** data 2021-05-16T20:50:12.3080310Z *** moving datasets to lazyload DB 2021-05-16T20:50:12.4287910Z ** demo 2021-05-16T20:50:12.4308650Z ** inst 2021-05-16T20:50:12.4901220Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:50:17.3604560Z ** help 2021-05-16T20:50:17.6025180Z *** installing help indices 2021-05-16T20:50:17.7654100Z ** building package indices 2021-05-16T20:50:18.1414800Z ** installing vignettes 2021-05-16T20:50:18.1508100Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:50:18.5605430Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:50:18.6829340Z ** testing if installed package can be loaded from final location 2021-05-16T20:50:19.1449650Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:50:19.1593850Z * DONE (colorspace) 2021-05-16T20:50:19.5503870Z * installing *source* package ‘viridisLite’ ... 2021-05-16T20:50:19.5551830Z ** package ‘viridisLite’ successfully unpacked and MD5 sums checked 2021-05-16T20:50:19.5552730Z ** using staged installation 2021-05-16T20:50:19.5749640Z ** R 2021-05-16T20:50:19.5864260Z ** inst 2021-05-16T20:50:19.6061290Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:50:19.9732450Z ** help 2021-05-16T20:50:19.9943890Z *** installing help indices 2021-05-16T20:50:20.0138940Z *** copying figures 2021-05-16T20:50:20.0210150Z ** building package indices 2021-05-16T20:50:20.2715730Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:50:20.5084010Z ** testing if installed package can be loaded from final location 2021-05-16T20:50:20.7443450Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:50:20.7543440Z * DONE (viridisLite) 2021-05-16T20:50:21.0188610Z * installing *source* package ‘RColorBrewer’ ... 2021-05-16T20:50:21.0202320Z ** package ‘RColorBrewer’ successfully unpacked and MD5 sums checked 2021-05-16T20:50:21.0203420Z ** using staged installation 2021-05-16T20:50:21.0355040Z ** R 2021-05-16T20:50:21.0433390Z ** inst 2021-05-16T20:50:21.0447300Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:50:21.9395000Z ** help 2021-05-16T20:50:21.9619410Z *** installing help indices 2021-05-16T20:50:21.9795290Z ** building package indices 2021-05-16T20:50:22.2235740Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:50:22.4593440Z ** testing if installed package can be loaded from final location 2021-05-16T20:50:22.7319760Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:50:22.7420080Z * DONE (RColorBrewer) 2021-05-16T20:50:23.0109300Z * installing *source* package ‘labeling’ ... 2021-05-16T20:50:23.0126540Z ** package ‘labeling’ successfully unpacked and MD5 sums checked 2021-05-16T20:50:23.0127940Z ** using staged installation 2021-05-16T20:50:23.0268770Z ** R 2021-05-16T20:50:23.0330700Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:50:23.7673700Z ** help 2021-05-16T20:50:23.8163070Z *** installing help indices 2021-05-16T20:50:23.8469530Z ** building package indices 2021-05-16T20:50:24.1092780Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:50:24.3478420Z ** testing if installed package can be loaded from final location 2021-05-16T20:50:24.5911740Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:50:24.5931800Z * DONE (labeling) 2021-05-16T20:50:25.0182740Z * installing *source* package ‘farver’ ... 2021-05-16T20:50:25.0255240Z ** package ‘farver’ successfully unpacked and MD5 sums checked 2021-05-16T20:50:25.0256070Z ** using staged installation 2021-05-16T20:50:25.0430100Z ** libs 2021-05-16T20:50:25.0609520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c ColorSpace.cpp -o ColorSpace.o 2021-05-16T20:50:25.5572380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Comparison.cpp -o Comparison.o 2021-05-16T20:50:25.7576990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Conversion.cpp -o Conversion.o 2021-05-16T20:50:26.3244670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c encode.cpp -o encode.o 2021-05-16T20:50:29.8643790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c farver.cpp -o farver.o 2021-05-16T20:50:41.8531510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-16T20:50:42.4303980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o farver.so ColorSpace.o Comparison.o Conversion.o encode.o farver.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:50:42.5018180Z installing to /Users/runner/work/_temp/Library/00LOCK-farver/00new/farver/libs 2021-05-16T20:50:42.5102120Z ** R 2021-05-16T20:50:42.5206980Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:50:42.9347080Z ** help 2021-05-16T20:50:42.9740220Z *** installing help indices 2021-05-16T20:50:43.0070760Z *** copying figures 2021-05-16T20:50:43.0167170Z ** building package indices 2021-05-16T20:50:43.2818040Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:50:43.6626210Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:50:43.7887650Z ** testing if installed package can be loaded from final location 2021-05-16T20:50:44.0241310Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:50:44.0264880Z * DONE (farver) 2021-05-16T20:50:44.3938690Z * installing *source* package ‘R.methodsS3’ ... 2021-05-16T20:50:44.3968360Z ** package ‘R.methodsS3’ successfully unpacked and MD5 sums checked 2021-05-16T20:50:44.3969520Z ** using staged installation 2021-05-16T20:50:44.4156330Z ** R 2021-05-16T20:50:44.4220830Z ** inst 2021-05-16T20:50:44.4237270Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:50:45.0137070Z ** help 2021-05-16T20:50:45.0661590Z *** installing help indices 2021-05-16T20:50:45.1058370Z ** building package indices 2021-05-16T20:50:45.3755190Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:50:45.6294560Z ** testing if installed package can be loaded from final location 2021-05-16T20:50:45.9215910Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:50:45.9239430Z * DONE (R.methodsS3) 2021-05-16T20:50:46.2428450Z * installing *source* package ‘misc3d’ ... 2021-05-16T20:50:46.2519160Z ** package ‘misc3d’ successfully unpacked and MD5 sums checked 2021-05-16T20:50:46.2587490Z ** using staged installation 2021-05-16T20:50:46.2731590Z ** R 2021-05-16T20:50:46.2866120Z ** data 2021-05-16T20:50:46.2876220Z ** demo 2021-05-16T20:50:46.2890500Z ** inst 2021-05-16T20:50:46.2904510Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:50:49.4288760Z Warning in fun(libname, pkgname) : 2021-05-16T20:50:49.4289570Z no display name and no $DISPLAY environment variable 2021-05-16T20:50:49.4938610Z ** help 2021-05-16T20:50:49.4939140Z *** installing help indices 2021-05-16T20:50:49.5369870Z ** building package indices 2021-05-16T20:50:49.8240170Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:50:50.0893670Z Warning in fun(libname, pkgname) : 2021-05-16T20:50:50.0894440Z no display name and no $DISPLAY environment variable 2021-05-16T20:50:50.0962660Z ** testing if installed package can be loaded from final location 2021-05-16T20:50:50.4062250Z Warning in fun(libname, pkgname) : 2021-05-16T20:50:50.4063280Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:50:50.4069410Z no display name and no $DISPLAY environment variable 2021-05-16T20:50:50.4098670Z * DONE (misc3d) 2021-05-16T20:50:50.8949340Z * installing *source* package ‘plyr’ ... 2021-05-16T20:50:50.9053430Z ** package ‘plyr’ successfully unpacked and MD5 sums checked 2021-05-16T20:50:50.9054490Z ** using staged installation 2021-05-16T20:50:50.9254940Z ** libs 2021-05-16T20:50:50.9444400Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T20:50:52.0797370Z In file included from RcppExports.cpp:4: 2021-05-16T20:50:52.0798230Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:50:52.0805960Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:50:52.0806850Z SEXP data = Parent::get__(); 2021-05-16T20:50:52.0807230Z ^ 2021-05-16T20:50:55.6604720Z 1 warning generated. 2021-05-16T20:50:55.6741130Z clang -mmacosx-version-min=10.13 -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 loop_apply.c -o loop_apply.o 2021-05-16T20:50:55.7573820Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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 split-numeric.cpp -o split-numeric.o 2021-05-16T20:50:56.8752220Z In file included from split-numeric.cpp:1: 2021-05-16T20:50:56.8753170Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:50:56.8754810Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:50:56.8755710Z SEXP data = Parent::get__(); 2021-05-16T20:50:56.8756100Z ^ 2021-05-16T20:51:00.1525400Z 1 warning generated. 2021-05-16T20:51:00.1699090Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o plyr.so RcppExports.o loop_apply.o split-numeric.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:51:00.2307990Z installing to /Users/runner/work/_temp/Library/00LOCK-plyr/00new/plyr/libs 2021-05-16T20:51:00.2352430Z ** R 2021-05-16T20:51:00.2647060Z ** data 2021-05-16T20:51:00.2672830Z *** moving datasets to lazyload DB 2021-05-16T20:51:00.5442290Z ** inst 2021-05-16T20:51:00.5469190Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:51:02.1008640Z ** help 2021-05-16T20:51:02.3902140Z *** installing help indices 2021-05-16T20:51:02.5507130Z ** building package indices 2021-05-16T20:51:02.9594210Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:51:03.4094940Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:51:03.5358740Z ** testing if installed package can be loaded from final location 2021-05-16T20:51:03.8972290Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:51:03.9002160Z * DONE (plyr) 2021-05-16T20:51:04.2209020Z * installing *source* package ‘tinytex’ ... 2021-05-16T20:51:04.2235010Z ** package ‘tinytex’ successfully unpacked and MD5 sums checked 2021-05-16T20:51:04.2296720Z ** using staged installation 2021-05-16T20:51:04.2588710Z ** R 2021-05-16T20:51:04.2686880Z ** inst 2021-05-16T20:51:04.2703570Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:51:05.1745550Z ** help 2021-05-16T20:51:05.2621520Z *** installing help indices 2021-05-16T20:51:05.2941370Z ** building package indices 2021-05-16T20:51:05.5599870Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:51:05.8130530Z ** testing if installed package can be loaded from final location 2021-05-16T20:51:06.0732200Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:51:06.0838030Z * DONE (tinytex) 2021-05-16T20:51:06.5905740Z * installing *source* package ‘isoband’ ... 2021-05-16T20:51:06.6015790Z ** package ‘isoband’ successfully unpacked and MD5 sums checked 2021-05-16T20:51:06.6017110Z ** using staged installation 2021-05-16T20:51:06.6219430Z ** libs 2021-05-16T20:51:06.6447600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c clip-lines.cpp -o clip-lines.o 2021-05-16T20:51:07.6621090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-16T20:51:07.8133420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c isoband.cpp -o isoband.o 2021-05-16T20:51:09.7953240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c polygon.cpp -o polygon.o 2021-05-16T20:51:10.5650330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c separate-polygons.cpp -o separate-polygons.o 2021-05-16T20:51:12.3939810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c test-clip-lines.cpp -o test-clip-lines.o 2021-05-16T20:51:15.3358340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c test-runner.cpp -o test-runner.o 2021-05-16T20:51:29.3191670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c test-separate-polygons.cpp -o test-separate-polygons.o 2021-05-16T20:51:31.7772890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o isoband.so clip-lines.o init.o isoband.o polygon.o separate-polygons.o test-clip-lines.o test-runner.o test-separate-polygons.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:51:31.8504960Z installing to /Users/runner/work/_temp/Library/00LOCK-isoband/00new/isoband/libs 2021-05-16T20:51:31.8579830Z ** R 2021-05-16T20:51:31.8660630Z ** inst 2021-05-16T20:51:31.8787640Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:51:32.7142360Z ** help 2021-05-16T20:51:32.7535890Z *** installing help indices 2021-05-16T20:51:32.7869630Z *** copying figures 2021-05-16T20:51:32.7902280Z ** building package indices 2021-05-16T20:51:33.0695390Z ** installing vignettes 2021-05-16T20:51:33.0770420Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:51:33.4575490Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:51:33.6499340Z ** testing if installed package can be loaded from final location 2021-05-16T20:51:33.9117650Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:51:33.9162540Z * DONE (isoband) 2021-05-16T20:51:34.3838090Z * installing *source* package ‘gtable’ ... 2021-05-16T20:51:34.3919620Z ** package ‘gtable’ successfully unpacked and MD5 sums checked 2021-05-16T20:51:34.3921190Z ** using staged installation 2021-05-16T20:51:34.4114620Z ** R 2021-05-16T20:51:34.4219840Z ** inst 2021-05-16T20:51:34.4322870Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:51:35.2210400Z ** help 2021-05-16T20:51:35.2935280Z *** installing help indices 2021-05-16T20:51:35.3436020Z *** copying figures 2021-05-16T20:51:35.3453160Z ** building package indices 2021-05-16T20:51:35.6252880Z ** installing vignettes 2021-05-16T20:51:35.6323880Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:51:35.8908120Z ** testing if installed package can be loaded from final location 2021-05-16T20:51:36.1619580Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:51:36.1644420Z * DONE (gtable) 2021-05-16T20:51:36.8570960Z * installing *source* package ‘matrixStats’ ... 2021-05-16T20:51:36.8778710Z ** package ‘matrixStats’ successfully unpacked and MD5 sums checked 2021-05-16T20:51:36.8779600Z ** using staged installation 2021-05-16T20:51:36.9028690Z ** libs 2021-05-16T20:51:36.9231150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c 000.init.c -o 000.init.o 2021-05-16T20:51:36.9943590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c allocMatrix2.c -o allocMatrix2.o 2021-05-16T20:51:37.1210910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c anyMissing.c -o anyMissing.o 2021-05-16T20:51:37.2571320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c binCounts.c -o binCounts.o 2021-05-16T20:51:37.3851070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c binMeans.c -o binMeans.o 2021-05-16T20:51:37.5282930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c colCounts.c -o colCounts.o 2021-05-16T20:51:38.8709960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c colOrderStats.c -o colOrderStats.o 2021-05-16T20:51:39.2928860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c colRanges.c -o colRanges.o 2021-05-16T20:51:41.2004240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diff2.c -o diff2.o 2021-05-16T20:51:41.5363230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c indexByRow.c -o indexByRow.o 2021-05-16T20:51:41.6354900Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c logSumExp.c -o logSumExp.o 2021-05-16T20:51:41.8820230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mean2.c -o mean2.o 2021-05-16T20:51:42.0401100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c productExpSumLog.c -o productExpSumLog.o 2021-05-16T20:51:42.2055690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c psortKM.c -o psortKM.o 2021-05-16T20:51:42.3652240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowCounts.c -o rowCounts.o 2021-05-16T20:51:43.8652570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowCummaxs.c -o rowCummaxs.o 2021-05-16T20:51:44.6172740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowCummins.c -o rowCummins.o 2021-05-16T20:51:45.3699260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowCumprods.c -o rowCumprods.o 2021-05-16T20:51:46.0063510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowCumsums.c -o rowCumsums.o 2021-05-16T20:51:46.6443390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowDiffs.c -o rowDiffs.o 2021-05-16T20:51:48.6897250Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowLogSumExp.c -o rowLogSumExp.o 2021-05-16T20:51:48.8307060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowMads.c -o rowMads.o 2021-05-16T20:51:49.9524810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowMeans2.c -o rowMeans2.o 2021-05-16T20:51:50.5504580Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowMedians.c -o rowMedians.o 2021-05-16T20:51:51.4249420Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowOrderStats.c -o rowOrderStats.o 2021-05-16T20:51:51.8617650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowRanges.c -o rowRanges.o 2021-05-16T20:51:54.1342210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowRanksWithTies.c -o rowRanksWithTies.o 2021-05-16T20:52:06.0755370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowSums2.c -o rowSums2.o 2021-05-16T20:52:06.6717370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowVars.c -o rowVars.o 2021-05-16T20:52:07.4092470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c signTabulate.c -o signTabulate.o 2021-05-16T20:52:07.5488250Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sum2.c -o sum2.o 2021-05-16T20:52:07.6864680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c validateIndices.c -o validateIndices.o 2021-05-16T20:52:07.9729500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c weightedMean.c -o weightedMean.o 2021-05-16T20:52:08.1454740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c weightedMedian.c -o weightedMedian.o 2021-05-16T20:52:08.5249540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c x_OP_y.c -o x_OP_y.o 2021-05-16T20:52:46.9248090Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o matrixStats.so 000.init.o allocMatrix2.o anyMissing.o binCounts.o binMeans.o colCounts.o colOrderStats.o colRanges.o diff2.o indexByRow.o logSumExp.o mean2.o productExpSumLog.o psortKM.o rowCounts.o rowCummaxs.o rowCummins.o rowCumprods.o rowCumsums.o rowDiffs.o rowLogSumExp.o rowMads.o rowMeans2.o rowMedians.o rowOrderStats.o rowRanges.o rowRanksWithTies.o rowSums2.o rowVars.o signTabulate.o sum2.o validateIndices.o weightedMean.o weightedMedian.o x_OP_y.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:52:47.0003160Z installing to /Users/runner/work/_temp/Library/00LOCK-matrixStats/00new/matrixStats/libs 2021-05-16T20:52:47.0150460Z ** R 2021-05-16T20:52:47.0315420Z ** inst 2021-05-16T20:52:47.1089260Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:52:49.0210540Z ** help 2021-05-16T20:52:49.2113850Z *** installing help indices 2021-05-16T20:52:49.3089950Z ** building package indices 2021-05-16T20:52:49.6563780Z ** installing vignettes 2021-05-16T20:52:49.6621080Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:52:50.0937700Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:52:50.2294730Z ** testing if installed package can be loaded from final location 2021-05-16T20:52:50.4912810Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:52:50.4982180Z * DONE (matrixStats) 2021-05-16T20:52:51.1564230Z * installing *source* package ‘promises’ ... 2021-05-16T20:52:51.1712660Z ** package ‘promises’ successfully unpacked and MD5 sums checked 2021-05-16T20:52:51.1772840Z ** using staged installation 2021-05-16T20:52:51.1995940Z ** libs 2021-05-16T20:52:51.2172030Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/later/include' -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T20:52:52.3616720Z In file included from RcppExports.cpp:4: 2021-05-16T20:52:52.3617740Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:52:52.3619840Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:52:52.3620760Z SEXP data = Parent::get__(); 2021-05-16T20:52:52.3621170Z ^ 2021-05-16T20:52:55.9024150Z 1 warning generated. 2021-05-16T20:52:55.9156570Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/later/include' -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c promise_task.cpp -o promise_task.o 2021-05-16T20:52:57.0359000Z In file included from promise_task.cpp:1: 2021-05-16T20:52:57.0359900Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:52:57.0362020Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:52:57.0362920Z SEXP data = Parent::get__(); 2021-05-16T20:52:57.0363310Z ^ 2021-05-16T20:53:00.2830330Z 1 warning generated. 2021-05-16T20:53:00.2997360Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o promises.so RcppExports.o promise_task.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:53:00.3799970Z installing to /Users/runner/work/_temp/Library/00LOCK-promises/00new/promises/libs 2021-05-16T20:53:00.3842600Z ** R 2021-05-16T20:53:00.3955550Z ** inst 2021-05-16T20:53:00.4175560Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:53:02.8008560Z ** help 2021-05-16T20:53:02.8624690Z *** installing help indices 2021-05-16T20:53:02.9039780Z *** copying figures 2021-05-16T20:53:02.9069030Z ** building package indices 2021-05-16T20:53:03.1766700Z ** installing vignettes 2021-05-16T20:53:03.1880010Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:53:03.6677940Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:53:03.7968440Z ** testing if installed package can be loaded from final location 2021-05-16T20:53:04.2574230Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:53:04.2676910Z * DONE (promises) 2021-05-16T20:53:04.6308270Z * installing *source* package ‘htmltools’ ... 2021-05-16T20:53:04.6349750Z ** package ‘htmltools’ successfully unpacked and MD5 sums checked 2021-05-16T20:53:04.6411660Z ** using staged installation 2021-05-16T20:53:04.6631300Z ** libs 2021-05-16T20:53:04.6798880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:53:04.7561150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c template.c -o template.o 2021-05-16T20:53:04.9075310Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o htmltools.so init.o template.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:53:04.9675690Z installing to /Users/runner/work/_temp/Library/00LOCK-htmltools/00new/htmltools/libs 2021-05-16T20:53:04.9716000Z ** R 2021-05-16T20:53:04.9887410Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:53:06.7503760Z ** help 2021-05-16T20:53:06.8635280Z *** installing help indices 2021-05-16T20:53:06.9279330Z ** building package indices 2021-05-16T20:53:07.2371930Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:53:07.6164850Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:53:07.7406330Z ** testing if installed package can be loaded from final location 2021-05-16T20:53:08.0583070Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:53:08.0613770Z * DONE (htmltools) 2021-05-16T20:53:08.4076640Z * installing *source* package ‘munsell’ ... 2021-05-16T20:53:08.4115290Z ** package ‘munsell’ successfully unpacked and MD5 sums checked 2021-05-16T20:53:08.4116570Z ** using staged installation 2021-05-16T20:53:08.4264370Z ** R 2021-05-16T20:53:08.4412500Z ** inst 2021-05-16T20:53:08.4438300Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:53:09.1428140Z ** help 2021-05-16T20:53:09.2123720Z *** installing help indices 2021-05-16T20:53:09.2612330Z *** copying figures 2021-05-16T20:53:09.2631240Z ** building package indices 2021-05-16T20:53:09.5527310Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:53:09.8615140Z ** testing if installed package can be loaded from final location 2021-05-16T20:53:10.1740260Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:53:10.1765400Z * DONE (munsell) 2021-05-16T20:53:10.7286190Z * installing *source* package ‘R.oo’ ... 2021-05-16T20:53:10.7420190Z ** package ‘R.oo’ successfully unpacked and MD5 sums checked 2021-05-16T20:53:10.7421800Z ** using staged installation 2021-05-16T20:53:10.7603920Z ** R 2021-05-16T20:53:10.7878720Z ** inst 2021-05-16T20:53:10.7918730Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:53:14.1218370Z ** help 2021-05-16T20:53:14.8326560Z *** installing help indices 2021-05-16T20:53:15.2636150Z ** building package indices 2021-05-16T20:53:15.8357990Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:53:16.8548610Z ** testing if installed package can be loaded from final location 2021-05-16T20:53:16.8552060Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:53:16.8552990Z * DONE (R.oo) 2021-05-16T20:53:16.8605580Z * installing *source* package ‘reshape2’ ... 2021-05-16T20:53:16.8637040Z ** package ‘reshape2’ successfully unpacked and MD5 sums checked 2021-05-16T20:53:16.8638180Z ** using staged installation 2021-05-16T20:53:16.8816940Z ** libs 2021-05-16T20:53:16.8986090Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T20:53:18.0219420Z In file included from RcppExports.cpp:4: 2021-05-16T20:53:18.0220360Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:53:18.0222350Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:53:18.0223220Z SEXP data = Parent::get__(); 2021-05-16T20:53:18.0223610Z ^ 2021-05-16T20:53:21.6753910Z 1 warning generated. 2021-05-16T20:53:21.6887970Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c melt.cpp -o melt.o 2021-05-16T20:53:22.8116020Z In file included from melt.cpp:1: 2021-05-16T20:53:22.8117460Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:53:22.8119530Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:53:22.8120410Z SEXP data = Parent::get__(); 2021-05-16T20:53:22.8120810Z ^ 2021-05-16T20:53:26.5837350Z 1 warning generated. 2021-05-16T20:53:26.6012490Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o reshape2.so RcppExports.o melt.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:53:26.6603270Z installing to /Users/runner/work/_temp/Library/00LOCK-reshape2/00new/reshape2/libs 2021-05-16T20:53:26.6647530Z ** R 2021-05-16T20:53:26.6723570Z ** data 2021-05-16T20:53:26.6738330Z *** moving datasets to lazyload DB 2021-05-16T20:53:26.6887580Z ** inst 2021-05-16T20:53:26.6904620Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:53:27.3244480Z ** help 2021-05-16T20:53:27.3778710Z *** installing help indices 2021-05-16T20:53:27.4199970Z ** building package indices 2021-05-16T20:53:27.7020470Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:53:28.1830900Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:53:28.3160010Z ** testing if installed package can be loaded from final location 2021-05-16T20:53:28.6833090Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:53:28.6856650Z * DONE (reshape2) 2021-05-16T20:53:29.1310870Z * installing *source* package ‘jquerylib’ ... 2021-05-16T20:53:29.1381210Z ** package ‘jquerylib’ successfully unpacked and MD5 sums checked 2021-05-16T20:53:29.1444000Z ** using staged installation 2021-05-16T20:53:29.1655660Z ** R 2021-05-16T20:53:29.1684950Z ** inst 2021-05-16T20:53:29.1809860Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:53:29.5016790Z ** help 2021-05-16T20:53:29.5195100Z *** installing help indices 2021-05-16T20:53:29.5318680Z ** building package indices 2021-05-16T20:53:29.7780930Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:53:30.1264560Z ** testing if installed package can be loaded from final location 2021-05-16T20:53:30.4007790Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:53:30.4033780Z * DONE (jquerylib) 2021-05-16T20:53:31.3302870Z * installing *source* package ‘sass’ ... 2021-05-16T20:53:31.4029990Z ** package ‘sass’ successfully unpacked and MD5 sums checked 2021-05-16T20:53:31.4101280Z ** using staged installation 2021-05-16T20:53:31.4345360Z ** libs 2021-05-16T20:53:31.4531460Z /Library/Frameworks/R.framework/Resources/share/make/shlib.mk:18: warning: overriding commands for target `shlib-clean' 2021-05-16T20:53:31.4533030Z Makevars:12: warning: ignoring old commands for target `shlib-clean' 2021-05-16T20:53:31.4543690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libsass/include -I/usr/local/include -fPIC -Wall -g -O2 -c compile.c -o compile.o 2021-05-16T20:53:31.5623270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libsass/include -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:53:31.6291990Z MAKEFLAGS= CC="clang -mmacosx-version-min=10.13" CFLAGS="-Wall -g -O2 " CXX="clang++ -mmacosx-version-min=10.13 -std=gnu++14" AR="ar" LDFLAGS="-L/usr/local/lib" make -C libsass 2021-05-16T20:53:31.6560710Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -O2 -I ./include -stdlib=libc++ -fPIC -c -o src/cencode.o src/cencode.c 2021-05-16T20:53:31.7143830Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast.o src/ast.cpp 2021-05-16T20:53:36.0005280Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_values.o src/ast_values.cpp 2021-05-16T20:53:37.1733880Z src/ast_values.cpp:484:23: warning: loop variable 'numerator' of type 'const std::__1::basic_string' creates a copy from type 'const std::__1::basic_string' [-Wrange-loop-analysis] 2021-05-16T20:53:37.1735100Z for (const auto numerator : numerators) 2021-05-16T20:53:37.1735550Z ^ 2021-05-16T20:53:37.1737060Z src/ast_values.cpp:484:12: note: use reference type 'const std::__1::basic_string &' to prevent copying 2021-05-16T20:53:37.1737850Z for (const auto numerator : numerators) 2021-05-16T20:53:37.1738310Z ^~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T20:53:37.1738660Z & 2021-05-16T20:53:37.1740690Z src/ast_values.cpp:486:23: warning: loop variable 'denominator' of type 'const std::__1::basic_string' creates a copy from type 'const std::__1::basic_string' [-Wrange-loop-analysis] 2021-05-16T20:53:37.1741770Z for (const auto denominator : denominators) 2021-05-16T20:53:37.1742240Z ^ 2021-05-16T20:53:37.1744200Z src/ast_values.cpp:486:12: note: use reference type 'const std::__1::basic_string &' to prevent copying 2021-05-16T20:53:37.1745060Z for (const auto denominator : denominators) 2021-05-16T20:53:37.1745560Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-16T20:53:37.1745890Z & 2021-05-16T20:53:40.0348260Z 2 warnings generated. 2021-05-16T20:53:40.0437100Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_supports.o src/ast_supports.cpp 2021-05-16T20:53:41.7454210Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_sel_cmp.o src/ast_sel_cmp.cpp 2021-05-16T20:53:43.8595390Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_sel_unify.o src/ast_sel_unify.cpp 2021-05-16T20:53:46.4419750Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_sel_super.o src/ast_sel_super.cpp 2021-05-16T20:53:48.7433480Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_sel_weave.o src/ast_sel_weave.cpp 2021-05-16T20:53:52.6403660Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_selectors.o src/ast_selectors.cpp 2021-05-16T20:53:57.7394340Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/context.o src/context.cpp 2021-05-16T20:54:03.3456650Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/constants.o src/constants.cpp 2021-05-16T20:54:04.0150480Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_utils.o src/fn_utils.cpp 2021-05-16T20:54:06.2341750Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_miscs.o src/fn_miscs.cpp 2021-05-16T20:54:08.9206440Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_maps.o src/fn_maps.cpp 2021-05-16T20:54:11.3858300Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_lists.o src/fn_lists.cpp 2021-05-16T20:54:14.4024360Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_colors.o src/fn_colors.cpp 2021-05-16T20:54:17.8946990Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_numbers.o src/fn_numbers.cpp 2021-05-16T20:54:20.2131040Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_strings.o src/fn_strings.cpp 2021-05-16T20:54:22.3923050Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_selectors.o src/fn_selectors.cpp 2021-05-16T20:54:24.9659550Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/color_maps.o src/color_maps.cpp 2021-05-16T20:54:28.6659040Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/environment.o src/environment.cpp 2021-05-16T20:54:30.4263470Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_fwd_decl.o src/ast_fwd_decl.cpp 2021-05-16T20:54:31.8808740Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/bind.o src/bind.cpp 2021-05-16T20:54:34.9508320Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/file.o src/file.cpp 2021-05-16T20:54:37.2341290Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/util.o src/util.cpp 2021-05-16T20:54:39.1435870Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/util_string.o src/util_string.cpp 2021-05-16T20:54:39.9214450Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/json.o src/json.cpp 2021-05-16T20:54:40.4749530Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/units.o src/units.cpp 2021-05-16T20:54:42.0136110Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/values.o src/values.cpp 2021-05-16T20:54:43.9542480Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/plugins.o src/plugins.cpp 2021-05-16T20:54:45.0061270Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/source.o src/source.cpp 2021-05-16T20:54:45.7918660Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/position.o src/position.cpp 2021-05-16T20:54:46.6135580Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/lexer.o src/lexer.cpp 2021-05-16T20:54:47.3470430Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/parser.o src/parser.cpp 2021-05-16T20:54:59.1270840Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/parser_selectors.o src/parser_selectors.cpp 2021-05-16T20:55:01.5514540Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/prelexer.o src/prelexer.cpp 2021-05-16T20:55:04.0652520Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/eval.o src/eval.cpp 2021-05-16T20:55:10.7160640Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/eval_selectors.o src/eval_selectors.cpp 2021-05-16T20:55:12.5233870Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/expand.o src/expand.cpp 2021-05-16T20:55:18.0046520Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/listize.o src/listize.cpp 2021-05-16T20:55:19.7966740Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/cssize.o src/cssize.cpp 2021-05-16T20:55:23.1964840Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/extender.o src/extender.cpp 2021-05-16T20:55:30.7526520Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/extension.o src/extension.cpp 2021-05-16T20:55:32.3240560Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/stylesheet.o src/stylesheet.cpp 2021-05-16T20:55:33.3503590Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/output.o src/output.cpp 2021-05-16T20:55:35.4774580Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/inspect.o src/inspect.cpp 2021-05-16T20:55:39.0261690Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/emitter.o src/emitter.cpp 2021-05-16T20:55:40.0172600Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/check_nesting.o src/check_nesting.cpp 2021-05-16T20:55:42.3882960Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/remove_placeholders.o src/remove_placeholders.cpp 2021-05-16T20:55:44.1699970Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/sass.o src/sass.cpp 2021-05-16T20:55:45.9437960Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/sass_values.o src/sass_values.cpp 2021-05-16T20:55:47.6142720Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/sass_context.o src/sass_context.cpp 2021-05-16T20:55:49.7341290Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/sass_functions.o src/sass_functions.cpp 2021-05-16T20:55:51.2649230Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/sass2scss.o src/sass2scss.cpp 2021-05-16T20:55:52.9836650Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/backtrace.o src/backtrace.cpp 2021-05-16T20:55:53.8952830Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/operators.o src/operators.cpp 2021-05-16T20:55:55.9060880Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast2c.o src/ast2c.cpp 2021-05-16T20:55:57.5353710Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/c2ast.o src/c2ast.cpp 2021-05-16T20:55:59.5033960Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/to_value.o src/to_value.cpp 2021-05-16T20:56:01.6904090Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/source_map.o src/source_map.cpp 2021-05-16T20:56:03.4531820Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/error_handling.o src/error_handling.cpp 2021-05-16T20:56:05.8093800Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/memory/allocator.o src/memory/allocator.cpp 2021-05-16T20:56:06.4714770Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/memory/shared_ptr.o src/memory/shared_ptr.cpp 2021-05-16T20:56:07.1484500Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/utf8_string.o src/utf8_string.cpp 2021-05-16T20:56:07.9063040Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/base64vlq.o src/base64vlq.cpp 2021-05-16T20:56:08.6032100Z mkdir lib 2021-05-16T20:56:08.6067750Z ar rcvs lib/libsass.a src/cencode.o src/ast.o src/ast_values.o src/ast_supports.o src/ast_sel_cmp.o src/ast_sel_unify.o src/ast_sel_super.o src/ast_sel_weave.o src/ast_selectors.o src/context.o src/constants.o src/fn_utils.o src/fn_miscs.o src/fn_maps.o src/fn_lists.o src/fn_colors.o src/fn_numbers.o src/fn_strings.o src/fn_selectors.o src/color_maps.o src/environment.o src/ast_fwd_decl.o src/bind.o src/file.o src/util.o src/util_string.o src/json.o src/units.o src/values.o src/plugins.o src/source.o src/position.o src/lexer.o src/parser.o src/parser_selectors.o src/prelexer.o src/eval.o src/eval_selectors.o src/expand.o src/listize.o src/cssize.o src/extender.o src/extension.o src/stylesheet.o src/output.o src/inspect.o src/emitter.o src/check_nesting.o src/remove_placeholders.o src/sass.o src/sass_values.o src/sass_context.o src/sass_functions.o src/sass2scss.o src/backtrace.o src/operators.o src/ast2c.o src/c2ast.o src/to_value.o src/source_map.o src/error_handling.o src/memory/allocator.o src/memory/shared_ptr.o src/utf8_string.o src/base64vlq.o 2021-05-16T20:56:08.6522290Z /Applications/Xcode_12.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libsass.a(allocator.o) has no symbols 2021-05-16T20:56:08.7510340Z a - src/cencode.o 2021-05-16T20:56:08.7515040Z a - src/ast.o 2021-05-16T20:56:08.7516300Z a - src/ast_values.o 2021-05-16T20:56:08.7518430Z a - src/ast_supports.o 2021-05-16T20:56:08.7519330Z a - src/ast_sel_cmp.o 2021-05-16T20:56:08.7521030Z a - src/ast_sel_unify.o 2021-05-16T20:56:08.7522400Z a - src/ast_sel_super.o 2021-05-16T20:56:08.7523580Z a - src/ast_sel_weave.o 2021-05-16T20:56:08.7524770Z a - src/ast_selectors.o 2021-05-16T20:56:08.7525930Z a - src/context.o 2021-05-16T20:56:08.7527070Z a - src/constants.o 2021-05-16T20:56:08.7528210Z a - src/fn_utils.o 2021-05-16T20:56:08.7529310Z a - src/fn_miscs.o 2021-05-16T20:56:08.7530430Z a - src/fn_maps.o 2021-05-16T20:56:08.7531530Z a - src/fn_lists.o 2021-05-16T20:56:08.7532790Z a - src/fn_colors.o 2021-05-16T20:56:08.7533970Z a - src/fn_numbers.o 2021-05-16T20:56:08.7535130Z a - src/fn_strings.o 2021-05-16T20:56:08.7536310Z a - src/fn_selectors.o 2021-05-16T20:56:08.7537530Z a - src/color_maps.o 2021-05-16T20:56:08.7538750Z a - src/environment.o 2021-05-16T20:56:08.7539900Z a - src/ast_fwd_decl.o 2021-05-16T20:56:08.7541000Z a - src/bind.o 2021-05-16T20:56:08.7542150Z a - src/file.o 2021-05-16T20:56:08.7543210Z a - src/util.o 2021-05-16T20:56:08.7544310Z a - src/util_string.o 2021-05-16T20:56:08.7545390Z a - src/json.o 2021-05-16T20:56:08.7546610Z a - src/units.o 2021-05-16T20:56:08.7547680Z a - src/values.o 2021-05-16T20:56:08.7548790Z a - src/plugins.o 2021-05-16T20:56:08.7549900Z a - src/source.o 2021-05-16T20:56:08.7551010Z a - src/position.o 2021-05-16T20:56:08.7552120Z a - src/lexer.o 2021-05-16T20:56:08.7553190Z a - src/parser.o 2021-05-16T20:56:08.7554370Z a - src/parser_selectors.o 2021-05-16T20:56:08.7555530Z a - src/prelexer.o 2021-05-16T20:56:08.7556630Z a - src/eval.o 2021-05-16T20:56:08.7557840Z a - src/eval_selectors.o 2021-05-16T20:56:08.7558980Z a - src/expand.o 2021-05-16T20:56:08.7560140Z a - src/listize.o 2021-05-16T20:56:08.7560970Z a - src/cssize.o 2021-05-16T20:56:08.7562100Z a - src/extender.o 2021-05-16T20:56:08.7563240Z a - src/extension.o 2021-05-16T20:56:08.7564440Z a - src/stylesheet.o 2021-05-16T20:56:08.7565760Z a - src/output.o 2021-05-16T20:56:08.7566930Z a - src/inspect.o 2021-05-16T20:56:08.7568080Z a - src/emitter.o 2021-05-16T20:56:08.7569580Z a - src/check_nesting.o 2021-05-16T20:56:08.7570840Z a - src/remove_placeholders.o 2021-05-16T20:56:08.7572000Z a - src/sass.o 2021-05-16T20:56:08.7573150Z a - src/sass_values.o 2021-05-16T20:56:08.7574380Z a - src/sass_context.o 2021-05-16T20:56:08.7576070Z a - src/sass_functions.o 2021-05-16T20:56:08.7577250Z a - src/sass2scss.o 2021-05-16T20:56:08.7578390Z a - src/backtrace.o 2021-05-16T20:56:08.7579640Z a - src/operators.o 2021-05-16T20:56:08.7580720Z a - src/ast2c.o 2021-05-16T20:56:08.7581780Z a - src/c2ast.o 2021-05-16T20:56:08.7582860Z a - src/to_value.o 2021-05-16T20:56:08.7583950Z a - src/source_map.o 2021-05-16T20:56:08.7585230Z a - src/error_handling.o 2021-05-16T20:56:08.7586400Z a - src/memory/allocator.o 2021-05-16T20:56:08.7587590Z a - src/memory/shared_ptr.o 2021-05-16T20:56:08.7588720Z a - src/utf8_string.o 2021-05-16T20:56:08.7589840Z a - src/base64vlq.o 2021-05-16T20:56:08.7593140Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o sass.so compile.o init.o ./libsass/lib/libsass.a -lstdc++ -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:56:08.9223570Z installing to /Users/runner/work/_temp/Library/00LOCK-sass/00new/sass/libs 2021-05-16T20:56:08.9386600Z ** R 2021-05-16T20:56:08.9552290Z ** inst 2021-05-16T20:56:08.9821920Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:56:10.6920110Z ** help 2021-05-16T20:56:10.7866490Z *** installing help indices 2021-05-16T20:56:10.8383580Z *** copying figures 2021-05-16T20:56:10.8397110Z ** building package indices 2021-05-16T20:56:11.1332970Z ** installing vignettes 2021-05-16T20:56:11.1412960Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:56:11.6051320Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:56:11.7281760Z ** testing if installed package can be loaded from final location 2021-05-16T20:56:12.0491740Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:56:12.0549350Z * DONE (sass) 2021-05-16T20:56:13.2971670Z * installing *source* package ‘httpuv’ ... 2021-05-16T20:56:13.3409540Z ** package ‘httpuv’ successfully unpacked and MD5 sums checked 2021-05-16T20:56:13.3471240Z ** using staged installation 2021-05-16T20:56:13.3700690Z ** libs 2021-05-16T20:56:13.4041020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c RcppExports-legacy.cpp -o RcppExports-legacy.o 2021-05-16T20:56:14.5979450Z In file included from RcppExports-legacy.cpp:23: 2021-05-16T20:56:14.5980470Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:56:14.5982080Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:56:14.5982990Z SEXP data = Parent::get__(); 2021-05-16T20:56:14.5983390Z ^ 2021-05-16T20:56:18.0297520Z 1 warning generated. 2021-05-16T20:56:18.0428840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T20:56:19.1213640Z In file included from RcppExports.cpp:4: 2021-05-16T20:56:19.1214540Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:56:19.1216540Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:56:19.1217420Z SEXP data = Parent::get__(); 2021-05-16T20:56:19.1217810Z ^ 2021-05-16T20:56:23.4767970Z 1 warning generated. 2021-05-16T20:56:23.4905050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c callback.cpp -o callback.o 2021-05-16T20:56:24.1647760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c callbackqueue.cpp -o callbackqueue.o 2021-05-16T20:56:25.0791440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c filedatasource-unix.cpp -o filedatasource-unix.o 2021-05-16T20:56:26.2510930Z In file included from filedatasource-unix.cpp:3: 2021-05-16T20:56:26.2511810Z In file included from ./filedatasource.h:4: 2021-05-16T20:56:26.2512410Z In file included from ./uvutil.h:10: 2021-05-16T20:56:26.2513140Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:56:26.2515200Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:56:26.2516100Z SEXP data = Parent::get__(); 2021-05-16T20:56:26.2516490Z ^ 2021-05-16T20:56:29.0236290Z 1 warning generated. 2021-05-16T20:56:29.0368290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c filedatasource-win.cpp -o filedatasource-win.o 2021-05-16T20:56:29.0746570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c fs.cpp -o fs.o 2021-05-16T20:56:30.1522200Z In file included from fs.cpp:2: 2021-05-16T20:56:30.1522880Z In file included from ./utils.h:11: 2021-05-16T20:56:30.1523630Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:56:30.1525740Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:56:30.1526620Z SEXP data = Parent::get__(); 2021-05-16T20:56:30.1527000Z ^ 2021-05-16T20:56:32.7858140Z 1 warning generated. 2021-05-16T20:56:32.7990710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c http.cpp -o http.o 2021-05-16T20:56:33.9775030Z In file included from http.cpp:1: 2021-05-16T20:56:33.9776070Z In file included from ./http.h:7: 2021-05-16T20:56:33.9776940Z In file included from ./webapplication.h:6: 2021-05-16T20:56:33.9777900Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:56:33.9779890Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:56:33.9780770Z SEXP data = Parent::get__(); 2021-05-16T20:56:33.9781150Z ^ 2021-05-16T20:56:37.5811340Z 1 warning generated. 2021-05-16T20:56:37.5961950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c httprequest.cpp -o httprequest.o 2021-05-16T20:56:38.7586980Z In file included from httprequest.cpp:3: 2021-05-16T20:56:38.7587750Z In file included from ./httprequest.h:11: 2021-05-16T20:56:38.7588440Z In file included from ./socket.h:4: 2021-05-16T20:56:38.7588990Z In file included from ./http.h:7: 2021-05-16T20:56:38.7589590Z In file included from ./webapplication.h:6: 2021-05-16T20:56:38.7590430Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:56:38.7592550Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:56:38.7593410Z SEXP data = Parent::get__(); 2021-05-16T20:56:38.7593810Z ^ 2021-05-16T20:56:46.7624050Z 1 warning generated. 2021-05-16T20:56:46.7829790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c httpresponse.cpp -o httpresponse.o 2021-05-16T20:56:47.9376390Z In file included from httpresponse.cpp:1: 2021-05-16T20:56:47.9377590Z In file included from ./httpresponse.h:6: 2021-05-16T20:56:47.9378920Z In file included from ./uvutil.h:10: 2021-05-16T20:56:47.9379720Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:56:47.9381710Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:56:47.9382590Z SEXP data = Parent::get__(); 2021-05-16T20:56:47.9382970Z ^ 2021-05-16T20:56:51.5865790Z 1 warning generated. 2021-05-16T20:56:51.6014880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c httpuv.cpp -o httpuv.o 2021-05-16T20:56:52.7592680Z In file included from httpuv.cpp:12: 2021-05-16T20:56:52.7593900Z In file included from ./uvutil.h:10: 2021-05-16T20:56:52.7594990Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:56:52.7597630Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:56:52.7599000Z SEXP data = Parent::get__(); 2021-05-16T20:56:52.7599680Z ^ 2021-05-16T20:56:58.6558740Z 1 warning generated. 2021-05-16T20:56:58.6738600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c md5.c -o md5.o 2021-05-16T20:56:58.8794140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c mime.cpp -o mime.o 2021-05-16T20:57:01.1389990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c set_invalid_parameter.c -o set_invalid_parameter.o 2021-05-16T20:57:01.1763890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c socket.cpp -o socket.o 2021-05-16T20:57:02.3683790Z In file included from socket.cpp:1: 2021-05-16T20:57:02.3684550Z In file included from ./socket.h:4: 2021-05-16T20:57:02.3685210Z In file included from ./http.h:7: 2021-05-16T20:57:02.3685800Z In file included from ./webapplication.h:6: 2021-05-16T20:57:02.3686620Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:57:02.3688620Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:57:02.3689480Z SEXP data = Parent::get__(); 2021-05-16T20:57:02.3689870Z ^ 2021-05-16T20:57:05.5559270Z 1 warning generated. 2021-05-16T20:57:05.5707450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c staticpath.cpp -o staticpath.o 2021-05-16T20:57:06.6689930Z In file included from staticpath.cpp:1: 2021-05-16T20:57:06.6690680Z In file included from ./staticpath.h:6: 2021-05-16T20:57:06.6691920Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:57:06.6693930Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:57:06.6694800Z SEXP data = Parent::get__(); 2021-05-16T20:57:06.6695190Z ^ 2021-05-16T20:57:12.1389060Z 1 warning generated. 2021-05-16T20:57:12.1542540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c thread.cpp -o thread.o 2021-05-16T20:57:12.3119870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c timegm.cpp -o timegm.o 2021-05-16T20:57:12.4421760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c utils.cpp -o utils.o 2021-05-16T20:57:13.5481470Z In file included from utils.cpp:1: 2021-05-16T20:57:13.5482460Z In file included from ./utils.h:11: 2021-05-16T20:57:13.5483350Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:57:13.5485430Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:57:13.5486350Z SEXP data = Parent::get__(); 2021-05-16T20:57:13.5486740Z ^ 2021-05-16T20:57:16.9188010Z 1 warning generated. 2021-05-16T20:57:16.9321620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c uvutil.cpp -o uvutil.o 2021-05-16T20:57:18.0911850Z In file included from uvutil.cpp:1: 2021-05-16T20:57:18.0912560Z In file included from ./uvutil.h:10: 2021-05-16T20:57:18.0913310Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:57:18.0915280Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:57:18.0916820Z SEXP data = Parent::get__(); 2021-05-16T20:57:18.0917210Z ^ 2021-05-16T20:57:20.7469380Z 1 warning generated. 2021-05-16T20:57:20.7597320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c webapplication.cpp -o webapplication.o 2021-05-16T20:57:21.8492410Z In file included from webapplication.cpp:3: 2021-05-16T20:57:21.8493140Z In file included from ./httpuv.h:4: 2021-05-16T20:57:21.8493880Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:57:21.8495880Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:57:21.8496780Z SEXP data = Parent::get__(); 2021-05-16T20:57:21.8497170Z ^ 2021-05-16T20:57:29.1752510Z 1 warning generated. 2021-05-16T20:57:29.1955270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c websockets-base.cpp -o websockets-base.o 2021-05-16T20:57:29.7022750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c websockets-hixie76.cpp -o websockets-hixie76.o 2021-05-16T20:57:30.7884500Z In file included from websockets-hixie76.cpp:1: 2021-05-16T20:57:30.7885790Z In file included from ./websockets-hixie76.h:4: 2021-05-16T20:57:30.7886500Z In file included from ./websockets.h:11: 2021-05-16T20:57:30.7887040Z In file included from ./utils.h:11: 2021-05-16T20:57:30.7887780Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:57:30.7889320Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:57:30.7890220Z SEXP data = Parent::get__(); 2021-05-16T20:57:30.7890610Z ^ 2021-05-16T20:57:33.4818630Z 1 warning generated. 2021-05-16T20:57:33.4948980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c websockets-hybi03.cpp -o websockets-hybi03.o 2021-05-16T20:57:34.5916220Z In file included from websockets-hybi03.cpp:10: 2021-05-16T20:57:34.5917170Z In file included from ./utils.h:11: 2021-05-16T20:57:34.5917920Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:57:34.5919520Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:57:34.5920400Z SEXP data = Parent::get__(); 2021-05-16T20:57:34.5920790Z ^ 2021-05-16T20:57:37.6936640Z 1 warning generated. 2021-05-16T20:57:37.7070770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c websockets-ietf.cpp -o websockets-ietf.o 2021-05-16T20:57:38.7947240Z In file included from websockets-ietf.cpp:3: 2021-05-16T20:57:38.7948560Z In file included from ./utils.h:11: 2021-05-16T20:57:38.7950210Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:57:38.7952460Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:57:38.7953940Z SEXP data = Parent::get__(); 2021-05-16T20:57:38.7954720Z ^ 2021-05-16T20:57:41.7451220Z 1 warning generated. 2021-05-16T20:57:41.7582320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c websockets.cpp -o websockets.o 2021-05-16T20:57:42.8598370Z In file included from websockets.cpp:1: 2021-05-16T20:57:42.8599130Z In file included from ./websockets.h:11: 2021-05-16T20:57:42.8599670Z In file included from ./utils.h:11: 2021-05-16T20:57:42.8600440Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:57:42.8602450Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:57:42.8603320Z SEXP data = Parent::get__(); 2021-05-16T20:57:42.8603700Z ^ 2021-05-16T20:57:45.9628100Z 1 warning generated. 2021-05-16T20:57:45.9763540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c winutils.cpp -o winutils.o 2021-05-16T20:57:46.0224640Z cp -p -f libuv/m4/lt_obsolete.m4 libuv/m4/lt~obsolete.m4 2021-05-16T20:57:46.0323650Z (cd libuv \ 2021-05-16T20:57:46.0324180Z && touch aclocal.m4 \ 2021-05-16T20:57:46.0325530Z && touch -r aclocal.m4 configure Makefile.in \ 2021-05-16T20:57:46.0326110Z && chmod +x configure \ 2021-05-16T20:57:46.0327600Z && CC="clang -mmacosx-version-min=10.13" CFLAGS="-Wall -g -O2 -fPIC " AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure "--quiet") 2021-05-16T20:57:47.5294230Z rm: conftest.dSYM: is a directory 2021-05-16T20:57:49.0258980Z rm: conftest.dSYM: is a directory 2021-05-16T20:57:49.1077480Z rm: conftest.dSYM: is a directory 2021-05-16T20:57:49.1312810Z rm: conftest.dSYM: is a directory 2021-05-16T20:57:57.2692460Z make --directory=libuv \ 2021-05-16T20:57:57.2693020Z HAVE_DTRACE=0 2021-05-16T20:57:57.3194360Z CC src/libuv_la-fs-poll.lo 2021-05-16T20:57:58.2348860Z CC src/libuv_la-idna.lo 2021-05-16T20:57:59.1941660Z CC src/libuv_la-inet.lo 2021-05-16T20:58:00.1772470Z CC src/libuv_la-random.lo 2021-05-16T20:58:01.0042390Z CC src/libuv_la-strscpy.lo 2021-05-16T20:58:01.8007330Z CC src/libuv_la-threadpool.lo 2021-05-16T20:58:02.7524230Z CC src/libuv_la-timer.lo 2021-05-16T20:58:03.7342500Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-16T20:58:04.5784300Z CC src/libuv_la-uv-common.lo 2021-05-16T20:58:05.8408610Z CC src/libuv_la-version.lo 2021-05-16T20:58:06.6550720Z CC src/unix/libuv_la-async.lo 2021-05-16T20:58:07.5669800Z CC src/unix/libuv_la-core.lo 2021-05-16T20:58:08.9656420Z CC src/unix/libuv_la-dl.lo 2021-05-16T20:58:09.7948090Z CC src/unix/libuv_la-fs.lo 2021-05-16T20:58:11.4475900Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-16T20:58:12.3474000Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-16T20:58:13.1967490Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-16T20:58:14.1068100Z CC src/unix/libuv_la-loop.lo 2021-05-16T20:58:15.0261140Z CC src/unix/libuv_la-pipe.lo 2021-05-16T20:58:15.9442260Z CC src/unix/libuv_la-poll.lo 2021-05-16T20:58:16.8036580Z CC src/unix/libuv_la-process.lo 2021-05-16T20:58:17.8432530Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-16T20:58:18.6939850Z CC src/unix/libuv_la-signal.lo 2021-05-16T20:58:19.9813340Z CC src/unix/libuv_la-stream.lo 2021-05-16T20:58:21.6917590Z CC src/unix/libuv_la-tcp.lo 2021-05-16T20:58:22.6484100Z CC src/unix/libuv_la-thread.lo 2021-05-16T20:58:23.6331170Z CC src/unix/libuv_la-tty.lo 2021-05-16T20:58:24.5506080Z CC src/unix/libuv_la-udp.lo 2021-05-16T20:58:25.7708870Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-16T20:58:26.6459200Z CC src/unix/libuv_la-darwin.lo 2021-05-16T20:58:27.5723310Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-16T20:58:29.3656420Z CC src/unix/libuv_la-fsevents.lo 2021-05-16T20:58:31.0292650Z CC src/unix/libuv_la-kqueue.lo 2021-05-16T20:58:32.1090530Z CC src/unix/libuv_la-proctitle.lo 2021-05-16T20:58:32.9651250Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-16T20:58:33.7918880Z CCLD libuv.la 2021-05-16T20:58:34.2682300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c http-parser/http_parser.c -o http-parser/http_parser.o 2021-05-16T20:58:34.8348880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c sha1/sha1.c -o sha1/sha1.o 2021-05-16T20:58:35.0817140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c base64/base64.cpp -o base64/base64.o 2021-05-16T20:58:35.5348530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o httpuv.so RcppExports-legacy.o RcppExports.o callback.o callbackqueue.o filedatasource-unix.o filedatasource-win.o fs.o http.o httprequest.o httpresponse.o httpuv.o md5.o mime.o set_invalid_parameter.o socket.o staticpath.o thread.o timegm.o utils.o uvutil.o webapplication.o websockets-base.o websockets-hixie76.o websockets-hybi03.o websockets-ietf.o websockets.o winutils.o ./libuv/.libs/libuv.a ./http-parser/http_parser.o ./sha1/sha1.o ./base64/base64.o -pthread -framework CoreServices -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:58:35.6489970Z installing to /Users/runner/work/_temp/Library/00LOCK-httpuv/00new/httpuv/libs 2021-05-16T20:58:35.6620110Z ** R 2021-05-16T20:58:35.6726430Z ** demo 2021-05-16T20:58:35.6744530Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:58:38.7373300Z ** help 2021-05-16T20:58:38.8241170Z *** installing help indices 2021-05-16T20:58:38.8776280Z ** building package indices 2021-05-16T20:58:39.1955190Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:58:39.7309300Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:58:39.8576160Z ** testing if installed package can be loaded from final location 2021-05-16T20:58:40.2861210Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:58:40.2900580Z * DONE (httpuv) 2021-05-16T20:58:40.9466530Z * installing *source* package ‘crosstalk’ ... 2021-05-16T20:58:40.9595340Z ** package ‘crosstalk’ successfully unpacked and MD5 sums checked 2021-05-16T20:58:40.9662640Z ** using staged installation 2021-05-16T20:58:41.0362050Z ** R 2021-05-16T20:58:41.0435750Z ** inst 2021-05-16T20:58:41.0736800Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:58:42.4766930Z ** help 2021-05-16T20:58:42.5237980Z *** installing help indices 2021-05-16T20:58:42.5640220Z ** building package indices 2021-05-16T20:58:42.8478250Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:58:43.1231270Z ** testing if installed package can be loaded from final location 2021-05-16T20:58:43.4425150Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:58:43.4525540Z * DONE (crosstalk) 2021-05-16T20:58:43.8300440Z * installing *source* package ‘htmlwidgets’ ... 2021-05-16T20:58:43.8346120Z ** package ‘htmlwidgets’ successfully unpacked and MD5 sums checked 2021-05-16T20:58:43.8406890Z ** using staged installation 2021-05-16T20:58:43.8622440Z ** R 2021-05-16T20:58:43.8704490Z ** inst 2021-05-16T20:58:43.8767910Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:58:45.0023010Z ** help 2021-05-16T20:58:45.0533550Z *** installing help indices 2021-05-16T20:58:45.1327420Z ** building package indices 2021-05-16T20:58:45.4019010Z ** installing vignettes 2021-05-16T20:58:45.4092780Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:58:45.6988450Z ** testing if installed package can be loaded from final location 2021-05-16T20:58:45.9821530Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:58:45.9851270Z * DONE (htmlwidgets) 2021-05-16T20:58:46.4880730Z * installing *source* package ‘scales’ ... 2021-05-16T20:58:46.4991470Z ** package ‘scales’ successfully unpacked and MD5 sums checked 2021-05-16T20:58:46.4992710Z ** using staged installation 2021-05-16T20:58:46.5219700Z ** R 2021-05-16T20:58:46.5446920Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:58:49.4329880Z ** help 2021-05-16T20:58:49.6852840Z *** installing help indices 2021-05-16T20:58:49.8186490Z *** copying figures 2021-05-16T20:58:49.8236880Z ** building package indices 2021-05-16T20:58:50.2113700Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:58:50.5530070Z ** testing if installed package can be loaded from final location 2021-05-16T20:58:50.9880380Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:58:50.9926570Z * DONE (scales) 2021-05-16T20:58:52.3799000Z * installing *source* package ‘rmarkdown’ ... 2021-05-16T20:58:52.4230920Z ** package ‘rmarkdown’ successfully unpacked and MD5 sums checked 2021-05-16T20:58:52.4290870Z ** using staged installation 2021-05-16T20:58:52.4691220Z ** R 2021-05-16T20:58:52.5351560Z ** inst 2021-05-16T20:58:52.6500260Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:58:56.9082360Z ** help 2021-05-16T20:58:57.2514700Z *** installing help indices 2021-05-16T20:58:57.4163840Z *** copying figures 2021-05-16T20:58:57.4173110Z ** building package indices 2021-05-16T20:58:57.8000670Z ** installing vignettes 2021-05-16T20:58:57.8093920Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:58:58.1358800Z ** testing if installed package can be loaded from final location 2021-05-16T20:58:58.5406510Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:58:58.5601550Z * DONE (rmarkdown) 2021-05-16T20:58:59.5194830Z * installing *source* package ‘R.utils’ ... 2021-05-16T20:58:59.5457040Z ** package ‘R.utils’ successfully unpacked and MD5 sums checked 2021-05-16T20:58:59.5458400Z ** using staged installation 2021-05-16T20:58:59.5655570Z ** R 2021-05-16T20:58:59.6224810Z ** inst 2021-05-16T20:58:59.6252580Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:59:06.9316580Z Warning in setGenericS3.default(name, export = exportGeneric, envir = envir, : 2021-05-16T20:59:06.9317350Z ** help 2021-05-16T20:59:06.9318220Z Renamed the preexisting function warnings to warnings.default, which was defined in environment base. 2021-05-16T20:59:08.2166150Z *** installing help indices 2021-05-16T20:59:08.7569600Z ** building package indices 2021-05-16T20:59:09.6188970Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:59:09.9546670Z ** testing if installed package can be loaded from final location 2021-05-16T20:59:10.4645440Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:59:10.4744660Z * DONE (R.utils) 2021-05-16T20:59:11.8317030Z * installing *source* package ‘bslib’ ... 2021-05-16T20:59:11.8767970Z ** package ‘bslib’ successfully unpacked and MD5 sums checked 2021-05-16T20:59:11.8828250Z ** using staged installation 2021-05-16T20:59:11.9090250Z ** R 2021-05-16T20:59:11.9731490Z ** inst 2021-05-16T20:59:12.1557690Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:59:13.3877350Z ** help 2021-05-16T20:59:13.4626360Z *** installing help indices 2021-05-16T20:59:13.5170430Z *** copying figures 2021-05-16T20:59:13.5183670Z ** building package indices 2021-05-16T20:59:13.8536560Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:59:14.2925010Z ** testing if installed package can be loaded from final location 2021-05-16T20:59:14.7216940Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:59:14.7660440Z * DONE (bslib) 2021-05-16T20:59:16.3894090Z * installing *source* package ‘ggplot2’ ... 2021-05-16T20:59:16.4416330Z ** package ‘ggplot2’ successfully unpacked and MD5 sums checked 2021-05-16T20:59:16.4417930Z ** using staged installation 2021-05-16T20:59:16.4790340Z ** R 2021-05-16T20:59:16.6400950Z ** data 2021-05-16T20:59:16.6463310Z *** moving datasets to lazyload DB 2021-05-16T20:59:17.1739850Z ** inst 2021-05-16T20:59:17.1877630Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:59:27.8837400Z ** help 2021-05-16T20:59:28.9093580Z *** installing help indices 2021-05-16T20:59:29.3306160Z *** copying figures 2021-05-16T20:59:29.3320140Z ** building package indices 2021-05-16T20:59:30.0839630Z ** installing vignettes 2021-05-16T20:59:30.1089320Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:59:30.8639870Z ** testing if installed package can be loaded from final location 2021-05-16T20:59:31.9303280Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:59:31.9848410Z * DONE (ggplot2) 2021-05-16T20:59:33.6963360Z * installing *source* package ‘shiny’ ... 2021-05-16T20:59:33.7547010Z ** package ‘shiny’ successfully unpacked and MD5 sums checked 2021-05-16T20:59:33.7641130Z ** using staged installation 2021-05-16T20:59:33.8154900Z ** R 2021-05-16T20:59:33.9258930Z ** inst 2021-05-16T20:59:34.0596900Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:59:53.8378320Z ** help 2021-05-16T20:59:54.7055370Z *** installing help indices 2021-05-16T20:59:55.0419570Z *** copying figures 2021-05-16T20:59:55.0487630Z ** building package indices 2021-05-16T20:59:55.7377770Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:59:56.2650410Z ** testing if installed package can be loaded from final location 2021-05-16T20:59:57.3450860Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:59:57.3794470Z * DONE (shiny) 2021-05-16T20:59:57.8344240Z * installing *source* package ‘miniUI’ ... 2021-05-16T20:59:57.8362650Z ** package ‘miniUI’ successfully unpacked and MD5 sums checked 2021-05-16T20:59:57.8425970Z ** using staged installation 2021-05-16T20:59:57.8605760Z ** R 2021-05-16T20:59:57.8647010Z ** inst 2021-05-16T20:59:57.8663510Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:59:58.5247330Z ** help 2021-05-16T20:59:58.5577410Z *** installing help indices 2021-05-16T20:59:58.5804910Z ** building package indices 2021-05-16T20:59:58.8367370Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:59:59.3150670Z ** testing if installed package can be loaded from final location 2021-05-16T20:59:59.7968000Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:59:59.7989670Z * DONE (miniUI) 2021-05-16T21:00:00.4939060Z * installing *source* package ‘manipulateWidget’ ... 2021-05-16T21:00:00.5101550Z ** package ‘manipulateWidget’ successfully unpacked and MD5 sums checked 2021-05-16T21:00:00.5162760Z ** using staged installation 2021-05-16T21:00:00.5428280Z ** R 2021-05-16T21:00:00.5595960Z ** inst 2021-05-16T21:00:00.5842990Z ** byte-compile and prepare package for lazy loading 2021-05-16T21:00:02.4752590Z ** help 2021-05-16T21:00:02.6248660Z *** installing help indices 2021-05-16T21:00:02.6744310Z ** building package indices 2021-05-16T21:00:02.9773380Z ** installing vignettes 2021-05-16T21:00:02.9859500Z ** testing if installed package can be loaded from temporary location 2021-05-16T21:00:03.4982460Z ** testing if installed package can be loaded from final location 2021-05-16T21:00:04.0559120Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T21:00:04.0609870Z * DONE (manipulateWidget) 2021-05-16T21:00:05.3574790Z * installing *source* package ‘rgl’ ... 2021-05-16T21:00:05.4010460Z ** package ‘rgl’ successfully unpacked and MD5 sums checked 2021-05-16T21:00:05.4070990Z ** using staged installation 2021-05-16T21:00:05.9307900Z checking for gcc... clang -mmacosx-version-min=10.13 2021-05-16T21:00:06.2620030Z checking whether the C compiler works... yes 2021-05-16T21:00:06.2620860Z checking for C compiler default output file name... a.out 2021-05-16T21:00:06.3511400Z checking for suffix of executables... 2021-05-16T21:00:06.5649150Z checking whether we are cross compiling... no 2021-05-16T21:00:06.6579060Z checking for suffix of object files... o 2021-05-16T21:00:06.7049930Z checking whether we are using the GNU C compiler... yes 2021-05-16T21:00:06.7477820Z checking whether clang -mmacosx-version-min=10.13 accepts -g... yes 2021-05-16T21:00:06.8161380Z checking for clang -mmacosx-version-min=10.13 option to accept ISO C89... none needed 2021-05-16T21:00:06.9848970Z checking how to run the C preprocessor... clang -mmacosx-version-min=10.13 -E 2021-05-16T21:00:07.1107530Z checking for gcc... (cached) clang -mmacosx-version-min=10.13 2021-05-16T21:00:07.3402460Z checking whether we are using the GNU C compiler... (cached) yes 2021-05-16T21:00:07.3405860Z checking whether clang -mmacosx-version-min=10.13 accepts -g... (cached) yes 2021-05-16T21:00:07.3409290Z checking for clang -mmacosx-version-min=10.13 option to accept ISO C89... (cached) none needed 2021-05-16T21:00:07.3484340Z checking for libpng-config... yes 2021-05-16T21:00:07.3485390Z configure: using libpng-config 2021-05-16T21:00:07.3533210Z configure: using libpng dynamic linkage 2021-05-16T21:00:07.5447990Z checking for X... libraries , headers 2021-05-16T21:00:07.6897910Z checking for XAllocClassHint... yes 2021-05-16T21:00:07.7994290Z checking for glEnd in -lGL... no 2021-05-16T21:00:07.8004150Z configure: WARNING: missing required library GL 2021-05-16T21:00:07.8011760Z configure: compiling without OpenGL support 2021-05-16T21:00:07.8760440Z configure: creating ./config.status 2021-05-16T21:00:08.0421060Z config.status: creating R/noOpenGL.R 2021-05-16T21:00:08.0700430Z config.status: creating src/useNULL/Makevars 2021-05-16T21:00:08.0978510Z config.status: creating src/Makevars 2021-05-16T21:00:08.2313110Z ** libs 2021-05-16T21:00:08.2521810Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:08.8500910Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:09.4900140Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:10.0540490Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:10.5930780Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:10.8109220Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:11.3527190Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:11.5337930Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:12.0042650Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:12.4692910Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:12.6420860Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:13.8317000Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:13.9293490Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:14.3917350Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:14.9766340Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:15.3495880Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:15.7990510Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:16.3127440Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:16.9133990Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:17.6381420Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:17.7489790Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:18.3090340Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:18.8737490Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:19.0451330Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:19.6170520Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:20.6509370Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:20.7879470Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:21.3665970Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:21.9545480Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:22.7147720Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:23.1799610Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:23.2179460Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:23.4220760Z clang -mmacosx-version-min=10.13 -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-16T21:00:23.4630030Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:23.6058910Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:24.0999990Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:24.7167170Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:25.2839960Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:26.0013650Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:26.1758080Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:26.2181050Z clang -mmacosx-version-min=10.13 -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-16T21:00:26.3026870Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:26.4898040Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:26.7562740Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:27.5979410Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:28.4016780Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:28.8524420Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:30.6111080Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:30.6509670Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:30.6879900Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:30.7697620Z clang++ -mmacosx-version-min=10.13 -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-16T21:00:30.8114100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o 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-16T21:00:30.8411780Z ld: warning: dylib (/usr/local/lib/libpng16.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-16T21:00:30.8801550Z installing to /Users/runner/work/_temp/Library/00LOCK-rgl/00new/rgl/libs 2021-05-16T21:00:30.8855780Z ** R 2021-05-16T21:00:30.9467570Z ** demo 2021-05-16T21:00:30.9528040Z ** inst 2021-05-16T21:00:31.0018360Z ** byte-compile and prepare package for lazy loading 2021-05-16T21:00:39.8137670Z ** help 2021-05-16T21:00:40.4870920Z *** installing help indices 2021-05-16T21:00:40.7662200Z *** copying figures 2021-05-16T21:00:40.7666710Z ** building package indices 2021-05-16T21:00:41.3198300Z ** installing vignettes 2021-05-16T21:00:41.3305030Z ** testing if installed package can be loaded from temporary location 2021-05-16T21:00:42.0159590Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T21:00:42.1643410Z ** testing if installed package can be loaded from final location 2021-05-16T21:00:43.0357750Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T21:00:43.0485710Z * DONE (rgl) 2021-05-16T21:00:43.1452610Z 2021-05-16T21:00:43.1453470Z The downloaded source packages are in 2021-05-16T21:00:43.1455310Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmppT17OA/downloaded_packages’ 2021-05-16T21:00:43.3306920Z Skipping install of 'RNifti' from a github remote, the SHA1 (929106d1) has not changed since last install. 2021-05-16T21:00:43.3307740Z Use `force = TRUE` to force installation 2021-05-16T21:00:43.4710100Z Skipping install of 'oro.nifti' from a github remote, the SHA1 (bd06b05d) has not changed since last install. 2021-05-16T21:00:43.4711640Z Use `force = TRUE` to force installation 2021-05-16T21:00:43.7467920Z Skipping install of 'brainR' from a github remote, the SHA1 (30deb980) has not changed since last install. 2021-05-16T21:00:43.7468790Z Use `force = TRUE` to force installation 2021-05-16T21:00:44.5166360Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T21:00:44.5167580Z Use `force = TRUE` to force installation 2021-05-16T21:00:44.5182260Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T21:00:44.5183340Z Use `force = TRUE` to force installation 2021-05-16T21:00:44.5488820Z ##[group]Run options(width = 100) 2021-05-16T21:00:44.5489440Z options(width = 100) 2021-05-16T21:00:44.5489960Z pkgs <- installed.packages()[, "Package"] 2021-05-16T21:00:44.5490580Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T21:00:44.5877480Z shell: /usr/local/bin/Rscript {0} 2021-05-16T21:00:44.5877880Z env: 2021-05-16T21:00:44.5878280Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T21:00:44.5878710Z TIC_DEPLOY_KEY: 2021-05-16T21:00:44.5879020Z RSPM: 2021-05-16T21:00:44.5880170Z GITHUB_PAT: *** 2021-05-16T21:00:44.5880570Z COVERALLS_TOKEN: 2021-05-16T21:00:44.5880990Z continue-on-error: true 2021-05-16T21:00:44.5881430Z VDIFFR_RUN_TESTS: false 2021-05-16T21:00:44.5881880Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T21:00:44.5882280Z TZ: UTC 2021-05-16T21:00:44.5882620Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T21:00:44.5883000Z NOT_CRAN: true 2021-05-16T21:00:44.5883330Z ##[endgroup] 2021-05-16T21:00:45.3252000Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T21:00:45.3253240Z setting value 2021-05-16T21:00:45.3254670Z version R Under development (unstable) (2021-05-15 r80301) 2021-05-16T21:00:45.3255540Z os macOS Catalina 10.15.7 2021-05-16T21:00:45.3256520Z system x86_64, darwin17.0 2021-05-16T21:00:45.3257300Z ui X11 2021-05-16T21:00:45.3258020Z language (EN) 2021-05-16T21:00:45.3259330Z collate en_US.UTF-8 2021-05-16T21:00:45.3260550Z ctype en_US.UTF-8 2021-05-16T21:00:45.3261300Z tz UTC 2021-05-16T21:00:45.3262480Z date 2021-05-16 2021-05-16T21:00:45.3262980Z 2021-05-16T21:00:45.3264250Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T21:00:45.3265360Z ! package * version date lib source 2021-05-16T21:00:45.3266820Z abind 1.4-5 2016-07-21 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3268160Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T21:00:45.3269550Z askpass 1.1 2019-01-13 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3270860Z base * 4.2.0 2021-05-16 [?] local 2021-05-16T21:00:45.3272140Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3273440Z bitops 1.0-7 2021-04-24 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3275200Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T21:00:45.3276620Z brainR 1.6.0 2021-05-16 [1] Github (neuroconductor/brainR@30deb98) 2021-05-16T21:00:45.3278010Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3279220Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3280510Z bslib 0.2.5 2021-05-12 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3281790Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3283020Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3284320Z class 7.3-19 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T21:00:45.3286050Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3287360Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3288740Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.2.0) 2021-05-16T21:00:45.3290180Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.2.0) 2021-05-16T21:00:45.3291530Z colorspace 2.0-1 2021-05-04 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3292850Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3294200Z P compiler 4.2.0 2021-05-16 [2] local 2021-05-16T21:00:45.3295510Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3296800Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3298110Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3299390Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3300720Z crosstalk 1.1.1 2021-01-12 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3301960Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3303270Z P datasets * 4.2.0 2021-05-16 [2] local 2021-05-16T21:00:45.3304640Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T21:00:45.3305950Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3307290Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3308570Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3309740Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3311050Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3312360Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3313660Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3315000Z farver 2.1.0 2021-02-28 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3316290Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3317560Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.2.0) 2021-05-16T21:00:45.3318840Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3320410Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3321670Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3322950Z ggplot2 3.3.3 2020-12-30 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3324220Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3325560Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T21:00:45.3326940Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3328170Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3329470Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3330700Z P graphics * 4.2.0 2021-05-16 [2] local 2021-05-16T21:00:45.3332290Z P grDevices * 4.2.0 2021-05-16 [2] local 2021-05-16T21:00:45.3333670Z grid 4.2.0 2021-05-16 [?] local 2021-05-16T21:00:45.3334950Z gtable 0.3.0 2019-03-25 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3336170Z highr 0.9 2021-04-16 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3337500Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3338970Z htmlwidgets 1.5.3 2020-12-10 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3340300Z httpuv 1.6.1 2021-05-07 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3341350Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3342330Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3343380Z isoband 0.2.4 2021-03-03 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3344470Z jquerylib 0.1.4 2021-04-26 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3345480Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3347010Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T21:00:45.3348150Z knitr 1.33 2021-04-24 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3349290Z labeling 0.4.2 2020-10-20 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3350470Z later 1.2.0 2021-04-23 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3351530Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.2.0) 2021-05-16T21:00:45.3352650Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3353730Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3354790Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3355880Z manipulateWidget 0.10.1 2020-02-24 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3357090Z markdown 1.1 2019-08-07 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3358120Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T21:00:45.3359160Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.2.0) 2021-05-16T21:00:45.3360340Z matrixStats 0.58.0 2021-01-29 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3361370Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3362810Z P methods * 4.2.0 2021-05-16 [2] local 2021-05-16T21:00:45.3363860Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.2.0) 2021-05-16T21:00:45.3364900Z mime 0.10 2021-02-13 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3366000Z miniUI 0.1.1.1 2018-05-18 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3367030Z misc3d 0.9-0 2020-09-06 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3368100Z munsell 0.5.0 2018-06-12 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3369090Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.2.0) 2021-05-16T21:00:45.3370130Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T21:00:45.3371430Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3372690Z oro.nifti 0.10.3 2021-05-16 [1] Github (neuroconductor/oro.nifti@bd06b05) 2021-05-16T21:00:45.3373880Z parallel 4.2.0 2021-05-16 [?] local 2021-05-16T21:00:45.3375000Z pillar 1.6.1 2021-05-16 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3376080Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3377100Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3378170Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3379220Z plyr 1.8.6 2020-03-03 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3380220Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3381380Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3382450Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3383530Z promises 1.2.0.1 2021-02-11 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3384580Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3385570Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3386630Z R.methodsS3 1.8.1 2020-08-26 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3387640Z R.oo 1.24.0 2020-08-26 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3388680Z R.utils 2.10.1 2020-08-26 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3389700Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3390710Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3391780Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3392820Z RColorBrewer 1.1-2 2014-12-07 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3393900Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3394890Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3395960Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3397020Z reshape2 1.4.4 2020-04-09 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3398030Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3399320Z rgl 0.106.8 2021-04-23 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3400310Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3401380Z rmarkdown 2.8 2021-05-07 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3402520Z RNifti 1.3.1 2021-05-16 [1] Github (neuroconductor/RNifti@929106d) 2021-05-16T21:00:45.3403620Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3404670Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.2.0) 2021-05-16T21:00:45.3405810Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3406910Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3407960Z rticles 0.19 2021-03-04 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3409350Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3410490Z sass 0.4.0 2021-05-12 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3411490Z scales 1.1.1 2020-05-11 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3412570Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3413620Z shiny 1.6.0 2021-01-25 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3414640Z sourcetools 0.1.7 2018-04-25 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3415710Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T21:00:45.3416720Z splines 4.2.0 2021-05-16 [?] local 2021-05-16T21:00:45.3417800Z P stats * 4.2.0 2021-05-16 [2] local 2021-05-16T21:00:45.3418930Z stats4 4.2.0 2021-05-16 [?] local 2021-05-16T21:00:45.3419980Z stringi 1.6.1 2021-05-10 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3421180Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3422220Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.2.0) 2021-05-16T21:00:45.3423270Z sys 3.4 2020-07-23 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3424250Z tcltk 4.2.0 2021-05-16 [?] local 2021-05-16T21:00:45.3425300Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3426350Z tibble 3.1.2 2021-05-16 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3428140Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T21:00:45.3429320Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3430380Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3431470Z tinytex 0.31 2021-03-30 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3432520Z P tools 4.2.0 2021-05-16 [2] local 2021-05-16T21:00:45.3433550Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3434690Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3435690Z P utils * 4.2.0 2021-05-16 [2] local 2021-05-16T21:00:45.3436750Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3438090Z viridisLite 0.4.0 2021-04-13 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3439130Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3440170Z webshot 0.5.2 2019-11-22 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3441180Z whisker 0.4 2019-08-28 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3442230Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3443260Z xfun 0.23 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3444250Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3445280Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3446570Z xtable 1.8-4 2019-04-21 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3447700Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3448690Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.2.0) 2021-05-16T21:00:45.3449020Z 2021-05-16T21:00:45.3449520Z [1] /Users/runner/work/_temp/Library 2021-05-16T21:00:45.3450230Z [2] /Library/Frameworks/R.framework/Versions/4.2/Resources/library 2021-05-16T21:00:45.3450910Z 2021-05-16T21:00:45.3451920Z P ── Loaded and on-disk path mismatch. 2021-05-16T21:00:45.3500260Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T21:00:45.3500990Z Rscript -e 'tic::script()' 2021-05-16T21:00:45.3501460Z ls -l check 2021-05-16T21:00:45.3973830Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T21:00:45.3974780Z env: 2021-05-16T21:00:45.3975500Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T21:00:45.3976370Z TIC_DEPLOY_KEY: 2021-05-16T21:00:45.3977320Z RSPM: 2021-05-16T21:00:45.3979860Z GITHUB_PAT: *** 2021-05-16T21:00:45.3980660Z COVERALLS_TOKEN: 2021-05-16T21:00:45.3981460Z continue-on-error: true 2021-05-16T21:00:45.3982310Z VDIFFR_RUN_TESTS: false 2021-05-16T21:00:45.3983140Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T21:00:45.3983930Z TZ: UTC 2021-05-16T21:00:45.3984570Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T21:00:45.3985270Z NOT_CRAN: true 2021-05-16T21:00:45.3985880Z ##[endgroup] 2021-05-16T21:00:45.7437290Z ✔ Loading tic stage configuration from tic.R 2021-05-16T21:00:45.8645650Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T21:00:45.8646740Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T21:00:45.8647450Z timeout = Inf, check_dir = "check") 2021-05-16T21:00:45.9440770Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T21:00:46.2106480Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T21:00:46.5547470Z * preparing ‘neurobase’: 2021-05-16T21:00:46.5680160Z * checking DESCRIPTION meta-information ... OK 2021-05-16T21:00:46.7475300Z * installing the package to build vignettes 2021-05-16T21:03:57.5326880Z * creating vignettes ... OK 2021-05-16T21:03:57.7267090Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T21:03:57.7290750Z * checking for empty or unneeded directories 2021-05-16T21:03:57.7396160Z * building ‘neurobase_1.30.1.tar.gz’ 2021-05-16T21:03:57.9964380Z 2021-05-16T21:03:58.2624230Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T21:03:58.8068510Z * using log directory ‘/Users/runner/work/neurobase/neurobase/check/neurobase.Rcheck’ 2021-05-16T21:03:58.8085400Z * using R Under development (unstable) (2021-05-15 r80301) 2021-05-16T21:03:58.8087170Z * using platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-16T21:03:58.8089140Z * using session charset: UTF-8 2021-05-16T21:03:59.2579410Z * using option ‘--as-cran’ 2021-05-16T21:03:59.2682200Z * checking for file ‘neurobase/DESCRIPTION’ ... OK 2021-05-16T21:03:59.2727670Z * checking extension type ... Package 2021-05-16T21:03:59.2730200Z * this is package ‘neurobase’ version ‘1.30.1’ 2021-05-16T21:03:59.2731600Z * package encoding: UTF-8 2021-05-16T21:03:59.2732710Z * checking package namespace information ... OK 2021-05-16T21:04:00.6426610Z * checking package dependencies ... OK 2021-05-16T21:04:00.6458530Z * checking if this is a source package ... OK 2021-05-16T21:04:00.6464630Z * checking if there is a namespace ... OK 2021-05-16T21:04:01.8911430Z * checking for executable files ... OK 2021-05-16T21:04:01.8938130Z * checking for hidden files and directories ... OK 2021-05-16T21:04:01.8980750Z * checking for portable file names ... OK 2021-05-16T21:04:01.8994400Z * checking for sufficient/correct file permissions ... OK 2021-05-16T21:04:01.9040660Z * checking serialization versions ... OK 2021-05-16T21:04:08.2377230Z * checking whether package ‘neurobase’ can be installed ... OK 2021-05-16T21:04:08.2483620Z * checking installed package size ... OK 2021-05-16T21:04:08.5021820Z * checking package directory ... OK 2021-05-16T21:04:08.5028080Z * checking for future file timestamps ... OK 2021-05-16T21:04:08.5398610Z * checking ‘build’ directory ... OK 2021-05-16T21:04:08.7529770Z * checking DESCRIPTION meta-information ... OK 2021-05-16T21:04:08.7535680Z * checking top-level files ... OK 2021-05-16T21:04:08.7598730Z * checking for left-over files ... OK 2021-05-16T21:04:08.9981990Z * checking index information ... OK 2021-05-16T21:04:09.2398800Z * checking package subdirectories ... OK 2021-05-16T21:04:09.3120720Z * checking R files for non-ASCII characters ... OK 2021-05-16T21:04:09.4022780Z * checking R files for syntax errors ... OK 2021-05-16T21:04:10.1861940Z * checking whether the package can be loaded ... OK 2021-05-16T21:04:10.9903150Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T21:04:11.7770030Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T21:04:12.5551720Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T21:04:13.3231200Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T21:04:14.1387580Z * checking loading without being on the library search path ... OK 2021-05-16T21:04:15.1012990Z * checking dependencies in R code ... OK 2021-05-16T21:04:16.7164370Z * checking S3 generic/method consistency ... OK 2021-05-16T21:04:17.4786980Z * checking replacement functions ... OK 2021-05-16T21:04:18.4654130Z * checking foreign function calls ... OK 2021-05-16T21:04:28.1056190Z * checking R code for possible problems ... OK 2021-05-16T21:04:28.6072240Z * checking Rd files ... OK 2021-05-16T21:04:28.6824910Z * checking Rd metadata ... OK 2021-05-16T21:04:28.9520250Z * checking Rd line widths ... OK 2021-05-16T21:04:29.1924870Z * checking Rd cross-references ... OK 2021-05-16T21:04:30.0100750Z * checking for missing documentation entries ... OK 2021-05-16T21:04:32.5915710Z * checking for code/documentation mismatches ... OK 2021-05-16T21:04:34.7445730Z * checking Rd \usage sections ... OK 2021-05-16T21:04:35.0133820Z * checking Rd contents ... OK 2021-05-16T21:04:35.4391340Z * checking for unstated dependencies in examples ... OK 2021-05-16T21:04:35.4556320Z * checking installed files from ‘inst/doc’ ... OK 2021-05-16T21:04:35.4700860Z * checking files in ‘vignettes’ ... OK 2021-05-16T21:04:43.2483960Z * checking examples ... OK 2021-05-16T21:05:10.3895200Z * checking examples with --run-donttest ... OK 2021-05-16T21:05:10.5592050Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-16T21:05:10.7794320Z * checking tests ... 2021-05-16T21:05:13.4555890Z Running ‘testthat.R’ 2021-05-16T21:05:13.4556440Z OK 2021-05-16T21:05:13.4557080Z * checking for unstated dependencies in vignettes ... OK 2021-05-16T21:05:13.4558170Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-16T21:08:21.4688540Z * checking re-building of vignette outputs ... OK 2021-05-16T21:08:27.2278800Z * checking PDF version of manual ... OK 2021-05-16T21:08:27.2285320Z * checking for non-standard things in the check directory ... OK 2021-05-16T21:08:27.2294150Z * checking for detritus in the temp directory ... OK 2021-05-16T21:08:27.2298420Z * DONE 2021-05-16T21:08:27.2303860Z 2021-05-16T21:08:27.2308610Z Status: OK 2021-05-16T21:08:27.2309370Z 2021-05-16T21:08:27.3711830Z ── R CMD check results ─────────────────────────────────── neurobase 1.30.1 ──── 2021-05-16T21:08:27.3729700Z Duration: 4m 29.3s 2021-05-16T21:08:27.3730470Z 2021-05-16T21:08:27.3742350Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-16T21:08:27.3934890Z total 6248 2021-05-16T21:08:27.3936900Z drwxr-xr-x 15 runner staff 480 May 16 21:08 neurobase.Rcheck 2021-05-16T21:08:27.3939590Z -rw-r--r-- 1 runner staff 1473760 May 16 21:03 neurobase_1.30.1.tar.gz 2021-05-16T21:08:27.3940750Z -rw-r--r-- 1 runner staff 1720710 May 16 21:04 neurobase_1.30.1.tgz 2021-05-16T21:08:27.3989750Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T21:08:27.3990600Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T21:08:27.4240290Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T21:08:27.4240750Z env: 2021-05-16T21:08:27.4241220Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T21:08:27.4241630Z TIC_DEPLOY_KEY: 2021-05-16T21:08:27.4241930Z RSPM: 2021-05-16T21:08:27.4243400Z GITHUB_PAT: *** 2021-05-16T21:08:27.4243780Z COVERALLS_TOKEN: 2021-05-16T21:08:27.4244190Z continue-on-error: true 2021-05-16T21:08:27.4244620Z VDIFFR_RUN_TESTS: false 2021-05-16T21:08:27.4245060Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T21:08:27.4245450Z TZ: UTC 2021-05-16T21:08:27.4245780Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T21:08:27.4246140Z NOT_CRAN: true 2021-05-16T21:08:27.4246460Z ##[endgroup] 2021-05-16T21:08:27.4668560Z 2021-05-16T21:08:27.4670630Z R Under development (unstable) (2021-05-15 r80301) -- "Unsuffered Consequences" 2021-05-16T21:08:27.4671700Z Copyright (C) 2021 The R Foundation for Statistical Computing 2021-05-16T21:08:27.4672910Z Platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-16T21:08:27.4673310Z 2021-05-16T21:08:27.4673930Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-16T21:08:27.4674720Z You are welcome to redistribute it under certain conditions. 2021-05-16T21:08:27.4675930Z Type 'license()' or 'licence()' for distribution details. 2021-05-16T21:08:27.4676360Z 2021-05-16T21:08:27.4676930Z R is a collaborative project with many contributors. 2021-05-16T21:08:27.4678040Z Type 'contributors()' for more information and 2021-05-16T21:08:27.4679130Z 'citation()' on how to cite R or R packages in publications. 2021-05-16T21:08:27.4679560Z 2021-05-16T21:08:27.4680510Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-16T21:08:27.4681590Z 'help.start()' for an HTML browser interface to help. 2021-05-16T21:08:27.4683080Z Type 'q()' to quit R. 2021-05-16T21:08:27.4683490Z 2021-05-16T21:08:27.4683960Z > library(testthat) 2021-05-16T21:08:27.4684460Z > library(neurobase) 2021-05-16T21:08:27.4685010Z Loading required package: oro.nifti 2021-05-16T21:08:27.4685540Z oro.nifti 0.10.3 2021-05-16T21:08:27.4685870Z > 2021-05-16T21:08:27.4686320Z > test_check("neurobase") 2021-05-16T21:08:27.4686820Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 58 ] 2021-05-16T21:08:27.4687220Z > 2021-05-16T21:08:27.4687520Z > 2021-05-16T21:08:27.4687960Z > # copyNIfTIHeader 2021-05-16T21:08:27.4688430Z > # double_ortho 2021-05-16T21:08:27.4688960Z > # getEmptyImageDimensions 2021-05-16T21:08:27.4689510Z > # get_empty_dim 2021-05-16T21:08:27.4690060Z > # maskEmptyImageDimensions 2021-05-16T21:08:27.4690740Z > # mask_empty_dim 2021-05-16T21:08:27.4691130Z > # mask_img 2021-05-16T21:08:27.4691570Z > # multi_overlay 2021-05-16T21:08:27.4691950Z > # newnii 2021-05-16T21:08:27.4692360Z > # niftiarr 2021-05-16T21:08:27.4692740Z > # nii.stub 2021-05-16T21:08:27.4693260Z > # ortho2 2021-05-16T21:08:27.4693650Z > # ortho_diff 2021-05-16T21:08:27.4694030Z > # parse_img_ext 2021-05-16T21:08:27.4694480Z > # quantile_img 2021-05-16T21:08:27.4694870Z > # readNIfTI2 2021-05-16T21:08:27.4695290Z > # readnii 2021-05-16T21:08:27.4695660Z > # remake_img 2021-05-16T21:08:27.4696280Z > # replace_dropped_dimensions 2021-05-16T21:08:27.4696750Z > # rescale_img 2021-05-16T21:08:27.4697210Z > # robust_window 2021-05-16T21:08:27.4697590Z > # same_dims 2021-05-16T21:08:27.4698000Z > # tempimg 2021-05-16T21:08:27.4698370Z > # window_img 2021-05-16T21:08:27.4698930Z > # writeNIfTI2 2021-05-16T21:08:27.4699370Z > # writenii 2021-05-16T21:08:27.4699710Z > # xyz 2021-05-16T21:08:27.4700090Z > # zero_pad 2021-05-16T21:08:27.4700440Z > # zlimmer 2021-05-16T21:08:27.4700840Z > # zscore_img 2021-05-16T21:08:27.4701170Z > 2021-05-16T21:08:27.4701550Z > proc.time() 2021-05-16T21:08:27.4701990Z user system elapsed 2021-05-16T21:08:27.4702450Z 1.692 0.154 1.886 2021-05-16T21:08:27.4753630Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T21:08:27.4754230Z Rscript -e "tic::before_deploy()" 2021-05-16T21:08:27.5007960Z shell: /bin/bash -e {0} 2021-05-16T21:08:27.5008340Z env: 2021-05-16T21:08:27.5008760Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T21:08:27.5009240Z TIC_DEPLOY_KEY: 2021-05-16T21:08:27.5009570Z RSPM: 2021-05-16T21:08:27.5010450Z GITHUB_PAT: *** 2021-05-16T21:08:27.5010970Z COVERALLS_TOKEN: 2021-05-16T21:08:27.5011560Z continue-on-error: true 2021-05-16T21:08:27.5012010Z VDIFFR_RUN_TESTS: false 2021-05-16T21:08:27.5012500Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T21:08:27.5012920Z TZ: UTC 2021-05-16T21:08:27.5013370Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T21:08:27.5013820Z NOT_CRAN: true 2021-05-16T21:08:27.5014170Z ##[endgroup] 2021-05-16T21:08:27.8622370Z ✔ Loading tic stage configuration from tic.R 2021-05-16T21:08:28.0760870Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T21:08:28.0761510Z with: 2021-05-16T21:08:28.0762300Z upload_url: https://uploads.github.com/repos/neuroconductor/neurobase/releases/43020192/assets{?name,label} 2021-05-16T21:08:28.0763210Z asset_path: check/neurobase_1.30.1.tgz 2021-05-16T21:08:28.0763810Z asset_name: neurobase_1.30.1_R4.1.tgz 2021-05-16T21:08:28.0764410Z asset_content_type: application/octet-stream 2021-05-16T21:08:28.0764870Z env: 2021-05-16T21:08:28.0765310Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T21:08:28.0765890Z TIC_DEPLOY_KEY: 2021-05-16T21:08:28.0766240Z RSPM: 2021-05-16T21:08:28.0767310Z GITHUB_PAT: *** 2021-05-16T21:08:28.0767720Z COVERALLS_TOKEN: 2021-05-16T21:08:28.0768220Z continue-on-error: true 2021-05-16T21:08:28.0768810Z VDIFFR_RUN_TESTS: false 2021-05-16T21:08:28.0769330Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T21:08:28.0769750Z TZ: UTC 2021-05-16T21:08:28.0770190Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T21:08:28.0770620Z NOT_CRAN: true 2021-05-16T21:08:28.0771840Z GITHUB_TOKEN: *** 2021-05-16T21:08:28.0772240Z ##[endgroup] 2021-05-16T21:08:29.1892000Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T21:08:29.1892670Z Rscript -e "tic::deploy()" 2021-05-16T21:08:29.2142700Z shell: /bin/bash -e {0} 2021-05-16T21:08:29.2143080Z env: 2021-05-16T21:08:29.2143540Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T21:08:29.2144000Z TIC_DEPLOY_KEY: 2021-05-16T21:08:29.2144380Z RSPM: 2021-05-16T21:08:29.2145440Z GITHUB_PAT: *** 2021-05-16T21:08:29.2145880Z COVERALLS_TOKEN: 2021-05-16T21:08:29.2146330Z continue-on-error: true 2021-05-16T21:08:29.2146830Z VDIFFR_RUN_TESTS: false 2021-05-16T21:08:29.2147300Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T21:08:29.2147760Z TZ: UTC 2021-05-16T21:08:29.2148160Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T21:08:29.2148540Z NOT_CRAN: true 2021-05-16T21:08:29.2148940Z ##[endgroup] 2021-05-16T21:08:29.5706670Z ✔ Loading tic stage configuration from tic.R 2021-05-16T21:08:29.6917790Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T21:08:29.6918480Z Rscript -e "tic::after_deploy()" 2021-05-16T21:08:29.7170760Z shell: /bin/bash -e {0} 2021-05-16T21:08:29.7171120Z env: 2021-05-16T21:08:29.7171550Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T21:08:29.7171980Z TIC_DEPLOY_KEY: 2021-05-16T21:08:29.7172330Z RSPM: 2021-05-16T21:08:29.7173320Z GITHUB_PAT: *** 2021-05-16T21:08:29.7173730Z COVERALLS_TOKEN: 2021-05-16T21:08:29.7174160Z continue-on-error: true 2021-05-16T21:08:29.7174630Z VDIFFR_RUN_TESTS: false 2021-05-16T21:08:29.7175110Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T21:08:29.7175630Z TZ: UTC 2021-05-16T21:08:29.7176030Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T21:08:29.7176410Z NOT_CRAN: true 2021-05-16T21:08:29.7176810Z ##[endgroup] 2021-05-16T21:08:30.0614150Z ✔ Loading tic stage configuration from tic.R 2021-05-16T21:08:30.4265650Z Post job cleanup. 2021-05-16T21:08:30.4999350Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T21:08:30.5126800Z Post job cleanup. 2021-05-16T21:08:30.6379060Z [command]/usr/local/bin/git version 2021-05-16T21:08:30.6491790Z git version 2.31.1 2021-05-16T21:08:30.6545280Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T21:08:30.6618590Z [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-16T21:08:30.7924060Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T21:08:30.7981390Z http.https://github.com/.extraheader 2021-05-16T21:08:30.7994940Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T21:08:30.8092690Z [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-16T21:08:30.9008660Z Cleaning up orphan processes