2021-05-15T13:49:39.7879123Z ##[section]Starting: Request a runner to run this job 2021-05-15T13:49:39.8704044Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-15T13:49:39.9340467Z 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-15T13:49:40.0337484Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-15T13:49:40.1107564Z ##[section]Finishing: Request a runner to run this job 2021-05-15T13:49:52.7524930Z Current runner version: '2.278.0' 2021-05-15T13:49:52.7573290Z ##[group]Operating System 2021-05-15T13:49:52.7574330Z Mac OS X 2021-05-15T13:49:52.7574740Z 10.15.7 2021-05-15T13:49:52.7575170Z 19H1030 2021-05-15T13:49:52.7575600Z ##[endgroup] 2021-05-15T13:49:52.7576240Z ##[group]Virtual Environment 2021-05-15T13:49:52.7576900Z Environment: macos-10.15 2021-05-15T13:49:52.7577390Z Version: 20210510.1 2021-05-15T13:49:52.7578360Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-15T13:49:52.7579640Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-15T13:49:52.7580580Z ##[endgroup] 2021-05-15T13:49:52.7582460Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T13:49:52.7583750Z Actions: write 2021-05-15T13:49:52.7584300Z Checks: write 2021-05-15T13:49:52.7584830Z Contents: write 2021-05-15T13:49:52.7585470Z Deployments: write 2021-05-15T13:49:52.7586120Z Issues: write 2021-05-15T13:49:52.7586660Z Metadata: read 2021-05-15T13:49:52.7587130Z Packages: write 2021-05-15T13:49:52.7587760Z PullRequests: write 2021-05-15T13:49:52.7588390Z RepositoryProjects: write 2021-05-15T13:49:52.7588970Z SecurityEvents: write 2021-05-15T13:49:52.7589510Z Statuses: write 2021-05-15T13:49:52.7590160Z ##[endgroup] 2021-05-15T13:49:52.7593720Z Prepare workflow directory 2021-05-15T13:49:52.8876960Z Prepare all required actions 2021-05-15T13:49:52.8889070Z Getting action download info 2021-05-15T13:49:53.3313740Z Download action repository 'actions/checkout@v2' 2021-05-15T13:49:55.3089220Z Download action repository 'r-lib/actions@master' 2021-05-15T13:49:57.3534570Z Download action repository 'adigherman/actions@master' 2021-05-15T13:49:59.5764690Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T13:49:59.9176200Z Download action repository 'actions/cache@v1' 2021-05-15T13:50:00.2739110Z Download action repository 'actions/upload-artifact@master' 2021-05-15T13:50:00.6423090Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T13:50:01.3781490Z ##[group]Run actions/checkout@v2 2021-05-15T13:50:01.3782200Z with: 2021-05-15T13:50:01.3782700Z repository: neuroconductor/malf.templates 2021-05-15T13:50:01.3783700Z token: *** 2021-05-15T13:50:01.3784070Z ssh-strict: true 2021-05-15T13:50:01.3784540Z persist-credentials: true 2021-05-15T13:50:01.3784990Z clean: true 2021-05-15T13:50:01.3785350Z fetch-depth: 1 2021-05-15T13:50:01.3785710Z lfs: false 2021-05-15T13:50:01.3786070Z submodules: false 2021-05-15T13:50:01.3786420Z env: 2021-05-15T13:50:01.3786820Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:50:01.3787270Z TIC_DEPLOY_KEY: 2021-05-15T13:50:01.3787590Z RSPM: 2021-05-15T13:50:01.3788350Z GITHUB_PAT: *** 2021-05-15T13:50:01.3788730Z COVERALLS_TOKEN: 2021-05-15T13:50:01.3789170Z continue-on-error: true 2021-05-15T13:50:01.3789640Z VDIFFR_RUN_TESTS: false 2021-05-15T13:50:01.3790010Z ##[endgroup] 2021-05-15T13:50:02.6034960Z Syncing repository: neuroconductor/malf.templates 2021-05-15T13:50:02.6036230Z ##[group]Getting Git version info 2021-05-15T13:50:02.6037820Z Working directory is '/Users/runner/work/malf.templates/malf.templates' 2021-05-15T13:50:02.6038660Z [command]/usr/local/bin/git version 2021-05-15T13:50:02.6039140Z git version 2.31.1 2021-05-15T13:50:02.6040410Z ##[endgroup] 2021-05-15T13:50:02.6041570Z Deleting the contents of '/Users/runner/work/malf.templates/malf.templates' 2021-05-15T13:50:02.6081870Z ##[group]Initializing the repository 2021-05-15T13:50:02.6083030Z [command]/usr/local/bin/git init /Users/runner/work/malf.templates/malf.templates 2021-05-15T13:50:02.6084800Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-15T13:50:02.6086460Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-15T13:50:02.6087580Z hint: of your new repositories, which will suppress this warning, call: 2021-05-15T13:50:02.6088390Z hint: 2021-05-15T13:50:02.6090720Z hint: git config --global init.defaultBranch 2021-05-15T13:50:02.6091380Z hint: 2021-05-15T13:50:02.6092630Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-15T13:50:02.6094090Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-15T13:50:02.6094950Z hint: 2021-05-15T13:50:02.6096000Z hint: git branch -m 2021-05-15T13:50:02.6097030Z Initialized empty Git repository in /Users/runner/work/malf.templates/malf.templates/.git/ 2021-05-15T13:50:02.6098450Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/malf.templates 2021-05-15T13:50:02.6099540Z ##[endgroup] 2021-05-15T13:50:02.6100330Z ##[group]Disabling automatic garbage collection 2021-05-15T13:50:02.6101640Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-15T13:50:02.6102330Z ##[endgroup] 2021-05-15T13:50:02.6104870Z ##[group]Setting up auth 2021-05-15T13:50:02.6106540Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T13:50:02.6108890Z [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-15T13:50:02.6111020Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T13:50:02.6113430Z [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-15T13:50:02.6510190Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-15T13:50:02.7006830Z ##[endgroup] 2021-05-15T13:50:02.7007830Z ##[group]Fetching the repository 2021-05-15T13:50:02.7019540Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +e20ea485d1a7dc360c34f5232189c9f158bafdbf:refs/tags/1.2.0.s 2021-05-15T13:50:03.1727480Z remote: Enumerating objects: 254, done. 2021-05-15T13:50:03.1730140Z remote: Counting objects: 0% (1/254) 2021-05-15T13:50:03.1732580Z remote: Counting objects: 1% (3/254) 2021-05-15T13:50:03.1734450Z remote: Counting objects: 2% (6/254) 2021-05-15T13:50:03.1736180Z remote: Counting objects: 3% (8/254) 2021-05-15T13:50:03.1737850Z remote: Counting objects: 4% (11/254) 2021-05-15T13:50:03.1739730Z remote: Counting objects: 5% (13/254) 2021-05-15T13:50:03.1741580Z remote: Counting objects: 6% (16/254) 2021-05-15T13:50:03.1743380Z remote: Counting objects: 7% (18/254) 2021-05-15T13:50:03.1745130Z remote: Counting objects: 8% (21/254) 2021-05-15T13:50:03.1746800Z remote: Counting objects: 9% (23/254) 2021-05-15T13:50:03.1748390Z remote: Counting objects: 10% (26/254) 2021-05-15T13:50:03.1749730Z remote: Counting objects: 11% (28/254) 2021-05-15T13:50:03.1751220Z remote: Counting objects: 12% (31/254) 2021-05-15T13:50:03.1753100Z remote: Counting objects: 13% (34/254) 2021-05-15T13:50:03.1754190Z remote: Counting objects: 14% (36/254) 2021-05-15T13:50:03.1755300Z remote: Counting objects: 15% (39/254) 2021-05-15T13:50:03.1756470Z remote: Counting objects: 16% (41/254) 2021-05-15T13:50:03.1757710Z remote: Counting objects: 17% (44/254) 2021-05-15T13:50:03.1759070Z remote: Counting objects: 18% (46/254) 2021-05-15T13:50:03.1760570Z remote: Counting objects: 19% (49/254) 2021-05-15T13:50:03.1762380Z remote: Counting objects: 20% (51/254) 2021-05-15T13:50:03.1763060Z remote: Counting objects: 21% (54/254) 2021-05-15T13:50:03.1764670Z remote: Counting objects: 22% (56/254) 2021-05-15T13:50:03.1765960Z remote: Counting objects: 23% (59/254) 2021-05-15T13:50:03.1767030Z remote: Counting objects: 24% (61/254) 2021-05-15T13:50:03.1768850Z remote: Counting objects: 25% (64/254) 2021-05-15T13:50:03.1770170Z remote: Counting objects: 26% (67/254) 2021-05-15T13:50:03.1963580Z remote: Counting objects: 27% (69/254) 2021-05-15T13:50:03.1964260Z remote: Counting objects: 28% (72/254) 2021-05-15T13:50:03.1965720Z remote: Counting objects: 29% (74/254) 2021-05-15T13:50:03.1966370Z remote: Counting objects: 30% (77/254) 2021-05-15T13:50:03.1967010Z remote: Counting objects: 31% (79/254) 2021-05-15T13:50:03.1967550Z remote: Counting objects: 32% (82/254) 2021-05-15T13:50:03.1968100Z remote: Counting objects: 33% (84/254) 2021-05-15T13:50:03.1968630Z remote: Counting objects: 34% (87/254) 2021-05-15T13:50:03.1969180Z remote: Counting objects: 35% (89/254) 2021-05-15T13:50:03.1969690Z remote: Counting objects: 36% (92/254) 2021-05-15T13:50:03.1970230Z remote: Counting objects: 37% (94/254) 2021-05-15T13:50:03.1970770Z remote: Counting objects: 38% (97/254) 2021-05-15T13:50:03.1971340Z remote: Counting objects: 39% (100/254) 2021-05-15T13:50:03.1971890Z remote: Counting objects: 40% (102/254) 2021-05-15T13:50:03.1972410Z remote: Counting objects: 41% (105/254) 2021-05-15T13:50:03.1972950Z remote: Counting objects: 42% (107/254) 2021-05-15T13:50:03.1973470Z remote: Counting objects: 43% (110/254) 2021-05-15T13:50:03.1974020Z remote: Counting objects: 44% (112/254) 2021-05-15T13:50:03.1974530Z remote: Counting objects: 45% (115/254) 2021-05-15T13:50:03.1975080Z remote: Counting objects: 46% (117/254) 2021-05-15T13:50:03.1975640Z remote: Counting objects: 47% (120/254) 2021-05-15T13:50:03.1976190Z remote: Counting objects: 48% (122/254) 2021-05-15T13:50:03.1976720Z remote: Counting objects: 49% (125/254) 2021-05-15T13:50:03.1977440Z remote: Counting objects: 50% (127/254) 2021-05-15T13:50:03.1977980Z remote: Counting objects: 51% (130/254) 2021-05-15T13:50:03.1978990Z remote: Counting objects: 52% (133/254) 2021-05-15T13:50:03.1979630Z remote: Counting objects: 53% (135/254) 2021-05-15T13:50:03.1980160Z remote: Counting objects: 54% (138/254) 2021-05-15T13:50:03.1980820Z remote: Counting objects: 55% (140/254) 2021-05-15T13:50:03.1981350Z remote: Counting objects: 56% (143/254) 2021-05-15T13:50:03.1981920Z remote: Counting objects: 57% (145/254) 2021-05-15T13:50:03.2006160Z remote: Counting objects: 58% (148/254) 2021-05-15T13:50:03.2006740Z remote: Counting objects: 59% (150/254) 2021-05-15T13:50:03.2007260Z remote: Counting objects: 60% (153/254) 2021-05-15T13:50:03.2007770Z remote: Counting objects: 61% (155/254) 2021-05-15T13:50:03.2008310Z remote: Counting objects: 62% (158/254) 2021-05-15T13:50:03.2008830Z remote: Counting objects: 63% (161/254) 2021-05-15T13:50:03.2009410Z remote: Counting objects: 64% (163/254) 2021-05-15T13:50:03.2009970Z remote: Counting objects: 65% (166/254) 2021-05-15T13:50:03.2010480Z remote: Counting objects: 66% (168/254) 2021-05-15T13:50:03.2011000Z remote: Counting objects: 67% (171/254) 2021-05-15T13:50:03.2011520Z remote: Counting objects: 68% (173/254) 2021-05-15T13:50:03.2012030Z remote: Counting objects: 69% (176/254) 2021-05-15T13:50:03.2012580Z remote: Counting objects: 70% (178/254) 2021-05-15T13:50:03.2013060Z remote: Counting objects: 71% (181/254) 2021-05-15T13:50:03.2013580Z remote: Counting objects: 72% (183/254) 2021-05-15T13:50:03.2014090Z remote: Counting objects: 73% (186/254) 2021-05-15T13:50:03.2014620Z remote: Counting objects: 74% (188/254) 2021-05-15T13:50:03.2015120Z remote: Counting objects: 75% (191/254) 2021-05-15T13:50:03.2015640Z remote: Counting objects: 76% (194/254) 2021-05-15T13:50:03.2016180Z remote: Counting objects: 77% (196/254) 2021-05-15T13:50:03.2017170Z remote: Counting objects: 78% (199/254) 2021-05-15T13:50:03.2017700Z remote: Counting objects: 79% (201/254) 2021-05-15T13:50:03.2018200Z remote: Counting objects: 80% (204/254) 2021-05-15T13:50:03.2018740Z remote: Counting objects: 81% (206/254) 2021-05-15T13:50:03.2019240Z remote: Counting objects: 82% (209/254) 2021-05-15T13:50:03.2019760Z remote: Counting objects: 83% (211/254) 2021-05-15T13:50:03.2020260Z remote: Counting objects: 84% (214/254) 2021-05-15T13:50:03.2020800Z remote: Counting objects: 85% (216/254) 2021-05-15T13:50:03.2021320Z remote: Counting objects: 86% (219/254) 2021-05-15T13:50:03.2021930Z remote: Counting objects: 87% (221/254) 2021-05-15T13:50:03.2022440Z remote: Counting objects: 88% (224/254) 2021-05-15T13:50:03.2022970Z remote: Counting objects: 89% (227/254) 2021-05-15T13:50:03.2023470Z remote: Counting objects: 90% (229/254) 2021-05-15T13:50:03.2023980Z remote: Counting objects: 91% (232/254) 2021-05-15T13:50:03.2024490Z remote: Counting objects: 92% (234/254) 2021-05-15T13:50:03.2025020Z remote: Counting objects: 93% (237/254) 2021-05-15T13:50:03.2025530Z remote: Counting objects: 94% (239/254) 2021-05-15T13:50:03.2026030Z remote: Counting objects: 95% (242/254) 2021-05-15T13:50:03.2026570Z remote: Counting objects: 96% (244/254) 2021-05-15T13:50:03.2027160Z remote: Counting objects: 97% (247/254) 2021-05-15T13:50:03.2027660Z remote: Counting objects: 98% (249/254) 2021-05-15T13:50:03.2028160Z remote: Counting objects: 99% (252/254) 2021-05-15T13:50:03.2028700Z remote: Counting objects: 100% (254/254) 2021-05-15T13:50:03.2029220Z remote: Counting objects: 100% (254/254), done. 2021-05-15T13:50:03.2029770Z remote: Compressing objects: 0% (1/250) 2021-05-15T13:50:03.2030320Z remote: Compressing objects: 1% (3/250) 2021-05-15T13:50:03.2031190Z remote: Compressing objects: 2% (5/250) 2021-05-15T13:50:03.2031810Z remote: Compressing objects: 3% (8/250) 2021-05-15T13:50:03.2032340Z remote: Compressing objects: 4% (10/250) 2021-05-15T13:50:03.2032920Z remote: Compressing objects: 5% (13/250) 2021-05-15T13:50:03.2033470Z remote: Compressing objects: 6% (15/250) 2021-05-15T13:50:03.2034020Z remote: Compressing objects: 7% (18/250) 2021-05-15T13:50:03.2034540Z remote: Compressing objects: 8% (20/250) 2021-05-15T13:50:03.2035120Z remote: Compressing objects: 9% (23/250) 2021-05-15T13:50:03.2035670Z remote: Compressing objects: 10% (25/250) 2021-05-15T13:50:03.2036220Z remote: Compressing objects: 11% (28/250) 2021-05-15T13:50:03.2036790Z remote: Compressing objects: 12% (30/250) 2021-05-15T13:50:03.2037340Z remote: Compressing objects: 13% (33/250) 2021-05-15T13:50:03.2037910Z remote: Compressing objects: 14% (35/250) 2021-05-15T13:50:03.2038450Z remote: Compressing objects: 15% (38/250) 2021-05-15T13:50:03.2039030Z remote: Compressing objects: 16% (40/250) 2021-05-15T13:50:03.2039580Z remote: Compressing objects: 17% (43/250) 2021-05-15T13:50:03.2040160Z remote: Compressing objects: 18% (45/250) 2021-05-15T13:50:03.2040700Z remote: Compressing objects: 19% (48/250) 2021-05-15T13:50:03.2041280Z remote: Compressing objects: 20% (50/250) 2021-05-15T13:50:03.2041860Z remote: Compressing objects: 21% (53/250) 2021-05-15T13:50:03.2042410Z remote: Compressing objects: 22% (55/250) 2021-05-15T13:50:03.2042990Z remote: Compressing objects: 23% (58/250) 2021-05-15T13:50:03.2043550Z remote: Compressing objects: 24% (60/250) 2021-05-15T13:50:03.2044130Z remote: Compressing objects: 25% (63/250) 2021-05-15T13:50:03.2044680Z remote: Compressing objects: 26% (65/250) 2021-05-15T13:50:03.2045570Z remote: Compressing objects: 27% (68/250) 2021-05-15T13:50:03.2046130Z remote: Compressing objects: 28% (70/250) 2021-05-15T13:50:03.2046730Z remote: Compressing objects: 29% (73/250) 2021-05-15T13:50:03.2047310Z remote: Compressing objects: 30% (75/250) 2021-05-15T13:50:03.2047860Z remote: Compressing objects: 31% (78/250) 2021-05-15T13:50:03.2048440Z remote: Compressing objects: 32% (80/250) 2021-05-15T13:50:03.2049000Z remote: Compressing objects: 33% (83/250) 2021-05-15T13:50:03.2049580Z remote: Compressing objects: 34% (85/250) 2021-05-15T13:50:03.2050130Z remote: Compressing objects: 35% (88/250) 2021-05-15T13:50:03.2050660Z remote: Compressing objects: 36% (90/250) 2021-05-15T13:50:03.2051180Z remote: Compressing objects: 37% (93/250) 2021-05-15T13:50:03.2051710Z remote: Compressing objects: 38% (95/250) 2021-05-15T13:50:03.2052230Z remote: Compressing objects: 39% (98/250) 2021-05-15T13:50:03.2052760Z remote: Compressing objects: 40% (100/250) 2021-05-15T13:50:03.2053330Z remote: Compressing objects: 41% (103/250) 2021-05-15T13:50:03.2053880Z remote: Compressing objects: 42% (105/250) 2021-05-15T13:50:03.2054410Z remote: Compressing objects: 43% (108/250) 2021-05-15T13:50:03.2054950Z remote: Compressing objects: 44% (110/250) 2021-05-15T13:50:03.2055540Z remote: Compressing objects: 45% (113/250) 2021-05-15T13:50:03.2056080Z remote: Compressing objects: 46% (115/250) 2021-05-15T13:50:03.2056650Z remote: Compressing objects: 47% (118/250) 2021-05-15T13:50:03.2057300Z remote: Compressing objects: 48% (120/250) 2021-05-15T13:50:03.2057860Z remote: Compressing objects: 49% (123/250) 2021-05-15T13:50:03.2058390Z remote: Compressing objects: 50% (125/250) 2021-05-15T13:50:03.2058910Z remote: Compressing objects: 51% (128/250) 2021-05-15T13:50:03.2059460Z remote: Compressing objects: 52% (130/250) 2021-05-15T13:50:03.2060230Z remote: Compressing objects: 53% (133/250) 2021-05-15T13:50:03.2060850Z remote: Compressing objects: 54% (135/250) 2021-05-15T13:50:03.2061400Z remote: Compressing objects: 55% (138/250) 2021-05-15T13:50:03.2061970Z remote: Compressing objects: 56% (140/250) 2021-05-15T13:50:03.2062520Z remote: Compressing objects: 57% (143/250) 2021-05-15T13:50:03.2063150Z remote: Compressing objects: 58% (145/250) 2021-05-15T13:50:03.2063740Z remote: Compressing objects: 59% (148/250) 2021-05-15T13:50:03.2064290Z remote: Compressing objects: 60% (150/250) 2021-05-15T13:50:03.2064870Z remote: Compressing objects: 61% (153/250) 2021-05-15T13:50:03.2065500Z remote: Compressing objects: 62% (155/250) 2021-05-15T13:50:03.2066080Z remote: Compressing objects: 63% (158/250) 2021-05-15T13:50:03.2066630Z remote: Compressing objects: 64% (160/250) 2021-05-15T13:50:03.2067300Z remote: Compressing objects: 65% (163/250) 2021-05-15T13:50:03.2067900Z remote: Compressing objects: 66% (165/250) 2021-05-15T13:50:03.2068450Z remote: Compressing objects: 67% (168/250) 2021-05-15T13:50:03.2069020Z remote: Compressing objects: 68% (170/250) 2021-05-15T13:50:03.2069540Z remote: Compressing objects: 69% (173/250) 2021-05-15T13:50:03.2070110Z remote: Compressing objects: 70% (175/250) 2021-05-15T13:50:03.2070650Z remote: Compressing objects: 71% (178/250) 2021-05-15T13:50:03.2071220Z remote: Compressing objects: 72% (180/250) 2021-05-15T13:50:03.2071760Z remote: Compressing objects: 73% (183/250) 2021-05-15T13:50:03.2072330Z remote: Compressing objects: 74% (185/250) 2021-05-15T13:50:03.2072910Z remote: Compressing objects: 75% (188/250) 2021-05-15T13:50:03.2073470Z remote: Compressing objects: 76% (190/250) 2021-05-15T13:50:03.2074050Z remote: Compressing objects: 77% (193/250) 2021-05-15T13:50:03.2074930Z remote: Compressing objects: 78% (195/250) 2021-05-15T13:50:03.2075520Z remote: Compressing objects: 79% (198/250) 2021-05-15T13:50:03.2076070Z remote: Compressing objects: 80% (200/250) 2021-05-15T13:50:03.2076660Z remote: Compressing objects: 81% (203/250) 2021-05-15T13:50:03.2077210Z remote: Compressing objects: 82% (205/250) 2021-05-15T13:50:03.2077790Z remote: Compressing objects: 83% (208/250) 2021-05-15T13:50:03.2078370Z remote: Compressing objects: 84% (210/250) 2021-05-15T13:50:03.2078920Z remote: Compressing objects: 85% (213/250) 2021-05-15T13:50:03.2079470Z remote: Compressing objects: 85% (214/250) 2021-05-15T13:50:03.2080010Z remote: Compressing objects: 86% (215/250) 2021-05-15T13:50:03.2080560Z remote: Compressing objects: 87% (218/250) 2021-05-15T13:50:03.2081110Z remote: Compressing objects: 88% (220/250) 2021-05-15T13:50:03.2081760Z remote: Compressing objects: 89% (223/250) 2021-05-15T13:50:03.2082350Z remote: Compressing objects: 90% (225/250) 2021-05-15T13:50:03.2082940Z remote: Compressing objects: 91% (228/250) 2021-05-15T13:50:03.2083480Z remote: Compressing objects: 92% (230/250) 2021-05-15T13:50:03.2084070Z remote: Compressing objects: 93% (233/250) 2021-05-15T13:50:03.2084620Z remote: Compressing objects: 94% (235/250) 2021-05-15T13:50:03.2085200Z remote: Compressing objects: 95% (238/250) 2021-05-15T13:50:03.2085750Z remote: Compressing objects: 96% (240/250) 2021-05-15T13:50:03.2086340Z remote: Compressing objects: 97% (243/250) 2021-05-15T13:50:03.2086890Z remote: Compressing objects: 98% (245/250) 2021-05-15T13:50:03.2087460Z remote: Compressing objects: 99% (248/250) 2021-05-15T13:50:03.2088030Z remote: Compressing objects: 100% (250/250) 2021-05-15T13:50:03.2088600Z remote: Compressing objects: 100% (250/250), done. 2021-05-15T13:50:03.2089170Z Receiving objects: 0% (1/254) 2021-05-15T13:50:03.2089870Z Receiving objects: 1% (3/254) 2021-05-15T13:50:03.2090380Z Receiving objects: 2% (6/254) 2021-05-15T13:50:03.2090810Z Receiving objects: 3% (8/254) 2021-05-15T13:50:03.2091260Z Receiving objects: 4% (11/254) 2021-05-15T13:50:03.2091700Z Receiving objects: 5% (13/254) 2021-05-15T13:50:03.2092170Z Receiving objects: 6% (16/254) 2021-05-15T13:50:03.2092630Z Receiving objects: 7% (18/254) 2021-05-15T13:50:03.2093110Z Receiving objects: 8% (21/254) 2021-05-15T13:50:03.2093580Z Receiving objects: 9% (23/254) 2021-05-15T13:50:03.2094040Z Receiving objects: 10% (26/254) 2021-05-15T13:50:03.2094530Z Receiving objects: 11% (28/254) 2021-05-15T13:50:03.5933170Z Receiving objects: 12% (31/254) 2021-05-15T13:50:03.6554500Z Receiving objects: 13% (34/254) 2021-05-15T13:50:03.6851180Z Receiving objects: 14% (36/254) 2021-05-15T13:50:03.9581530Z Receiving objects: 15% (39/254), 9.37 MiB | 18.74 MiB/s 2021-05-15T13:50:03.9648180Z Receiving objects: 16% (41/254), 9.37 MiB | 18.74 MiB/s 2021-05-15T13:50:04.1602520Z Receiving objects: 17% (44/254), 9.37 MiB | 18.74 MiB/s 2021-05-15T13:50:04.2054530Z Receiving objects: 18% (46/254), 9.37 MiB | 18.74 MiB/s 2021-05-15T13:50:04.2124010Z Receiving objects: 19% (49/254), 25.46 MiB | 25.13 MiB/s 2021-05-15T13:50:04.3975630Z Receiving objects: 20% (51/254), 25.46 MiB | 25.13 MiB/s 2021-05-15T13:50:04.4667120Z Receiving objects: 20% (52/254), 25.46 MiB | 25.13 MiB/s 2021-05-15T13:50:04.4745400Z Receiving objects: 21% (54/254), 25.46 MiB | 25.13 MiB/s 2021-05-15T13:50:04.7295080Z Receiving objects: 22% (56/254), 25.46 MiB | 25.13 MiB/s 2021-05-15T13:50:04.7445550Z Receiving objects: 23% (59/254), 41.79 MiB | 27.37 MiB/s 2021-05-15T13:50:05.0268520Z Receiving objects: 24% (61/254), 41.79 MiB | 27.37 MiB/s 2021-05-15T13:50:05.2050020Z Receiving objects: 25% (64/254), 41.79 MiB | 27.37 MiB/s 2021-05-15T13:50:05.2138460Z Receiving objects: 25% (65/254), 41.79 MiB | 27.37 MiB/s 2021-05-15T13:50:05.2213110Z Receiving objects: 26% (67/254), 51.84 MiB | 25.58 MiB/s 2021-05-15T13:50:05.4610210Z Receiving objects: 27% (69/254), 51.84 MiB | 25.58 MiB/s 2021-05-15T13:50:05.4717000Z Receiving objects: 28% (72/254), 51.84 MiB | 25.58 MiB/s 2021-05-15T13:50:05.5950700Z Receiving objects: 29% (74/254), 51.84 MiB | 25.58 MiB/s 2021-05-15T13:50:05.6056840Z Receiving objects: 30% (77/254), 51.84 MiB | 25.58 MiB/s 2021-05-15T13:50:06.0215900Z Receiving objects: 31% (79/254), 51.84 MiB | 25.58 MiB/s 2021-05-15T13:50:06.0960520Z Receiving objects: 32% (82/254), 69.58 MiB | 27.37 MiB/s 2021-05-15T13:50:06.1483090Z Receiving objects: 33% (84/254), 69.58 MiB | 27.37 MiB/s 2021-05-15T13:50:06.2406730Z Receiving objects: 34% (87/254), 69.58 MiB | 27.37 MiB/s 2021-05-15T13:50:06.7489070Z Receiving objects: 34% (87/254), 78.01 MiB | 25.53 MiB/s 2021-05-15T13:50:06.8361350Z Receiving objects: 35% (89/254), 84.43 MiB | 23.75 MiB/s 2021-05-15T13:50:06.9839660Z Receiving objects: 36% (92/254), 84.43 MiB | 23.75 MiB/s 2021-05-15T13:50:07.2608910Z Receiving objects: 37% (94/254), 84.43 MiB | 23.75 MiB/s 2021-05-15T13:50:07.2715470Z Receiving objects: 37% (95/254), 93.01 MiB | 22.82 MiB/s 2021-05-15T13:50:07.5156270Z Receiving objects: 38% (97/254), 93.01 MiB | 22.82 MiB/s 2021-05-15T13:50:07.6279270Z Receiving objects: 39% (100/254), 93.01 MiB | 22.82 MiB/s 2021-05-15T13:50:07.7223240Z Receiving objects: 40% (102/254), 93.01 MiB | 22.82 MiB/s 2021-05-15T13:50:08.1022360Z Receiving objects: 41% (105/254), 93.01 MiB | 22.82 MiB/s 2021-05-15T13:50:08.1151570Z Receiving objects: 42% (107/254), 103.01 MiB | 22.21 MiB/s 2021-05-15T13:50:08.3999880Z Receiving objects: 43% (110/254), 103.01 MiB | 22.21 MiB/s 2021-05-15T13:50:08.4254040Z Receiving objects: 43% (111/254), 112.01 MiB | 21.77 MiB/s 2021-05-15T13:50:08.4515530Z Receiving objects: 44% (112/254), 112.01 MiB | 21.77 MiB/s 2021-05-15T13:50:08.4617170Z Receiving objects: 45% (115/254), 112.01 MiB | 21.77 MiB/s 2021-05-15T13:50:08.6727760Z Receiving objects: 46% (117/254), 112.01 MiB | 21.77 MiB/s 2021-05-15T13:50:08.7199470Z Receiving objects: 47% (120/254), 112.01 MiB | 21.77 MiB/s 2021-05-15T13:50:08.9756680Z Receiving objects: 48% (122/254), 112.01 MiB | 21.77 MiB/s 2021-05-15T13:50:08.9858440Z Receiving objects: 49% (125/254), 132.01 MiB | 22.54 MiB/s 2021-05-15T13:50:09.1930300Z Receiving objects: 50% (127/254), 132.01 MiB | 22.54 MiB/s 2021-05-15T13:50:09.2215650Z Receiving objects: 51% (130/254), 132.01 MiB | 22.54 MiB/s 2021-05-15T13:50:09.2412650Z Receiving objects: 52% (133/254), 132.01 MiB | 22.54 MiB/s 2021-05-15T13:50:09.4752290Z Receiving objects: 53% (135/254), 132.01 MiB | 22.54 MiB/s 2021-05-15T13:50:09.4776750Z Receiving objects: 54% (138/254), 149.01 MiB | 22.52 MiB/s 2021-05-15T13:50:09.9112520Z Receiving objects: 55% (140/254), 149.01 MiB | 22.52 MiB/s 2021-05-15T13:50:09.9164410Z Receiving objects: 56% (143/254), 149.01 MiB | 22.52 MiB/s 2021-05-15T13:50:10.0307060Z Receiving objects: 57% (145/254), 149.01 MiB | 22.52 MiB/s 2021-05-15T13:50:10.1271990Z Receiving objects: 58% (148/254), 160.01 MiB | 22.67 MiB/s 2021-05-15T13:50:10.1332860Z Receiving objects: 59% (150/254), 160.01 MiB | 22.67 MiB/s 2021-05-15T13:50:10.5033920Z Receiving objects: 60% (153/254), 160.01 MiB | 22.67 MiB/s 2021-05-15T13:50:10.9940540Z Receiving objects: 60% (153/254), 169.01 MiB | 20.85 MiB/s 2021-05-15T13:50:11.0048620Z Receiving objects: 61% (155/254), 169.01 MiB | 20.85 MiB/s 2021-05-15T13:50:11.4924940Z Receiving objects: 62% (158/254), 174.43 MiB | 20.28 MiB/s 2021-05-15T13:50:11.6906930Z Receiving objects: 62% (160/254), 174.43 MiB | 20.28 MiB/s 2021-05-15T13:50:11.7904570Z Receiving objects: 63% (161/254), 181.01 MiB | 19.96 MiB/s 2021-05-15T13:50:12.3828690Z Receiving objects: 64% (163/254), 181.01 MiB | 19.96 MiB/s 2021-05-15T13:50:12.6074060Z Receiving objects: 65% (166/254), 186.01 MiB | 19.30 MiB/s 2021-05-15T13:50:12.7408840Z Receiving objects: 66% (168/254), 191.48 MiB | 18.60 MiB/s 2021-05-15T13:50:13.3823500Z Receiving objects: 67% (171/254), 191.48 MiB | 18.60 MiB/s 2021-05-15T13:50:13.5931640Z Receiving objects: 67% (172/254), 195.01 MiB | 17.53 MiB/s 2021-05-15T13:50:13.6017190Z Receiving objects: 68% (173/254), 195.01 MiB | 17.53 MiB/s 2021-05-15T13:50:14.2459630Z Receiving objects: 69% (176/254), 195.01 MiB | 17.53 MiB/s 2021-05-15T13:50:14.3435780Z Receiving objects: 69% (177/254), 204.01 MiB | 11.54 MiB/s 2021-05-15T13:50:14.5501440Z Receiving objects: 70% (178/254), 204.01 MiB | 11.54 MiB/s 2021-05-15T13:50:14.5518940Z Receiving objects: 71% (181/254), 204.01 MiB | 11.54 MiB/s 2021-05-15T13:50:15.2516090Z Receiving objects: 72% (183/254), 204.01 MiB | 11.54 MiB/s 2021-05-15T13:50:15.4435380Z Receiving objects: 72% (184/254), 214.01 MiB | 9.48 MiB/s 2021-05-15T13:50:15.4476200Z Receiving objects: 73% (186/254), 214.01 MiB | 9.48 MiB/s 2021-05-15T13:50:16.2061840Z Receiving objects: 74% (188/254), 214.01 MiB | 9.48 MiB/s 2021-05-15T13:50:16.2981920Z Receiving objects: 75% (191/254), 220.01 MiB | 9.46 MiB/s 2021-05-15T13:50:16.7859040Z Receiving objects: 76% (194/254), 220.01 MiB | 9.46 MiB/s 2021-05-15T13:50:16.9876230Z Receiving objects: 77% (196/254), 226.01 MiB | 9.36 MiB/s 2021-05-15T13:50:16.9904020Z Receiving objects: 78% (199/254), 232.01 MiB | 9.40 MiB/s 2021-05-15T13:50:17.3832390Z Receiving objects: 79% (201/254), 232.01 MiB | 9.40 MiB/s 2021-05-15T13:50:17.5756570Z Receiving objects: 79% (202/254), 232.01 MiB | 9.40 MiB/s 2021-05-15T13:50:17.6637800Z Receiving objects: 80% (204/254), 239.89 MiB | 9.90 MiB/s 2021-05-15T13:50:18.2407250Z Receiving objects: 81% (206/254), 239.89 MiB | 9.90 MiB/s 2021-05-15T13:50:18.4387940Z Receiving objects: 81% (208/254), 245.01 MiB | 10.20 MiB/s 2021-05-15T13:50:18.4431080Z Receiving objects: 82% (209/254), 245.01 MiB | 10.20 MiB/s 2021-05-15T13:50:19.1238890Z Receiving objects: 83% (211/254), 245.01 MiB | 10.20 MiB/s 2021-05-15T13:50:19.3220060Z Receiving objects: 84% (214/254), 256.01 MiB | 10.68 MiB/s 2021-05-15T13:50:19.3246520Z Receiving objects: 84% (215/254), 256.01 MiB | 10.68 MiB/s 2021-05-15T13:50:19.4172490Z Receiving objects: 85% (216/254), 256.01 MiB | 10.68 MiB/s 2021-05-15T13:50:20.1985170Z Receiving objects: 86% (219/254), 256.01 MiB | 10.68 MiB/s 2021-05-15T13:50:20.2086910Z Receiving objects: 87% (221/254), 262.01 MiB | 10.54 MiB/s 2021-05-15T13:50:20.8866500Z Receiving objects: 88% (224/254), 262.01 MiB | 10.54 MiB/s 2021-05-15T13:50:20.9779900Z Receiving objects: 89% (227/254), 273.01 MiB | 10.72 MiB/s 2021-05-15T13:50:21.2684670Z Receiving objects: 90% (229/254), 273.01 MiB | 10.72 MiB/s 2021-05-15T13:50:21.5516980Z Receiving objects: 90% (231/254), 278.93 MiB | 10.86 MiB/s 2021-05-15T13:50:21.7511630Z Receiving objects: 91% (232/254), 278.93 MiB | 10.86 MiB/s 2021-05-15T13:50:21.7587150Z Receiving objects: 92% (234/254), 278.93 MiB | 10.86 MiB/s 2021-05-15T13:50:22.2610470Z Receiving objects: 93% (237/254), 278.93 MiB | 10.86 MiB/s 2021-05-15T13:50:22.4534760Z Receiving objects: 93% (238/254), 284.01 MiB | 10.69 MiB/s 2021-05-15T13:50:22.4578660Z Receiving objects: 94% (239/254), 289.01 MiB | 10.09 MiB/s 2021-05-15T13:50:22.5457220Z Receiving objects: 95% (242/254), 289.01 MiB | 10.09 MiB/s 2021-05-15T13:50:22.5460000Z remote: Total 254 (delta 3), reused 238 (delta 3), pack-reused 0 2021-05-15T13:50:22.5467940Z Receiving objects: 96% (244/254), 289.01 MiB | 10.09 MiB/s 2021-05-15T13:50:22.5469000Z Receiving objects: 97% (247/254), 289.01 MiB | 10.09 MiB/s 2021-05-15T13:50:22.5470830Z Receiving objects: 98% (249/254), 289.01 MiB | 10.09 MiB/s 2021-05-15T13:50:22.5473940Z Receiving objects: 99% (252/254), 289.01 MiB | 10.09 MiB/s 2021-05-15T13:50:22.5474790Z Receiving objects: 100% (254/254), 289.01 MiB | 10.09 MiB/s 2021-05-15T13:50:22.5475730Z Receiving objects: 100% (254/254), 291.12 MiB | 15.04 MiB/s, done. 2021-05-15T13:50:22.5476740Z Resolving deltas: 0% (0/3) 2021-05-15T13:50:22.5477190Z Resolving deltas: 33% (1/3) 2021-05-15T13:50:22.5478020Z Resolving deltas: 66% (2/3) 2021-05-15T13:50:22.6501000Z Resolving deltas: 100% (3/3) 2021-05-15T13:50:22.6503340Z Resolving deltas: 100% (3/3), done. 2021-05-15T13:50:22.9555010Z From https://github.com/neuroconductor/malf.templates 2021-05-15T13:50:22.9556810Z * [new ref] e20ea485d1a7dc360c34f5232189c9f158bafdbf -> 1.2.0.s 2021-05-15T13:50:23.0446920Z ##[endgroup] 2021-05-15T13:50:23.0450000Z ##[group]Determining the checkout info 2021-05-15T13:50:23.0450980Z ##[endgroup] 2021-05-15T13:50:23.0451860Z ##[group]Checking out the ref 2021-05-15T13:50:23.0456950Z [command]/usr/local/bin/git checkout --progress --force refs/tags/1.2.0.s 2021-05-15T13:50:24.3563870Z Updating files: 11% (29/244) 2021-05-15T13:50:24.4393240Z Updating files: 12% (30/244) 2021-05-15T13:50:24.5329790Z Updating files: 13% (32/244) 2021-05-15T13:50:24.5360790Z Updating files: 14% (35/244) 2021-05-15T13:50:24.5781460Z Updating files: 15% (37/244) 2021-05-15T13:50:24.6292500Z Updating files: 16% (40/244) 2021-05-15T13:50:24.6311450Z Updating files: 17% (42/244) 2021-05-15T13:50:24.6873750Z Updating files: 18% (44/244) 2021-05-15T13:50:24.8128560Z Updating files: 19% (47/244) 2021-05-15T13:50:24.8623500Z Updating files: 20% (49/244) 2021-05-15T13:50:24.9111620Z Updating files: 21% (52/244) 2021-05-15T13:50:24.9215600Z Updating files: 22% (54/244) 2021-05-15T13:50:24.9979200Z Updating files: 23% (57/244) 2021-05-15T13:50:25.0005350Z Updating files: 24% (59/244) 2021-05-15T13:50:25.0813720Z Updating files: 25% (61/244) 2021-05-15T13:50:25.0925110Z Updating files: 26% (64/244) 2021-05-15T13:50:25.0961640Z Updating files: 27% (66/244) 2021-05-15T13:50:25.1876960Z Updating files: 28% (69/244) 2021-05-15T13:50:25.1908570Z Updating files: 29% (71/244) 2021-05-15T13:50:25.2699200Z Updating files: 30% (74/244) 2021-05-15T13:50:25.2874030Z Updating files: 31% (76/244) 2021-05-15T13:50:25.2882530Z Updating files: 32% (79/244) 2021-05-15T13:50:25.3402260Z Updating files: 33% (81/244) 2021-05-15T13:50:25.3786430Z Updating files: 34% (83/244) 2021-05-15T13:50:25.4659710Z Updating files: 35% (86/244) 2021-05-15T13:50:25.5225180Z Updating files: 36% (88/244) 2021-05-15T13:50:25.5317040Z Updating files: 37% (91/244) 2021-05-15T13:50:25.5719730Z Updating files: 38% (93/244) 2021-05-15T13:50:25.6082320Z Updating files: 39% (96/244) 2021-05-15T13:50:25.7022680Z Updating files: 40% (98/244) 2021-05-15T13:50:25.7051940Z Updating files: 41% (101/244) 2021-05-15T13:50:25.7077740Z Updating files: 42% (103/244) 2021-05-15T13:50:25.7981170Z Updating files: 43% (105/244) 2021-05-15T13:50:25.7993360Z Updating files: 44% (108/244) 2021-05-15T13:50:25.8923950Z Updating files: 45% (110/244) 2021-05-15T13:50:25.8968220Z Updating files: 46% (113/244) 2021-05-15T13:50:26.0132790Z Updating files: 47% (115/244) 2021-05-15T13:50:26.1137380Z Updating files: 48% (118/244) 2021-05-15T13:50:26.1967860Z Updating files: 48% (119/244) 2021-05-15T13:50:26.3212970Z Updating files: 49% (120/244) 2021-05-15T13:50:26.3835410Z Updating files: 50% (122/244) 2021-05-15T13:50:26.3861500Z Updating files: 51% (125/244) 2021-05-15T13:50:26.4655550Z Updating files: 52% (127/244) 2021-05-15T13:50:26.4795450Z Updating files: 53% (130/244) 2021-05-15T13:50:26.4835460Z Updating files: 54% (132/244) 2021-05-15T13:50:26.5705070Z Updating files: 55% (135/244) 2021-05-15T13:50:26.5739500Z Updating files: 56% (137/244) 2021-05-15T13:50:26.6528210Z Updating files: 57% (140/244) 2021-05-15T13:50:26.6653750Z Updating files: 58% (142/244) 2021-05-15T13:50:26.6698760Z Updating files: 59% (144/244) 2021-05-15T13:50:26.8747460Z Updating files: 60% (147/244) 2021-05-15T13:50:27.0824990Z Updating files: 61% (149/244) 2021-05-15T13:50:27.2453020Z Updating files: 62% (152/244) 2021-05-15T13:50:27.4832590Z Updating files: 63% (154/244) 2021-05-15T13:50:27.6071210Z Updating files: 64% (157/244) 2021-05-15T13:50:27.8506720Z Updating files: 65% (159/244) 2021-05-15T13:50:27.9752880Z Updating files: 66% (162/244) 2021-05-15T13:50:28.0591410Z Updating files: 67% (164/244) 2021-05-15T13:50:28.1840240Z Updating files: 67% (165/244) 2021-05-15T13:50:28.4122280Z Updating files: 68% (166/244) 2021-05-15T13:50:28.5364420Z Updating files: 69% (169/244) 2021-05-15T13:50:28.8308260Z Updating files: 70% (171/244) 2021-05-15T13:50:28.9564690Z Updating files: 71% (174/244) 2021-05-15T13:50:29.0859300Z Updating files: 72% (176/244) 2021-05-15T13:50:29.1866270Z Updating files: 72% (178/244) 2021-05-15T13:50:29.3133080Z Updating files: 73% (179/244) 2021-05-15T13:50:29.4369810Z Updating files: 74% (181/244) 2021-05-15T13:50:29.6771760Z Updating files: 75% (183/244) 2021-05-15T13:50:29.8020010Z Updating files: 76% (186/244) 2021-05-15T13:50:30.1148310Z Updating files: 77% (188/244) 2021-05-15T13:50:30.2411550Z Updating files: 78% (191/244) 2021-05-15T13:50:30.4631440Z Updating files: 79% (193/244) 2021-05-15T13:50:30.6480510Z Updating files: 80% (196/244) 2021-05-15T13:50:30.8551640Z Updating files: 81% (198/244) 2021-05-15T13:50:31.0753610Z Updating files: 82% (201/244) 2021-05-15T13:50:31.2016050Z Updating files: 83% (203/244) 2021-05-15T13:50:31.4126410Z Updating files: 84% (205/244) 2021-05-15T13:50:31.5563530Z Updating files: 85% (208/244) 2021-05-15T13:50:31.7641450Z Updating files: 86% (210/244) 2021-05-15T13:50:31.9608580Z Updating files: 87% (213/244) 2021-05-15T13:50:32.0874920Z Updating files: 88% (215/244) 2021-05-15T13:50:32.1684230Z Updating files: 88% (217/244) 2021-05-15T13:50:32.2931860Z Updating files: 89% (218/244) 2021-05-15T13:50:32.5283030Z Updating files: 90% (220/244) 2021-05-15T13:50:32.6526060Z Updating files: 91% (223/244) 2021-05-15T13:50:32.8721540Z Updating files: 92% (225/244) 2021-05-15T13:50:33.0776900Z Updating files: 93% (227/244) 2021-05-15T13:50:33.2011320Z Updating files: 94% (230/244) 2021-05-15T13:50:33.4038220Z Updating files: 95% (232/244) 2021-05-15T13:50:33.6106290Z Updating files: 96% (235/244) 2021-05-15T13:50:33.6515370Z Updating files: 97% (237/244) 2021-05-15T13:50:33.6518410Z Updating files: 98% (240/244) 2021-05-15T13:50:33.6523360Z Updating files: 99% (242/244) 2021-05-15T13:50:33.6525670Z Updating files: 100% (244/244) 2021-05-15T13:50:33.6526960Z Updating files: 100% (244/244), done. 2021-05-15T13:50:33.6584180Z HEAD is now at e20ea48 Version id 37 stable 2021-05-15T13:50:33.6636490Z ##[endgroup] 2021-05-15T13:50:33.7083730Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-15T13:50:33.7084860Z 'e20ea485d1a7dc360c34f5232189c9f158bafdbf' 2021-05-15T13:50:33.7213430Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T13:50:33.7213920Z with: 2021-05-15T13:50:33.7214270Z r-version: devel 2021-05-15T13:50:33.7214610Z Ncpus: 1 2021-05-15T13:50:33.7214990Z crayon.enabled: NULL 2021-05-15T13:50:33.7215480Z remove-openmp-macos: true 2021-05-15T13:50:33.7216000Z http-user-agent: default 2021-05-15T13:50:33.7216430Z install-r: true 2021-05-15T13:50:33.7216960Z windows-path-include-mingw: true 2021-05-15T13:50:33.7217450Z env: 2021-05-15T13:50:33.7217860Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:50:33.7218290Z TIC_DEPLOY_KEY: 2021-05-15T13:50:33.7218630Z RSPM: 2021-05-15T13:50:33.7219810Z GITHUB_PAT: *** 2021-05-15T13:50:33.7220200Z COVERALLS_TOKEN: 2021-05-15T13:50:33.7220650Z continue-on-error: true 2021-05-15T13:50:33.7221100Z VDIFFR_RUN_TESTS: false 2021-05-15T13:50:33.7221470Z ##[endgroup] 2021-05-15T13:50:34.0821260Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-15T13:50:44.4051990Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-15T13:50:51.0758550Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-devel.pkg -target / 2021-05-15T13:50:52.2816580Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-15T13:50:52.4825870Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-15T13:50:52.4827840Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-15T13:50:53.0040480Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-15T13:50:53.0047050Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-15T13:50:54.0058440Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-15T13:50:54.0065550Z Checksumming (Apple_Free : 3)… 2021-05-15T13:50:55.0012480Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-15T13:50:55.0137920Z Checksumming disk image (Apple_HFS : 4)… 2021-05-15T13:50:55.0479040Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-15T13:50:55.0484520Z Checksumming (Apple_Free : 5)… 2021-05-15T13:50:56.0013140Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-15T13:50:56.0017900Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-15T13:50:56.0022560Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-15T13:50:56.0025360Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-15T13:50:57.0253350Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-15T13:50:57.0272900Z verified CRC32 $84F1919B 2021-05-15T13:50:57.3667470Z /dev/disk2 GUID_partition_scheme 2021-05-15T13:50:57.3725410Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-15T13:50:57.3845970Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-15T13:53:45.8656770Z installer: Package name is gfortran 2021-05-15T13:53:45.8658510Z installer: Installing at base path / 2021-05-15T13:53:45.8660110Z installer: The install was successful. 2021-05-15T13:53:45.8709230Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-15T13:53:46.0421370Z "disk2" ejected. 2021-05-15T13:53:46.2438950Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-15T13:53:52.6021350Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-15T13:53:52.6022380Z To reinstall 0.29.2_3, run: 2021-05-15T13:53:52.6023510Z brew reinstall pkg-config 2021-05-15T13:53:52.6487450Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-15T13:53:54.5884130Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-15T13:53:55.3372200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-15T14%3A00%3A00Z&sig=TgD%2BCs%2BS9tVV61f3vh6PRFOKwujcUp7Ktev%2Fddv4LLc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:53:56.4400140Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-15T13:54:11.5041930Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-15T13:54:12.2339720Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-15T13:54:14.0116290Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-15T13:54:14.4088640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-15T14%3A00%3A00Z&sig=KwKy4ObaPh9rvlFHdk0h2M9hxTTCX78mnjjWPRP%2Fkrk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:54:14.5936660Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-15T13:54:17.8383890Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-15T13:54:46.1295620Z installer: Package name is R 4.2.0 for macOS 2021-05-15T13:54:46.1296550Z installer: Upgrading at base path / 2021-05-15T13:54:46.1297150Z installer: The upgrade was successful. 2021-05-15T13:54:46.1356400Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-15T13:54:46.1627650Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-15T13:54:46.1628170Z env: 2021-05-15T13:54:46.1628590Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:54:46.1629440Z TIC_DEPLOY_KEY: 2021-05-15T13:54:46.1629770Z RSPM: 2021-05-15T13:54:46.1631020Z GITHUB_PAT: *** 2021-05-15T13:54:46.1631420Z COVERALLS_TOKEN: 2021-05-15T13:54:46.1631860Z continue-on-error: true 2021-05-15T13:54:46.1632390Z VDIFFR_RUN_TESTS: false 2021-05-15T13:54:46.1632930Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T13:54:46.1633360Z TZ: UTC 2021-05-15T13:54:46.1633720Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:54:46.1634100Z NOT_CRAN: true 2021-05-15T13:54:46.1634440Z ##[endgroup] 2021-05-15T13:54:46.6436550Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-15T13:54:46.7080950Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-15T13:54:46.7082260Z Dload Upload Total Spent Left Speed 2021-05-15T13:54:46.7082700Z 2021-05-15T13:54:46.7705300Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T13:54:46.7706910Z 100 117 0 117 0 0 1887 0 --:--:-- --:--:-- --:--:-- 1887 2021-05-15T13:54:47.3695670Z 2021-05-15T13:54:47.7057560Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T13:54:47.7062250Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T13:54:48.3811570Z 2021-05-15T13:54:49.2339690Z 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 2021-05-15T13:54:50.2394230Z 11 82.6M 11 9552k 0 0 3781k 0 0:00:22 0:00:02 0:00:20 10.8M 2021-05-15T13:54:51.2381390Z 25 82.6M 25 20.8M 0 0 6044k 0 0:00:13 0:00:03 0:00:10 11.1M 2021-05-15T13:54:52.2554770Z 40 82.6M 40 33.3M 0 0 7537k 0 0:00:11 0:00:04 0:00:07 11.6M 2021-05-15T13:54:53.2519260Z 58 82.6M 58 48.0M 0 0 8863k 0 0:00:09 0:00:05 0:00:04 12.3M 2021-05-15T13:54:54.2470580Z 77 82.6M 77 64.0M 0 0 9.7M 0 0:00:08 0:00:06 0:00:02 13.1M 2021-05-15T13:54:54.2480500Z 99 82.6M 99 82.4M 0 0 10.9M 0 0:00:07 0:00:07 --:--:-- 14.5M 2021-05-15T13:54:54.2481930Z 100 82.6M 100 82.6M 0 0 10.9M 0 0:00:07 0:00:07 --:--:-- 15.4M 2021-05-15T13:54:58.5192680Z ##[group]Run tlmgr update --self 2021-05-15T13:54:58.5193350Z tlmgr update --self 2021-05-15T13:54:58.5194270Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-15T13:54:58.5195180Z tlmgr update --all 2021-05-15T13:54:58.5413340Z shell: /bin/bash -e {0} 2021-05-15T13:54:58.5413770Z env: 2021-05-15T13:54:58.5414260Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:54:58.5414740Z TIC_DEPLOY_KEY: 2021-05-15T13:54:58.5415140Z RSPM: 2021-05-15T13:54:58.5416520Z GITHUB_PAT: *** 2021-05-15T13:54:58.5416960Z COVERALLS_TOKEN: 2021-05-15T13:54:58.5417480Z continue-on-error: true 2021-05-15T13:54:58.5417970Z VDIFFR_RUN_TESTS: false 2021-05-15T13:54:58.5418510Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T13:54:58.5419010Z TZ: UTC 2021-05-15T13:54:58.5419440Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:54:58.5419850Z NOT_CRAN: true 2021-05-15T13:54:58.5420320Z ##[endgroup] 2021-05-15T13:55:00.9689850Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:55:00.9695240Z tlmgr: no self-updates for tlmgr available 2021-05-15T13:55:03.4000260Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:55:03.4039680Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-15T13:55:03.6667870Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-15T13:55:04.0837220Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-15T13:55:04.3622400Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-15T13:55:04.6882470Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-15T13:55:04.9665400Z [6/89, 00:01/06:19] install: biber.universal-darwin [33017k] 2021-05-15T13:55:08.0376510Z [7/89, 00:05/00:05] install: biber [1k] 2021-05-15T13:55:08.2902920Z [8/89, 00:05/00:05] install: biblatex [238k] 2021-05-15T13:55:08.8288020Z [9/89, 00:05/00:05] install: checkcites.universal-darwin [1k] 2021-05-15T13:55:09.1119400Z [10/89, 00:06/00:06] install: checkcites [7k] 2021-05-15T13:55:09.3658540Z [11/89, 00:06/00:06] install: chickenize [15k] 2021-05-15T13:55:09.7299520Z [12/89, 00:06/00:06] install: chinese-jfm [3k] 2021-05-15T13:55:09.9891520Z [13/89, 00:06/00:06] install: cloze [9k] 2021-05-15T13:55:10.2466590Z [14/89, 00:07/00:07] install: colorprofiles [86k] 2021-05-15T13:55:10.6192120Z [15/89, 00:07/00:07] install: combofont [2k] 2021-05-15T13:55:10.8832570Z [16/89, 00:07/00:07] install: courier [470k] 2021-05-15T13:55:11.4588950Z [17/89, 00:08/00:08] install: courier-scaled [3k] 2021-05-15T13:55:11.7396220Z [18/89, 00:08/00:08] install: cstypo [3k] 2021-05-15T13:55:12.0090020Z [19/89, 00:09/00:09] install: ctablestack [2k] 2021-05-15T13:55:12.2774540Z [20/89, 00:09/00:09] install: ekdosis [19k] 2021-05-15T13:55:12.5903740Z [21/89, 00:09/00:09] install: emoji [40k] 2021-05-15T13:55:12.9096530Z [22/89, 00:09/00:09] install: emojicite [2k] 2021-05-15T13:55:13.1754930Z [23/89, 00:10/00:10] install: enctex [24k] 2021-05-15T13:55:13.5058630Z [24/89, 00:10/00:10] install: enigma [18k] 2021-05-15T13:55:13.8225990Z [25/89, 00:10/00:10] install: etex-pkg [6k] 2021-05-15T13:55:14.0921690Z [26/89, 00:11/00:11] install: filecontents [3k] 2021-05-15T13:55:14.3617040Z [27/89, 00:11/00:11] install: grfext [3k] 2021-05-15T13:55:14.6343100Z [28/89, 00:11/00:11] install: hyphenex [9k] 2021-05-15T13:55:14.8936230Z [29/89, 00:11/00:11] install: ifplatform [2k] 2021-05-15T13:55:15.3428170Z [30/89, 00:12/00:12] install: innerscript [4k] 2021-05-15T13:55:15.7042010Z [31/89, 00:12/00:12] install: interpreter [7k] 2021-05-15T13:55:15.9741990Z [32/89, 00:12/00:12] install: kanaparser [5k] 2021-05-15T13:55:16.2380450Z [33/89, 00:13/00:13] install: knuth-local [23k] 2021-05-15T13:55:16.6132450Z [34/89, 00:13/00:13] install: logreq [4k] 2021-05-15T13:55:16.8820910Z [35/89, 00:13/00:13] install: lua-typo [7k] 2021-05-15T13:55:17.1557250Z [36/89, 00:14/00:14] install: lua-uca [70k] 2021-05-15T13:55:17.5767620Z [37/89, 00:14/00:14] install: lua-ul [7k] 2021-05-15T13:55:17.8406080Z [38/89, 00:14/00:14] install: lua-uni-algos [6k] 2021-05-15T13:55:18.1375360Z [39/89, 00:15/00:16] install: lua-visual-debug [4k] 2021-05-15T13:55:18.4133840Z [40/89, 00:15/00:16] install: luacode [3k] 2021-05-15T13:55:18.6909930Z [41/89, 00:15/00:16] install: luacolor [5k] 2021-05-15T13:55:18.9574760Z [42/89, 00:15/00:16] install: luahyphenrules [3k] 2021-05-15T13:55:19.2261240Z [43/89, 00:16/00:17] install: luaimageembed [2k] 2021-05-15T13:55:19.4810570Z [44/89, 00:16/00:17] install: luaindex [5k] 2021-05-15T13:55:19.7530560Z [45/89, 00:16/00:17] install: luainputenc [5k] 2021-05-15T13:55:20.0197610Z [46/89, 00:17/00:18] install: luaintro [1k] 2021-05-15T13:55:20.2824790Z [47/89, 00:17/00:18] install: luakeys [5k] 2021-05-15T13:55:20.5589980Z [48/89, 00:17/00:18] install: lualatex-doc [1k] 2021-05-15T13:55:20.8273610Z [49/89, 00:17/00:18] install: lualatex-truncate [2k] 2021-05-15T13:55:21.1005640Z [50/89, 00:18/00:19] install: luamplib [12k] 2021-05-15T13:55:21.3601690Z [51/89, 00:18/00:19] install: luapackageloader [2k] 2021-05-15T13:55:21.6275730Z [52/89, 00:18/00:19] install: luaprogtable [7k] 2021-05-15T13:55:21.8887120Z [53/89, 00:18/00:19] install: luarandom [2k] 2021-05-15T13:55:22.1625160Z [54/89, 00:19/00:20] install: luatex85 [2k] 2021-05-15T13:55:22.4301700Z [55/89, 00:19/00:20] install: luatexbase [4k] 2021-05-15T13:55:22.7055460Z [56/89, 00:19/00:20] install: luatexko [22k] 2021-05-15T13:55:23.0357730Z [57/89, 00:20/00:21] install: luatextra [2k] 2021-05-15T13:55:23.3058600Z [58/89, 00:20/00:21] install: luavlna [8k] 2021-05-15T13:55:23.5832500Z [59/89, 00:20/00:21] install: luaxml [31k] 2021-05-15T13:55:23.9109000Z [60/89, 00:20/00:21] install: makeindex.universal-darwin [91k] 2021-05-15T13:55:24.3042350Z [61/89, 00:21/00:22] install: makeindex [5k] 2021-05-15T13:55:24.5716230Z [62/89, 00:21/00:22] install: mflogo [2k] 2021-05-15T13:55:24.8294270Z [63/89, 00:21/00:22] install: newpax [9k] 2021-05-15T13:55:25.1043690Z [64/89, 00:22/00:23] install: nodetree [13k] 2021-05-15T13:55:25.3845970Z [65/89, 00:22/00:23] install: odsfile [5k] 2021-05-15T13:55:25.6729830Z [66/89, 00:22/00:23] install: optex.universal-darwin [1k] 2021-05-15T13:55:25.9458070Z [67/89, 00:22/00:23] install: optex [770k] 2021-05-15T13:55:26.5952420Z [68/89, 00:23/00:23] install: pdfarticle [4k] 2021-05-15T13:55:26.9033880Z [69/89, 00:23/00:23] install: pdfextra [22k] 2021-05-15T13:55:27.2251600Z [70/89, 00:24/00:24] install: placeat [4k] 2021-05-15T13:55:27.4978600Z [71/89, 00:24/00:24] install: plantuml [3k] 2021-05-15T13:55:27.7636150Z [72/89, 00:24/00:24] install: rsfs [55k] 2021-05-15T13:55:28.1408100Z [73/89, 00:25/00:25] install: selnolig [53k] 2021-05-15T13:55:28.5356100Z [74/89, 00:25/00:25] install: spelling [14k] 2021-05-15T13:55:28.8549350Z [75/89, 00:25/00:25] install: stricttex [2k] 2021-05-15T13:55:29.1321750Z [76/89, 00:26/00:26] install: texlive-common [1k] 2021-05-15T13:55:29.3923480Z [77/89, 00:26/00:26] install: texlive-en [1k] 2021-05-15T13:55:29.6612080Z [78/89, 00:26/00:26] install: texlive-msg-translations [144k] 2021-05-15T13:55:30.1160950Z [79/89, 00:27/00:27] install: thumbpdf.universal-darwin [1k] 2021-05-15T13:55:30.3739350Z [80/89, 00:27/00:27] install: thumbpdf [19k] 2021-05-15T13:55:30.6898040Z [81/89, 00:27/00:27] install: tlshell.universal-darwin [1k] 2021-05-15T13:55:30.9671750Z [82/89, 00:27/00:27] install: tlshell [29k] 2021-05-15T13:55:31.2858000Z [83/89, 00:28/00:28] install: typewriter [25k] 2021-05-15T13:55:31.5946100Z [84/89, 00:28/00:28] install: uninormalize [6k] 2021-05-15T13:55:31.8683270Z [85/89, 00:28/00:28] install: upquote [2k] 2021-05-15T13:55:32.1344760Z [86/89, 00:29/00:29] install: xdvi.universal-darwin [948k] 2021-05-15T13:55:32.8399520Z [87/89, 00:29/00:29] install: xdvi [7k] 2021-05-15T13:55:33.1122090Z [88/89, 00:30/00:30] install: collection-basic [1k] 2021-05-15T13:55:33.3877100Z [89/89, 00:30/00:30] install: collection-luatex [1k] 2021-05-15T13:55:33.6490240Z running mktexlsr ... 2021-05-15T13:55:34.4098470Z done running mktexlsr. 2021-05-15T13:55:34.4514320Z running updmap-sys ... 2021-05-15T13:55:35.0271220Z done running updmap-sys. 2021-05-15T13:55:35.0273010Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-15T13:55:35.0275700Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/eDHLbBZKE8/sSRB5NnYJ2 ... 2021-05-15T13:55:36.2269880Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/eDHLbBZKE8/sSRB5NnYJ2. 2021-05-15T13:55:36.2271670Z OK: optex.fmt/luatex 2021-05-15T13:55:36.2273290Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-15T13:55:36.2275180Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-15T13:55:38.4777750Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:55:38.4779230Z tlmgr: no updates available 2021-05-15T13:55:38.6191850Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T13:55:38.6192380Z with: 2021-05-15T13:55:38.6192750Z pandoc-version: 2.7.3 2021-05-15T13:55:38.6193110Z env: 2021-05-15T13:55:38.6193510Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:55:38.6193950Z TIC_DEPLOY_KEY: 2021-05-15T13:55:38.6194280Z RSPM: 2021-05-15T13:55:38.6195500Z GITHUB_PAT: *** 2021-05-15T13:55:38.6195890Z COVERALLS_TOKEN: 2021-05-15T13:55:38.6196330Z continue-on-error: true 2021-05-15T13:55:38.6196790Z VDIFFR_RUN_TESTS: false 2021-05-15T13:55:38.6197260Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T13:55:38.6197680Z TZ: UTC 2021-05-15T13:55:38.6198040Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:55:38.6198900Z NOT_CRAN: true 2021-05-15T13:55:38.6199240Z ##[endgroup] 2021-05-15T13:55:39.1078550Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-15T13:55:41.7181510Z installer: Package name is pandoc 2021-05-15T13:55:41.7205680Z installer: Installing at base path / 2021-05-15T13:55:41.7211580Z installer: The install was successful. 2021-05-15T13:55:41.7283830Z ##[group]Run git config user.name adigherman 2021-05-15T13:55:41.7284630Z git config user.name adigherman 2021-05-15T13:55:41.7285220Z git config user.email adig@jhu.edu 2021-05-15T13:55:41.7496790Z shell: /bin/bash -e {0} 2021-05-15T13:55:41.7497260Z env: 2021-05-15T13:55:41.7497750Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:55:41.7498290Z TIC_DEPLOY_KEY: 2021-05-15T13:55:41.7498670Z RSPM: 2021-05-15T13:55:41.7500030Z GITHUB_PAT: *** 2021-05-15T13:55:41.7500490Z COVERALLS_TOKEN: 2021-05-15T13:55:41.7501230Z continue-on-error: true 2021-05-15T13:55:41.7501790Z VDIFFR_RUN_TESTS: false 2021-05-15T13:55:41.7502360Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T13:55:41.7502870Z TZ: UTC 2021-05-15T13:55:41.7503290Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:55:41.7504150Z NOT_CRAN: true 2021-05-15T13:55:41.7504560Z ##[endgroup] 2021-05-15T13:55:41.8277410Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-15T13:55:41.8278200Z env: 2021-05-15T13:55:41.8278940Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:55:41.8279410Z TIC_DEPLOY_KEY: 2021-05-15T13:55:41.8279820Z RSPM: 2021-05-15T13:55:41.8281450Z GITHUB_PAT: *** 2021-05-15T13:55:41.8281920Z COVERALLS_TOKEN: 2021-05-15T13:55:41.8282400Z continue-on-error: true 2021-05-15T13:55:41.8282910Z VDIFFR_RUN_TESTS: false 2021-05-15T13:55:41.8283430Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T13:55:41.8283910Z TZ: UTC 2021-05-15T13:55:41.8284340Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:55:41.8284760Z NOT_CRAN: true 2021-05-15T13:55:41.8285200Z ##[endgroup] 2021-05-15T13:55:43.5487800Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-15T13:55:43.5909070Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-15T13:55:43.5910280Z To reinstall 3.20.2, run: 2021-05-15T13:55:43.5911290Z brew reinstall cmake 2021-05-15T13:55:45.3214200Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-15T13:55:46.5281860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:55:47.1131770Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-15T13:55:47.6858400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-15T14%3A05%3A00Z&sig=jQWmCQsJ6tSgogks%2BUOBVMYfgKBdCYOkdaFqIoo6Who%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:55:47.7316490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=jQWmCQsJ6tSgogks\%2BUOBVMYfgKBdCYOkdaFqIoo6Who\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:55:47.8115420Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-15T13:55:47.8903770Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-15T13:55:47.8952530Z 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/d20210515-2719-nhgwr0 2021-05-15T13:55:47.9159100Z cp -pR /private/tmp/d20210515-2719-nhgwr0/libssh/. /usr/local/Cellar/libssh 2021-05-15T13:55:47.9377660Z chmod -Rf +w /private/tmp/d20210515-2719-nhgwr0 2021-05-15T13:55:47.9990200Z ==> Finishing up 2021-05-15T13:55:48.0354740Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-15T13:55:48.0375820Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-15T13:55:48.0380760Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-15T13:55:48.0433260Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-15T13:55:48.0436000Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-15T13:55:48.0437610Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-15T13:55:48.0439610Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-15T13:55:48.0559100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-2883-ry1f0k.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-15T13:55:50.5500880Z ==> Summary 2021-05-15T13:55:50.5531560Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-15T13:55:53.0540660Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-15T13:55:54.2426220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:55:54.7852540Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-15T13:55:55.2260840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-15T14%3A05%3A00Z&sig=H%2BhuRUbw9lk7GQr%2FOfoD%2FbH6h2prJ0nQ251F0g%2BUnzs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:55:55.3242810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=H\%2BhuRUbw9lk7GQr\%2FOfoD\%2FbH6h2prJ0nQ251F0g\%2BUnzs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:55:58.6285060Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-15T13:55:58.9943780Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-15T13:56:00.1289630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:56:00.6813800Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-15T13:56:01.1848070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-15T14%3A05%3A00Z&sig=Vs8htLLd76cZVS7mMkLaCb7CKDLhHuBuXYRrheAEHPU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:01.2396160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=Vs8htLLd76cZVS7mMkLaCb7CKDLhHuBuXYRrheAEHPU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:01.3508440Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-15T13:56:01.3578810Z ==> Installing dependencies for jags: gcc 2021-05-15T13:56:01.3586310Z ==> Installing jags dependency: gcc 2021-05-15T13:56:01.4462850Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-15T13:56:01.4490350Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-2890-53sm1z 2021-05-15T13:56:03.4273000Z cp -pR /private/tmp/d20210515-2890-53sm1z/gcc/. /usr/local/Cellar/gcc 2021-05-15T13:56:04.8095310Z chmod -Rf +w /private/tmp/d20210515-2890-53sm1z 2021-05-15T13:56:08.4942440Z ==> Finishing up 2021-05-15T13:56:08.8824540Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-15T13:56:08.8834890Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-15T13:56:08.8847500Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-15T13:56:08.8852110Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-15T13:56:08.8858030Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-15T13:56:08.8870780Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-15T13:56:08.8880440Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-15T13:56:08.8885810Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-15T13:56:08.8891220Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-15T13:56:08.8901330Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-15T13:56:08.8915710Z rm /usr/local/bin/c++-11 2021-05-15T13:56:08.8918660Z rm /usr/local/bin/cpp-11 2021-05-15T13:56:08.8922580Z rm /usr/local/bin/g++-11 2021-05-15T13:56:08.8925560Z rm /usr/local/bin/gcc-11 2021-05-15T13:56:08.8977090Z rm /usr/local/bin/gcc-ar-11 2021-05-15T13:56:08.8979930Z rm /usr/local/bin/gcc-nm-11 2021-05-15T13:56:08.8983210Z rm /usr/local/bin/gcc-ranlib-11 2021-05-15T13:56:08.8986360Z rm /usr/local/bin/gcov-11 2021-05-15T13:56:08.8989470Z rm /usr/local/bin/gcov-dump-11 2021-05-15T13:56:08.8993710Z rm /usr/local/bin/gcov-tool-11 2021-05-15T13:56:09.1471090Z Error: The `brew link` step did not complete successfully 2021-05-15T13:56:09.1472130Z The formula built, but is not symlinked into /usr/local 2021-05-15T13:56:09.1475950Z Could not symlink bin/gfortran 2021-05-15T13:56:09.1476840Z Target /usr/local/bin/gfortran 2021-05-15T13:56:09.1477840Z already exists. You may want to remove it: 2021-05-15T13:56:09.1479140Z rm '/usr/local/bin/gfortran' 2021-05-15T13:56:09.1479810Z 2021-05-15T13:56:09.1480800Z To force the link and overwrite all conflicting files: 2021-05-15T13:56:09.1482120Z brew link --overwrite gcc 2021-05-15T13:56:09.1482800Z 2021-05-15T13:56:09.1483690Z To list all files that would be deleted: 2021-05-15T13:56:09.1485000Z brew link --overwrite --dry-run gcc 2021-05-15T13:56:09.1485770Z 2021-05-15T13:56:09.1486650Z Possible conflicting files are: 2021-05-15T13:56:09.1519740Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-15T13:56:09.6439160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3064-1n0mp0l.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-15T13:56:12.6154460Z ==> Summary 2021-05-15T13:56:12.7094550Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-15T13:56:12.7099330Z ==> Installing jags 2021-05-15T13:56:12.7103290Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-15T13:56:12.7122130Z 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/d20210515-2890-1db2wok 2021-05-15T13:56:12.7655560Z cp -pR /private/tmp/d20210515-2890-1db2wok/jags/. /usr/local/Cellar/jags 2021-05-15T13:56:12.8348440Z chmod -Rf +w /private/tmp/d20210515-2890-1db2wok 2021-05-15T13:56:12.9627510Z ==> Finishing up 2021-05-15T13:56:12.9961160Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-15T13:56:12.9975420Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-15T13:56:13.0000310Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-15T13:56:13.0022630Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-15T13:56:13.0024300Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-15T13:56:13.0049950Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-15T13:56:13.0068810Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-15T13:56:13.0072840Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-15T13:56:13.0081730Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-15T13:56:13.0406230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3090-8suo5h.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-15T13:56:16.0091330Z ==> Summary 2021-05-15T13:56:16.0203730Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-15T13:56:18.4445150Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-15T13:56:19.5867320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:56:20.1317940Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-15T13:56:20.5131390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-15T14%3A05%3A00Z&sig=TU1mpmqoBixBwqI04z7m4AkOyHLkuqsLiAQ2%2BkMX9I4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:20.5592330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=TU1mpmqoBixBwqI04z7m4AkOyHLkuqsLiAQ2\%2BkMX9I4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:20.9146960Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-15T13:56:21.0269980Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-15T13:56:21.0298470Z 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/d20210515-3097-1zcib4 2021-05-15T13:56:21.2464190Z cp -pR /private/tmp/d20210515-3097-1zcib4/v8/. /usr/local/Cellar/v8 2021-05-15T13:56:21.3607740Z chmod -Rf +w /private/tmp/d20210515-3097-1zcib4 2021-05-15T13:56:21.5268510Z ==> Finishing up 2021-05-15T13:56:21.5809910Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-15T13:56:21.6222740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3262-1svncx5.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-15T13:56:23.9797130Z ==> Summary 2021-05-15T13:56:23.9858510Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-15T13:56:26.2182180Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-15T13:56:27.3776390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:56:27.9243930Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-15T13:56:28.3730630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-15T14%3A05%3A00Z&sig=cyIBTRNFdhTZS5SEtZO32obyeAD7PILHy41fDVKjzq4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:28.4186050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=cyIBTRNFdhTZS5SEtZO32obyeAD7PILHy41fDVKjzq4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:28.6110470Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-15T13:56:28.6753790Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-15T13:56:29.8111080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:56:30.3951190Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-15T13:56:30.7644330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-15T14%3A05%3A00Z&sig=BjKJlLrUsFxbZYNuGtIME5aTYE4y0kjMq9%2BtgqL4NfY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:30.8092660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=BjKJlLrUsFxbZYNuGtIME5aTYE4y0kjMq9\%2BtgqL4NfY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:31.0092500Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-15T13:56:31.0230070Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-15T13:56:32.1327460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:56:32.6778080Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-15T13:56:33.0480410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-15T14%3A05%3A00Z&sig=ZimEId18VQH06RVnIACfFmsdDdWbxfigZ4Jl%2FrlNM%2FI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:33.0929130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=ZimEId18VQH06RVnIACfFmsdDdWbxfigZ4Jl\%2FrlNM\%2FI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:33.3151910Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-15T13:56:33.3384970Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-15T13:56:33.3389310Z ==> Installing fftw dependency: hwloc 2021-05-15T13:56:33.4025380Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-15T13:56:33.4052880Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3269-flsvm 2021-05-15T13:56:33.7138870Z cp -pR /private/tmp/d20210515-3269-flsvm/hwloc/. /usr/local/Cellar/hwloc 2021-05-15T13:56:34.1645920Z chmod -Rf +w /private/tmp/d20210515-3269-flsvm 2021-05-15T13:56:34.5784360Z ==> Finishing up 2021-05-15T13:56:34.6194950Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-15T13:56:34.6198110Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-15T13:56:34.6203770Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-15T13:56:34.6208880Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-15T13:56:34.6214230Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-15T13:56:34.6219010Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-15T13:56:34.6224870Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-15T13:56:34.6229350Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-15T13:56:34.6234640Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-15T13:56:34.6239200Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-15T13:56:34.6244470Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-15T13:56:34.6249260Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-15T13:56:34.6254720Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-15T13:56:34.6261730Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-15T13:56:34.6266500Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-15T13:56:34.6310980Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-15T13:56:34.6323160Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-15T13:56:34.6331070Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-15T13:56:34.6341350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-15T13:56:34.6346380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-15T13:56:34.6385550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-15T13:56:34.6391650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-15T13:56:34.6396370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-15T13:56:34.6402000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-15T13:56:34.6407560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-15T13:56:34.6427560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-15T13:56:34.6442000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-15T13:56:34.6447210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-15T13:56:34.6453050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-15T13:56:34.6458240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-15T13:56:34.6463260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-15T13:56:34.6501250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-15T13:56:34.6514560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-15T13:56:34.6546610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-15T13:56:34.6565840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-15T13:56:34.6584150Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-15T13:56:34.6610140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-15T13:56:34.6629450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-15T13:56:34.6634690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-15T13:56:34.6652390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-15T13:56:34.6664170Z 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-15T13:56:34.6669480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-15T13:56:34.6676120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-15T13:56:34.6698900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-15T13:56:34.6714180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-15T13:56:34.6740890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-15T13:56:34.6758880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-15T13:56:34.6765540Z 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-15T13:56:34.6771250Z 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-15T13:56:34.6785940Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-15T13:56:34.6806790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-15T13:56:34.6812210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-15T13:56:34.6820490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-15T13:56:34.6825870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-15T13:56:34.6835310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-15T13:56:34.6848800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-15T13:56:34.6855700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-15T13:56:34.6870440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-15T13:56:34.6892970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-15T13:56:34.6897990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-15T13:56:34.6910250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-15T13:56:34.6923640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-15T13:56:34.6928830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-15T13:56:34.6941960Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-15T13:56:34.6947300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-15T13:56:34.6963500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-15T13:56:34.6968730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-15T13:56:34.6989120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-15T13:56:34.6995880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-15T13:56:34.7001530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-15T13:56:34.7012990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-15T13:56:34.7018490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-15T13:56:34.7035290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-15T13:56:34.7044900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-15T13:56:34.7056260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-15T13:56:34.7071660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-15T13:56:34.7076610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-15T13:56:34.7082330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-15T13:56:34.7087720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-15T13:56:34.7092740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-15T13:56:34.7099910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-15T13:56:34.7107370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-15T13:56:34.7113550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-15T13:56:34.7119200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-15T13:56:34.7124970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-15T13:56:34.7130570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-15T13:56:34.7136340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-15T13:56:34.7142070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-15T13:56:34.7147740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-15T13:56:34.7153400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-15T13:56:34.7159110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-15T13:56:34.7172190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-15T13:56:34.7194490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-15T13:56:34.7199610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-15T13:56:34.7205440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-15T13:56:34.7210440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-15T13:56:34.7216410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-15T13:56:34.7222640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-15T13:56:34.7227500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-15T13:56:34.7234210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-15T13:56:34.7239560Z Only the first 100 operations were output. 2021-05-15T13:56:35.1230490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3445-3drelp.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-15T13:56:37.6106790Z ==> Summary 2021-05-15T13:56:37.6719240Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-15T13:56:37.6725910Z ==> Installing fftw dependency: open-mpi 2021-05-15T13:56:37.7302870Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T13:56:37.7321920Z 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/d20210515-3269-wke2pq 2021-05-15T13:56:38.0119770Z cp -pR /private/tmp/d20210515-3269-wke2pq/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-15T13:56:38.4358590Z chmod -Rf +w /private/tmp/d20210515-3269-wke2pq 2021-05-15T13:56:39.8336170Z ==> Finishing up 2021-05-15T13:56:39.8782780Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-15T13:56:39.8786780Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-15T13:56:39.8791560Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-15T13:56:39.8796470Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-15T13:56:39.8803270Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-15T13:56:39.8808050Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-15T13:56:39.8813020Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-15T13:56:39.8817990Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-15T13:56:39.8823160Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-15T13:56:39.8828110Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-15T13:56:39.8832930Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-15T13:56:39.8837870Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-15T13:56:39.8849320Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-15T13:56:39.8857450Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-15T13:56:39.8862970Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-15T13:56:39.8868290Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-15T13:56:39.8873280Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-15T13:56:39.8878140Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-15T13:56:39.8882820Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-15T13:56:39.8887890Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-15T13:56:39.8899570Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-15T13:56:39.8901820Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-15T13:56:39.8904190Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-15T13:56:39.8909440Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-15T13:56:39.8918570Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-15T13:56:39.8923400Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-15T13:56:39.8928390Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-15T13:56:39.8933360Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-15T13:56:39.8938080Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-15T13:56:39.8943190Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-15T13:56:39.8948090Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-15T13:56:39.8953190Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-15T13:56:39.8958430Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-15T13:56:39.8963280Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-15T13:56:39.8968860Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-15T13:56:39.8974360Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-15T13:56:39.8980390Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-15T13:56:39.8986800Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-15T13:56:39.8992820Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-15T13:56:39.8998700Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-15T13:56:39.9004680Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-15T13:56:39.9010040Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-15T13:56:39.9014580Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-15T13:56:39.9019740Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-15T13:56:39.9024380Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-15T13:56:39.9029310Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-15T13:56:39.9034420Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-15T13:56:39.9039080Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-15T13:56:39.9050690Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-15T13:56:39.9056000Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-15T13:56:39.9061430Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-15T13:56:39.9066850Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-15T13:56:39.9071860Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-15T13:56:39.9077370Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-15T13:56:39.9085670Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-15T13:56:39.9118410Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-15T13:56:39.9123250Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-15T13:56:39.9129210Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-15T13:56:39.9134380Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-15T13:56:39.9139950Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-15T13:56:39.9151630Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-15T13:56:39.9157480Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-15T13:56:39.9162740Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-15T13:56:39.9184200Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-15T13:56:39.9194960Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-15T13:56:39.9212610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-15T13:56:39.9218360Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-15T13:56:39.9223710Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-15T13:56:39.9229240Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-15T13:56:39.9234400Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-15T13:56:39.9240200Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-15T13:56:39.9245540Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-15T13:56:39.9251070Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-15T13:56:39.9256220Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-15T13:56:39.9261310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-15T13:56:39.9267060Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-15T13:56:39.9272010Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-15T13:56:39.9277840Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-15T13:56:39.9282980Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-15T13:56:39.9288540Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-15T13:56:39.9293710Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-15T13:56:39.9299260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-15T13:56:39.9304290Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-15T13:56:39.9309960Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-15T13:56:39.9315070Z 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-15T13:56:39.9320600Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-15T13:56:39.9325340Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-15T13:56:39.9330890Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-15T13:56:39.9335750Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-15T13:56:39.9341010Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-15T13:56:39.9347830Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-15T13:56:39.9353030Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-15T13:56:39.9358790Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-15T13:56:39.9364020Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-15T13:56:39.9369370Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-15T13:56:39.9374350Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-15T13:56:39.9379930Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-15T13:56:39.9384910Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-15T13:56:39.9390650Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-15T13:56:39.9395930Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-15T13:56:39.9399720Z Only the first 100 operations were output. 2021-05-15T13:56:40.4003530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3474-hdtbp6.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-15T13:56:42.9664660Z ==> Summary 2021-05-15T13:56:43.0134030Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-15T13:56:43.0138210Z ==> Installing fftw 2021-05-15T13:56:43.0142430Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T13:56:43.0160560Z 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/d20210515-3269-rpuqqo 2021-05-15T13:56:43.1080830Z cp -pR /private/tmp/d20210515-3269-rpuqqo/fftw/. /usr/local/Cellar/fftw 2021-05-15T13:56:43.1649340Z chmod -Rf +w /private/tmp/d20210515-3269-rpuqqo 2021-05-15T13:56:43.3342010Z ==> Finishing up 2021-05-15T13:56:43.3791760Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-15T13:56:43.3795600Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-15T13:56:43.3801990Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-15T13:56:43.3805340Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-15T13:56:43.3812960Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-15T13:56:43.3817190Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-15T13:56:43.3822360Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-15T13:56:43.3826900Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-15T13:56:43.3831970Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-15T13:56:43.3836800Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-15T13:56:43.3841810Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-15T13:56:43.3850270Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-15T13:56:43.3900160Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-15T13:56:43.4019560Z info /usr/local/share/info/fftw3.info 2021-05-15T13:56:43.4033020Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-15T13:56:43.4042780Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-15T13:56:43.4064040Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-15T13:56:43.4072790Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-15T13:56:43.4086840Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-15T13:56:43.4097360Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-15T13:56:43.4126160Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-15T13:56:43.4136760Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-15T13:56:43.4145800Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-15T13:56:43.4156200Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-15T13:56:43.4165540Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-15T13:56:43.4174550Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-15T13:56:43.4184220Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-15T13:56:43.4193180Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-15T13:56:43.4200970Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-15T13:56:43.4212850Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-15T13:56:43.4221920Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-15T13:56:43.4230360Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-15T13:56:43.4240270Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-15T13:56:43.4249830Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-15T13:56:43.4258600Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-15T13:56:43.4267780Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-15T13:56:43.4273300Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-15T13:56:43.4282470Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-15T13:56:43.4292260Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-15T13:56:43.4299970Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-15T13:56:43.4307740Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-15T13:56:43.4313190Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-15T13:56:43.4321440Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-15T13:56:43.4330240Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-15T13:56:43.4340550Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-15T13:56:43.4349190Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-15T13:56:43.4355520Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-15T13:56:43.4364230Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-15T13:56:43.4371540Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-15T13:56:43.4378060Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-15T13:56:43.4385450Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-15T13:56:43.4391410Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-15T13:56:43.4480630Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-15T13:56:43.4485400Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-15T13:56:43.4491570Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-15T13:56:43.4495780Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-15T13:56:43.4501160Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-15T13:56:43.4508760Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-15T13:56:43.4513750Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-15T13:56:43.4545180Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-15T13:56:43.4866940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3501-1jieod3.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-15T13:56:45.8858210Z ==> Summary 2021-05-15T13:56:45.8917750Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-15T13:56:46.7005080Z ==> No outdated dependents to upgrade! 2021-05-15T13:56:46.7006860Z ==> Checking for dependents of upgraded formulae... 2021-05-15T13:56:46.8853680Z ==> Reinstalling 2 broken dependents from source: 2021-05-15T13:56:46.8855130Z fftw, open-mpi 2021-05-15T13:56:46.8882490Z rm /usr/local/bin/fftw-wisdom 2021-05-15T13:56:46.8885620Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-15T13:56:46.8895340Z rm /usr/local/bin/fftwf-wisdom 2021-05-15T13:56:46.8898010Z rm /usr/local/bin/fftwl-wisdom 2021-05-15T13:56:46.8909360Z rm /usr/local/include/fftw3-mpi.f03 2021-05-15T13:56:46.8918460Z rm /usr/local/include/fftw3-mpi.h 2021-05-15T13:56:46.8920530Z rm /usr/local/include/fftw3.f 2021-05-15T13:56:46.8924050Z rm /usr/local/include/fftw3.f03 2021-05-15T13:56:46.8933760Z rm /usr/local/include/fftw3.h 2021-05-15T13:56:46.8936990Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-15T13:56:46.8946440Z rm /usr/local/include/fftw3l.f03 2021-05-15T13:56:46.8949220Z rm /usr/local/include/fftw3q.f03 2021-05-15T13:56:46.8967900Z rm /usr/local/lib/cmake/fftw3 2021-05-15T13:56:46.8970690Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-15T13:56:46.8978980Z rm /usr/local/lib/libfftw3.a 2021-05-15T13:56:46.8983200Z rm /usr/local/lib/libfftw3.dylib 2021-05-15T13:56:46.8991370Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-15T13:56:46.8994170Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-15T13:56:46.9003000Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-15T13:56:46.9005610Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-15T13:56:46.9013750Z rm /usr/local/lib/libfftw3_omp.a 2021-05-15T13:56:46.9016960Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-15T13:56:46.9027700Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-15T13:56:46.9030480Z rm /usr/local/lib/libfftw3_threads.a 2021-05-15T13:56:46.9039410Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-15T13:56:46.9042210Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-15T13:56:46.9052410Z rm /usr/local/lib/libfftw3f.a 2021-05-15T13:56:46.9055350Z rm /usr/local/lib/libfftw3f.dylib 2021-05-15T13:56:46.9066640Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-15T13:56:46.9069400Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-15T13:56:46.9076280Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-15T13:56:46.9079130Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-15T13:56:46.9086510Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-15T13:56:46.9089560Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-15T13:56:46.9096740Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-15T13:56:46.9099560Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-15T13:56:46.9111480Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-15T13:56:46.9114410Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-15T13:56:46.9124910Z rm /usr/local/lib/libfftw3l.a 2021-05-15T13:56:46.9127900Z rm /usr/local/lib/libfftw3l.dylib 2021-05-15T13:56:46.9136080Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-15T13:56:46.9145140Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-15T13:56:46.9148060Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-15T13:56:46.9154850Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-15T13:56:46.9157660Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-15T13:56:46.9163330Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-15T13:56:46.9166210Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-15T13:56:46.9171460Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-15T13:56:46.9174290Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-15T13:56:46.9182040Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-15T13:56:46.9185790Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-15T13:56:46.9192560Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-15T13:56:46.9255920Z uninfo /usr/local/share/info/fftw3.info 2021-05-15T13:56:46.9256960Z rm /usr/local/share/info/fftw3.info 2021-05-15T13:56:46.9267340Z rm /usr/local/share/info/fftw3.info-1 2021-05-15T13:56:46.9414220Z rm /usr/local/share/info/fftw3.info-2 2021-05-15T13:56:46.9420860Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-15T13:56:46.9423570Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-15T13:56:46.9427430Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-15T13:56:46.9430020Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-15T13:56:47.0148240Z rm /usr/local/bin/aggregate_profile.pl 2021-05-15T13:56:47.0153430Z rm /usr/local/bin/mpic++ 2021-05-15T13:56:47.0156540Z rm /usr/local/bin/mpicc 2021-05-15T13:56:47.0162660Z rm /usr/local/bin/mpicxx 2021-05-15T13:56:47.0165560Z rm /usr/local/bin/mpiexec 2021-05-15T13:56:47.0171540Z rm /usr/local/bin/mpif77 2021-05-15T13:56:47.0174290Z rm /usr/local/bin/mpif90 2021-05-15T13:56:47.0180090Z rm /usr/local/bin/mpifort 2021-05-15T13:56:47.0187610Z rm /usr/local/bin/mpirun 2021-05-15T13:56:47.0191210Z rm /usr/local/bin/ompi-clean 2021-05-15T13:56:47.0198410Z rm /usr/local/bin/ompi-server 2021-05-15T13:56:47.0200780Z rm /usr/local/bin/ompi_info 2021-05-15T13:56:47.0207060Z rm /usr/local/bin/opal_wrapper 2021-05-15T13:56:47.0210360Z rm /usr/local/bin/orte-clean 2021-05-15T13:56:47.0217440Z rm /usr/local/bin/orte-info 2021-05-15T13:56:47.0220210Z rm /usr/local/bin/orte-server 2021-05-15T13:56:47.0227870Z rm /usr/local/bin/ortecc 2021-05-15T13:56:47.0230290Z rm /usr/local/bin/orted 2021-05-15T13:56:47.0238730Z rm /usr/local/bin/orterun 2021-05-15T13:56:47.0241170Z rm /usr/local/bin/profile2mat.pl 2021-05-15T13:56:47.8115970Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-15T13:56:47.8117720Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-15T13:56:47.8120890Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-15T13:56:47.8126740Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-15T13:56:47.8128140Z rm /usr/local/include/mpi-ext.h 2021-05-15T13:56:47.8129810Z rm /usr/local/include/mpi.h 2021-05-15T13:56:47.8130640Z rm /usr/local/include/mpi.mod 2021-05-15T13:56:47.8131480Z rm /usr/local/include/mpi_ext.mod 2021-05-15T13:56:47.8132310Z rm /usr/local/include/mpi_f08.mod 2021-05-15T13:56:47.8133200Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-15T13:56:47.8135780Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-15T13:56:47.8136780Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-15T13:56:47.8137850Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-15T13:56:47.8138830Z rm /usr/local/include/mpi_f08_types.mod 2021-05-15T13:56:47.8139800Z rm /usr/local/include/mpi_portable_platform.h 2021-05-15T13:56:47.8141360Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-15T13:56:47.8142780Z rm /usr/local/include/mpif-config.h 2021-05-15T13:56:47.8144160Z rm /usr/local/include/mpif-constants.h 2021-05-15T13:56:47.8148870Z rm /usr/local/include/mpif-ext.h 2021-05-15T13:56:47.8150230Z rm /usr/local/include/mpif-externals.h 2021-05-15T13:56:47.8152810Z rm /usr/local/include/mpif-handles.h 2021-05-15T13:56:47.8157070Z rm /usr/local/include/mpif-io-constants.h 2021-05-15T13:56:47.8158650Z rm /usr/local/include/mpif-io-handles.h 2021-05-15T13:56:47.8163470Z rm /usr/local/include/mpif-sentinels.h 2021-05-15T13:56:47.8167180Z rm /usr/local/include/mpif-sizeof.h 2021-05-15T13:56:47.8168120Z rm /usr/local/include/mpif.h 2021-05-15T13:56:47.8168930Z rm /usr/local/include/openmpi 2021-05-15T13:56:47.8173000Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-15T13:56:47.8174070Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-15T13:56:47.8175820Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-15T13:56:47.8177640Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-15T13:56:47.8178730Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-15T13:56:47.8179760Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-15T13:56:47.8180730Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-15T13:56:47.8181810Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-15T13:56:47.8187680Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-15T13:56:47.8190770Z rm /usr/local/lib/libmpi.40.dylib 2021-05-15T13:56:47.8196390Z rm /usr/local/lib/libmpi.dylib 2021-05-15T13:56:47.8197340Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-15T13:56:47.8198240Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-15T13:56:47.8201050Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-15T13:56:47.8202090Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-15T13:56:47.8213320Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-15T13:56:47.8215450Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-15T13:56:47.8216480Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-15T13:56:47.8217470Z rm /usr/local/lib/libompitrace.dylib 2021-05-15T13:56:47.8222430Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-15T13:56:47.8224780Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-15T13:56:47.8226180Z rm /usr/local/lib/libopen-pal.dylib 2021-05-15T13:56:47.8233740Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-15T13:56:47.8239610Z rm /usr/local/lib/libopen-rte.dylib 2021-05-15T13:56:47.8240660Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-15T13:56:47.8241510Z rm /usr/local/lib/openmpi 2021-05-15T13:56:47.8242760Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-15T13:56:47.8244300Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-15T13:56:47.8246260Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-15T13:56:47.8251100Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-15T13:56:47.8252510Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-15T13:56:47.8253680Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-15T13:56:47.8256120Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-15T13:56:47.8257070Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-15T13:56:47.8261280Z rm /usr/local/lib/pmix 2021-05-15T13:56:47.8262610Z rm /usr/local/share/man/man1/mpic++.1 2021-05-15T13:56:47.8263580Z rm /usr/local/share/man/man1/mpicc.1 2021-05-15T13:56:47.8266060Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-15T13:56:47.8267000Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-15T13:56:47.8268060Z rm /usr/local/share/man/man1/mpif77.1 2021-05-15T13:56:47.8268910Z rm /usr/local/share/man/man1/mpif90.1 2021-05-15T13:56:47.8269800Z rm /usr/local/share/man/man1/mpifort.1 2021-05-15T13:56:47.8270650Z rm /usr/local/share/man/man1/mpirun.1 2021-05-15T13:56:47.8272820Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-15T13:56:47.8281470Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-15T13:56:47.8282460Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-15T13:56:47.8284390Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-15T13:56:47.8285810Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-15T13:56:47.8290510Z rm /usr/local/share/man/man1/orte-info.1 2021-05-15T13:56:47.8291950Z rm /usr/local/share/man/man1/orte-server.1 2021-05-15T13:56:47.8293090Z rm /usr/local/share/man/man1/orted.1 2021-05-15T13:56:47.8294850Z rm /usr/local/share/man/man1/orterun.1 2021-05-15T13:56:47.8296460Z rm /usr/local/share/man/man3/MPI.3 2021-05-15T13:56:47.8297390Z Only the first 100 operations were output. 2021-05-15T13:56:49.0114800Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-15T13:56:50.1306450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:56:50.6773730Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-15T13:56:51.1319720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-15T14%3A05%3A00Z&sig=0WStt1%2B0Q9L%2FLIWMEBLtq3BSJ9AZzmO1A3QDuDruib4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:51.1760560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=0WStt1\%2B0Q9L\%2FLIWMEBLtq3BSJ9AZzmO1A3QDuDruib4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:51.5861790Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-15T13:56:51.7227390Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-15T13:56:51.7255420Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3513-14aemzw 2021-05-15T13:56:52.3985380Z cp -pR /private/tmp/d20210515-3513-14aemzw/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-15T13:56:53.1380990Z chmod -Rf +w /private/tmp/d20210515-3513-14aemzw 2021-05-15T13:56:54.1575820Z ==> Finishing up 2021-05-15T13:56:54.2145120Z mkdir -p /usr/local/etc/dcmtk 2021-05-15T13:56:54.2150240Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-15T13:56:54.2155310Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-15T13:56:54.2160220Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-15T13:56:54.2164910Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-15T13:56:54.2169430Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-15T13:56:54.2174590Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-15T13:56:54.2179030Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-15T13:56:54.2187100Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-15T13:56:54.2191560Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-15T13:56:54.2196720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-15T13:56:54.2201310Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-15T13:56:54.2206320Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-15T13:56:54.2210840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-15T13:56:54.2215800Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-15T13:56:54.2220070Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-15T13:56:54.2225700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-15T13:56:54.2246420Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-15T13:56:54.2248010Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-15T13:56:54.2249430Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-15T13:56:54.2250850Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-15T13:56:54.2252310Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-15T13:56:54.2253740Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-15T13:56:54.2258360Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-15T13:56:54.2263400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-15T13:56:54.2269200Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-15T13:56:54.2273820Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-15T13:56:54.2279120Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-15T13:56:54.2284260Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-15T13:56:54.2289050Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-15T13:56:54.2294280Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-15T13:56:54.2299030Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-15T13:56:54.2303410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-15T13:56:54.2308460Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-15T13:56:54.2314840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-15T13:56:54.2318460Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-15T13:56:54.2323220Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-15T13:56:54.2328290Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-15T13:56:54.2333030Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-15T13:56:54.2337530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-15T13:56:54.2342380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-15T13:56:54.2347330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-15T13:56:54.2352780Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-15T13:56:54.2357240Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-15T13:56:54.2362280Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-15T13:56:54.2366770Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-15T13:56:54.2371780Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-15T13:56:54.2376150Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-15T13:56:54.2381170Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-15T13:56:54.2385650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-15T13:56:54.2391540Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-15T13:56:54.2396440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-15T13:56:54.2401360Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-15T13:56:54.2405780Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-15T13:56:54.2411050Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-15T13:56:54.2415390Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-15T13:56:54.2420270Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-15T13:56:54.2424840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-15T13:56:54.2429940Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-15T13:56:54.2434500Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-15T13:56:54.2439540Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-15T13:56:54.2443940Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-15T13:56:54.2449150Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-15T13:56:54.2453600Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-15T13:56:54.2458640Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-15T13:56:54.2463150Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-15T13:56:54.2468240Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-15T13:56:54.2493800Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-15T13:56:54.2495260Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-15T13:56:54.2496650Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-15T13:56:54.2498380Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-15T13:56:54.2499940Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-15T13:56:54.2501430Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-15T13:56:54.2502950Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-15T13:56:54.2508320Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-15T13:56:54.2512650Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-15T13:56:54.2518010Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-15T13:56:54.2522440Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-15T13:56:54.2527470Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-15T13:56:54.2532060Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-15T13:56:54.2537060Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-15T13:56:54.2544330Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-15T13:56:54.2550820Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-15T13:56:54.2557940Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-15T13:56:54.2574860Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-15T13:56:54.2580320Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-15T13:56:54.2585610Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-15T13:56:54.2590740Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-15T13:56:54.2596120Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-15T13:56:54.2602010Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-15T13:56:54.2607710Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-15T13:56:54.2613320Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-15T13:56:54.2618740Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-15T13:56:54.2624780Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-15T13:56:54.2630200Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-15T13:56:54.2635470Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-15T13:56:54.2640780Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-15T13:56:54.2646250Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-15T13:56:54.2682340Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-15T13:56:54.2686840Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-15T13:56:54.2692790Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-15T13:56:54.2696550Z Only the first 100 operations were output. 2021-05-15T13:56:54.6463790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3677-riu70n.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-15T13:56:57.2598030Z ==> Summary 2021-05-15T13:56:57.3324730Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-15T13:56:59.9386340Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-15T13:57:01.0680280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:57:01.6704120Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-15T13:57:02.0143400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-15T14%3A05%3A00Z&sig=FughYcDsrUSQ%2FNPp4Jrq5Pu6kWmmFoMRZL8NlKdkDE4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:57:02.0589280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=FughYcDsrUSQ\%2FNPp4Jrq5Pu6kWmmFoMRZL8NlKdkDE4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:57:02.1374820Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-15T13:57:02.2242460Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-15T13:57:02.2269250Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3684-tgfowr 2021-05-15T13:57:02.2954960Z cp -pR /private/tmp/d20210515-3684-tgfowr/libsecret/. /usr/local/Cellar/libsecret 2021-05-15T13:57:02.4362240Z chmod -Rf +w /private/tmp/d20210515-3684-tgfowr 2021-05-15T13:57:02.6106590Z ==> Finishing up 2021-05-15T13:57:02.6901430Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-15T13:57:02.6912060Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-15T13:57:02.6915860Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-15T13:57:02.6941790Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-15T13:57:02.6988580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.6990630Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7008970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7026470Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7040100Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7079490Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7104840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7111890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7114010Z mkdir -p /usr/local/share/locale/ckb 2021-05-15T13:57:02.7115530Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-15T13:57:02.7130090Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7132090Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7134370Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7136540Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7149630Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7180600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7195740Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7222220Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7224060Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7246380Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7265470Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7292720Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7312160Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7334550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7359890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7362590Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7380870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7397480Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7409020Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7445680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7548060Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7585760Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7619900Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7629790Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7661430Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7702410Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7705620Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7709430Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7749920Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7754660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7768220Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7770790Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7786590Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7805250Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7807770Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7809690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7813320Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7815110Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7817040Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7819800Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7821740Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7827320Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7829320Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7831630Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7836170Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7870600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:57:02.7917400Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-15T13:57:02.7952980Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-15T13:57:02.7983020Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-15T13:57:02.8014090Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-15T13:57:02.8043850Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-15T13:57:02.8074730Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-15T13:57:02.8115460Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-15T13:57:02.8121610Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-15T13:57:02.8519540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3850-1ka3zp8.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-15T13:57:05.3061820Z ==> Summary 2021-05-15T13:57:05.3278120Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-15T13:57:07.4023370Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-15T13:57:07.4024500Z To reinstall 1.6.37, run: 2021-05-15T13:57:07.4025360Z brew reinstall libpng 2021-05-15T13:57:09.4392020Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-15T13:57:10.5827010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:57:11.1530410Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-15T13:57:11.5548620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-15T14%3A05%3A00Z&sig=HZUdHI5DNm9lDMdAktUctTALB%2BQG%2BXkQsPp4Lnz7O1M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:57:11.6030330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=HZUdHI5DNm9lDMdAktUctTALB\%2BQG\%2BXkQsPp4Lnz7O1M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:57:11.6471220Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-15T13:57:11.6525880Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-15T13:57:12.8277020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:57:13.4073920Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-15T13:57:13.7823030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-15T14%3A05%3A00Z&sig=31pGz5D77nmznCB3vSw2JLFdB6AMBPy008cn68%2B0%2Fvg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:57:13.8327120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=31pGz5D77nmznCB3vSw2JLFdB6AMBPy008cn68\%2B0\%2Fvg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:57:13.9246500Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-15T13:57:13.9298640Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-15T13:57:15.0985290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:57:15.9356340Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-15T13:57:16.3078580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-15T14%3A05%3A00Z&sig=2ZPdaVy%2FMdC%2BH4nd6NfkccPQ8l%2BOkT5wo%2F81ROgkbgI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:57:16.3662500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=2ZPdaVy\%2FMdC\%2BH4nd6NfkccPQ8l\%2BOkT5wo\%2F81ROgkbgI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:57:16.4140580Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-15T13:57:16.4239930Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-15T13:57:17.5768040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:57:18.1438920Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-15T13:57:18.5021350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-15T14%3A05%3A00Z&sig=0nSfV0XGawWBeN1VCvH%2FTFtxUHr8vQ0DgKcU1S7SjAs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:57:18.5528370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=0nSfV0XGawWBeN1VCvH\%2FTFtxUHr8vQ0DgKcU1S7SjAs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:57:18.5991890Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-15T13:57:18.6020530Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-15T13:57:19.7677010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:57:20.3156940Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-15T13:57:20.7255540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-15T14%3A05%3A00Z&sig=g36HVyslzP1siJ8NxHxXlFY5m%2FuaEtfQFxZ40M6e380%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:57:20.7708700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=g36HVyslzP1siJ8NxHxXlFY5m\%2FuaEtfQFxZ40M6e380\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:57:20.8935690Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-15T13:57:20.8999310Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-15T13:57:22.0795240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:57:22.6468030Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-15T13:57:23.0500800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-15T14%3A05%3A00Z&sig=Q6XIhzkZTdofm9tb2vCjwbHjwvSCcNsudKZIlrlTdag%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:57:23.0986190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=Q6XIhzkZTdofm9tb2vCjwbHjwvSCcNsudKZIlrlTdag\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:57:23.2517600Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-15T13:57:23.2630940Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-15T13:57:24.4224890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:57:25.0013150Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-15T13:57:25.3796250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-15T14%3A05%3A00Z&sig=ExrKKwXXos6nlIyq%2BsGkU0K5xc2TXooWYJy6soQuocY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:57:25.4243590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=ExrKKwXXos6nlIyq\%2BsGkU0K5xc2TXooWYJy6soQuocY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:57:25.4747710Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-15T13:57:25.4784800Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-15T13:57:26.7285270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:57:27.3033690Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-15T13:57:27.6875730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-15T14%3A05%3A00Z&sig=bwkAnAg%2FNDrWQQt7FcPVlqlGxsA2W9fj4EK3%2FCcA3PI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:57:27.7356360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=bwkAnAg\%2FNDrWQQt7FcPVlqlGxsA2W9fj4EK3\%2FCcA3PI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:57:27.7936450Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-15T13:57:27.7966520Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-15T13:57:28.9597680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:57:29.5206550Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-15T13:57:29.8814450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-15T14%3A05%3A00Z&sig=l975jm8Ib63ptQyHrCEmffLTrA2y%2F%2Frlm4Rnu%2F%2FS8Kw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:57:29.9342800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=l975jm8Ib63ptQyHrCEmffLTrA2y\%2F\%2Frlm4Rnu\%2F\%2FS8Kw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:57:29.9882250Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-15T13:57:29.9914170Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-15T13:57:31.1489820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:57:31.7227980Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-15T13:57:32.0950640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-15T14%3A05%3A00Z&sig=rOGi8qSr7pa7z5JXQ%2FBrixRXs7LUUQOHDgbLhEXYoug%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:57:32.1424610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=rOGi8qSr7pa7z5JXQ\%2FBrixRXs7LUUQOHDgbLhEXYoug\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:57:32.2176310Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-15T13:57:32.2220160Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-15T13:57:33.3671820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:57:33.9621680Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-15T13:57:34.3078010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-15T14%3A05%3A00Z&sig=mRb7St9fhX4MZdBk1BeEDc%2F2DllWGbIvDrm3Le015sw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:57:34.3626350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=mRb7St9fhX4MZdBk1BeEDc\%2F2DllWGbIvDrm3Le015sw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:57:34.4780180Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-15T13:57:34.4869060Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-15T13:57:35.9067770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:57:36.8703260Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-15T13:57:36.8707340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-15T14%3A05%3A00Z&sig=f4bQn6E2CTE6pugsw41EhPF%2FtjPvccP9ZDQViYJmDPU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:57:36.8995400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=f4bQn6E2CTE6pugsw41EhPF\%2FtjPvccP9ZDQViYJmDPU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:57:36.9731320Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-15T13:57:36.9773020Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-15T13:57:38.1048130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:57:38.6766940Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-15T13:57:39.0410170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-15T14%3A05%3A00Z&sig=fzIKc4VD7%2BhW0jmVdPJBGIBGzYoqN7A78nmFNn0lQ78%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:57:39.0878360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=fzIKc4VD7\%2BhW0jmVdPJBGIBGzYoqN7A78nmFNn0lQ78\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:57:39.1629800Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-15T13:57:39.1669440Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-15T13:57:40.2782370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:57:40.8254700Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-15T13:57:41.2174870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-15T14%3A05%3A00Z&sig=yOtOECdHcweFeA%2BOMXfd8mcduZfNOxMB1rb%2B2a05GzA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:57:41.2634150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=yOtOECdHcweFeA\%2BOMXfd8mcduZfNOxMB1rb\%2B2a05GzA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:57:41.6339720Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-15T13:57:41.6865330Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-15T13:57:42.8095100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:57:43.3762360Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-15T13:57:43.7672400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-15T14%3A05%3A00Z&sig=umi%2FvxLX%2FD9%2BzqpNm09OGA3zkxCujWtaHlOuX%2BbJMDc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:57:43.8134280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=umi\%2FvxLX\%2FD9\%2BzqpNm09OGA3zkxCujWtaHlOuX\%2BbJMDc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:57:43.9430360Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-15T13:57:43.9531840Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-15T13:57:45.1156850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:57:45.6795770Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-15T13:57:46.0490480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-15T14%3A05%3A00Z&sig=eCQ%2BjwKg5Ei8iscVukX6QdEOGs8SLDYMzYuibGlZ7NE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:57:46.1036810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=eCQ\%2BjwKg5Ei8iscVukX6QdEOGs8SLDYMzYuibGlZ7NE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:57:47.1860690Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-15T13:57:47.6246160Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-15T13:57:48.8025570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:57:49.3790540Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-15T13:57:49.7495830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-15T14%3A05%3A00Z&sig=BS94DRtMKoUUdj4h%2BKantxFtvlmmxp9mwHv%2Bqe2NhRY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:57:49.8014800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=BS94DRtMKoUUdj4h\%2BKantxFtvlmmxp9mwHv\%2Bqe2NhRY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:57:50.1084050Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-15T13:57:50.1782910Z ==> 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-15T13:57:50.1786080Z ==> Installing poppler dependency: libpthread-stubs 2021-05-15T13:57:50.2530710Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-15T13:57:50.2572490Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3960-7eh1i4 2021-05-15T13:57:50.2648440Z cp -pR /private/tmp/d20210515-3960-7eh1i4/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-15T13:57:50.2745580Z chmod -Rf +w /private/tmp/d20210515-3960-7eh1i4 2021-05-15T13:57:50.3118660Z ==> Finishing up 2021-05-15T13:57:50.4183950Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-15T13:57:50.4282280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4236-1b5cs5w.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-15T13:57:52.8890460Z ==> Summary 2021-05-15T13:57:52.8905450Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-15T13:57:52.8910690Z ==> Installing poppler dependency: xorgproto 2021-05-15T13:57:52.8948890Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-15T13:57:52.8967690Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210515-3960-1xjq4q0 2021-05-15T13:57:53.0003060Z cp -pR /private/tmp/d20210515-3960-1xjq4q0/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-15T13:57:53.1422910Z chmod -Rf +w /private/tmp/d20210515-3960-1xjq4q0 2021-05-15T13:57:53.3093720Z ==> Finishing up 2021-05-15T13:57:53.3436340Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-15T13:57:53.3443100Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-15T13:57:53.3469870Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-15T13:57:53.3478160Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-15T13:57:53.3503890Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-15T13:57:53.3506700Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-15T13:57:53.3509160Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-15T13:57:53.3510910Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-15T13:57:53.3513070Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-15T13:57:53.3514780Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-15T13:57:53.3516580Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-15T13:57:53.3569610Z rm /usr/local/share/pkgconfig 2021-05-15T13:57:53.3588750Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-15T13:57:53.3601650Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-15T13:57:53.3616540Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-15T13:57:53.3618370Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-15T13:57:53.3620370Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-15T13:57:53.3642550Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-15T13:57:53.3662960Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-15T13:57:53.3708210Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-15T13:57:53.3745250Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-15T13:57:53.3769980Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-15T13:57:53.3771970Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-15T13:57:53.3773760Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-15T13:57:53.3775610Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-15T13:57:53.3777320Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-15T13:57:53.3779210Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-15T13:57:53.3781060Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-15T13:57:53.3783010Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-15T13:57:53.3785320Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-15T13:57:53.3787210Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-15T13:57:53.3789060Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-15T13:57:53.3790810Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-15T13:57:53.3792620Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-15T13:57:53.3794460Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-15T13:57:53.3796330Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-15T13:57:53.3798070Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-15T13:57:53.3800170Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-15T13:57:53.3801960Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-15T13:57:53.3803950Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-15T13:57:53.3805800Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-15T13:57:53.3807770Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-15T13:57:53.3812920Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-15T13:57:53.3818880Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-15T13:57:53.3823620Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-15T13:57:53.3829080Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-15T13:57:53.3834180Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-15T13:57:53.3839360Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-15T13:57:53.3844930Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-15T13:57:53.3849840Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-15T13:57:53.3855330Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-15T13:57:53.3860360Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-15T13:57:53.3865900Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-15T13:57:53.3870700Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-15T13:57:53.4437240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4262-bk1nhy.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-15T13:57:55.9687780Z ==> Summary 2021-05-15T13:57:55.9855660Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-15T13:57:55.9861400Z ==> Installing poppler dependency: libxau 2021-05-15T13:57:55.9952260Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-15T13:57:55.9970160Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3960-1n197c8 2021-05-15T13:57:56.0095020Z cp -pR /private/tmp/d20210515-3960-1n197c8/libxau/. /usr/local/Cellar/libxau 2021-05-15T13:57:56.0272760Z chmod -Rf +w /private/tmp/d20210515-3960-1n197c8 2021-05-15T13:57:56.0862560Z ==> Finishing up 2021-05-15T13:57:56.1248030Z rm /usr/local/include/X11 2021-05-15T13:57:56.1256140Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-15T13:57:56.1260590Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-15T13:57:56.1266730Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-15T13:57:56.1270780Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-15T13:57:56.1276240Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-15T13:57:56.1280900Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-15T13:57:56.1286240Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-15T13:57:56.1290930Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-15T13:57:56.1296230Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-15T13:57:56.1301460Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-15T13:57:56.1306300Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-15T13:57:56.1311780Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-15T13:57:56.1316250Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-15T13:57:56.1321610Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-15T13:57:56.1327420Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-15T13:57:56.1332730Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-15T13:57:56.1337300Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-15T13:57:56.1345390Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-15T13:57:56.1347480Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-15T13:57:56.1352820Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-15T13:57:56.1357490Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-15T13:57:56.1364070Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-15T13:57:56.1380260Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-15T13:57:56.1382010Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-15T13:57:56.1383540Z mkdir -p /usr/local/include/X11/dri 2021-05-15T13:57:56.1386200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-15T13:57:56.1392200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-15T13:57:56.1397010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-15T13:57:56.1400680Z mkdir -p /usr/local/include/X11/extensions 2021-05-15T13:57:56.1408680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-15T13:57:56.1414000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-15T13:57:56.1418840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-15T13:57:56.1424570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-15T13:57:56.1430130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-15T13:57:56.1435520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-15T13:57:56.1440810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-15T13:57:56.1446390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-15T13:57:56.1451270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-15T13:57:56.1458000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-15T13:57:56.1463250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-15T13:57:56.1468790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-15T13:57:56.1474270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-15T13:57:56.1479880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-15T13:57:56.1485460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-15T13:57:56.1491110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-15T13:57:56.1497190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-15T13:57:56.1502700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-15T13:57:56.1508160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-15T13:57:56.1513250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-15T13:57:56.1518850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-15T13:57:56.1524070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-15T13:57:56.1529350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-15T13:57:56.1557050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-15T13:57:56.1562770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-15T13:57:56.1567900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-15T13:57:56.1573590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-15T13:57:56.1578700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-15T13:57:56.1584260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-15T13:57:56.1589530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-15T13:57:56.1595150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-15T13:57:56.1601130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-15T13:57:56.1606950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-15T13:57:56.1612040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-15T13:57:56.1617570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-15T13:57:56.1622470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-15T13:57:56.1627910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-15T13:57:56.1633440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-15T13:57:56.1638310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-15T13:57:56.1644030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-15T13:57:56.1649040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-15T13:57:56.1654690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-15T13:57:56.1659680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-15T13:57:56.1665520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-15T13:57:56.1670430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-15T13:57:56.1676040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-15T13:57:56.1681210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-15T13:57:56.1686620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-15T13:57:56.1692520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-15T13:57:56.1698760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-15T13:57:56.1704490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-15T13:57:56.1710070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-15T13:57:56.1715770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-15T13:57:56.1720970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-15T13:57:56.1726250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-15T13:57:56.1731830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-15T13:57:56.1736940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-15T13:57:56.1742100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-15T13:57:56.1747630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-15T13:57:56.1752620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-15T13:57:56.1758210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-15T13:57:56.1763420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-15T13:57:56.1768490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-15T13:57:56.1773830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-15T13:57:56.1779180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-15T13:57:56.1784370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-15T13:57:56.1789640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-15T13:57:56.1794670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-15T13:57:56.1800450Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-15T13:57:56.1805920Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-15T13:57:56.1811270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-15T13:57:56.1816250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-15T13:57:56.1820640Z Only the first 100 operations were output. 2021-05-15T13:57:56.2262070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4288-1aqq3c1.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-15T13:57:58.8122520Z ==> Summary 2021-05-15T13:57:58.8153630Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-15T13:57:58.8160400Z ==> Installing poppler dependency: libxdmcp 2021-05-15T13:57:58.8251200Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-15T13:57:58.8269580Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3960-i8yjs2 2021-05-15T13:57:58.8371230Z cp -pR /private/tmp/d20210515-3960-i8yjs2/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-15T13:57:58.8487770Z chmod -Rf +w /private/tmp/d20210515-3960-i8yjs2 2021-05-15T13:57:58.8982810Z ==> Finishing up 2021-05-15T13:57:58.9309670Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-15T13:57:58.9359800Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-15T13:57:58.9368730Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-15T13:57:58.9377120Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-15T13:57:58.9384700Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-15T13:57:58.9514120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4314-s2j5yq.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-15T13:58:01.4634680Z ==> Summary 2021-05-15T13:58:01.4658020Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-15T13:58:01.4663920Z ==> Installing poppler dependency: libxcb 2021-05-15T13:58:01.4981970Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-15T13:58:02.0584400Z 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/d20210515-3960-oa1l7f 2021-05-15T13:58:02.3230850Z cp -pR /private/tmp/d20210515-3960-oa1l7f/libxcb/. /usr/local/Cellar/libxcb 2021-05-15T13:58:03.4495150Z chmod -Rf +w /private/tmp/d20210515-3960-oa1l7f 2021-05-15T13:58:04.5880350Z ==> Finishing up 2021-05-15T13:58:04.6267590Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-15T13:58:04.6275660Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-15T13:58:04.6344420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-15T13:58:04.6349470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-15T13:58:04.6358220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-15T13:58:04.6366800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-15T13:58:04.6379290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-15T13:58:04.6390800Z 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-15T13:58:04.6400600Z 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-15T13:58:04.6408130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-15T13:58:04.6419940Z 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-15T13:58:04.6430050Z 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-15T13:58:04.6437190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-15T13:58:04.6442990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-15T13:58:04.6451670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-15T13:58:04.6463250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-15T13:58:04.6471990Z 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-15T13:58:04.6480150Z 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-15T13:58:04.6486590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-15T13:58:04.6491870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-15T13:58:04.6497400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-15T13:58:04.6507660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-15T13:58:04.6513600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-15T13:58:04.6521570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-15T13:58:04.6553100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-15T13:58:04.6558220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-15T13:58:04.6566310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-15T13:58:04.6571180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-15T13:58:04.6580240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-15T13:58:04.6588740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-15T13:58:04.6599700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-15T13:58:04.6613190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-15T13:58:04.6619540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-15T13:58:04.6631420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-15T13:58:04.6636600Z 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-15T13:58:04.6641540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-15T13:58:04.6648990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-15T13:58:04.6654500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-15T13:58:04.6662700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-15T13:58:04.6668400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-15T13:58:04.6676220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-15T13:58:04.6683290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-15T13:58:04.6688730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-15T13:58:04.6693990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-15T13:58:04.6702720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-15T13:58:04.6707570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-15T13:58:04.6716730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-15T13:58:04.6721710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-15T13:58:04.6727640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-15T13:58:04.6733140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-15T13:58:04.6738390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-15T13:58:04.6747680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-15T13:58:04.6753200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-15T13:58:04.6758720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-15T13:58:04.6766940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-15T13:58:04.6772500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-15T13:58:04.6783280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-15T13:58:04.6788660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-15T13:58:04.6797520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-15T13:58:04.6803310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-15T13:58:04.6809960Z 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-15T13:58:04.6822200Z 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-15T13:58:04.6827290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-15T13:58:04.6832560Z 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-15T13:58:04.6838340Z 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-15T13:58:04.6843650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-15T13:58:04.6849030Z 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-15T13:58:04.6854700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-15T13:58:04.6861610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-15T13:58:04.6867020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-15T13:58:04.6874780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-15T13:58:04.6880130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-15T13:58:04.6885770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-15T13:58:04.6891290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-15T13:58:04.6896570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-15T13:58:04.6902530Z 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-15T13:58:04.6908260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-15T13:58:04.6913860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-15T13:58:04.6925130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-15T13:58:04.6930750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-15T13:58:04.6937500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-15T13:58:04.6943050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-15T13:58:04.6948080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-15T13:58:04.6978730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-15T13:58:04.6988700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-15T13:58:04.6994400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-15T13:58:04.6999570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-15T13:58:04.7005140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-15T13:58:04.7010680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-15T13:58:04.7016670Z 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-15T13:58:04.7025830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-15T13:58:04.7032140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-15T13:58:04.7039640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-15T13:58:04.7045020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-15T13:58:04.7050340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-15T13:58:04.7055630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-15T13:58:04.7060730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-15T13:58:04.7066620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-15T13:58:04.7071450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-15T13:58:04.7077230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-15T13:58:04.7081100Z Only the first 100 operations were output. 2021-05-15T13:58:06.3665680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4340-kkn4qe.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-15T13:58:09.2481590Z ==> Summary 2021-05-15T13:58:09.3877490Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-15T13:58:09.3882670Z ==> Installing poppler dependency: libx11 2021-05-15T13:58:09.4357300Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-15T13:58:09.4377460Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3960-p9rpsd 2021-05-15T13:58:09.7648410Z cp -pR /private/tmp/d20210515-3960-p9rpsd/libx11/. /usr/local/Cellar/libx11 2021-05-15T13:58:10.2930690Z chmod -Rf +w /private/tmp/d20210515-3960-p9rpsd 2021-05-15T13:58:10.7894390Z ==> Finishing up 2021-05-15T13:58:10.8312780Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-15T13:58:10.8317490Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-15T13:58:10.8332720Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-15T13:58:10.8347050Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-15T13:58:10.8359810Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-15T13:58:10.8362260Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-15T13:58:10.8377600Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-15T13:58:10.8389830Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-15T13:58:10.8392770Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-15T13:58:10.8407730Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-15T13:58:10.8421010Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-15T13:58:10.8422860Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-15T13:58:10.8440520Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-15T13:58:10.8448560Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-15T13:58:10.8470510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-15T13:58:10.8475430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-15T13:58:10.8503590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-15T13:58:10.8515130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-15T13:58:10.8516890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-15T13:58:10.8518760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-15T13:58:10.8525940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-15T13:58:10.8528290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-15T13:58:10.8530350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-15T13:58:10.8532250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-15T13:58:10.8534340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-15T13:58:10.8536660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-15T13:58:10.8538740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-15T13:58:10.8540670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-15T13:58:10.8542520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-15T13:58:10.8545120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-15T13:58:10.8547010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-15T13:58:10.8549060Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-15T13:58:10.8551080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-15T13:58:10.8553160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-15T13:58:10.8555100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-15T13:58:10.8556910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-15T13:58:10.8558820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-15T13:58:10.8560560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-15T13:58:10.8562410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-15T13:58:10.8564400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-15T13:58:10.8568950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-15T13:58:10.8574440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-15T13:58:10.8579490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-15T13:58:10.8585160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-15T13:58:10.8590200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-15T13:58:10.8596070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-15T13:58:10.8601220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-15T13:58:10.8606830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-15T13:58:10.8611890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-15T13:58:10.8617420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-15T13:58:10.8622750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-15T13:58:10.8644580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-15T13:58:10.8674460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-15T13:58:10.8676380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-15T13:58:10.8678020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-15T13:58:10.8679820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-15T13:58:10.8682110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-15T13:58:10.8684220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-15T13:58:10.8686100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-15T13:58:10.8687770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-15T13:58:10.8689590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-15T13:58:10.8691470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-15T13:58:10.8693490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-15T13:58:10.8697600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-15T13:58:10.8703350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-15T13:58:10.8708490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-15T13:58:10.8713940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-15T13:58:10.8724250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-15T13:58:10.8729800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-15T13:58:10.8735630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-15T13:58:10.8741020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-15T13:58:10.8747120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-15T13:58:10.8752620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-15T13:58:10.8758300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-15T13:58:10.8764150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-15T13:58:10.8769270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-15T13:58:10.8775310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-15T13:58:10.8780590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-15T13:58:10.8786330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-15T13:58:10.8791330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-15T13:58:10.8797160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-15T13:58:10.8802650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-15T13:58:10.8808310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-15T13:58:10.8813740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-15T13:58:10.8819240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-15T13:58:10.8825000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-15T13:58:10.8830570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-15T13:58:10.8836120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-15T13:58:10.8841940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-15T13:58:10.8847570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-15T13:58:10.8853970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-15T13:58:10.8859020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-15T13:58:10.8864350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-15T13:58:10.8869960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-15T13:58:10.8875380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-15T13:58:10.8881150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-15T13:58:10.8886930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-15T13:58:10.8893290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-15T13:58:10.8897990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-15T13:58:10.8904200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-15T13:58:10.8908230Z Only the first 100 operations were output. 2021-05-15T13:58:11.4945220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4366-bmf3y.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-15T13:58:14.1828870Z ==> Summary 2021-05-15T13:58:14.2504220Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-15T13:58:14.2509210Z ==> Installing poppler dependency: libxext 2021-05-15T13:58:14.3065980Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-15T13:58:14.3083370Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3960-156ltf8 2021-05-15T13:58:14.3493050Z cp -pR /private/tmp/d20210515-3960-156ltf8/libxext/. /usr/local/Cellar/libxext 2021-05-15T13:58:14.3936410Z chmod -Rf +w /private/tmp/d20210515-3960-156ltf8 2021-05-15T13:58:14.4831470Z ==> Finishing up 2021-05-15T13:58:14.5215590Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-15T13:58:14.5219590Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-15T13:58:14.5225780Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-15T13:58:14.5230170Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-15T13:58:14.5235560Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-15T13:58:14.5240890Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-15T13:58:14.5245870Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-15T13:58:14.5251340Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-15T13:58:14.5256810Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-15T13:58:14.5261760Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-15T13:58:14.5267450Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-15T13:58:14.5289910Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-15T13:58:14.5295120Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-15T13:58:14.5300370Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-15T13:58:14.5305480Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-15T13:58:14.5311140Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-15T13:58:14.5324480Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-15T13:58:14.5330090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-15T13:58:14.5335600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-15T13:58:14.5340680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-15T13:58:14.5346320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-15T13:58:14.5351990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-15T13:58:14.5356800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-15T13:58:14.5362210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-15T13:58:14.5367960Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-15T13:58:14.5372980Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-15T13:58:14.5378210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-15T13:58:14.5383870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-15T13:58:14.5389180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-15T13:58:14.5394770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-15T13:58:14.5399810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-15T13:58:14.5405070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-15T13:58:14.5410590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-15T13:58:14.5443270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-15T13:58:14.5445470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-15T13:58:14.5449260Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-15T13:58:14.5454860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-15T13:58:14.5460340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-15T13:58:14.5465290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-15T13:58:14.5471460Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-15T13:58:14.5476770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-15T13:58:14.5484720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-15T13:58:14.5488360Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-15T13:58:14.5494430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-15T13:58:14.5499480Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-15T13:58:14.5505450Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-15T13:58:14.5510740Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-15T13:58:14.5516450Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-15T13:58:14.5521580Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-15T13:58:14.5527900Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-15T13:58:14.5533310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-15T13:58:14.5538960Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-15T13:58:14.5545530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-15T13:58:14.5550750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-15T13:58:14.5557140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-15T13:58:14.5561990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-15T13:58:14.5567970Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-15T13:58:14.5573880Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-15T13:58:14.5600110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-15T13:58:14.5605290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-15T13:58:14.5610940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-15T13:58:14.5616110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-15T13:58:14.5621890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-15T13:58:14.5627410Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-15T13:58:14.5632480Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-15T13:58:14.5637740Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-15T13:58:14.5644120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-15T13:58:14.5649670Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-15T13:58:14.5656560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-15T13:58:14.5661770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-15T13:58:14.5667060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-15T13:58:14.5672750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-15T13:58:14.5678030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-15T13:58:14.5683820Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-15T13:58:14.5688640Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-15T13:58:14.5694480Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-15T13:58:14.5699500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-15T13:58:14.5706380Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-15T13:58:14.5711000Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-15T13:58:14.5716430Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-15T13:58:14.5723690Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-15T13:58:14.5981510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4392-11s8qvc.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-15T13:58:17.0977380Z ==> Summary 2021-05-15T13:58:17.1038650Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-15T13:58:17.1048670Z ==> Installing poppler dependency: libxrender 2021-05-15T13:58:17.1623260Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-15T13:58:17.1640760Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3960-15vrvv6 2021-05-15T13:58:17.1745030Z cp -pR /private/tmp/d20210515-3960-15vrvv6/libxrender/. /usr/local/Cellar/libxrender 2021-05-15T13:58:17.1892590Z chmod -Rf +w /private/tmp/d20210515-3960-15vrvv6 2021-05-15T13:58:17.2353470Z ==> Finishing up 2021-05-15T13:58:17.2746410Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-15T13:58:17.2754210Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-15T13:58:17.2760680Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-15T13:58:17.2765390Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-15T13:58:17.2770860Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-15T13:58:17.2778190Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-15T13:58:17.2914560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4418-1wl8864.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-15T13:58:19.7334140Z ==> Summary 2021-05-15T13:58:19.7356870Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-15T13:58:19.7362260Z ==> Installing poppler dependency: lzo 2021-05-15T13:58:19.7385920Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-15T13:58:19.7404940Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3960-1upzve3 2021-05-15T13:58:19.7982250Z cp -pR /private/tmp/d20210515-3960-1upzve3/lzo/. /usr/local/Cellar/lzo 2021-05-15T13:58:19.8207940Z chmod -Rf +w /private/tmp/d20210515-3960-1upzve3 2021-05-15T13:58:19.8732800Z ==> Finishing up 2021-05-15T13:58:19.9107240Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-15T13:58:19.9115030Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-15T13:58:19.9121440Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-15T13:58:19.9126090Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-15T13:58:19.9131630Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-15T13:58:19.9139390Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-15T13:58:19.9301570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4444-u97t0h.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-15T13:58:22.4577950Z ==> Summary 2021-05-15T13:58:22.4611510Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-15T13:58:22.4617770Z ==> Installing poppler dependency: pixman 2021-05-15T13:58:22.4644470Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-15T13:58:22.4663020Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3960-kmg3j9 2021-05-15T13:58:22.4819450Z cp -pR /private/tmp/d20210515-3960-kmg3j9/pixman/. /usr/local/Cellar/pixman 2021-05-15T13:58:22.5262650Z chmod -Rf +w /private/tmp/d20210515-3960-kmg3j9 2021-05-15T13:58:22.6254680Z ==> Finishing up 2021-05-15T13:58:22.6666860Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-15T13:58:22.6677020Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-15T13:58:22.6679200Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-15T13:58:22.6685410Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-15T13:58:22.6691840Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-15T13:58:22.6699480Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-15T13:58:22.6830180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4470-g67r13.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-15T13:58:24.9911210Z ==> Summary 2021-05-15T13:58:24.9931450Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-15T13:58:24.9937590Z ==> Installing poppler dependency: cairo 2021-05-15T13:58:25.1802190Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-15T13:58:25.1819710Z 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/d20210515-3960-ntbl5q 2021-05-15T13:58:25.2488270Z cp -pR /private/tmp/d20210515-3960-ntbl5q/cairo/. /usr/local/Cellar/cairo 2021-05-15T13:58:25.3267470Z chmod -Rf +w /private/tmp/d20210515-3960-ntbl5q 2021-05-15T13:58:25.5501840Z ==> Finishing up 2021-05-15T13:58:25.6126620Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-15T13:58:25.6138830Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-15T13:58:25.6147930Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-15T13:58:25.6171320Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-15T13:58:25.6177800Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-15T13:58:25.6183640Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-15T13:58:25.6188290Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-15T13:58:25.6194040Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-15T13:58:25.6199500Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-15T13:58:25.6204710Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-15T13:58:25.6209810Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-15T13:58:25.6214710Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-15T13:58:25.6219880Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-15T13:58:25.6224400Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-15T13:58:25.6234030Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-15T13:58:25.6239100Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-15T13:58:25.6244590Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-15T13:58:25.6249510Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-15T13:58:25.6255030Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-15T13:58:25.6259840Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-15T13:58:25.6265590Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-15T13:58:25.6270550Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-15T13:58:25.6275860Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-15T13:58:25.6280710Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-15T13:58:25.6286040Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-15T13:58:25.6291050Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-15T13:58:25.6296430Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-15T13:58:25.6301130Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-15T13:58:25.6307160Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-15T13:58:25.6311880Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-15T13:58:25.6318060Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-15T13:58:25.6685770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4496-s4p8p5.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-15T13:58:28.1190210Z ==> Summary 2021-05-15T13:58:28.1279490Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-15T13:58:28.1286240Z ==> Installing poppler dependency: little-cms2 2021-05-15T13:58:28.1453520Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-15T13:58:28.1470940Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3960-1uli92r 2021-05-15T13:58:28.1651200Z cp -pR /private/tmp/d20210515-3960-1uli92r/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-15T13:58:28.1838490Z chmod -Rf +w /private/tmp/d20210515-3960-1uli92r 2021-05-15T13:58:28.2526720Z ==> Finishing up 2021-05-15T13:58:28.2757630Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-15T13:58:28.2768920Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-15T13:58:28.2775430Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-15T13:58:28.2784600Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-15T13:58:28.2790010Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-15T13:58:28.2798020Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-15T13:58:28.2803430Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-15T13:58:28.2821620Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-15T13:58:28.2833860Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-15T13:58:28.2845280Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-15T13:58:28.2856580Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-15T13:58:28.2862160Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-15T13:58:28.2869420Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-15T13:58:28.2874840Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-15T13:58:28.2882440Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-15T13:58:28.2891370Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-15T13:58:28.3068150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4522-1g2rqtx.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-15T13:58:30.6468180Z ==> Summary 2021-05-15T13:58:30.6494640Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-15T13:58:30.6500540Z ==> Installing poppler dependency: nspr 2021-05-15T13:58:30.6532800Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-15T13:58:30.6552640Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3960-14paay4 2021-05-15T13:58:30.6915740Z cp -pR /private/tmp/d20210515-3960-14paay4/nspr/. /usr/local/Cellar/nspr 2021-05-15T13:58:30.7378500Z chmod -Rf +w /private/tmp/d20210515-3960-14paay4 2021-05-15T13:58:30.8312020Z ==> Finishing up 2021-05-15T13:58:30.8655040Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-15T13:58:30.8661230Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-15T13:58:30.8707550Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-15T13:58:30.8714590Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-15T13:58:30.8720470Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-15T13:58:30.8725340Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-15T13:58:30.8771760Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-15T13:58:30.8777510Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-15T13:58:30.8784130Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-15T13:58:30.8791980Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-15T13:58:30.9061870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4548-prz7t9.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-15T13:58:33.3323120Z ==> Summary 2021-05-15T13:58:33.3386600Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-15T13:58:33.3393070Z ==> Installing poppler dependency: nss 2021-05-15T13:58:33.3583170Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-15T13:58:33.3601390Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3960-u8lgkb 2021-05-15T13:58:33.6270850Z cp -pR /private/tmp/d20210515-3960-u8lgkb/nss/. /usr/local/Cellar/nss 2021-05-15T13:58:33.8194930Z chmod -Rf +w /private/tmp/d20210515-3960-u8lgkb 2021-05-15T13:58:35.3826220Z ==> Finishing up 2021-05-15T13:58:35.4778430Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-15T13:58:35.4782000Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-15T13:58:35.4788950Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-15T13:58:35.4793260Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-15T13:58:35.4798400Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-15T13:58:35.4803270Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-15T13:58:35.4826530Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-15T13:58:35.4831520Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-15T13:58:35.4836080Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-15T13:58:35.4840530Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-15T13:58:35.4845700Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-15T13:58:35.4850520Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-15T13:58:35.4854990Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-15T13:58:35.4863750Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-15T13:58:35.4870700Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-15T13:58:35.4876370Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-15T13:58:35.4882850Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-15T13:58:35.4888590Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-15T13:58:35.4893300Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-15T13:58:35.4898280Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-15T13:58:35.4911410Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-15T13:58:35.4913450Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-15T13:58:35.4923020Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-15T13:58:35.4924620Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-15T13:58:35.4926050Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-15T13:58:35.4928030Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-15T13:58:35.4933370Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-15T13:58:35.4938740Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-15T13:58:35.4943750Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-15T13:58:35.4948530Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-15T13:58:35.4953460Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-15T13:58:35.4958540Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-15T13:58:35.4963680Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-15T13:58:35.4968720Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-15T13:58:35.4974090Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-15T13:58:35.4979050Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-15T13:58:35.4983790Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-15T13:58:35.4989540Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-15T13:58:35.4994060Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-15T13:58:35.4999250Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-15T13:58:35.5004120Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-15T13:58:35.5008760Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-15T13:58:35.5013850Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-15T13:58:35.5018850Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-15T13:58:35.5023640Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-15T13:58:35.5028570Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-15T13:58:35.5033400Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-15T13:58:35.5037860Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-15T13:58:35.5043210Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-15T13:58:35.5047820Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-15T13:58:35.5052720Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-15T13:58:35.5057480Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-15T13:58:35.5061960Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-15T13:58:35.5071050Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-15T13:58:35.5076080Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-15T13:58:35.5081130Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-15T13:58:35.5085800Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-15T13:58:35.5091230Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-15T13:58:35.5096720Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-15T13:58:35.5102400Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-15T13:58:35.5107920Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-15T13:58:35.5112660Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-15T13:58:35.5118180Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-15T13:58:35.5123360Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-15T13:58:35.5128370Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-15T13:58:35.5133330Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-15T13:58:35.5138630Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-15T13:58:35.5143820Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-15T13:58:35.5148500Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-15T13:58:35.5153960Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-15T13:58:35.5161250Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-15T13:58:35.5169300Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-15T13:58:35.5174340Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-15T13:58:35.5179330Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-15T13:58:35.5184580Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-15T13:58:35.5190260Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-15T13:58:35.5195500Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-15T13:58:35.5200920Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-15T13:58:35.5205910Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-15T13:58:35.5211200Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-15T13:58:35.5216570Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-15T13:58:35.5221900Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-15T13:58:35.5227220Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-15T13:58:35.5232600Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-15T13:58:35.5237140Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-15T13:58:35.5243130Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-15T13:58:35.5247810Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-15T13:58:35.5253000Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-15T13:58:35.5258430Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-15T13:58:35.5263630Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-15T13:58:35.5268370Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-15T13:58:35.5273780Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-15T13:58:35.5278600Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-15T13:58:35.5284140Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-15T13:58:35.5289010Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-15T13:58:35.5294610Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-15T13:58:35.5299520Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-15T13:58:35.5304400Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-15T13:58:35.5309970Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-15T13:58:35.5315310Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-15T13:58:35.5319000Z Only the first 100 operations were output. 2021-05-15T13:58:35.6605340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4574-1upzuks.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-15T13:58:38.2082900Z ==> Summary 2021-05-15T13:58:38.2216810Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-15T13:58:38.2223030Z ==> Installing poppler dependency: openjpeg 2021-05-15T13:58:38.2507660Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-15T13:58:38.2525420Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3960-lc1tk5 2021-05-15T13:58:38.4625010Z cp -pR /private/tmp/d20210515-3960-lc1tk5/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-15T13:58:38.7669170Z chmod -Rf +w /private/tmp/d20210515-3960-lc1tk5 2021-05-15T13:58:39.0772300Z ==> Finishing up 2021-05-15T13:58:39.1149380Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-15T13:58:39.1153130Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-15T13:58:39.1158380Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-15T13:58:39.1165440Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-15T13:58:39.1174180Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-15T13:58:39.1184110Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-15T13:58:39.1200710Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-15T13:58:39.1210210Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-15T13:58:39.1218360Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-15T13:58:39.1225210Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-15T13:58:39.1230150Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-15T13:58:39.1235330Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-15T13:58:39.1240550Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-15T13:58:39.1245130Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-15T13:58:39.1253860Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-15T13:58:39.2269680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4601-1ncntpe.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-15T13:58:41.8374960Z ==> Summary 2021-05-15T13:58:41.8679620Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-15T13:58:41.8685990Z ==> Installing poppler dependency: qt@5 2021-05-15T13:58:41.8751260Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-15T13:58:41.8768950Z 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/d20210515-3960-1yolpe9 2021-05-15T13:58:47.1037520Z cp -pR /private/tmp/d20210515-3960-1yolpe9/qt@5/. /usr/local/Cellar/qt@5 2021-05-15T13:58:53.9746100Z chmod -Rf +w /private/tmp/d20210515-3960-1yolpe9 2021-05-15T13:59:07.3115150Z ==> Finishing up 2021-05-15T13:59:09.9162800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4666-l4o9ow.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-15T13:59:14.9677190Z ==> Caveats 2021-05-15T13:59:14.9677970Z We agreed to the Qt open source license for you. 2021-05-15T13:59:14.9678680Z If this is unacceptable you should uninstall. 2021-05-15T13:59:14.9679080Z 2021-05-15T13:59:14.9680150Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T13:59:14.9680980Z because this is an alternate version of another formula. 2021-05-15T13:59:14.9681400Z 2021-05-15T13:59:14.9681930Z If you need to have qt@5 first in your PATH, run: 2021-05-15T13:59:14.9683170Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T13:59:14.9683670Z 2021-05-15T13:59:14.9684190Z For compilers to find qt@5 you may need to set: 2021-05-15T13:59:14.9685190Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-15T13:59:14.9686640Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-15T13:59:14.9687080Z 2021-05-15T13:59:14.9688000Z For pkg-config to find qt@5 you may need to set: 2021-05-15T13:59:14.9688760Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-15T13:59:14.9689160Z 2021-05-15T13:59:14.9689900Z ==> Summary 2021-05-15T13:59:15.7475480Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-15T13:59:15.7505470Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3960-tuayu4 2021-05-15T13:59:15.7508420Z ==> Installing poppler 2021-05-15T13:59:15.7512530Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-15T13:59:16.0268430Z cp -pR /private/tmp/d20210515-3960-tuayu4/poppler/. /usr/local/Cellar/poppler 2021-05-15T13:59:16.2864300Z chmod -Rf +w /private/tmp/d20210515-3960-tuayu4 2021-05-15T13:59:16.6828750Z ==> Finishing up 2021-05-15T13:59:16.7181240Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-15T13:59:16.7185180Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-15T13:59:16.7190810Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-15T13:59:16.7195690Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-15T13:59:16.7201170Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-15T13:59:16.7206280Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-15T13:59:16.7211040Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-15T13:59:16.7216510Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-15T13:59:16.7221820Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-15T13:59:16.7226710Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-15T13:59:16.7231970Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-15T13:59:16.7236720Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-15T13:59:16.7300040Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-15T13:59:16.7307940Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-15T13:59:16.7325220Z rm /usr/local/share/gir-1.0 2021-05-15T13:59:16.7341740Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-15T13:59:16.7348280Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-15T13:59:16.7361640Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-15T13:59:16.7367420Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-15T13:59:16.7372930Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-15T13:59:16.7385200Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-15T13:59:16.7390590Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-15T13:59:16.7398460Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-15T13:59:16.7403560Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-15T13:59:16.7409140Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-15T13:59:16.7414560Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-15T13:59:16.7419490Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-15T13:59:16.7425150Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-15T13:59:16.7435770Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-15T13:59:16.7441420Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-15T13:59:16.7451880Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-15T13:59:16.7456700Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-15T13:59:16.7471460Z rm /usr/local/lib/girepository-1.0 2021-05-15T13:59:16.7484170Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-15T13:59:16.7490250Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-15T13:59:16.7495040Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-15T13:59:17.5869800Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-15T13:59:17.5879630Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-15T13:59:17.5982910Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-15T13:59:17.6087640Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-15T13:59:17.6193810Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-15T13:59:17.6296980Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-15T13:59:17.6399790Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-15T13:59:17.6502590Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-15T13:59:17.6605620Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-15T13:59:17.6713660Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-15T13:59:17.6816170Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-15T13:59:17.6918550Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-15T13:59:17.7021120Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-15T13:59:17.7123130Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-15T13:59:17.7225350Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-15T13:59:17.7327760Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-15T13:59:17.7430480Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-15T13:59:17.7444580Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-15T13:59:17.7548750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4696-j5cp6s.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-15T13:59:19.8429270Z ==> Summary 2021-05-15T13:59:19.8712440Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-15T13:59:21.4594040Z ==> Caveats 2021-05-15T13:59:21.4599490Z ==> qt@5 2021-05-15T13:59:21.4638400Z We agreed to the Qt open source license for you. 2021-05-15T13:59:21.4641340Z If this is unacceptable you should uninstall. 2021-05-15T13:59:21.4642970Z 2021-05-15T13:59:21.4645180Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T13:59:21.4646410Z because this is an alternate version of another formula. 2021-05-15T13:59:21.4647110Z 2021-05-15T13:59:21.4647960Z If you need to have qt@5 first in your PATH, run: 2021-05-15T13:59:21.4652990Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T13:59:21.4653800Z 2021-05-15T13:59:21.4654880Z For compilers to find qt@5 you may need to set: 2021-05-15T13:59:21.4656240Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-15T13:59:21.4657640Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-15T13:59:21.4665610Z 2021-05-15T13:59:21.4667170Z For pkg-config to find qt@5 you may need to set: 2021-05-15T13:59:21.4668910Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-15T13:59:21.4672410Z 2021-05-15T13:59:23.3151040Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-15T13:59:24.4677940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:25.0420780Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-15T13:59:25.4143120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-15T14%3A05%3A00Z&sig=wXaLFyirOU%2BbuWT1YRUrreH8L%2BWG3aQ2b8dcjh4atSE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:25.4596830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=wXaLFyirOU\%2BbuWT1YRUrreH8L\%2BWG3aQ2b8dcjh4atSE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:25.5141160Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-15T13:59:25.5192300Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-15T13:59:26.6765690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:27.2679030Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-15T13:59:27.6317630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-15T14%3A05%3A00Z&sig=2OX9xPyKGcUTrg1fnNYJCvN0yjQwsjXhnsZt6Td71R4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:27.6938870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=2OX9xPyKGcUTrg1fnNYJCvN0yjQwsjXhnsZt6Td71R4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:27.9544390Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-15T13:59:27.9912170Z ==> Installing dependencies for hdf5: szip 2021-05-15T13:59:27.9915620Z ==> Installing hdf5 dependency: szip 2021-05-15T13:59:28.0598770Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-15T13:59:28.0641570Z 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/d20210515-4703-xrlj1z 2021-05-15T13:59:28.0746670Z cp -pR /private/tmp/d20210515-4703-xrlj1z/szip/. /usr/local/Cellar/szip 2021-05-15T13:59:28.0861040Z chmod -Rf +w /private/tmp/d20210515-4703-xrlj1z 2021-05-15T13:59:28.1301080Z ==> Finishing up 2021-05-15T13:59:28.2247830Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-15T13:59:28.2251440Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-15T13:59:28.2259830Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-15T13:59:28.2267100Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-15T13:59:28.2271400Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-15T13:59:28.2276690Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-15T13:59:28.2402130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4903-uk2uj3.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-15T13:59:31.2329490Z ==> Summary 2021-05-15T13:59:31.2383760Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-15T13:59:31.2398070Z ==> Installing hdf5 2021-05-15T13:59:31.2401170Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T13:59:31.2419970Z 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/d20210515-4703-1eb7362 2021-05-15T13:59:31.3984920Z cp -pR /private/tmp/d20210515-4703-1eb7362/hdf5/. /usr/local/Cellar/hdf5 2021-05-15T13:59:31.5444490Z chmod -Rf +w /private/tmp/d20210515-4703-1eb7362 2021-05-15T13:59:31.8495040Z ==> Finishing up 2021-05-15T13:59:31.8796820Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-15T13:59:31.8800720Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-15T13:59:31.8832300Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-15T13:59:31.8842480Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-15T13:59:31.8843860Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-15T13:59:31.8846660Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-15T13:59:31.8854460Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-15T13:59:31.8859100Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-15T13:59:31.8879810Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-15T13:59:31.8886940Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-15T13:59:31.8891810Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-15T13:59:31.8896380Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-15T13:59:31.8901610Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-15T13:59:31.8909440Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-15T13:59:31.8913900Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-15T13:59:31.8919310Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-15T13:59:31.8924520Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-15T13:59:31.8929060Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-15T13:59:31.8934420Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-15T13:59:31.8939650Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-15T13:59:31.8948310Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-15T13:59:31.8953290Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-15T13:59:31.8970420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-15T13:59:31.8972240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-15T13:59:31.8974070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-15T13:59:31.8985080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-15T13:59:31.8991980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-15T13:59:31.8997570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-15T13:59:31.9002110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-15T13:59:31.9007540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-15T13:59:31.9012240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-15T13:59:31.9017410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-15T13:59:31.9022090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-15T13:59:31.9027400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-15T13:59:31.9031930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-15T13:59:31.9037100Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-15T13:59:31.9046210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-15T13:59:31.9050840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-15T13:59:31.9056080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-15T13:59:31.9060710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-15T13:59:31.9066010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-15T13:59:31.9075030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-15T13:59:31.9079870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-15T13:59:31.9085460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-15T13:59:31.9090550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-15T13:59:31.9096000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-15T13:59:31.9100620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-15T13:59:31.9106060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-15T13:59:31.9110710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-15T13:59:31.9116680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-15T13:59:31.9122010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-15T13:59:31.9126890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-15T13:59:31.9132260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-15T13:59:31.9137170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-15T13:59:31.9142360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-15T13:59:31.9147140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-15T13:59:31.9152610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-15T13:59:31.9157170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-15T13:59:31.9162650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-15T13:59:31.9167420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-15T13:59:31.9172860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-15T13:59:31.9177620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-15T13:59:31.9182860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-15T13:59:31.9187530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-15T13:59:31.9192780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-15T13:59:31.9197400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-15T13:59:31.9203000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-15T13:59:31.9208620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-15T13:59:31.9213270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-15T13:59:31.9218900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-15T13:59:31.9224320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-15T13:59:31.9229490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-15T13:59:31.9234330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-15T13:59:31.9239730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-15T13:59:31.9244770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-15T13:59:31.9250420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-15T13:59:31.9255400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-15T13:59:31.9260870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-15T13:59:31.9266560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-15T13:59:31.9271990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-15T13:59:31.9281150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-15T13:59:31.9285940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-15T13:59:31.9291320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-15T13:59:31.9296340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-15T13:59:31.9301020Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-15T13:59:31.9306720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-15T13:59:31.9311810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-15T13:59:31.9317280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-15T13:59:31.9322480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-15T13:59:31.9327690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-15T13:59:31.9332240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-15T13:59:31.9337600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-15T13:59:31.9342770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-15T13:59:31.9348200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-15T13:59:31.9353870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-15T13:59:31.9359630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-15T13:59:31.9365470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-15T13:59:31.9371400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-15T13:59:31.9377240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-15T13:59:31.9382810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-15T13:59:31.9386790Z Only the first 100 operations were output. 2021-05-15T13:59:32.0381140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4929-1hhdbav.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-15T13:59:35.0212630Z ==> Summary 2021-05-15T13:59:35.0380220Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-15T13:59:35.7068540Z ==> No outdated dependents to upgrade! 2021-05-15T13:59:35.7070380Z ==> Checking for dependents of upgraded formulae... 2021-05-15T13:59:35.7624770Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T13:59:35.7625900Z hdf5 2021-05-15T13:59:35.7635150Z rm /usr/local/bin/gif2h5 2021-05-15T13:59:35.7637890Z rm /usr/local/bin/h52gif 2021-05-15T13:59:35.7641360Z rm /usr/local/bin/h5c++ 2021-05-15T13:59:35.7649030Z rm /usr/local/bin/h5cc 2021-05-15T13:59:35.7650560Z rm /usr/local/bin/h5clear 2021-05-15T13:59:35.7652210Z rm /usr/local/bin/h5copy 2021-05-15T13:59:35.7653050Z rm /usr/local/bin/h5debug 2021-05-15T13:59:35.7655870Z rm /usr/local/bin/h5diff 2021-05-15T13:59:35.7659310Z rm /usr/local/bin/h5dump 2021-05-15T13:59:35.7661920Z rm /usr/local/bin/h5fc 2021-05-15T13:59:35.7665410Z rm /usr/local/bin/h5format_convert 2021-05-15T13:59:35.7668090Z rm /usr/local/bin/h5import 2021-05-15T13:59:35.7671270Z rm /usr/local/bin/h5jam 2021-05-15T13:59:35.7673950Z rm /usr/local/bin/h5ls 2021-05-15T13:59:35.7677170Z rm /usr/local/bin/h5mkgrp 2021-05-15T13:59:35.7680020Z rm /usr/local/bin/h5perf_serial 2021-05-15T13:59:35.7684420Z rm /usr/local/bin/h5redeploy 2021-05-15T13:59:35.7688650Z rm /usr/local/bin/h5repack 2021-05-15T13:59:35.7689510Z rm /usr/local/bin/h5repart 2021-05-15T13:59:35.7691950Z rm /usr/local/bin/h5stat 2021-05-15T13:59:35.7695270Z rm /usr/local/bin/h5unjam 2021-05-15T13:59:35.7698020Z rm /usr/local/bin/h5watch 2021-05-15T13:59:35.7705930Z rm /usr/local/include/H5ACpublic.h 2021-05-15T13:59:35.7708730Z rm /usr/local/include/H5AbstractDs.h 2021-05-15T13:59:35.7712050Z rm /usr/local/include/H5Apublic.h 2021-05-15T13:59:35.7718570Z rm /usr/local/include/H5ArrayType.h 2021-05-15T13:59:35.7719580Z rm /usr/local/include/H5AtomType.h 2021-05-15T13:59:35.7721690Z rm /usr/local/include/H5Attribute.h 2021-05-15T13:59:36.8939280Z rm /usr/local/include/H5Classes.h 2021-05-15T13:59:36.8944560Z rm /usr/local/include/H5CommonFG.h 2021-05-15T13:59:36.8947390Z rm /usr/local/include/H5CompType.h 2021-05-15T13:59:36.8948670Z rm /usr/local/include/H5Cpp.h 2021-05-15T13:59:36.8949600Z rm /usr/local/include/H5CppDoc.h 2021-05-15T13:59:36.8950530Z rm /usr/local/include/H5Cpublic.h 2021-05-15T13:59:36.8952130Z rm /usr/local/include/H5DOpublic.h 2021-05-15T13:59:36.8953280Z rm /usr/local/include/H5DSpublic.h 2021-05-15T13:59:36.8954350Z rm /usr/local/include/H5DaccProp.h 2021-05-15T13:59:36.8955320Z rm /usr/local/include/H5DataSet.h 2021-05-15T13:59:36.8956500Z rm /usr/local/include/H5DataSpace.h 2021-05-15T13:59:36.8960550Z rm /usr/local/include/H5DataType.h 2021-05-15T13:59:36.8961580Z rm /usr/local/include/H5DcreatProp.h 2021-05-15T13:59:36.8962650Z rm /usr/local/include/H5Dpublic.h 2021-05-15T13:59:36.8963650Z rm /usr/local/include/H5DxferProp.h 2021-05-15T13:59:36.8964600Z rm /usr/local/include/H5ESpublic.h 2021-05-15T13:59:36.8965550Z rm /usr/local/include/H5EnumType.h 2021-05-15T13:59:36.8966860Z rm /usr/local/include/H5Epubgen.h 2021-05-15T13:59:36.8967810Z rm /usr/local/include/H5Epublic.h 2021-05-15T13:59:36.8969840Z rm /usr/local/include/H5Exception.h 2021-05-15T13:59:36.8971020Z rm /usr/local/include/H5FDcore.h 2021-05-15T13:59:36.8971960Z rm /usr/local/include/H5FDdirect.h 2021-05-15T13:59:36.8973420Z rm /usr/local/include/H5FDfamily.h 2021-05-15T13:59:36.8974330Z rm /usr/local/include/H5FDhdfs.h 2021-05-15T13:59:36.8975230Z rm /usr/local/include/H5FDlog.h 2021-05-15T13:59:36.8977680Z rm /usr/local/include/H5FDmpi.h 2021-05-15T13:59:36.8978950Z rm /usr/local/include/H5FDmpio.h 2021-05-15T13:59:36.8979900Z rm /usr/local/include/H5FDmulti.h 2021-05-15T13:59:36.8980840Z rm /usr/local/include/H5FDpublic.h 2021-05-15T13:59:36.8984810Z rm /usr/local/include/H5FDros3.h 2021-05-15T13:59:36.8985840Z rm /usr/local/include/H5FDsec2.h 2021-05-15T13:59:36.8986770Z rm /usr/local/include/H5FDstdio.h 2021-05-15T13:59:36.8987710Z rm /usr/local/include/H5FDwindows.h 2021-05-15T13:59:36.8988660Z rm /usr/local/include/H5FaccProp.h 2021-05-15T13:59:36.8989900Z rm /usr/local/include/H5FcreatProp.h 2021-05-15T13:59:36.8990840Z rm /usr/local/include/H5File.h 2021-05-15T13:59:36.8992900Z rm /usr/local/include/H5FloatType.h 2021-05-15T13:59:36.8994030Z rm /usr/local/include/H5Fpublic.h 2021-05-15T13:59:36.8994960Z rm /usr/local/include/H5Gpublic.h 2021-05-15T13:59:36.8995890Z rm /usr/local/include/H5Group.h 2021-05-15T13:59:36.8999560Z rm /usr/local/include/H5IMpublic.h 2021-05-15T13:59:36.9000770Z rm /usr/local/include/H5IdComponent.h 2021-05-15T13:59:36.9001740Z rm /usr/local/include/H5Include.h 2021-05-15T13:59:36.9003140Z rm /usr/local/include/H5IntType.h 2021-05-15T13:59:36.9004400Z rm /usr/local/include/H5Ipublic.h 2021-05-15T13:59:36.9005360Z rm /usr/local/include/H5LDpublic.h 2021-05-15T13:59:36.9006500Z rm /usr/local/include/H5LTpublic.h 2021-05-15T13:59:36.9007440Z rm /usr/local/include/H5LaccProp.h 2021-05-15T13:59:36.9008410Z rm /usr/local/include/H5LcreatProp.h 2021-05-15T13:59:36.9009360Z rm /usr/local/include/H5Library.h 2021-05-15T13:59:36.9010270Z rm /usr/local/include/H5Location.h 2021-05-15T13:59:36.9011420Z rm /usr/local/include/H5Lpublic.h 2021-05-15T13:59:36.9015060Z rm /usr/local/include/H5MMpublic.h 2021-05-15T13:59:36.9016090Z rm /usr/local/include/H5Mpublic.h 2021-05-15T13:59:36.9017020Z rm /usr/local/include/H5Object.h 2021-05-15T13:59:36.9017970Z rm /usr/local/include/H5OcreatProp.h 2021-05-15T13:59:36.9018950Z rm /usr/local/include/H5Opublic.h 2021-05-15T13:59:36.9021420Z rm /usr/local/include/H5PLextern.h 2021-05-15T13:59:36.9022400Z rm /usr/local/include/H5PLpublic.h 2021-05-15T13:59:36.9026390Z rm /usr/local/include/H5PTpublic.h 2021-05-15T13:59:36.9027470Z rm /usr/local/include/H5PacketTable.h 2021-05-15T13:59:36.9028440Z rm /usr/local/include/H5Ppublic.h 2021-05-15T13:59:36.9029580Z rm /usr/local/include/H5PredType.h 2021-05-15T13:59:36.9031100Z rm /usr/local/include/H5PropList.h 2021-05-15T13:59:36.9032170Z rm /usr/local/include/H5Rpublic.h 2021-05-15T13:59:36.9033090Z rm /usr/local/include/H5Spublic.h 2021-05-15T13:59:36.9034230Z rm /usr/local/include/H5StrType.h 2021-05-15T13:59:36.9035290Z rm /usr/local/include/H5TBpublic.h 2021-05-15T13:59:36.9036150Z rm /usr/local/include/H5Tpublic.h 2021-05-15T13:59:36.9039890Z rm /usr/local/include/H5VLconnector.h 2021-05-15T13:59:36.9040950Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-15T13:59:36.9041910Z rm /usr/local/include/H5VLnative.h 2021-05-15T13:59:36.9042830Z Only the first 100 operations were output. 2021-05-15T13:59:37.5841240Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-15T13:59:38.8476800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:39.4199440Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-15T13:59:39.8093080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-15T14%3A05%3A00Z&sig=8RvTQCRJNO60Qy3%2Fv7CtfiwgDr32VJ%2BoyBqWlrJ9aEU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:39.8536680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=8RvTQCRJNO60Qy3\%2Fv7CtfiwgDr32VJ\%2BoyBqWlrJ9aEU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:40.1181860Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-15T13:59:40.1989320Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-15T13:59:40.2021940Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4936-gfa5a9 2021-05-15T13:59:40.3424250Z cp -pR /private/tmp/d20210515-4936-gfa5a9/protobuf/. /usr/local/Cellar/protobuf 2021-05-15T13:59:40.4866240Z chmod -Rf +w /private/tmp/d20210515-4936-gfa5a9 2021-05-15T13:59:40.6410400Z ==> Finishing up 2021-05-15T13:59:40.6740510Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-15T13:59:40.6747440Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-15T13:59:40.6773010Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-15T13:59:40.6778050Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-15T13:59:40.6785660Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-15T13:59:40.6790790Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-15T13:59:40.6795970Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-15T13:59:40.6801540Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-15T13:59:40.6806320Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-15T13:59:40.6812090Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-15T13:59:40.6816940Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-15T13:59:40.6822110Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-15T13:59:40.6828430Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-15T13:59:40.6837430Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-15T13:59:40.6842670Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-15T13:59:40.6876540Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-15T13:59:40.7461290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5100-1mvnfwe.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-15T13:59:43.3313280Z ==> Caveats 2021-05-15T13:59:43.3314610Z Emacs Lisp files have been installed to: 2021-05-15T13:59:43.3316090Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-15T13:59:43.3317650Z ==> Summary 2021-05-15T13:59:43.3528990Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-15T13:59:45.7298230Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-15T13:59:46.8878910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:47.4184980Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-15T13:59:47.8019890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-15T14%3A05%3A00Z&sig=J2dgYtMFDS0umVYzjKV7gjMysHjZ0O%2B1ZD2CwAOOIRg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:47.8505110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=J2dgYtMFDS0umVYzjKV7gjMysHjZ0O\%2B1ZD2CwAOOIRg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:48.0164180Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-15T13:59:48.0977320Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-15T13:59:48.1007820Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5109-178670c 2021-05-15T13:59:48.2780090Z cp -pR /private/tmp/d20210515-5109-178670c/gsl/. /usr/local/Cellar/gsl 2021-05-15T13:59:48.4262630Z chmod -Rf +w /private/tmp/d20210515-5109-178670c 2021-05-15T13:59:48.5923040Z ==> Finishing up 2021-05-15T13:59:48.6235780Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-15T13:59:48.6250770Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-15T13:59:48.6256760Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-15T13:59:48.6263660Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-15T13:59:48.6288330Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-15T13:59:48.6306410Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-15T13:59:48.6415750Z info /usr/local/share/info/gsl-ref.info 2021-05-15T13:59:48.6430840Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-15T13:59:48.6444010Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-15T13:59:48.6456880Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-15T13:59:48.6485330Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-15T13:59:48.6493400Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-15T13:59:48.6498780Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-15T13:59:48.6504490Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-15T13:59:48.6510010Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-15T13:59:48.6515460Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-15T13:59:48.6521690Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-15T13:59:48.6533740Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-15T13:59:48.7195680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5274-h1pbr9.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-15T13:59:51.3368780Z ==> Summary 2021-05-15T13:59:51.3551630Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-15T13:59:54.7945510Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-15T13:59:56.0626080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:56.6303280Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-15T13:59:57.0624890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-15T14%3A05%3A00Z&sig=oteeCr5%2B6w%2FseETqMxTHIitaSb3Xrj6yw1GI8SWhna0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:57.1105350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=oteeCr5\%2B6w\%2FseETqMxTHIitaSb3Xrj6yw1GI8SWhna0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:57.3308430Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-15T13:59:57.3505700Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-15T13:59:58.5198210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:59.0685160Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-15T13:59:59.4513480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-15T14%3A05%3A00Z&sig=om4S9xmK0BQU12lySzEDzN%2F37ncHikxkKTy%2BNhuxiRQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:59.5022020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=om4S9xmK0BQU12lySzEDzN\%2F37ncHikxkKTy\%2BNhuxiRQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:59.5975750Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-15T13:59:59.6023940Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-15T14:00:00.8293670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:00:01.6175200Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-15T14:00:02.0930720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-15T14%3A10%3A00Z&sig=atoOPP7iQm%2FhxygfEZso8ChMqr8V3y%2BaiuF69d5RpY8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:00:02.1400120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=atoOPP7iQm\%2FhxygfEZso8ChMqr8V3y\%2BaiuF69d5RpY8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:00:02.2175630Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-15T14:00:02.2218630Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-15T14:00:03.4192450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:00:04.0936560Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-15T14:00:04.5546390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-15T14%3A10%3A00Z&sig=hI6KXlBG%2FClEXcIr78sfX40896%2FsCkpHAS7XhgvjJzg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:00:04.6028950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=hI6KXlBG\%2FClEXcIr78sfX40896\%2FsCkpHAS7XhgvjJzg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:00:04.6580990Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-15T14:00:04.6614290Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-15T14:00:05.7599370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:00:06.3291760Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-15T14:00:06.8163460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-15T14%3A10%3A00Z&sig=ZsSradg4cs9hxeeIMnwgKVzOowglKyOa5qbojD45uq4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:00:06.8648630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=ZsSradg4cs9hxeeIMnwgKVzOowglKyOa5qbojD45uq4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:00:07.0272230Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-15T14:00:07.0363480Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-15T14:00:08.2335940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:00:08.8021930Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-15T14:00:09.2582800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-15T14%3A10%3A00Z&sig=SQrdbJn1ofHaKIq8McdPW3PcBuNfM4YKs6s8nJQ4Iqs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:00:09.3061450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=SQrdbJn1ofHaKIq8McdPW3PcBuNfM4YKs6s8nJQ4Iqs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:00:09.3570980Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-15T14:00:09.3603680Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-15T14:00:10.6076460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:00:11.1640430Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-15T14:00:11.6386550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-15T14%3A10%3A00Z&sig=vm6iM4JhORXbCga4eRJYOfxzizRL2ClfhZ3T2SfpC7g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:00:11.6841180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=vm6iM4JhORXbCga4eRJYOfxzizRL2ClfhZ3T2SfpC7g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:00:11.8509300Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-15T14:00:11.8608310Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-15T14:00:13.0751240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:00:14.2663780Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-15T14:00:14.2907900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-15T14%3A10%3A00Z&sig=qIXIU1d274XcUjQOfUnbztbitrYRqUKqdqdRZ%2F3leVY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:00:14.3409300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=qIXIU1d274XcUjQOfUnbztbitrYRqUKqdqdRZ\%2F3leVY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:00:14.4047090Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-15T14:00:14.4094070Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-15T14:00:16.0251520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:00:16.6014290Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-15T14:00:16.9755480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-15T14%3A10%3A00Z&sig=jHKmvwgavEgb93WRX55ZRZWoDFKWFI5BxyZqoLPg6lw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:00:17.0303830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=jHKmvwgavEgb93WRX55ZRZWoDFKWFI5BxyZqoLPg6lw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:00:17.1065320Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-15T14:00:17.1105730Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-15T14:00:18.4588650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:00:18.9775470Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-15T14:00:19.3840800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-15T14%3A10%3A00Z&sig=BjXq6M%2BO4DrvlDDKe5s211q5r2vwna%2B6CVvnhbs1LRg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:00:19.4643130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=BjXq6M\%2BO4DrvlDDKe5s211q5r2vwna\%2B6CVvnhbs1LRg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:00:19.5169360Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-15T14:00:19.5202030Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-15T14:00:20.6417510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:00:21.2481390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-15T14:00:21.6316100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-15T14%3A10%3A00Z&sig=y6%2BGzVDD6SydcQUeppu0ZCAhtnlkCzMWPJfL0nbIaI4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:00:21.6800550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=y6\%2BGzVDD6SydcQUeppu0ZCAhtnlkCzMWPJfL0nbIaI4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:00:21.7311040Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-15T14:00:21.7344640Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-15T14:00:22.8697330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:00:23.4414880Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-15T14:00:23.8024930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-15T14%3A10%3A00Z&sig=6uEcoDfYEF89Yn4iVtnyCFGY3hv1oHQZzjzHlCyoiXg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:00:23.8550520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=6uEcoDfYEF89Yn4iVtnyCFGY3hv1oHQZzjzHlCyoiXg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:00:23.9913250Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-15T14:00:23.9976180Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-15T14:00:25.1451670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:00:25.7111430Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-15T14:00:26.0865070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-15T14%3A10%3A00Z&sig=262MmhjhZoK9fDI2RdJgbliWcjxuW3zr99T6BlQhxGs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:00:26.1380390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=262MmhjhZoK9fDI2RdJgbliWcjxuW3zr99T6BlQhxGs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:00:26.2032030Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-15T14:00:26.2071730Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-15T14:00:27.3689530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:00:27.9318520Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-15T14:00:28.3105310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-15T14%3A10%3A00Z&sig=pT17pIx356Z6C657WHFiHLvPPi8lmcoraB2%2F3mqRj3g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:00:28.3589400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=pT17pIx356Z6C657WHFiHLvPPi8lmcoraB2\%2F3mqRj3g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:00:28.8935270Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-15T14:00:29.0108970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-15T14:00:30.1285690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:00:30.7041070Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-15T14:00:31.0841890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-15T14%3A10%3A00Z&sig=4bAJQNB6NSRJl60fyNDBmNTSdAGgJ5YY0sx%2FYIHDX2s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:00:31.1297590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=4bAJQNB6NSRJl60fyNDBmNTSdAGgJ5YY0sx\%2FYIHDX2s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:00:31.3151720Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-15T14:00:31.3269300Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-15T14:00:32.6064310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:00:33.1725210Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-15T14:00:33.5664100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-15T14%3A10%3A00Z&sig=WQ%2BbQmOCbLf211MMy9rVvIaBGUTUAGkERVVmeIUbw%2Fw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:00:33.6113010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=WQ\%2BbQmOCbLf211MMy9rVvIaBGUTUAGkERVVmeIUbw\%2Fw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:00:33.6795680Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-15T14:00:33.6835700Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-15T14:00:35.0074160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:00:35.5622600Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-15T14:00:36.0878140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-15T14%3A10%3A00Z&sig=ImTP%2B15Wj8EfEdmkUeJfS3lM7jgURIeP9uf9qZu217Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:00:36.1327790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=ImTP\%2B15Wj8EfEdmkUeJfS3lM7jgURIeP9uf9qZu217Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:00:36.2684520Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-15T14:00:36.2762660Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-15T14:00:37.4354660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:00:38.0354040Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-15T14:00:38.4268040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-15T14%3A10%3A00Z&sig=GY1r%2F8xvxt1jgusOimmgySvyIulRe%2BwtRXJrSkskowM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:00:38.4899330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=GY1r\%2F8xvxt1jgusOimmgySvyIulRe\%2BwtRXJrSkskowM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:00:38.5433120Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-15T14:00:38.5466480Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-15T14:00:39.7396530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:00:40.2947760Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-15T14:00:40.6835820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-15T14%3A10%3A00Z&sig=wTQKOeD0lcibnCOmln%2FTDuigZShJiLbWmgCBuw0F6PM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:00:40.7491900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=wTQKOeD0lcibnCOmln\%2FTDuigZShJiLbWmgCBuw0F6PM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:00:40.8299900Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-15T14:00:40.8347290Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-15T14:00:42.5073340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:00:42.5318900Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-15T14:00:42.9142700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-15T14%3A10%3A00Z&sig=OUQ5u8qDJgt%2BE%2BNkXq%2FB1i1YLNmvcYdZbkkO2YdP6iw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:00:42.9605360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=OUQ5u8qDJgt\%2BE\%2BNkXq\%2FB1i1YLNmvcYdZbkkO2YdP6iw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:00:43.1311280Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-15T14:00:43.1402440Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-15T14:00:44.3442010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:00:45.1635140Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-15T14:00:45.5836790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-15T14%3A10%3A00Z&sig=ioEDD59PrHa5Q5oSX8QzZULTe%2Fma%2F6F0Y6UhhbgzfaY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:00:45.6316020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=ioEDD59PrHa5Q5oSX8QzZULTe\%2Fma\%2F6F0Y6UhhbgzfaY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:00:45.6891440Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-15T14:00:45.6925700Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-15T14:00:46.8881440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:00:47.4641350Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-15T14:00:47.9265230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-15T14%3A10%3A00Z&sig=Sf71UfYmsbWRDnDllZA4za87VRURaDi6jv38sP%2BvpCE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:00:47.9886830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=Sf71UfYmsbWRDnDllZA4za87VRURaDi6jv38sP\%2BvpCE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:00:48.1330930Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-15T14:00:48.1453110Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-15T14:00:49.8961310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:00:50.8178710Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-15T14:00:51.5131710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-15T14%3A10%3A00Z&sig=SaYi4jn0Ba%2BWZr7TsOk9bYb2zf%2Fe3f%2B6I34ArI%2BFqHI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:00:52.0114770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=SaYi4jn0Ba\%2BWZr7TsOk9bYb2zf\%2Fe3f\%2B6I34ArI\%2BFqHI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:00:52.3925320Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-15T14:00:52.4345740Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-15T14:00:53.7517240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:00:54.3383330Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-15T14:00:54.8460430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-15T14%3A10%3A00Z&sig=gxIuc7zXairIaILWqNM6F6BaALvc2ADtYXHRglvP05s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:00:55.5814190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=gxIuc7zXairIaILWqNM6F6BaALvc2ADtYXHRglvP05s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:00:56.0816110Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-15T14:00:56.0869320Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-15T14:00:58.5186970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:00:59.0739320Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-15T14:01:00.6356300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-15T14%3A10%3A00Z&sig=oS%2F3BuKnQaM%2FOWOrDbRf3OxXqKtO4grVPBtN9kToqvY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:01:00.9755750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=oS\%2F3BuKnQaM\%2FOWOrDbRf3OxXqKtO4grVPBtN9kToqvY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:01:01.1051730Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-15T14:01:01.1158900Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-15T14:01:02.6214080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:01:03.4127090Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-15T14:01:04.0884120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-15T14%3A10%3A00Z&sig=o4VLElE47yQw1zIITvXNukQPgYezpidK1NrDVJMgn6A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:01:04.1387850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=o4VLElE47yQw1zIITvXNukQPgYezpidK1NrDVJMgn6A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:01:04.3695250Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-15T14:01:04.3928020Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-15T14:01:05.9025590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:01:06.7979690Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-15T14:01:07.5959900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-15T14%3A10%3A00Z&sig=UyFBXJybgjNdEC%2FKrsU7ICh4itPBZNI0y7VGrWy0yAc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:01:07.8410210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=UyFBXJybgjNdEC\%2FKrsU7ICh4itPBZNI0y7VGrWy0yAc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:01:07.9184920Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-15T14:01:07.9229160Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-15T14:01:09.3262130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:01:10.1382530Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-15T14:01:10.8714300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-15T14%3A10%3A00Z&sig=rK5Ti7M8tJ2tOTt8l2tGm%2BBOQSXhzWmJQKFzpesJjE4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:01:10.9327920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=rK5Ti7M8tJ2tOTt8l2tGm\%2BBOQSXhzWmJQKFzpesJjE4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:01:11.0810910Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-15T14:01:11.0897850Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-15T14:01:12.6144270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:01:13.5351050Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-15T14:01:14.9109810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=fuP9kSsk4ScK7TIInpDPai24\%2B1RFFnswN1jV0em\%2BDWw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:01:14.9116540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-15T14%3A10%3A00Z&sig=fuP9kSsk4ScK7TIInpDPai24%2B1RFFnswN1jV0em%2BDWw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:01:14.9120130Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-15T14:01:14.9122710Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-15T14:01:15.7581720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:01:16.3574750Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-15T14:01:16.8663020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-15T14%3A10%3A00Z&sig=VEmO8Uk2d8cXHZhBPwKOmBK1WWosVZEpevWzyIja1sQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:01:17.0572100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=VEmO8Uk2d8cXHZhBPwKOmBK1WWosVZEpevWzyIja1sQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:01:17.5158250Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-15T14:01:17.6395880Z ==> 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-15T14:01:17.6456640Z ==> Installing ffmpeg dependency: aom 2021-05-15T14:01:17.7173950Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-15T14:01:17.7221260Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5281-1gsa7x7 2021-05-15T14:01:17.7826400Z cp -pR /private/tmp/d20210515-5281-1gsa7x7/aom/. /usr/local/Cellar/aom 2021-05-15T14:01:17.8259060Z chmod -Rf +w /private/tmp/d20210515-5281-1gsa7x7 2021-05-15T14:01:17.8979860Z ==> Finishing up 2021-05-15T14:01:18.1863750Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-15T14:01:18.1876070Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-15T14:01:18.1891520Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-15T14:01:18.1910920Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-15T14:01:18.1922180Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-15T14:01:18.1933390Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-15T14:01:18.1942430Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-15T14:01:18.1957010Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-15T14:01:18.2172700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5643-1yvp51z.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-15T14:01:20.7255580Z ==> Summary 2021-05-15T14:01:20.7282240Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-15T14:01:20.7288720Z ==> Installing ffmpeg dependency: dav1d 2021-05-15T14:01:20.7366910Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-15T14:01:20.7385480Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5281-1ylglel 2021-05-15T14:01:20.7556980Z cp -pR /private/tmp/d20210515-5281-1ylglel/dav1d/. /usr/local/Cellar/dav1d 2021-05-15T14:01:20.7708300Z chmod -Rf +w /private/tmp/d20210515-5281-1ylglel 2021-05-15T14:01:20.8303130Z ==> Finishing up 2021-05-15T14:01:20.8704860Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-15T14:01:20.8720610Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-15T14:01:20.8731090Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-15T14:01:20.8736690Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-15T14:01:20.8746820Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-15T14:01:20.8893300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5670-1kdv2fb.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-15T14:01:23.2950020Z ==> Summary 2021-05-15T14:01:23.2975210Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-15T14:01:23.2988050Z ==> Installing ffmpeg dependency: frei0r 2021-05-15T14:01:23.3042410Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-15T14:01:23.3062670Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5281-dnrtyf 2021-05-15T14:01:23.3902540Z cp -pR /private/tmp/d20210515-5281-dnrtyf/frei0r/. /usr/local/Cellar/frei0r 2021-05-15T14:01:23.4548650Z chmod -Rf +w /private/tmp/d20210515-5281-dnrtyf 2021-05-15T14:01:23.5314340Z ==> Finishing up 2021-05-15T14:01:23.5763510Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-15T14:01:23.5768460Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-15T14:01:23.5776780Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-15T14:01:23.5879980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5696-c61ahn.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-15T14:01:26.1895330Z ==> Summary 2021-05-15T14:01:26.1980540Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-15T14:01:26.1986780Z ==> Installing ffmpeg dependency: fribidi 2021-05-15T14:01:26.2009140Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-15T14:01:26.2028210Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5281-u059pd 2021-05-15T14:01:26.2300250Z cp -pR /private/tmp/d20210515-5281-u059pd/fribidi/. /usr/local/Cellar/fribidi 2021-05-15T14:01:26.2731710Z chmod -Rf +w /private/tmp/d20210515-5281-u059pd 2021-05-15T14:01:26.3610210Z ==> Finishing up 2021-05-15T14:01:26.4156460Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-15T14:01:26.4172820Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-15T14:01:26.4198740Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-15T14:01:26.4218410Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-15T14:01:26.4232420Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-15T14:01:26.4246780Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-15T14:01:26.4257620Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-15T14:01:26.4268580Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-15T14:01:26.4278450Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-15T14:01:26.4289710Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-15T14:01:26.4305360Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-15T14:01:26.4307970Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-15T14:01:26.4317620Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-15T14:01:26.4325800Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-15T14:01:26.4331390Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-15T14:01:26.4343520Z 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-15T14:01:26.4353660Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-15T14:01:26.4363780Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-15T14:01:26.4375020Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-15T14:01:26.4384380Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-15T14:01:26.4390370Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-15T14:01:26.4402750Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-15T14:01:26.4413110Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-15T14:01:26.4440410Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-15T14:01:26.4446500Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-15T14:01:26.4459650Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-15T14:01:26.4467420Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-15T14:01:26.4477250Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-15T14:01:26.4491750Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-15T14:01:26.4503900Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-15T14:01:26.4511730Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-15T14:01:26.4518860Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-15T14:01:26.4523810Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-15T14:01:26.4537610Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-15T14:01:26.4543290Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-15T14:01:26.4552790Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-15T14:01:26.4561470Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-15T14:01:26.4803920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5722-1uv2ze8.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-15T14:01:29.0360030Z ==> Summary 2021-05-15T14:01:29.0413550Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-15T14:01:29.0420490Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-15T14:01:29.2765420Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-15T14:01:29.2783580Z 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/d20210515-5281-1d7xk9f 2021-05-15T14:01:29.3889710Z cp -pR /private/tmp/d20210515-5281-1d7xk9f/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-15T14:01:29.5039480Z chmod -Rf +w /private/tmp/d20210515-5281-1d7xk9f 2021-05-15T14:01:29.7059890Z ==> Finishing up 2021-05-15T14:01:29.7574500Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-15T14:01:29.7585320Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-15T14:01:29.7609020Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-15T14:01:29.7620200Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-15T14:01:29.7637290Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-15T14:01:29.7650560Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-15T14:01:29.7720900Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-15T14:01:29.7746330Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-15T14:01:29.7760040Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-15T14:01:29.7836260Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-15T14:01:29.7841640Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-15T14:01:29.7847580Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-15T14:01:29.7852670Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-15T14:01:29.7858880Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-15T14:01:29.7863740Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-15T14:01:29.7869770Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-15T14:01:29.7874900Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-15T14:01:29.7881080Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-15T14:01:29.7886280Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-15T14:01:29.7891590Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-15T14:01:29.7897430Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-15T14:01:29.7902800Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-15T14:01:29.7908340Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-15T14:01:29.7913410Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-15T14:01:29.7918950Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-15T14:01:29.7924070Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-15T14:01:29.7930360Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-15T14:01:29.7953330Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-15T14:01:29.7965450Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-15T14:01:29.7978740Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-15T14:01:29.7991900Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-15T14:01:29.7997670Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-15T14:01:29.8003200Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-15T14:01:29.8008180Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-15T14:01:29.8014330Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-15T14:01:29.8019780Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-15T14:01:29.8024970Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-15T14:01:29.8030650Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-15T14:01:29.8036190Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-15T14:01:29.8041390Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-15T14:01:29.8048280Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-15T14:01:29.8053240Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-15T14:01:29.8058990Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-15T14:01:29.8064140Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-15T14:01:29.8070400Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-15T14:01:29.8075630Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-15T14:01:29.8081570Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-15T14:01:29.8086940Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-15T14:01:29.8096680Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-15T14:01:29.8101590Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-15T14:01:29.8114240Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-15T14:01:29.8122750Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-15T14:01:29.8128480Z 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-15T14:01:29.8633910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5748-1bho8cs.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-15T14:01:32.4057710Z ==> Summary 2021-05-15T14:01:32.4199030Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-15T14:01:32.4205510Z ==> Installing ffmpeg dependency: graphite2 2021-05-15T14:01:32.4272420Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-15T14:01:32.4292200Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5281-oq346n 2021-05-15T14:01:32.4419100Z cp -pR /private/tmp/d20210515-5281-oq346n/graphite2/. /usr/local/Cellar/graphite2 2021-05-15T14:01:32.4586690Z chmod -Rf +w /private/tmp/d20210515-5281-oq346n 2021-05-15T14:01:32.5184400Z ==> Finishing up 2021-05-15T14:01:32.5598090Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-15T14:01:32.5604620Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-15T14:01:32.5610880Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-15T14:01:32.5617830Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-15T14:01:32.5622800Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-15T14:01:32.5632590Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-15T14:01:32.5640140Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-15T14:01:32.5796270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5774-strf2d.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-15T14:01:35.2175360Z ==> Summary 2021-05-15T14:01:35.2204020Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-15T14:01:35.2212170Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-15T14:01:35.4602870Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-15T14:01:35.4621660Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5281-19q62jd 2021-05-15T14:01:35.5146960Z cp -pR /private/tmp/d20210515-5281-19q62jd/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-15T14:01:35.5601500Z chmod -Rf +w /private/tmp/d20210515-5281-19q62jd 2021-05-15T14:01:35.7727390Z ==> Finishing up 2021-05-15T14:01:35.8136590Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-15T14:01:35.8157020Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-15T14:01:35.8165360Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-15T14:01:35.8170020Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-15T14:01:35.8177550Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-15T14:01:35.8186640Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-15T14:01:35.8211820Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-15T14:01:35.8219660Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-15T14:01:35.8224700Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-15T14:01:35.8229990Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-15T14:01:35.8243540Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-15T14:01:35.8248470Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-15T14:01:35.8275090Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-15T14:01:35.8282220Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-15T14:01:35.8287500Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-15T14:01:35.8295130Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-15T14:01:35.8300770Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-15T14:01:35.8305450Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-15T14:01:35.8311000Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-15T14:01:35.8316390Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-15T14:01:35.8324690Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-15T14:01:35.8330570Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-15T14:01:35.8335150Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-15T14:01:35.8340520Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-15T14:01:35.8624750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5801-4smi85.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-15T14:01:38.4131040Z ==> Summary 2021-05-15T14:01:38.4187020Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-15T14:01:38.4195680Z ==> Installing ffmpeg dependency: libass 2021-05-15T14:01:38.6789530Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-15T14:01:38.6810630Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5281-1qjf1y7 2021-05-15T14:01:38.6935690Z cp -pR /private/tmp/d20210515-5281-1qjf1y7/libass/. /usr/local/Cellar/libass 2021-05-15T14:01:38.7053130Z chmod -Rf +w /private/tmp/d20210515-5281-1qjf1y7 2021-05-15T14:01:38.7621900Z ==> Finishing up 2021-05-15T14:01:38.8045290Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-15T14:01:38.8051880Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-15T14:01:38.8056500Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-15T14:01:38.8062220Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-15T14:01:38.8070110Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-15T14:01:38.8217850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5828-cg9kp7.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-15T14:01:41.4899560Z ==> Summary 2021-05-15T14:01:41.4935890Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-15T14:01:41.4953860Z ==> Installing ffmpeg dependency: libbluray 2021-05-15T14:01:41.5219860Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-15T14:01:41.5238420Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5281-66dndq 2021-05-15T14:01:41.5418690Z cp -pR /private/tmp/d20210515-5281-66dndq/libbluray/. /usr/local/Cellar/libbluray 2021-05-15T14:01:41.5598210Z chmod -Rf +w /private/tmp/d20210515-5281-66dndq 2021-05-15T14:01:41.6323210Z ==> Finishing up 2021-05-15T14:01:41.6737360Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-15T14:01:41.6741090Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-15T14:01:41.6746560Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-15T14:01:41.6753470Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-15T14:01:41.6760580Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-15T14:01:41.6765700Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-15T14:01:41.6772410Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-15T14:01:41.6780140Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-15T14:01:41.6950810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5854-u88fra.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-15T14:01:44.2602970Z ==> Summary 2021-05-15T14:01:44.2628770Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-15T14:01:44.2634900Z ==> Installing ffmpeg dependency: libsoxr 2021-05-15T14:01:44.2700120Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-15T14:01:44.2719490Z 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/d20210515-5281-1aikwyc 2021-05-15T14:01:44.2884170Z cp -pR /private/tmp/d20210515-5281-1aikwyc/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-15T14:01:44.3109500Z chmod -Rf +w /private/tmp/d20210515-5281-1aikwyc 2021-05-15T14:01:44.3758860Z ==> Finishing up 2021-05-15T14:01:44.4177820Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-15T14:01:44.4181590Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-15T14:01:44.4194980Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-15T14:01:44.4201810Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-15T14:01:44.4207040Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-15T14:01:44.4212460Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-15T14:01:44.4217640Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-15T14:01:44.4222870Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-15T14:01:44.4228080Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-15T14:01:44.4235660Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-15T14:01:44.4240930Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-15T14:01:44.4416500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5880-que0c3.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-15T14:01:46.8925170Z ==> Summary 2021-05-15T14:01:46.8960040Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-15T14:01:46.8966990Z ==> Installing ffmpeg dependency: libvidstab 2021-05-15T14:01:46.9031570Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-15T14:01:46.9050450Z 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/d20210515-5281-g3nvt8 2021-05-15T14:01:46.9189170Z cp -pR /private/tmp/d20210515-5281-g3nvt8/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-15T14:01:46.9370180Z chmod -Rf +w /private/tmp/d20210515-5281-g3nvt8 2021-05-15T14:01:46.9939670Z ==> Finishing up 2021-05-15T14:01:47.0170970Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-15T14:01:47.0179010Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-15T14:01:47.0184520Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-15T14:01:47.0192420Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-15T14:01:47.0510510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5906-11322md.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-15T14:01:49.5751960Z ==> Summary 2021-05-15T14:01:49.5822180Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-15T14:01:49.5828640Z ==> Installing ffmpeg dependency: libvpx 2021-05-15T14:01:49.5857690Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-15T14:01:49.5876660Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5281-cx9i8k 2021-05-15T14:01:49.6135700Z cp -pR /private/tmp/d20210515-5281-cx9i8k/libvpx/. /usr/local/Cellar/libvpx 2021-05-15T14:01:49.6311280Z chmod -Rf +w /private/tmp/d20210515-5281-cx9i8k 2021-05-15T14:01:49.6826720Z ==> Finishing up 2021-05-15T14:01:49.7241030Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-15T14:01:49.7247740Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-15T14:01:49.7256220Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-15T14:01:49.7351350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5932-n46ohl.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-15T14:01:52.2569780Z ==> Summary 2021-05-15T14:01:52.2592230Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-15T14:01:52.2598310Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-15T14:01:52.2622240Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-15T14:01:52.2641440Z 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/d20210515-5281-1qcmue4 2021-05-15T14:01:52.2790140Z cp -pR /private/tmp/d20210515-5281-1qcmue4/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-15T14:01:52.2946030Z chmod -Rf +w /private/tmp/d20210515-5281-1qcmue4 2021-05-15T14:01:52.3502740Z ==> Finishing up 2021-05-15T14:01:52.3938020Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-15T14:01:52.3941750Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-15T14:01:52.3950680Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-15T14:01:52.3955370Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-15T14:01:52.3962260Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-15T14:01:52.3966770Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-15T14:01:52.3972470Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-15T14:01:52.3977510Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-15T14:01:52.3985640Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-15T14:01:52.3990700Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-15T14:01:52.4142540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5958-1m5v4oz.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-15T14:01:54.8984880Z ==> Summary 2021-05-15T14:01:54.9008770Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-15T14:01:54.9018640Z ==> Installing ffmpeg dependency: rav1e 2021-05-15T14:01:54.9149820Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-15T14:01:54.9168470Z 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/d20210515-5281-gq4er3 2021-05-15T14:01:55.3426530Z cp -pR /private/tmp/d20210515-5281-gq4er3/rav1e/. /usr/local/Cellar/rav1e 2021-05-15T14:01:55.5481820Z chmod -Rf +w /private/tmp/d20210515-5281-gq4er3 2021-05-15T14:01:55.6129280Z ==> Finishing up 2021-05-15T14:01:55.6553350Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-15T14:01:55.6559460Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-15T14:01:55.6571820Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-15T14:01:55.6573890Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-15T14:01:55.6578790Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-15T14:01:55.6584710Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-15T14:01:55.6592360Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-15T14:01:55.6768830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5984-1poca3h.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-15T14:01:58.2386920Z ==> Summary 2021-05-15T14:01:58.2408530Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-15T14:01:58.2457520Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-15T14:01:58.2929510Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-15T14:01:58.2948220Z 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/d20210515-5281-kitqxf 2021-05-15T14:01:58.3285650Z cp -pR /private/tmp/d20210515-5281-kitqxf/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-15T14:01:58.3594740Z chmod -Rf +w /private/tmp/d20210515-5281-kitqxf 2021-05-15T14:01:58.4340730Z ==> Finishing up 2021-05-15T14:01:58.4722720Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-15T14:01:58.4729560Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-15T14:01:58.4739590Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-15T14:01:58.4745900Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-15T14:01:58.4750850Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-15T14:01:58.4756000Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-15T14:01:58.4764160Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-15T14:01:58.4944920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6010-10osxp8.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-15T14:02:00.9272880Z ==> Summary 2021-05-15T14:02:00.9306760Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-15T14:02:00.9313150Z ==> Installing ffmpeg dependency: rubberband 2021-05-15T14:02:00.9897780Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-15T14:02:00.9916440Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5281-dorsvu 2021-05-15T14:02:01.0075310Z cp -pR /private/tmp/d20210515-5281-dorsvu/rubberband/. /usr/local/Cellar/rubberband 2021-05-15T14:02:01.0224320Z chmod -Rf +w /private/tmp/d20210515-5281-dorsvu 2021-05-15T14:02:01.1311420Z ==> Finishing up 2021-05-15T14:02:01.2403570Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-15T14:02:01.2410930Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-15T14:02:01.2417970Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-15T14:02:01.2422900Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-15T14:02:01.2428790Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-15T14:02:01.2436440Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-15T14:02:01.2584240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6036-11lnuyk.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-15T14:02:03.7956470Z ==> Summary 2021-05-15T14:02:03.7977590Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-15T14:02:03.7984740Z ==> Installing ffmpeg dependency: sdl2 2021-05-15T14:02:03.8023500Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-15T14:02:03.8042100Z 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/d20210515-5281-jkak9a 2021-05-15T14:02:03.8784750Z cp -pR /private/tmp/d20210515-5281-jkak9a/sdl2/. /usr/local/Cellar/sdl2 2021-05-15T14:02:03.9311460Z chmod -Rf +w /private/tmp/d20210515-5281-jkak9a 2021-05-15T14:02:04.0253220Z ==> Finishing up 2021-05-15T14:02:04.0671710Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-15T14:02:04.0677570Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-15T14:02:04.0686440Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-15T14:02:04.0695320Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-15T14:02:04.0700390Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-15T14:02:04.0704880Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-15T14:02:04.0710410Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-15T14:02:04.0715370Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-15T14:02:04.0719960Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-15T14:02:04.0727580Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-15T14:02:04.1010390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6062-18wjme8.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-15T14:02:06.5730810Z ==> Summary 2021-05-15T14:02:06.5832720Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-15T14:02:06.5839520Z ==> Installing ffmpeg dependency: snappy 2021-05-15T14:02:06.5925350Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-15T14:02:06.5944620Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5281-1sueezu 2021-05-15T14:02:06.6348390Z cp -pR /private/tmp/d20210515-5281-1sueezu/snappy/. /usr/local/Cellar/snappy 2021-05-15T14:02:06.6515370Z chmod -Rf +w /private/tmp/d20210515-5281-1sueezu 2021-05-15T14:02:06.7044760Z ==> Finishing up 2021-05-15T14:02:06.7525920Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-15T14:02:06.7529970Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-15T14:02:06.7535390Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-15T14:02:06.7539750Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-15T14:02:06.7549650Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-15T14:02:06.7554510Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-15T14:02:06.7559970Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-15T14:02:06.7564530Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-15T14:02:06.7570170Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-15T14:02:06.7709970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6088-1r1m82b.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-15T14:02:09.3211470Z ==> Summary 2021-05-15T14:02:09.3234730Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-15T14:02:09.3243700Z ==> Installing ffmpeg dependency: speex 2021-05-15T14:02:09.3309350Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-15T14:02:09.3328550Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5281-pqel8j 2021-05-15T14:02:09.3497480Z cp -pR /private/tmp/d20210515-5281-pqel8j/speex/. /usr/local/Cellar/speex 2021-05-15T14:02:09.3696790Z chmod -Rf +w /private/tmp/d20210515-5281-pqel8j 2021-05-15T14:02:09.4371800Z ==> Finishing up 2021-05-15T14:02:09.4806540Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-15T14:02:09.4815240Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-15T14:02:09.4823270Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-15T14:02:09.4830330Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-15T14:02:09.4835360Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-15T14:02:09.4840780Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-15T14:02:09.4848550Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-15T14:02:09.5010440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6114-16ybhvu.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-15T14:02:11.9570450Z ==> Summary 2021-05-15T14:02:11.9599490Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-15T14:02:11.9606410Z ==> Installing ffmpeg dependency: srt 2021-05-15T14:02:11.9712610Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-15T14:02:11.9732520Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5281-1g6m2r0 2021-05-15T14:02:12.0058510Z cp -pR /private/tmp/d20210515-5281-1g6m2r0/srt/. /usr/local/Cellar/srt 2021-05-15T14:02:12.0254280Z chmod -Rf +w /private/tmp/d20210515-5281-1g6m2r0 2021-05-15T14:02:12.1098250Z ==> Finishing up 2021-05-15T14:02:12.1545350Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-15T14:02:12.1550280Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-15T14:02:12.1563440Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-15T14:02:12.1584080Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-15T14:02:12.1600850Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-15T14:02:12.1617950Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-15T14:02:12.1628380Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-15T14:02:12.1640770Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-15T14:02:12.1663460Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-15T14:02:12.1686030Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-15T14:02:12.1699430Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-15T14:02:12.1954150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6140-1mkexei.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-15T14:02:14.8090910Z ==> Summary 2021-05-15T14:02:14.8116270Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-15T14:02:14.8122820Z ==> Installing ffmpeg dependency: giflib 2021-05-15T14:02:14.8159500Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-15T14:02:14.8178960Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5281-1w3gh6k 2021-05-15T14:02:14.8320940Z cp -pR /private/tmp/d20210515-5281-1w3gh6k/giflib/. /usr/local/Cellar/giflib 2021-05-15T14:02:14.8478470Z chmod -Rf +w /private/tmp/d20210515-5281-1w3gh6k 2021-05-15T14:02:14.9056920Z ==> Finishing up 2021-05-15T14:02:14.9496180Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-15T14:02:14.9508400Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-15T14:02:14.9519950Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-15T14:02:14.9530480Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-15T14:02:14.9535500Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-15T14:02:14.9540820Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-15T14:02:14.9547990Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-15T14:02:14.9555500Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-15T14:02:14.9560570Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-15T14:02:14.9565280Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-15T14:02:14.9570780Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-15T14:02:14.9745990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6166-1t155jy.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-15T14:02:17.5206600Z ==> Summary 2021-05-15T14:02:17.5229550Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-15T14:02:17.5236660Z ==> Installing ffmpeg dependency: leptonica 2021-05-15T14:02:17.5963330Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-15T14:02:17.5981660Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5281-1pg65ns 2021-05-15T14:02:17.6480720Z cp -pR /private/tmp/d20210515-5281-1pg65ns/leptonica/. /usr/local/Cellar/leptonica 2021-05-15T14:02:17.6824140Z chmod -Rf +w /private/tmp/d20210515-5281-1pg65ns 2021-05-15T14:02:17.9194200Z ==> Finishing up 2021-05-15T14:02:17.9643600Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-15T14:02:17.9663100Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-15T14:02:17.9667610Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-15T14:02:17.9673320Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-15T14:02:17.9678020Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-15T14:02:17.9686140Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-15T14:02:17.9691030Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-15T14:02:17.9696510Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-15T14:02:17.9702590Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-15T14:02:17.9707460Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-15T14:02:17.9715180Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-15T14:02:17.9730140Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-15T14:02:17.9734760Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-15T14:02:17.9740380Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-15T14:02:17.9745320Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-15T14:02:17.9751460Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-15T14:02:17.9760450Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-15T14:02:18.0056040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6192-169blsx.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-15T14:02:21.0683310Z ==> Summary 2021-05-15T14:02:21.0726790Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-15T14:02:21.0732680Z ==> Installing ffmpeg dependency: tesseract 2021-05-15T14:02:21.1512670Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-15T14:02:21.1531070Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5281-12ykl85 2021-05-15T14:02:21.3420040Z cp -pR /private/tmp/d20210515-5281-12ykl85/tesseract/. /usr/local/Cellar/tesseract 2021-05-15T14:02:21.4281590Z chmod -Rf +w /private/tmp/d20210515-5281-12ykl85 2021-05-15T14:02:21.5109210Z ==> Finishing up 2021-05-15T14:02:21.5532370Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-15T14:02:21.5538230Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-15T14:02:21.5545190Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-15T14:02:21.5551770Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-15T14:02:21.5556480Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-15T14:02:21.5562220Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-15T14:02:21.5570120Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-15T14:02:21.5818830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6218-1m84yqc.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-15T14:02:24.1607690Z ==> Caveats 2021-05-15T14:02:24.1609070Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-15T14:02:24.1610840Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-15T14:02:24.1612280Z ==> Summary 2021-05-15T14:02:24.1664400Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-15T14:02:24.1670790Z ==> Installing ffmpeg dependency: theora 2021-05-15T14:02:24.1861550Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-15T14:02:24.1880810Z 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/d20210515-5281-17rrb9n 2021-05-15T14:02:24.2506960Z cp -pR /private/tmp/d20210515-5281-17rrb9n/theora/. /usr/local/Cellar/theora 2021-05-15T14:02:24.3055420Z chmod -Rf +w /private/tmp/d20210515-5281-17rrb9n 2021-05-15T14:02:24.5233660Z ==> Finishing up 2021-05-15T14:02:24.5666430Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-15T14:02:24.5674530Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-15T14:02:24.5682550Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-15T14:02:24.5687210Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-15T14:02:24.5708850Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-15T14:02:24.5713690Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-15T14:02:24.5718950Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-15T14:02:24.5724200Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-15T14:02:24.5729970Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-15T14:02:24.5734440Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-15T14:02:24.5739450Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-15T14:02:24.5747500Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-15T14:02:24.5752410Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-15T14:02:24.5757990Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-15T14:02:24.6052490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6245-1li1k8w.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-15T14:02:27.2043470Z ==> Summary 2021-05-15T14:02:27.2117460Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-15T14:02:27.2123630Z ==> Installing ffmpeg dependency: x264 2021-05-15T14:02:27.2167990Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-15T14:02:27.2187880Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5281-w16jal 2021-05-15T14:02:27.2555190Z cp -pR /private/tmp/d20210515-5281-w16jal/x264/. /usr/local/Cellar/x264 2021-05-15T14:02:27.2713510Z chmod -Rf +w /private/tmp/d20210515-5281-w16jal 2021-05-15T14:02:27.3233610Z ==> Finishing up 2021-05-15T14:02:27.3645870Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-15T14:02:27.3658200Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-15T14:02:27.3663040Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-15T14:02:27.3670370Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-15T14:02:27.3675180Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-15T14:02:27.3680600Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-15T14:02:27.3688020Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-15T14:02:27.3953040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6271-12h40fo.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-15T14:02:29.9596710Z ==> Summary 2021-05-15T14:02:29.9619570Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-15T14:02:29.9627070Z ==> Installing ffmpeg dependency: x265 2021-05-15T14:02:29.9689880Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-15T14:02:29.9708140Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-5281-l4m5y4 2021-05-15T14:02:30.0714490Z cp -pR /private/tmp/d20210515-5281-l4m5y4/x265/. /usr/local/Cellar/x265 2021-05-15T14:02:30.1485180Z chmod -Rf +w /private/tmp/d20210515-5281-l4m5y4 2021-05-15T14:02:30.2545230Z ==> Finishing up 2021-05-15T14:02:30.3223170Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-15T14:02:30.3228940Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-15T14:02:30.3235490Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-15T14:02:30.3242520Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-15T14:02:30.3247420Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-15T14:02:30.3252660Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-15T14:02:30.3260960Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-15T14:02:30.3473060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6297-17xjli9.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-15T14:02:32.8087650Z ==> Summary 2021-05-15T14:02:32.8107050Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-15T14:02:32.8113020Z ==> Installing ffmpeg dependency: xvid 2021-05-15T14:02:32.8135300Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-15T14:02:32.8155800Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5281-19iwhwr 2021-05-15T14:02:32.8313050Z cp -pR /private/tmp/d20210515-5281-19iwhwr/xvid/. /usr/local/Cellar/xvid 2021-05-15T14:02:32.8451790Z chmod -Rf +w /private/tmp/d20210515-5281-19iwhwr 2021-05-15T14:02:32.9037710Z ==> Finishing up 2021-05-15T14:02:32.9464750Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-15T14:02:32.9471310Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-15T14:02:32.9476290Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-15T14:02:32.9606570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6323-zbci8v.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-15T14:02:35.5092420Z ==> Summary 2021-05-15T14:02:35.5109590Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-15T14:02:35.5118160Z ==> Installing ffmpeg dependency: zeromq 2021-05-15T14:02:35.5278770Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-15T14:02:35.5297790Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5281-d9y7wz 2021-05-15T14:02:35.5828740Z cp -pR /private/tmp/d20210515-5281-d9y7wz/zeromq/. /usr/local/Cellar/zeromq 2021-05-15T14:02:35.6330630Z chmod -Rf +w /private/tmp/d20210515-5281-d9y7wz 2021-05-15T14:02:35.7251510Z ==> Finishing up 2021-05-15T14:02:35.7558950Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-15T14:02:35.7566260Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-15T14:02:35.7571650Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-15T14:02:35.7651880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-15T14:02:35.7672430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-15T14:02:35.7683320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-15T14:02:35.7700100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-15T14:02:35.7714980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-15T14:02:35.7726960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-15T14:02:35.7738080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-15T14:02:35.7751810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-15T14:02:35.7763470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-15T14:02:35.7774490Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-15T14:02:35.7785040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-15T14:02:35.7797040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-15T14:02:35.7808580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-15T14:02:35.7819950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-15T14:02:35.7830820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-15T14:02:35.7841390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-15T14:02:35.7850290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-15T14:02:35.7861990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-15T14:02:35.7874660Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-15T14:02:35.7880420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-15T14:02:35.7892990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-15T14:02:35.7904290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-15T14:02:35.7910040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-15T14:02:35.7921140Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-15T14:02:35.7931450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-15T14:02:35.7945290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-15T14:02:35.7952580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-15T14:02:35.7963500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-15T14:02:35.7974130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-15T14:02:35.7988050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-15T14:02:35.7996730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-15T14:02:35.8005120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-15T14:02:35.8014140Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-15T14:02:35.8022800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-15T14:02:35.8028370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-15T14:02:35.8040020Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-15T14:02:35.8047870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-15T14:02:35.8056260Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-15T14:02:35.8061860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-15T14:02:35.8071850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-15T14:02:35.8081270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-15T14:02:35.8092840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-15T14:02:35.8097990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-15T14:02:35.8103900Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-15T14:02:35.8129950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-15T14:02:35.8145090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-15T14:02:35.8147270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-15T14:02:35.8155470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-15T14:02:35.8165060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-15T14:02:35.8175870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-15T14:02:35.8182080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-15T14:02:35.8191180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-15T14:02:35.8205360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-15T14:02:35.8214860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-15T14:02:35.8220500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-15T14:02:35.8231200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-15T14:02:35.8236740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-15T14:02:35.8274610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-15T14:02:35.8284620Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-15T14:02:35.8290230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-15T14:02:35.8295860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-15T14:02:35.8301240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-15T14:02:35.8307240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-15T14:02:35.8313830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-15T14:02:35.8319300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-15T14:02:35.8334990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-15T14:02:35.8340630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-15T14:02:35.8346180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-15T14:02:35.8351760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-15T14:02:35.8358740Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-15T14:02:35.8363540Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-15T14:02:35.8369130Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-15T14:02:35.8376620Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-15T14:02:35.8645300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6349-1kb84ci.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-15T14:02:38.4486530Z ==> Summary 2021-05-15T14:02:38.4551330Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-15T14:02:38.4558890Z ==> Installing ffmpeg dependency: zimg 2021-05-15T14:02:38.4606200Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-15T14:02:38.4624720Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5281-1ja8bn5 2021-05-15T14:02:38.4851890Z cp -pR /private/tmp/d20210515-5281-1ja8bn5/zimg/. /usr/local/Cellar/zimg 2021-05-15T14:02:38.5086150Z chmod -Rf +w /private/tmp/d20210515-5281-1ja8bn5 2021-05-15T14:02:38.5767890Z ==> Finishing up 2021-05-15T14:02:38.6175740Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-15T14:02:38.6179150Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-15T14:02:38.6188830Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-15T14:02:38.6195230Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-15T14:02:38.6199900Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-15T14:02:38.6205540Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-15T14:02:38.6212950Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-15T14:02:38.6383040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6375-13pdhx9.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-15T14:02:41.1705640Z ==> Summary 2021-05-15T14:02:41.1741130Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-15T14:02:41.1749000Z ==> Installing ffmpeg 2021-05-15T14:02:41.1753130Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-15T14:02:41.1772980Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5281-q3zdtt 2021-05-15T14:02:41.5042500Z cp -pR /private/tmp/d20210515-5281-q3zdtt/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-15T14:02:41.7202450Z chmod -Rf +w /private/tmp/d20210515-5281-q3zdtt 2021-05-15T14:02:45.0646760Z ==> Finishing up 2021-05-15T14:02:45.1699560Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-15T14:02:45.1703070Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-15T14:02:45.1708610Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-15T14:02:45.1714040Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-15T14:02:45.1719360Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-15T14:02:45.1724450Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-15T14:02:45.1729760Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-15T14:02:45.1735270Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-15T14:02:45.1740570Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-15T14:02:45.1746190Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-15T14:02:45.1753320Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-15T14:02:45.1758710Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-15T14:02:45.1764340Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-15T14:02:45.1769730Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-15T14:02:45.1775550Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-15T14:02:45.1780590Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-15T14:02:45.1785700Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-15T14:02:45.1791350Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-15T14:02:45.1797410Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-15T14:02:45.1802160Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-15T14:02:45.1807960Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-15T14:02:45.1812980Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-15T14:02:45.1818250Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-15T14:02:45.1823600Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-15T14:02:45.1828540Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-15T14:02:45.1834200Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-15T14:02:45.1839170Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-15T14:02:45.1844750Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-15T14:02:45.1850220Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-15T14:02:45.1855030Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-15T14:02:45.1860590Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-15T14:02:45.1866010Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-15T14:02:45.1870690Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-15T14:02:45.1876500Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-15T14:02:45.1882160Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-15T14:02:45.1889140Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-15T14:02:45.1897490Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-15T14:02:45.1900630Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-15T14:02:45.1908480Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-15T14:02:45.1913300Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-15T14:02:45.1918860Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-15T14:02:45.1923410Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-15T14:02:45.1928950Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-15T14:02:45.1933820Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-15T14:02:45.1939640Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-15T14:02:45.1944320Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-15T14:02:45.1949730Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-15T14:02:45.1956590Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-15T14:02:45.1980200Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-15T14:02:45.1997720Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-15T14:02:45.2006470Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-15T14:02:45.2019840Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-15T14:02:45.2094400Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-15T14:02:45.2103660Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-15T14:02:45.2107990Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-15T14:02:45.2126030Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-15T14:02:45.2131060Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-15T14:02:45.2142890Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-15T14:02:45.2148550Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-15T14:02:45.2169990Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-15T14:02:45.2175630Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-15T14:02:45.2181430Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-15T14:02:45.2190720Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-15T14:02:45.2204410Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-15T14:02:45.2216380Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-15T14:02:45.2225060Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-15T14:02:45.2233530Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-15T14:02:45.2238890Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-15T14:02:45.2253050Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-15T14:02:45.2258840Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-15T14:02:45.2267110Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-15T14:02:45.2271960Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-15T14:02:45.2277230Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-15T14:02:45.2282710Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-15T14:02:45.2287800Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-15T14:02:45.2293400Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-15T14:02:45.2298390Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-15T14:02:45.2304290Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-15T14:02:45.2309390Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-15T14:02:45.2314310Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-15T14:02:45.2319580Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-15T14:02:45.2325030Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-15T14:02:45.2330670Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-15T14:02:45.2335990Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-15T14:02:45.2340700Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-15T14:02:45.2346460Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-15T14:02:45.2351580Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-15T14:02:45.2357190Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-15T14:02:45.2361720Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-15T14:02:45.2367470Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-15T14:02:45.2372270Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-15T14:02:45.2377600Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-15T14:02:45.2382830Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-15T14:02:45.2388140Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-15T14:02:45.2393230Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-15T14:02:45.2398450Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-15T14:02:45.2405010Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-15T14:02:45.2408410Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-15T14:02:45.2413420Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-15T14:02:45.2419180Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-15T14:02:45.2422790Z Only the first 100 operations were output. 2021-05-15T14:02:45.3621190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6404-svrff8.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-15T14:02:48.0712440Z ==> Summary 2021-05-15T14:02:48.0894590Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-15T14:02:49.2491540Z ==> Caveats 2021-05-15T14:02:49.2493020Z ==> tesseract 2021-05-15T14:02:49.2510040Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-15T14:02:49.2512030Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-15T14:02:51.1596560Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-15T14:02:52.3477980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:02:52.9156720Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-15T14:02:53.3318470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-15T14%3A10%3A00Z&sig=eQzcSdysVJ7A9Itrx6iZdV%2F2zLiyeNRzp0Ti%2BF4L6Wo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:02:53.3774850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=eQzcSdysVJ7A9Itrx6iZdV\%2F2zLiyeNRzp0Ti\%2BF4L6Wo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:02:53.8997290Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-15T14:02:54.0156660Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-15T14:02:55.2602710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:02:55.8315730Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-15T14:02:56.2119720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-15T14%3A10%3A00Z&sig=A%2BaBfOPolIXcQExY2ELVv4Vr%2BduwovnIvKGnycmbfRA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:02:56.2583330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=A\%2BaBfOPolIXcQExY2ELVv4Vr\%2BduwovnIvKGnycmbfRA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:02:56.5727340Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-15T14:02:56.6127600Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-15T14:02:56.6133330Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-15T14:02:56.6854860Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-15T14:02:56.6884180Z 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/d20210515-6411-1fyf0bs 2021-05-15T14:02:57.3024200Z cp -pR /private/tmp/d20210515-6411-1fyf0bs/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-15T14:02:57.7553910Z chmod -Rf +w /private/tmp/d20210515-6411-1fyf0bs 2021-05-15T14:02:58.1355010Z ==> Finishing up 2021-05-15T14:02:58.1618200Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-15T14:02:58.1637160Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-15T14:02:58.1647340Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-15T14:02:58.1657220Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-15T14:02:58.1677880Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-15T14:02:58.1689970Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-15T14:02:58.1699090Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-15T14:02:58.1711700Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-15T14:02:58.1726340Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-15T14:02:58.1737610Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-15T14:02:58.1749230Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-15T14:02:58.1766480Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-15T14:02:58.1778990Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-15T14:02:58.1791640Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-15T14:02:58.1803350Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-15T14:02:58.1814080Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-15T14:02:58.1834960Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-15T14:02:58.1846170Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-15T14:02:58.1859320Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-15T14:02:58.1907990Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-15T14:02:58.1912620Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-15T14:02:58.1917940Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-15T14:02:58.1922420Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-15T14:02:58.1927610Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-15T14:02:58.1932030Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-15T14:02:58.1937190Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-15T14:02:58.1941690Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-15T14:02:58.1947040Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-15T14:02:58.1951500Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-15T14:02:58.1956880Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-15T14:02:58.1964170Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-15T14:02:58.1974580Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-15T14:02:58.1979330Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-15T14:02:58.1989940Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-15T14:02:58.1995360Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-15T14:02:58.2001030Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-15T14:02:58.2006830Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-15T14:02:58.2012770Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-15T14:02:58.2018450Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-15T14:02:58.2030310Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-15T14:02:58.2036490Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-15T14:02:58.2047810Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-15T14:02:58.2054200Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-15T14:02:58.2059850Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-15T14:02:58.2066010Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-15T14:02:58.2071450Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-15T14:02:58.2082170Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-15T14:02:58.2088600Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-15T14:02:58.2093940Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-15T14:02:58.2099550Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-15T14:02:58.2109400Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-15T14:02:58.2116070Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-15T14:02:58.2120880Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-15T14:02:58.2149930Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-15T14:02:58.2154890Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-15T14:02:58.2162100Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-15T14:02:58.2167600Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-15T14:02:58.2172580Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-15T14:02:58.3941160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6581-f523fq.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-15T14:03:01.1478950Z ==> Summary 2021-05-15T14:03:01.1929760Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-15T14:03:01.1945820Z ==> Installing imagemagick@6 2021-05-15T14:03:01.1949390Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-15T14:03:01.1972560Z 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/d20210515-6411-1yvz22e 2021-05-15T14:03:01.5403660Z cp -pR /private/tmp/d20210515-6411-1yvz22e/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-15T14:03:01.9816170Z chmod -Rf +w /private/tmp/d20210515-6411-1yvz22e 2021-05-15T14:03:03.3977330Z ==> Finishing up 2021-05-15T14:03:03.6778650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6607-1x47k8g.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-15T14:03:06.5144930Z ==> Caveats 2021-05-15T14:03:06.5152770Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:03:06.5154080Z because this is an alternate version of another formula. 2021-05-15T14:03:06.5154820Z 2021-05-15T14:03:06.5155740Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-15T14:03:06.5158640Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:03:06.5159500Z 2021-05-15T14:03:06.5160440Z For compilers to find imagemagick@6 you may need to set: 2021-05-15T14:03:06.5161930Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-15T14:03:06.5163700Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-15T14:03:06.5164460Z 2021-05-15T14:03:06.5165790Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-15T14:03:06.5167010Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-15T14:03:06.5167770Z 2021-05-15T14:03:06.5168940Z ==> Summary 2021-05-15T14:03:06.5620360Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-15T14:03:07.4039990Z ==> Caveats 2021-05-15T14:03:07.4042290Z ==> imagemagick@6 2021-05-15T14:03:07.4155540Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:03:07.4167190Z because this is an alternate version of another formula. 2021-05-15T14:03:07.4168470Z 2021-05-15T14:03:07.4171050Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-15T14:03:07.4173560Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:03:07.4174430Z 2021-05-15T14:03:07.4179120Z For compilers to find imagemagick@6 you may need to set: 2021-05-15T14:03:07.4180780Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-15T14:03:07.4182370Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-15T14:03:07.4183170Z 2021-05-15T14:03:07.4184500Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-15T14:03:07.4185720Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-15T14:03:07.4187770Z 2021-05-15T14:03:09.5833930Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-15T14:03:10.6976240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:03:11.5157730Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-15T14:03:12.3642390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-15T14%3A10%3A00Z&sig=ZjfXQPOSaez4teD6BD0XZLOS%2BY%2BSkhjWVXtzdfIKqrk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:12.4101860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=ZjfXQPOSaez4teD6BD0XZLOS\%2BY\%2BSkhjWVXtzdfIKqrk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:03:12.5185140Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-15T14:03:12.5262960Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-15T14:03:13.6897950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:03:14.2683810Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-15T14:03:14.6526600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-15T14%3A10%3A00Z&sig=hj0WinXjd4x3MPCscXOFSJOU2FAcuyxiHi%2FXqP9fEiI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:14.7055050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=hj0WinXjd4x3MPCscXOFSJOU2FAcuyxiHi\%2FXqP9fEiI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:03:14.8562820Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-15T14:03:14.8642620Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-15T14:03:16.0310420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:03:16.5966640Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-15T14:03:16.9685710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-15T14%3A10%3A00Z&sig=BZRVKf%2FOISeE5dk0Hn7xHlYaFV73eQO54bDpgVGNxeY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:17.0143340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=BZRVKf\%2FOISeE5dk0Hn7xHlYaFV73eQO54bDpgVGNxeY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:03:17.5762010Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-15T14:03:17.7333490Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-15T14:03:18.8704330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:03:19.4493030Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-15T14:03:19.8465360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-15T14%3A10%3A00Z&sig=6EYTB4gC951VZP%2Bge3qqGw1JRNoALxivznf0vQUmETU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:19.9023880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=6EYTB4gC951VZP\%2Bge3qqGw1JRNoALxivznf0vQUmETU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:03:19.9523070Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-15T14:03:19.9556030Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-15T14:03:21.1216660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:03:21.6814870Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-15T14:03:22.0532840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-15T14%3A10%3A00Z&sig=czN366Crvs8jfQlhxXo6S3h6j1kquLJU0fwH2LUw4ss%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:22.1042320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=czN366Crvs8jfQlhxXo6S3h6j1kquLJU0fwH2LUw4ss\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:03:22.1591510Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-15T14:03:22.1626120Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-15T14:03:23.3076190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:03:23.8740730Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-15T14:03:24.2515200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-15T14%3A10%3A00Z&sig=wljMvsjFrfbVGeJuxVYbKYah0B%2BBKE0M0mtlWA2HGXA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:24.3022940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=wljMvsjFrfbVGeJuxVYbKYah0B\%2BBKE0M0mtlWA2HGXA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:03:24.4219350Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-15T14:03:24.4288920Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-15T14:03:25.6208150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:03:26.1804540Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-15T14:03:26.5479850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-15T14%3A10%3A00Z&sig=xnOkGiRZYkAt%2Fyq55rPBQYLA%2FBxH7mlaZ1afaq7tnsg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:26.5955600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=xnOkGiRZYkAt\%2Fyq55rPBQYLA\%2FBxH7mlaZ1afaq7tnsg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:03:26.7014360Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-15T14:03:26.7093270Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-15T14:03:27.8434170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:03:28.4150100Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-15T14:03:28.7938690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-15T14%3A10%3A00Z&sig=YYAYIpyzZ6PT5%2FVJMQeQExSZOEjDV5xfdt5jtFEqLX8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:28.8451610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=YYAYIpyzZ6PT5\%2FVJMQeQExSZOEjDV5xfdt5jtFEqLX8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:03:28.8949660Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-15T14:03:28.8984550Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-15T14:03:30.1013390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:03:30.6645540Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-15T14:03:31.1049010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-15T14%3A10%3A00Z&sig=N6zB241%2FZu%2BrQi1XtKAPywcEKrIUZiyKd%2FpHKzDW2BM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:31.1652540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=N6zB241\%2FZu\%2BrQi1XtKAPywcEKrIUZiyKd\%2FpHKzDW2BM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:03:31.2500720Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-15T14:03:31.2576790Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-15T14:03:32.4368730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:03:33.0036520Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-15T14:03:33.4532990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-15T14%3A10%3A00Z&sig=c0VWGyCa4hzXrnB7vXPZb1CJG31dkyq1SKm0dV07Zd0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:33.4998980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=c0VWGyCa4hzXrnB7vXPZb1CJG31dkyq1SKm0dV07Zd0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:03:33.5620800Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-15T14:03:33.5657860Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-15T14:03:34.6978620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:03:35.3067460Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-15T14:03:35.8813960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-15T14%3A10%3A00Z&sig=AWnj%2FbIs8Rm%2BQYkuVW8g7C6Mlq4MVZUbFjotsBp5oAk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:35.9291640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=AWnj\%2FbIs8Rm\%2BQYkuVW8g7C6Mlq4MVZUbFjotsBp5oAk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:03:36.0616230Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-15T14:03:36.0687980Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-15T14:03:37.2537800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:03:37.8489850Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-15T14:03:38.2219560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-15T14%3A10%3A00Z&sig=TlLwWRzTchJK3u%2BKR0VTay084c4OKaF9Rqk5FZfbZlY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:38.2687090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=TlLwWRzTchJK3u\%2BKR0VTay084c4OKaF9Rqk5FZfbZlY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:03:38.5992750Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-15T14:03:38.6538140Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-15T14:03:38.6541490Z ==> Installing imagemagick dependency: libde265 2021-05-15T14:03:38.7265260Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-15T14:03:38.7306900Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6614-wwv46d 2021-05-15T14:03:38.7544530Z cp -pR /private/tmp/d20210515-6614-wwv46d/libde265/. /usr/local/Cellar/libde265 2021-05-15T14:03:38.7798120Z chmod -Rf +w /private/tmp/d20210515-6614-wwv46d 2021-05-15T14:03:38.8692040Z ==> Finishing up 2021-05-15T14:03:38.9807020Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-15T14:03:38.9815010Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-15T14:03:38.9822160Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-15T14:03:38.9844390Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-15T14:03:38.9849730Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-15T14:03:38.9859470Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-15T14:03:38.9875780Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-15T14:03:38.9888250Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-15T14:03:38.9893790Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-15T14:03:38.9911810Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-15T14:03:39.0255940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6845-1wkhnvb.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-15T14:03:41.5183680Z ==> Summary 2021-05-15T14:03:41.5213270Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-15T14:03:41.5220230Z ==> Installing imagemagick dependency: docbook 2021-05-15T14:03:41.5242800Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-15T14:03:41.5261990Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6614-jvrit2 2021-05-15T14:03:41.6163290Z cp -pR /private/tmp/d20210515-6614-jvrit2/docbook/. /usr/local/Cellar/docbook 2021-05-15T14:03:41.7305320Z chmod -Rf +w /private/tmp/d20210515-6614-jvrit2 2021-05-15T14:03:41.8235310Z ==> Finishing up 2021-05-15T14:03:41.8880610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6871-a50etg.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-15T14:03:44.1198630Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-15T14:03:44.2093970Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:03:44.2565870Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:03:44.3014760Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:03:44.3482690Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:03:44.3897670Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:03:44.4363980Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:03:44.4810980Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:03:44.5275910Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:03:44.5693370Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:03:44.6149700Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:03:44.6604840Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:03:44.7069440Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:03:44.7486090Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:03:44.7953500Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:03:45.1267670Z ==> Caveats 2021-05-15T14:03:45.1268820Z To use the DocBook package in your XML toolchain, 2021-05-15T14:03:45.1269850Z you need to add the following to your ~/.bashrc: 2021-05-15T14:03:45.1270480Z 2021-05-15T14:03:45.1271350Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-15T14:03:45.1272700Z ==> Summary 2021-05-15T14:03:45.1426510Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-15T14:03:45.1434920Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-15T14:03:45.1487050Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-15T14:03:45.1506880Z 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/d20210515-6614-1anbma1 2021-05-15T14:03:47.0380660Z cp -pR /private/tmp/d20210515-6614-1anbma1/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-15T14:03:49.6618430Z chmod -Rf +w /private/tmp/d20210515-6614-1anbma1 2021-05-15T14:03:51.0974860Z ==> Finishing up 2021-05-15T14:03:51.1501960Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-15T14:03:51.1523840Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-15T14:03:51.1651490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6912-1g62fsd.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-15T14:03:53.6960070Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:03:53.7426480Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:03:53.7842100Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T14:03:53.8311000Z ==> 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-15T14:03:53.8751730Z ==> 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-15T14:03:53.9221330Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-15T14:03:53.9638470Z ==> 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-15T14:03:54.0110410Z ==> 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-15T14:03:54.0550620Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T14:03:54.1020000Z ==> 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-15T14:03:54.1446940Z ==> 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-15T14:03:54.1899000Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-15T14:03:54.2345140Z ==> 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-15T14:03:54.2815180Z ==> 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-15T14:03:54.3233870Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:03:54.3712410Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:03:54.4146460Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T14:03:54.4620620Z ==> 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-15T14:03:54.5057110Z ==> 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-15T14:03:54.5525730Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-15T14:03:54.5964340Z ==> 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-15T14:03:54.6432590Z ==> 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-15T14:03:54.6850230Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T14:03:54.7322210Z ==> 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-15T14:03:54.7779760Z ==> 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-15T14:03:54.8249130Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-15T14:03:54.8666590Z ==> 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-15T14:03:54.9136620Z ==> 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-15T14:03:55.9372890Z ==> Summary 2021-05-15T14:03:56.2562690Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-15T14:03:56.2570570Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-15T14:03:56.2600340Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-15T14:03:56.2618730Z 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/d20210515-6614-1hea7te 2021-05-15T14:03:56.2765620Z cp -pR /private/tmp/d20210515-6614-1hea7te/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-15T14:03:56.2898560Z chmod -Rf +w /private/tmp/d20210515-6614-1hea7te 2021-05-15T14:03:56.3434460Z ==> Finishing up 2021-05-15T14:03:56.3840010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6966-oa78xl.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-15T14:03:58.9574230Z ==> Caveats 2021-05-15T14:03:58.9575950Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:03:58.9577360Z because macOS already provides this software and installing another version in 2021-05-15T14:03:58.9578460Z parallel can cause all kinds of trouble. 2021-05-15T14:03:58.9579080Z 2021-05-15T14:03:58.9580380Z If you need to have gnu-getopt first in your PATH, run: 2021-05-15T14:03:58.9582100Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:03:58.9582950Z 2021-05-15T14:03:58.9583440Z 2021-05-15T14:03:58.9584240Z Bash completion has been installed to: 2021-05-15T14:03:58.9585640Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-15T14:03:58.9587020Z ==> Summary 2021-05-15T14:03:58.9597290Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-15T14:03:58.9603260Z ==> Installing imagemagick dependency: xmlto 2021-05-15T14:03:58.9746950Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-15T14:03:58.9766630Z 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/d20210515-6614-kljpwh 2021-05-15T14:03:58.9971670Z cp -pR /private/tmp/d20210515-6614-kljpwh/xmlto/. /usr/local/Cellar/xmlto 2021-05-15T14:03:59.0260420Z chmod -Rf +w /private/tmp/d20210515-6614-kljpwh 2021-05-15T14:03:59.0921950Z ==> Finishing up 2021-05-15T14:03:59.1376460Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-15T14:03:59.1385020Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-15T14:03:59.1405730Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-15T14:03:59.1418440Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-15T14:03:59.1423560Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-15T14:03:59.1516780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6992-rsc73p.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-15T14:04:01.5979310Z ==> Summary 2021-05-15T14:04:01.6021830Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-15T14:04:01.6028240Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-15T14:04:01.7149740Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-15T14:04:01.7167880Z 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/d20210515-6614-1i8qkjn 2021-05-15T14:04:01.7858980Z cp -pR /private/tmp/d20210515-6614-1i8qkjn/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-15T14:04:01.9285420Z chmod -Rf +w /private/tmp/d20210515-6614-1i8qkjn 2021-05-15T14:04:02.0833440Z ==> Finishing up 2021-05-15T14:04:02.1307500Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-15T14:04:02.1397370Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-15T14:04:02.1414950Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-15T14:04:02.1445420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.1474550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.1556110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.1659310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.1762540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.1865730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.1898090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.1927150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.1996890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.2038840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.2142110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.2246280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.2349390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.2452590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.2555980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.2624380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.2653840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.2681840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.2711790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.2814890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.2918150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.2969970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.3073160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.3175870Z mkdir -p /usr/local/share/locale/fo 2021-05-15T14:04:02.3189940Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-15T14:04:02.3292880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.3396160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.3499110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.3602370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.3705330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.3809260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.3909360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.4012470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.4112780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.4215850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.4318270Z mkdir -p /usr/local/share/locale/ia 2021-05-15T14:04:02.4418580Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-15T14:04:02.4521380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.4621340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.4640300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.4743700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.4844970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.4947110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.5048240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.5151310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.5251180Z mkdir -p /usr/local/share/locale/ky 2021-05-15T14:04:02.5353560Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-15T14:04:02.5456350Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.5557210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.5659490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.5760280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.5866130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.5963610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.6064740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.6167070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.6211320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.6314140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.6347080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.6374760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.6421820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.6424310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.6457680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.6489650Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.6523920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.6528380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.6553400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.6585530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.6619680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.6648050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.6655680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.6688050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.6727320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.6757310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.6759410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.6790830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.6796750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.6824300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.6852630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.6862040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.6891230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.6914670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:04:02.6925650Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-15T14:04:02.6953490Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-15T14:04:02.6968690Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-15T14:04:02.6984630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7018-1cy20ad.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-15T14:04:04.5734100Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-15T14:04:06.0406600Z ==> Summary 2021-05-15T14:04:06.0622050Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-15T14:04:06.0628050Z ==> Installing imagemagick dependency: libheif 2021-05-15T14:04:06.1800520Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-15T14:04:06.1818300Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6614-fl9ooq 2021-05-15T14:04:06.2657700Z cp -pR /private/tmp/d20210515-6614-fl9ooq/libheif/. /usr/local/Cellar/libheif 2021-05-15T14:04:06.2896510Z chmod -Rf +w /private/tmp/d20210515-6614-fl9ooq 2021-05-15T14:04:06.3894460Z ==> Finishing up 2021-05-15T14:04:06.4403620Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-15T14:04:06.4407400Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-15T14:04:06.4412830Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-15T14:04:06.4417480Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-15T14:04:06.4424720Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-15T14:04:06.4431150Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-15T14:04:06.4452660Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-15T14:04:06.4465530Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-15T14:04:06.4476980Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-15T14:04:06.4485710Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-15T14:04:06.4495200Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-15T14:04:06.4500250Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-15T14:04:06.4506080Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-15T14:04:06.4513070Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-15T14:04:06.4549420Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-15T14:04:06.4556700Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-15T14:04:06.4567060Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-15T14:04:06.4767520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7045-frmk5w.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-15T14:04:08.7354930Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-15T14:04:10.0939080Z ==> Summary 2021-05-15T14:04:10.0974810Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-15T14:04:10.0991220Z ==> Installing imagemagick dependency: liblqr 2021-05-15T14:04:10.1582860Z 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/d20210515-6614-1kjulpu 2021-05-15T14:04:10.1585590Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-15T14:04:10.1727410Z cp -pR /private/tmp/d20210515-6614-1kjulpu/liblqr/. /usr/local/Cellar/liblqr 2021-05-15T14:04:10.1943710Z chmod -Rf +w /private/tmp/d20210515-6614-1kjulpu 2021-05-15T14:04:10.2512100Z ==> Finishing up 2021-05-15T14:04:10.2966210Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-15T14:04:10.2978760Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-15T14:04:10.2988690Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-15T14:04:10.3070970Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-15T14:04:10.3174750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7072-47jg82.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-15T14:04:13.2480520Z ==> Summary 2021-05-15T14:04:13.2507920Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-15T14:04:13.2513030Z ==> Installing imagemagick dependency: libomp 2021-05-15T14:04:13.2566940Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-15T14:04:13.2585190Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6614-1q2navc 2021-05-15T14:04:13.2740820Z cp -pR /private/tmp/d20210515-6614-1q2navc/libomp/. /usr/local/Cellar/libomp 2021-05-15T14:04:13.2864530Z chmod -Rf +w /private/tmp/d20210515-6614-1q2navc 2021-05-15T14:04:13.3293230Z ==> Finishing up 2021-05-15T14:04:13.3771280Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-15T14:04:13.3777600Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-15T14:04:13.3782210Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-15T14:04:13.3793330Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-15T14:04:13.3801350Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-15T14:04:13.3932460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7098-105yczq.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-15T14:04:15.9687060Z ==> Summary 2021-05-15T14:04:15.9703400Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-15T14:04:15.9711110Z ==> Installing imagemagick dependency: imath 2021-05-15T14:04:15.9773280Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-15T14:04:15.9791710Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6614-13luwo1 2021-05-15T14:04:16.0012710Z cp -pR /private/tmp/d20210515-6614-13luwo1/imath/. /usr/local/Cellar/imath 2021-05-15T14:04:16.0513650Z chmod -Rf +w /private/tmp/d20210515-6614-13luwo1 2021-05-15T14:04:16.1164240Z ==> Finishing up 2021-05-15T14:04:16.1637840Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-15T14:04:16.1652640Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-15T14:04:16.1657290Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-15T14:04:16.1662890Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-15T14:04:16.1668080Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-15T14:04:16.1673100Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-15T14:04:16.1680480Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-15T14:04:16.8409130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7124-1x5emhz.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-15T14:04:18.6307490Z ==> Summary 2021-05-15T14:04:18.6352710Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-15T14:04:18.6361970Z ==> Installing imagemagick dependency: openexr 2021-05-15T14:04:18.6521020Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-15T14:04:18.6538440Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6614-q4l2d1 2021-05-15T14:04:18.7273410Z cp -pR /private/tmp/d20210515-6614-q4l2d1/openexr/. /usr/local/Cellar/openexr 2021-05-15T14:04:18.8165210Z chmod -Rf +w /private/tmp/d20210515-6614-q4l2d1 2021-05-15T14:04:19.0988740Z ==> Finishing up 2021-05-15T14:04:19.1526670Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-15T14:04:19.1530420Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-15T14:04:19.1535790Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-15T14:04:19.1540470Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-15T14:04:19.1545650Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-15T14:04:19.1550660Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-15T14:04:19.1555240Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-15T14:04:19.1566270Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-15T14:04:19.1567980Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-15T14:04:19.1576660Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-15T14:04:19.1586070Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-15T14:04:19.1591120Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-15T14:04:19.1600100Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-15T14:04:19.1605640Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-15T14:04:19.1610780Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-15T14:04:19.1620410Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-15T14:04:19.1629460Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-15T14:04:19.1636280Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-15T14:04:19.1645100Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-15T14:04:19.1648180Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-15T14:04:19.1652820Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-15T14:04:19.1659090Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-15T14:04:19.1664100Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-15T14:04:19.1669230Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-15T14:04:19.1674920Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-15T14:04:19.1680370Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-15T14:04:19.1685310Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-15T14:04:19.1693290Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-15T14:04:19.2206160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7153-1qxy63a.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-15T14:04:21.6582520Z ==> Summary 2021-05-15T14:04:21.6702300Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-15T14:04:21.6709560Z ==> Installing imagemagick 2021-05-15T14:04:21.6713270Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-15T14:04:21.6733010Z 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/d20210515-6614-1alcn65 2021-05-15T14:04:22.0691460Z cp -pR /private/tmp/d20210515-6614-1alcn65/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-15T14:04:22.6024290Z chmod -Rf +w /private/tmp/d20210515-6614-1alcn65 2021-05-15T14:04:24.9429200Z ==> Finishing up 2021-05-15T14:04:24.9618010Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-15T14:04:24.9624130Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-15T14:04:24.9629460Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-15T14:04:24.9634770Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-15T14:04:24.9640960Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-15T14:04:24.9645940Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-15T14:04:24.9652120Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-15T14:04:24.9657020Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-15T14:04:24.9663350Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-15T14:04:24.9676930Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-15T14:04:24.9679130Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-15T14:04:24.9681330Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-15T14:04:24.9684790Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-15T14:04:24.9690680Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-15T14:04:24.9698330Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-15T14:04:24.9703810Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-15T14:04:24.9708870Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-15T14:04:24.9714070Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-15T14:04:24.9719510Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-15T14:04:24.9725010Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-15T14:04:24.9736500Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-15T14:04:24.9818330Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-15T14:04:24.9822750Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-15T14:04:24.9828160Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-15T14:04:24.9833570Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-15T14:04:24.9838420Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-15T14:04:24.9844270Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-15T14:04:24.9849020Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-15T14:04:24.9854430Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-15T14:04:24.9859580Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-15T14:04:24.9867470Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-15T14:04:24.9874190Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-15T14:04:24.9881660Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-15T14:04:24.9891890Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-15T14:04:24.9902420Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-15T14:04:24.9908630Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-15T14:04:24.9914290Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-15T14:04:24.9926910Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-15T14:04:24.9939760Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-15T14:04:24.9947290Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-15T14:04:24.9956090Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-15T14:04:24.9959430Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-15T14:04:24.9967500Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-15T14:04:24.9973270Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-15T14:04:24.9982140Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-15T14:04:24.9995450Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-15T14:04:25.0001140Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-15T14:04:25.0006940Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-15T14:04:25.0012570Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-15T14:04:25.0018120Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-15T14:04:25.0025630Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-15T14:04:25.0031240Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-15T14:04:25.0035870Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-15T14:04:25.0042020Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-15T14:04:25.0047730Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-15T14:04:25.0053600Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-15T14:04:25.0058500Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-15T14:04:25.0064370Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-15T14:04:25.0069400Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-15T14:04:25.0075380Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-15T14:04:25.0079980Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-15T14:04:25.0086070Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-15T14:04:25.0093850Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-15T14:04:25.0102430Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-15T14:04:25.0107140Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-15T14:04:25.0113060Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-15T14:04:25.0117890Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-15T14:04:25.0124070Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-15T14:04:25.0128770Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-15T14:04:25.0134890Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-15T14:04:25.0139820Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-15T14:04:25.2880440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7179-8yoly9.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-15T14:04:27.9498780Z ==> Summary 2021-05-15T14:04:27.9985550Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-15T14:04:29.9598080Z ==> Caveats 2021-05-15T14:04:29.9602850Z ==> docbook 2021-05-15T14:04:29.9615500Z To use the DocBook package in your XML toolchain, 2021-05-15T14:04:29.9619130Z you need to add the following to your ~/.bashrc: 2021-05-15T14:04:29.9619830Z 2021-05-15T14:04:29.9620720Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-15T14:04:29.9622130Z ==> gnu-getopt 2021-05-15T14:04:29.9645570Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:04:29.9646960Z because macOS already provides this software and installing another version in 2021-05-15T14:04:29.9650170Z parallel can cause all kinds of trouble. 2021-05-15T14:04:29.9650860Z 2021-05-15T14:04:29.9652240Z If you need to have gnu-getopt first in your PATH, run: 2021-05-15T14:04:29.9653980Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:04:29.9654820Z 2021-05-15T14:04:29.9655300Z 2021-05-15T14:04:29.9656110Z Bash completion has been installed to: 2021-05-15T14:04:29.9657520Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-15T14:04:31.7212590Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-15T14:04:32.8818930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:04:33.4119750Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-15T14:04:33.7851870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-15T14%3A10%3A00Z&sig=JcgmhEaKcc8oWtPrxdgwUL7w6slYCeQtf5BWkjKhzMM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:33.8521500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A10\%3A00Z\&sig=JcgmhEaKcc8oWtPrxdgwUL7w6slYCeQtf5BWkjKhzMM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:04:33.9170230Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-15T14:04:33.9920360Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-15T14:04:33.9962160Z 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/d20210515-7186-1bu07x1 2021-05-15T14:04:34.0140370Z cp -pR /private/tmp/d20210515-7186-1bu07x1/udunits/. /usr/local/Cellar/udunits 2021-05-15T14:04:34.0357050Z chmod -Rf +w /private/tmp/d20210515-7186-1bu07x1 2021-05-15T14:04:34.0896250Z ==> Finishing up 2021-05-15T14:04:34.1997280Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-15T14:04:34.2003800Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-15T14:04:34.2008360Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-15T14:04:34.2018290Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-15T14:04:34.2035220Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-15T14:04:34.2084850Z info /usr/local/share/info/udunits2.info 2021-05-15T14:04:34.2094670Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-15T14:04:34.2139240Z info /usr/local/share/info/udunits2lib.info 2021-05-15T14:04:34.2148680Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-15T14:04:34.2188840Z info /usr/local/share/info/udunits2prog.info 2021-05-15T14:04:34.2197520Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-15T14:04:34.2205450Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-15T14:04:34.2211340Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-15T14:04:34.2378440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7353-e0sepm.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-15T14:04:36.7407260Z ==> Summary 2021-05-15T14:04:36.7440080Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-15T14:04:39.1363100Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-15T14:04:39.1364750Z To reinstall 1.6, run: 2021-05-15T14:04:39.1365640Z brew reinstall jq 2021-05-15T14:04:40.7980090Z ==> Caveats 2021-05-15T14:04:40.7981310Z imagej requires Java. You can install the latest version with: 2021-05-15T14:04:40.7982760Z brew install --cask adoptopenjdk 2021-05-15T14:04:40.7983440Z 2021-05-15T14:04:41.0553620Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-15T14:04:41.2951270Z /usr/bin/curl --disable --globoff --show-error --user-agent 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-15T14:04:49.2122820Z ==> Verifying checksum for cask 'imagej' 2021-05-15T14:04:49.5034070Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-15T14:04:49.5035340Z ==> Installing Cask imagej 2021-05-15T14:04:49.5498120Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210515-7463-1kpewl5 2021-05-15T14:04:49.7128730Z cp -pR /private/tmp/d20210515-7463-1kpewl5/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-15T14:04:49.8540710Z chmod -Rf +w /private/tmp/d20210515-7463-1kpewl5 2021-05-15T14:04:49.9258980Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-15T14:04:50.1810950Z 🍺 imagej was successfully installed! 2021-05-15T14:04:52.1486800Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-15T14:04:55.0807170Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-15T14:04:55.9929480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-15T14%3A10%3A00Z&sig=3JTPzpAZFYU31osU6ph%2B8oNr9uJiMbYc3%2B3SRy9POmQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:56.1607110Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-15T14:04:58.5607780Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-15T14:04:59.4140080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-15T14%3A10%3A00Z&sig=pGUtZ0y2nUTHm32KShr%2FlrrrkPobp0AnlaCebDmBtW4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:00.6820830Z ==> Installing dependencies for bowtie2: tbb 2021-05-15T14:05:00.6923630Z ==> Installing bowtie2 dependency: tbb 2021-05-15T14:05:00.7860530Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-15T14:05:05.6029470Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-15T14:05:05.6064400Z ==> Installing bowtie2 2021-05-15T14:05:05.6072940Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-15T14:05:10.2948440Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-15T14:05:13.6413320Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-15T14:05:16.2204540Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-15T14:05:16.8982810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-15T14%3A15%3A00Z&sig=EBDUkgjfxXOTaYj3%2FVwJTQrs8kueb%2BZvB37h1tTRCLQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:17.6245150Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-15T14:05:20.4386180Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-15T14:05:21.5217560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-15T14%3A15%3A00Z&sig=8SJRPXPSuYM0U90bz1z4p775vsn0r68WAuPQ5WiFK38%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:22.3464470Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-15T14:05:26.6176360Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-15T14:05:27.8795340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-15T14%3A15%3A00Z&sig=RdOp%2F37SSmrPE0HPRbbr8VEKIUbb2KqwM3oEJCFF6y8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:28.4823630Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-15T14:05:31.0863360Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-15T14:05:32.2383120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-15T14%3A15%3A00Z&sig=CayUMqJtDTJtoanxVypCKfBNjV%2FlnoXAaPK%2BkcB%2Buaw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:33.1668220Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-15T14:05:38.8564920Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-15T14:05:40.2618680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-15T14%3A15%3A00Z&sig=3T700r3VnZjh0sVWj3%2FjX%2BeEJ1wc5%2BpakNN94vWvLAg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:41.1559050Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-15T14:05:45.3007190Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-15T14:05:47.0997800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-15T14%3A15%3A00Z&sig=vC0V7vsNOFUeeEJ9eYQcntaT06uRbYWz9QUn2sAZlPc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:48.2629850Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-15T14:05:49.6749300Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-15T14:05:49.6811170Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-15T14:05:50.4881470Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T14:05:50.5132550Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-15T14:05:53.6314400Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-15T14:05:55.5426220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-15T14%3A15%3A00Z&sig=O%2FIe767Zk7M%2BQvycyGiRx3KkjASmpxrMjgIUsrLwXmI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:55.9711770Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-15T14:05:58.4616110Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-15T14:05:59.6374000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-15T14%3A15%3A00Z&sig=jei1rzphhjst1qtqzpWfwckHCfLjA5mHxUofyha1Mt0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:00.7069590Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-15T14:06:04.1755150Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-15T14:06:05.2614310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-15T14%3A15%3A00Z&sig=ITyUFxPqfgkPJ%2FQF9zyw8kFXD34ICZzEi6aEbFfT%2B1o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:06.0068500Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-15T14:06:09.4484890Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-15T14:06:10.3239590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-15T14%3A15%3A00Z&sig=KsLjifaOL5HIHY7orjSk0OkX73cMB4RlkXgcUHaXxsE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:11.6178260Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-15T14:06:14.5373970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-15T14:06:15.7569180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-15T14%3A15%3A00Z&sig=2nsy8NFlXlq6FyzLy4O7ts%2Fuo6e989hD%2BuKZDI5N1Po%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:15.9321330Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-15T14:06:18.7768180Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-15T14:06:19.8611160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-15T14%3A15%3A00Z&sig=JNPXY6tLi9l%2F3CRaKJOzLGFzCVDddqIRyuoF9U5DIx4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:20.6605760Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-15T14:06:22.6111670Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-15T14:06:23.8201740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-15T14%3A15%3A00Z&sig=QrEKSzGVpZgdQcltyMuG4BVxvea1s9rUYrHEzfYhSVw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:24.6076440Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-15T14:06:27.3682520Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-15T14:06:28.6203920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-15T14%3A15%3A00Z&sig=g2TrjtWJJaB93YycbcBFhf5x8i2m9%2FhYZrxKg62AQ9Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:29.4950780Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-15T14:06:32.5390250Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-15T14:06:33.8114530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-15T14%3A15%3A00Z&sig=9pTXwPVuri8nYKumJDip2UyA3jwzy0KSuVMvK39DI7E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:34.6513510Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-15T14:06:37.3462430Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-15T14:06:37.7463150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-15T14%3A15%3A00Z&sig=2gMNgXPCd%2FUgeFF0KfrWMj62EsuTi1NFbADuRBwicn0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:38.3542110Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-15T14:06:40.2127780Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-15T14:06:41.3526560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-15T14%3A15%3A00Z&sig=WsYGvdkqOIH1%2Fg0JvUDNO0iGC5%2FIFyCeXcFX%2B1qew24%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:42.2415800Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-15T14:06:44.2092080Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-15T14:06:44.6739110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-15T14%3A15%3A00Z&sig=4eUzsutts1LX4d0GZeV4qb%2BSzWd7BEqOQ39i5u0iOrg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:45.0071000Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-15T14:06:46.9551240Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-15T14:06:47.3282580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-15T14%3A15%3A00Z&sig=9G1NMnB%2B9g2YBVo3AHbjcoxYog5JACGQnFL2SywkgjY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:47.8982200Z ==> 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-15T14:06:47.8985460Z ==> Installing gdal dependency: cfitsio 2021-05-15T14:06:47.9705060Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-15T14:06:50.8053930Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-15T14:06:50.8069390Z ==> Installing gdal dependency: popt 2021-05-15T14:06:50.8092910Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-15T14:06:53.5181480Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-15T14:06:53.5188410Z ==> Installing gdal dependency: epsilon 2021-05-15T14:06:53.5241820Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-15T14:06:56.1668270Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-15T14:06:56.1674660Z ==> Installing gdal dependency: expat 2021-05-15T14:06:56.1707000Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-15T14:06:58.9055910Z ==> Caveats 2021-05-15T14:06:58.9057530Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:06:58.9058920Z because macOS already provides this software and installing another version in 2021-05-15T14:06:58.9060030Z parallel can cause all kinds of trouble. 2021-05-15T14:06:58.9060660Z 2021-05-15T14:06:58.9061500Z If you need to have expat first in your PATH, run: 2021-05-15T14:06:58.9063200Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:06:58.9064010Z 2021-05-15T14:06:58.9064870Z For compilers to find expat you may need to set: 2021-05-15T14:06:58.9066240Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-15T14:06:58.9067690Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-15T14:06:58.9068420Z 2021-05-15T14:06:58.9069660Z For pkg-config to find expat you may need to set: 2021-05-15T14:06:58.9070810Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-15T14:06:58.9071500Z 2021-05-15T14:06:58.9072650Z ==> Summary 2021-05-15T14:06:58.9086330Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-15T14:06:58.9093700Z ==> Installing gdal dependency: freexl 2021-05-15T14:06:58.9158600Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-15T14:07:01.8096600Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-15T14:07:01.8104120Z ==> Installing gdal dependency: geos 2021-05-15T14:07:01.8622600Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-15T14:07:05.3177290Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-15T14:07:05.3199580Z ==> Installing gdal dependency: hdf5 2021-05-15T14:07:05.3764050Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T14:07:08.9301540Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-15T14:07:08.9308510Z ==> Installing gdal dependency: json-c 2021-05-15T14:07:08.9366620Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-15T14:07:11.5211510Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-15T14:07:11.5218330Z ==> Installing gdal dependency: libxml2 2021-05-15T14:07:11.5350020Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-15T14:07:14.6391630Z ==> Caveats 2021-05-15T14:07:14.6396640Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:07:14.6398030Z because macOS already provides this software and installing another version in 2021-05-15T14:07:14.6399150Z parallel can cause all kinds of trouble. 2021-05-15T14:07:14.6399830Z 2021-05-15T14:07:14.6400690Z If you need to have libxml2 first in your PATH, run: 2021-05-15T14:07:14.6402330Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:07:14.6403140Z 2021-05-15T14:07:14.6404310Z For compilers to find libxml2 you may need to set: 2021-05-15T14:07:14.6405810Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-15T14:07:14.6407260Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-15T14:07:14.6407980Z 2021-05-15T14:07:14.6409220Z For pkg-config to find libxml2 you may need to set: 2021-05-15T14:07:14.6410360Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-15T14:07:14.6411060Z 2021-05-15T14:07:14.6412190Z ==> Summary 2021-05-15T14:07:14.6581740Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-15T14:07:14.6589590Z ==> Installing gdal dependency: libdap 2021-05-15T14:07:14.6741670Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-15T14:07:17.5724670Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-15T14:07:17.5730620Z ==> Installing gdal dependency: proj 2021-05-15T14:07:17.5895730Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-15T14:07:20.6152850Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-15T14:07:20.6158160Z ==> Installing gdal dependency: libgeotiff 2021-05-15T14:07:20.6378690Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-15T14:07:23.9202400Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-15T14:07:23.9207730Z ==> Installing gdal dependency: librttopo 2021-05-15T14:07:23.9661780Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-15T14:07:26.6402720Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-15T14:07:26.6407070Z ==> Installing gdal dependency: minizip 2021-05-15T14:07:26.6710160Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-15T14:07:29.5312310Z ==> Caveats 2021-05-15T14:07:29.5314040Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-15T14:07:29.5315560Z with the venerable 'unzip' library. 2021-05-15T14:07:29.5316890Z ==> Summary 2021-05-15T14:07:29.5334780Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-15T14:07:29.5341540Z ==> Installing gdal dependency: libspatialite 2021-05-15T14:07:29.6233450Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-15T14:07:32.9350030Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-15T14:07:32.9354930Z ==> Installing gdal dependency: netcdf 2021-05-15T14:07:32.9926220Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T14:07:35.9183020Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-15T14:07:35.9189750Z ==> Installing gdal dependency: openblas 2021-05-15T14:07:35.9537810Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-15T14:07:40.4285440Z ==> Caveats 2021-05-15T14:07:40.4290570Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:07:40.4291870Z because macOS provides BLAS in Accelerate.framework. 2021-05-15T14:07:40.4292620Z 2021-05-15T14:07:40.4299250Z For compilers to find openblas you may need to set: 2021-05-15T14:07:40.4300830Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-15T14:07:40.4302340Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-15T14:07:40.4303070Z 2021-05-15T14:07:40.4304320Z For pkg-config to find openblas you may need to set: 2021-05-15T14:07:40.4305490Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-15T14:07:40.4306210Z 2021-05-15T14:07:40.4307340Z ==> Summary 2021-05-15T14:07:40.4315200Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-15T14:07:40.4322360Z ==> Installing gdal dependency: numpy 2021-05-15T14:07:40.5044770Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-15T14:07:44.7633620Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-15T14:07:44.7635220Z ==> Installing gdal dependency: xerces-c 2021-05-15T14:07:44.7711100Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-15T14:07:50.4760820Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-15T14:07:50.4766950Z ==> Installing gdal 2021-05-15T14:07:50.4771220Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-15T14:07:57.5762270Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-15T14:07:58.9616940Z ==> No outdated dependents to upgrade! 2021-05-15T14:07:58.9618780Z ==> Checking for dependents of upgraded formulae... 2021-05-15T14:07:59.3182270Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T14:07:59.3184950Z netcdf 2021-05-15T14:07:59.4101480Z ==> Caveats 2021-05-15T14:07:59.4102910Z ==> expat 2021-05-15T14:07:59.4148390Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:07:59.4149750Z because macOS already provides this software and installing another version in 2021-05-15T14:07:59.4150860Z parallel can cause all kinds of trouble. 2021-05-15T14:07:59.4151490Z 2021-05-15T14:07:59.4152510Z If you need to have expat first in your PATH, run: 2021-05-15T14:07:59.4154560Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:07:59.4155380Z 2021-05-15T14:07:59.4156380Z For compilers to find expat you may need to set: 2021-05-15T14:07:59.4158200Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-15T14:07:59.4160080Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-15T14:07:59.4160930Z 2021-05-15T14:07:59.4162690Z For pkg-config to find expat you may need to set: 2021-05-15T14:07:59.4164210Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-15T14:07:59.4165170Z 2021-05-15T14:07:59.4166330Z ==> libxml2 2021-05-15T14:07:59.4194390Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:07:59.4195750Z because macOS already provides this software and installing another version in 2021-05-15T14:07:59.4196860Z parallel can cause all kinds of trouble. 2021-05-15T14:07:59.4197480Z 2021-05-15T14:07:59.4198670Z If you need to have libxml2 first in your PATH, run: 2021-05-15T14:07:59.4200370Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:07:59.4201160Z 2021-05-15T14:07:59.4202280Z For compilers to find libxml2 you may need to set: 2021-05-15T14:07:59.4203660Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-15T14:07:59.4205830Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-15T14:07:59.4206540Z 2021-05-15T14:07:59.4207780Z For pkg-config to find libxml2 you may need to set: 2021-05-15T14:07:59.4209080Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-15T14:07:59.4209770Z 2021-05-15T14:07:59.4211050Z ==> minizip 2021-05-15T14:07:59.4212610Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-15T14:07:59.4214230Z with the venerable 'unzip' library. 2021-05-15T14:07:59.4215480Z ==> openblas 2021-05-15T14:07:59.4255640Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:07:59.4256910Z because macOS provides BLAS in Accelerate.framework. 2021-05-15T14:07:59.4257690Z 2021-05-15T14:07:59.4258570Z For compilers to find openblas you may need to set: 2021-05-15T14:07:59.4260100Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-15T14:07:59.4261610Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-15T14:07:59.4262370Z 2021-05-15T14:07:59.4263710Z For pkg-config to find openblas you may need to set: 2021-05-15T14:07:59.4264900Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-15T14:07:59.4265610Z 2021-05-15T14:08:01.6099110Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-15T14:08:02.3300840Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-15T14:08:02.3333690Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-15T14:08:02.7163730Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T14:08:02.7346310Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-15T14:08:03.3152100Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-15T14:08:03.3199050Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-15T14:08:03.7061380Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T14:08:03.7265780Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-15T14:08:05.4818210Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-15T14:08:05.8566650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-15T14%3A15%3A00Z&sig=BdEArzjfArZkxkuBvXQrVGOa%2FtEWYb0mUXQEiiasOQA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:08:07.1451340Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-15T14:08:07.7323550Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-15T14:08:07.7348340Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-15T14:08:08.1098090Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T14:08:08.1217490Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-15T14:08:09.8142280Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-15T14:08:10.1912080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-15T14%3A15%3A00Z&sig=ky4DztxIJZzHFTJwQCps7%2F8V4gB73gmx6KlW72D%2BQlQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:08:10.4956040Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-15T14:08:10.4974170Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-15T14:08:12.1816220Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-15T14:08:12.5573460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-15T14%3A15%3A00Z&sig=oC2qTnEqQA7cloZ46Q%2BjpwYgbP9%2BQrH7LoHmib7KP3o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:08:13.2036700Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-15T14:08:14.9022050Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-15T14:08:15.2617600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-15T14%3A15%3A00Z&sig=o06f08ZUdZY5PuIOQQVVkSH%2BF8cnkLJCuJgpZgrldB4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:08:15.8891510Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-15T14:08:17.6331670Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-15T14:08:18.0142270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-15T14%3A15%3A00Z&sig=1nB3RKJxawmDQ9nry9B8W1fU4Hmd6ibqX7PFwtJq2qw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:08:19.1584170Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-15T14:08:19.1592070Z ==> Installing itk dependency: open-mpi 2021-05-15T14:08:19.2952130Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T14:08:25.2913890Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-15T14:08:25.2921530Z ==> Installing itk dependency: fftw 2021-05-15T14:08:25.3559940Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T14:08:28.5133800Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-15T14:08:28.5140500Z ==> Installing itk dependency: boost 2021-05-15T14:08:28.5209710Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-15T14:09:00.5061860Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-15T14:09:00.5085500Z ==> Installing itk dependency: netcdf 2021-05-15T14:09:00.5851280Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T14:09:03.7956830Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-15T14:09:03.7964160Z ==> Installing itk dependency: pyqt@5 2021-05-15T14:09:03.8573720Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-15T14:09:09.1662010Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-15T14:09:09.1667840Z ==> Installing itk dependency: vtk@8.2 2021-05-15T14:09:09.3280040Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-15T14:09:38.5661840Z ==> Caveats 2021-05-15T14:09:38.5663840Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:09:38.5665080Z because this is an alternate version of another formula. 2021-05-15T14:09:38.5665810Z 2021-05-15T14:09:38.5666670Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-15T14:09:38.5668250Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:09:38.5669060Z 2021-05-15T14:09:38.5669920Z For compilers to find vtk@8.2 you may need to set: 2021-05-15T14:09:38.5671260Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-15T14:09:38.5672700Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-15T14:09:38.5673400Z 2021-05-15T14:09:38.5674560Z ==> Summary 2021-05-15T14:09:38.7924460Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-15T14:09:38.7930270Z ==> Installing itk dependency: gdcm 2021-05-15T14:09:38.9792240Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-15T14:09:45.1745340Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-15T14:09:45.1746910Z ==> Installing itk 2021-05-15T14:09:45.1750840Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-15T14:09:59.4055940Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-15T14:10:02.6874800Z ==> No outdated dependents to upgrade! 2021-05-15T14:10:02.6876650Z ==> Checking for dependents of upgraded formulae... 2021-05-15T14:10:04.8873140Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T14:10:04.8874380Z fftw 2021-05-15T14:10:04.9685890Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-15T14:10:04.9687590Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-15T14:10:06.8582970Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-15T14:10:06.9836170Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-15T14:10:08.1242560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:10:08.6955830Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-15T14:10:09.0940150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-15T14%3A20%3A00Z&sig=LyGBzEGth198qGabSe2NqQG4hxqmAlXsg7c3R%2F5egdQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:09.1386130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A20\%3A00Z\&sig=LyGBzEGth198qGabSe2NqQG4hxqmAlXsg7c3R\%2F5egdQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:10:09.1910360Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-15T14:10:09.1967380Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-15T14:10:10.3348990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:10:10.8952600Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-15T14:10:11.3419210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-15T14%3A20%3A00Z&sig=ACYf1Pjij9Y5f18ZSjkzXPnuKetI%2Fr7DZXnfclY0nv0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:11.3895070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A20\%3A00Z\&sig=ACYf1Pjij9Y5f18ZSjkzXPnuKetI\%2Fr7DZXnfclY0nv0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:10:11.5325280Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-15T14:10:11.5407410Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-15T14:10:12.6616190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:10:13.2152430Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-15T14:10:13.5843940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-15T14%3A20%3A00Z&sig=UdSxBqgAhOuik6yqEBl5VzwahEsSnDA%2Bzt3NZ5liPXk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:13.6304180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A20\%3A00Z\&sig=UdSxBqgAhOuik6yqEBl5VzwahEsSnDA\%2Bzt3NZ5liPXk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:10:13.7081200Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-15T14:10:13.7125250Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-15T14:10:14.8356560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T14:10:15.4142370Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-15T14:10:15.8892250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-15T14%3A20%3A00Z&sig=RkLqGRVvWGUZB%2BprHwGatSbJlXMbzDidlH7vjD%2BTKZI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:15.9405690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A20\%3A00Z\&sig=RkLqGRVvWGUZB\%2BprHwGatSbJlXMbzDidlH7vjD\%2BTKZI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:10:16.2991300Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-15T14:10:16.3618790Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-15T14:10:16.3622730Z ==> Installing libav dependency: faac 2021-05-15T14:10:16.4339530Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-15T14:10:16.4380680Z 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/d20210515-9083-tnl19v 2021-05-15T14:10:16.4542180Z cp -pR /private/tmp/d20210515-9083-tnl19v/faac/. /usr/local/Cellar/faac 2021-05-15T14:10:16.4713590Z chmod -Rf +w /private/tmp/d20210515-9083-tnl19v 2021-05-15T14:10:16.5222470Z ==> Finishing up 2021-05-15T14:10:16.5761740Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-15T14:10:16.5773120Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-15T14:10:16.5875380Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-15T14:10:16.5978170Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-15T14:10:16.6081330Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-15T14:10:16.6184200Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-15T14:10:16.6251820Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-15T14:10:16.6254820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9278-3iqr9y.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-15T14:10:19.1279120Z ==> Summary 2021-05-15T14:10:19.1305880Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-15T14:10:19.1320850Z ==> Installing libav dependency: fdk-aac 2021-05-15T14:10:19.1345400Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-15T14:10:19.1365710Z 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/d20210515-9083-wrypz2 2021-05-15T14:10:19.1646200Z cp -pR /private/tmp/d20210515-9083-wrypz2/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-15T14:10:19.1816630Z chmod -Rf +w /private/tmp/d20210515-9083-wrypz2 2021-05-15T14:10:19.2408280Z ==> Finishing up 2021-05-15T14:10:19.2931340Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-15T14:10:19.2942570Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-15T14:10:19.2950790Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-15T14:10:19.2956580Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-15T14:10:19.2963890Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-15T14:10:19.2974840Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-15T14:10:19.3145230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9304-z391si.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-15T14:10:21.7365350Z ==> Summary 2021-05-15T14:10:21.7389560Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-15T14:10:21.7396450Z ==> Installing libav dependency: sdl 2021-05-15T14:10:21.7419280Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-15T14:10:21.7438500Z 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/d20210515-9083-6ij2tr 2021-05-15T14:10:21.8199750Z cp -pR /private/tmp/d20210515-9083-6ij2tr/sdl/. /usr/local/Cellar/sdl 2021-05-15T14:10:21.9312830Z chmod -Rf +w /private/tmp/d20210515-9083-6ij2tr 2021-05-15T14:10:22.0641490Z ==> Finishing up 2021-05-15T14:10:22.1147040Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-15T14:10:22.1159140Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-15T14:10:22.1173510Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-15T14:10:22.1207830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-15T14:10:22.1226830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-15T14:10:22.1240510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-15T14:10:22.1252520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-15T14:10:22.1269710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-15T14:10:22.1277820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-15T14:10:22.1292170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-15T14:10:22.1304600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-15T14:10:22.1319560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-15T14:10:22.1330760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-15T14:10:22.1346130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-15T14:10:22.1360420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-15T14:10:22.1389380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-15T14:10:22.1391710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-15T14:10:22.1394300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-15T14:10:22.1405550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-15T14:10:22.1414840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-15T14:10:22.1430970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-15T14:10:22.1441000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-15T14:10:22.1456410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-15T14:10:22.1465870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-15T14:10:22.1515650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-15T14:10:22.1545650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-15T14:10:22.1561400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-15T14:10:22.1573240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-15T14:10:22.1589960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-15T14:10:22.1608800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-15T14:10:22.1634300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-15T14:10:22.1643530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-15T14:10:22.1651640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-15T14:10:22.1653710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-15T14:10:22.1656070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-15T14:10:22.1671080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-15T14:10:22.1673270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-15T14:10:22.1683110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-15T14:10:22.1705790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-15T14:10:22.1707620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-15T14:10:22.1710110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-15T14:10:22.1718710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-15T14:10:22.1733150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-15T14:10:22.1741550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-15T14:10:22.1781730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-15T14:10:22.1785170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-15T14:10:22.1787210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-15T14:10:22.1795330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-15T14:10:22.1798250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-15T14:10:22.1817570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-15T14:10:22.1819380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-15T14:10:22.1827350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-15T14:10:22.1836390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-15T14:10:22.1838970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-15T14:10:22.1873610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-15T14:10:22.1875920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-15T14:10:22.1884860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-15T14:10:22.1894170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-15T14:10:22.1906510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-15T14:10:22.1908640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-15T14:10:22.1910720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-15T14:10:22.1919860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-15T14:10:22.1936570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-15T14:10:22.1944560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-15T14:10:22.1947380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-15T14:10:22.1966500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-15T14:10:22.1975310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-15T14:10:22.1977030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-15T14:10:22.1986530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-15T14:10:22.1999290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-15T14:10:22.2008990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-15T14:10:22.2010850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-15T14:10:22.2019150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-15T14:10:22.2021010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-15T14:10:22.2040510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-15T14:10:22.2067250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-15T14:10:22.2069820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-15T14:10:22.2071850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-15T14:10:22.2110240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-15T14:10:22.2112080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-15T14:10:22.2113590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-15T14:10:22.2115100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-15T14:10:22.2116560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-15T14:10:22.2117990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-15T14:10:22.2119430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-15T14:10:22.2120850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-15T14:10:22.2122290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-15T14:10:22.2124040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-15T14:10:22.2155810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-15T14:10:22.2166670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-15T14:10:22.2173810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-15T14:10:22.2185920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-15T14:10:22.2193320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-15T14:10:22.2198870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-15T14:10:22.2209300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-15T14:10:22.2216080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-15T14:10:22.2223130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-15T14:10:22.2232760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-15T14:10:22.2238590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-15T14:10:22.2244570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-15T14:10:22.2252790Z Only the first 100 operations were output. 2021-05-15T14:10:22.3405670Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9330-9ms98.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-15T14:10:24.9376170Z ==> Summary 2021-05-15T14:10:24.9541290Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-15T14:10:24.9546170Z ==> Installing libav 2021-05-15T14:10:24.9550790Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-15T14:10:24.9570930Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-9083-9o5olf 2021-05-15T14:10:25.1494740Z cp -pR /private/tmp/d20210515-9083-9o5olf/libav/. /usr/local/Cellar/libav 2021-05-15T14:10:25.2309420Z chmod -Rf +w /private/tmp/d20210515-9083-9o5olf 2021-05-15T14:10:26.4487010Z ==> Finishing up 2021-05-15T14:10:26.4976620Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-15T14:10:26.4989470Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-15T14:10:26.5007540Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-15T14:10:26.5034490Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-15T14:10:26.5041750Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-15T14:10:26.5050230Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-15T14:10:26.5410170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9356-4mn5wb.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-15T14:10:28.9983910Z ==> Summary 2021-05-15T14:10:29.0006010Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-15T14:10:31.7076540Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-15T14:10:33.4513910Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-15T14:10:33.8391530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-15T14%3A20%3A00Z&sig=Va4giZ9iEwMFgzoqO6Wmv4%2FUxIqth%2BGAgrYsvP7etbo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:34.0921200Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-15T14:10:37.4781380Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-15T14:10:40.0116740Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-15T14:10:40.0118130Z To reinstall 4.3.0, run: 2021-05-15T14:10:40.0118940Z brew reinstall libtiff 2021-05-15T14:10:41.7120790Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-15T14:10:41.7122280Z To reinstall 2.3.9_1, run: 2021-05-15T14:10:41.7123130Z brew reinstall unixodbc 2021-05-15T14:10:43.4176040Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-15T14:10:43.4177260Z To reinstall 1.0.18_1, run: 2021-05-15T14:10:43.4178100Z brew reinstall libsodium 2021-05-15T14:10:45.0934780Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-15T14:10:45.0936000Z To reinstall 4.1.1, run: 2021-05-15T14:10:45.0936820Z brew reinstall tesseract 2021-05-15T14:10:46.7684820Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-15T14:10:46.7689140Z To reinstall 1.21.1, run: 2021-05-15T14:10:46.7689810Z brew reinstall wget 2021-05-15T14:10:48.4359120Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-15T14:10:48.4360280Z To reinstall 4.3.4, run: 2021-05-15T14:10:48.4361100Z brew reinstall zeromq 2021-05-15T14:10:50.1177770Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-15T14:10:50.1178890Z To reinstall 2.2.27.6_1, run: 2021-05-15T14:10:50.1179720Z brew reinstall udunits 2021-05-15T14:10:51.8739220Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-15T14:10:51.8740380Z To reinstall 1.2.0, run: 2021-05-15T14:10:51.8741200Z brew reinstall webp 2021-05-15T14:10:53.6543240Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-15T14:10:55.3125530Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-15T14:10:55.6799680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-15T14%3A20%3A00Z&sig=xXMVTsC%2FK5JbagZkx%2FKR8%2BxgtiWyyFwo7PJ2p4VTeqQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:59.8355590Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-15T14:11:40.8480360Z ==> Caveats 2021-05-15T14:11:40.8481480Z Bash completion has been installed to: 2021-05-15T14:11:40.8482440Z /usr/local/etc/bash_completion.d 2021-05-15T14:11:40.8483740Z ==> Summary 2021-05-15T14:11:42.2435800Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-15T14:11:45.3493070Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-15T14:11:45.3500240Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T141057Z&X-Amz-Expires=300&X-Amz-Signature=691c9b4438e8255c6fd1235791e8873975cc94a641d37fe090118327980d2f52&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-15T14:11:48.2894570Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-15T14:11:48.2895830Z ==> Installing Cask xquartz 2021-05-15T14:12:10.0609880Z ==> Running installer for xquartz; your password may be necessary. 2021-05-15T14:12:10.0644330Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-15T14:12:38.6681430Z installer: Package name is 2021-05-15T14:12:38.6693210Z installer: Installing at base path / 2021-05-15T14:12:38.6694170Z installer: The install was successful. 2021-05-15T14:12:38.6695050Z installer: The install requires logging out now. 2021-05-15T14:12:38.7690810Z 🍺 xquartz was successfully installed! 2021-05-15T14:12:42.7702250Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T14:12:42.7702840Z with: 2021-05-15T14:12:42.7703380Z github_slug: neuroconductor/malf.templates 2021-05-15T14:12:42.7703860Z env: 2021-05-15T14:12:42.7704270Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:12:42.7704700Z TIC_DEPLOY_KEY: 2021-05-15T14:12:42.7705230Z RSPM: 2021-05-15T14:12:42.7706450Z GITHUB_PAT: *** 2021-05-15T14:12:42.7706840Z COVERALLS_TOKEN: 2021-05-15T14:12:42.7707280Z continue-on-error: true 2021-05-15T14:12:42.7707740Z VDIFFR_RUN_TESTS: false 2021-05-15T14:12:42.7708240Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:12:42.7708670Z TZ: UTC 2021-05-15T14:12:42.7709030Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:12:42.7709410Z NOT_CRAN: true 2021-05-15T14:12:42.7709760Z ##[endgroup] 2021-05-15T14:12:42.8401590Z repo slug is: neuroconductor/malf.templates 2021-05-15T14:12:42.8540970Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T14:12:42.8541640Z env: 2021-05-15T14:12:42.8542290Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:12:42.8543240Z TIC_DEPLOY_KEY: 2021-05-15T14:12:42.8543610Z RSPM: 2021-05-15T14:12:42.8544520Z GITHUB_PAT: *** 2021-05-15T14:12:42.8544940Z COVERALLS_TOKEN: 2021-05-15T14:12:42.8545450Z continue-on-error: true 2021-05-15T14:12:42.8545930Z VDIFFR_RUN_TESTS: false 2021-05-15T14:12:42.8546470Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:12:42.8546930Z TZ: UTC 2021-05-15T14:12:42.8547350Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:12:42.8548010Z NOT_CRAN: true 2021-05-15T14:12:42.8548780Z ##[endgroup] 2021-05-15T14:12:44.2381740Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T14:12:44.2382410Z with: 2021-05-15T14:12:44.2382860Z repo_name: malf.templates 2021-05-15T14:12:44.2383320Z repo_version: 1.2.0 2021-05-15T14:12:44.2383740Z runner_os: macOS 2021-05-15T14:12:44.2384190Z R_version: 4.1 2021-05-15T14:12:44.2384570Z env: 2021-05-15T14:12:44.2385000Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:12:44.2385500Z TIC_DEPLOY_KEY: 2021-05-15T14:12:44.2385870Z RSPM: 2021-05-15T14:12:44.2387140Z GITHUB_PAT: *** 2021-05-15T14:12:44.2387620Z COVERALLS_TOKEN: 2021-05-15T14:12:44.2388090Z continue-on-error: true 2021-05-15T14:12:44.2388610Z VDIFFR_RUN_TESTS: false 2021-05-15T14:12:44.2389110Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:12:44.2389650Z TZ: UTC 2021-05-15T14:12:44.2390100Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:12:44.2390550Z NOT_CRAN: true 2021-05-15T14:12:44.2390970Z ##[endgroup] 2021-05-15T14:12:44.3107520Z Package: malf.templates 2021-05-15T14:12:44.3113860Z Version: 1.2.0 2021-05-15T14:12:44.3114600Z OS: macOS 2021-05-15T14:12:44.3206140Z ##[group]Run install.packages('remotes') 2021-05-15T14:12:44.3206970Z install.packages('remotes') 2021-05-15T14:12:44.3207810Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T14:12:44.3208800Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T14:12:44.3391550Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:12:44.3392050Z env: 2021-05-15T14:12:44.3392570Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:12:44.3393110Z TIC_DEPLOY_KEY: 2021-05-15T14:12:44.3393520Z RSPM: 2021-05-15T14:12:44.3394540Z GITHUB_PAT: *** 2021-05-15T14:12:44.3395010Z COVERALLS_TOKEN: 2021-05-15T14:12:44.3395490Z continue-on-error: true 2021-05-15T14:12:44.3396010Z VDIFFR_RUN_TESTS: false 2021-05-15T14:12:44.3397110Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:12:44.3397600Z TZ: UTC 2021-05-15T14:12:44.3398050Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:12:44.3398480Z NOT_CRAN: true 2021-05-15T14:12:44.3398890Z ##[endgroup] 2021-05-15T14:12:44.5915980Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:12:44.5918030Z (as ‘lib’ is unspecified) 2021-05-15T14:12:48.3800450Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-15T14:12:48.3818130Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-15T14:12:48.3879240Z installing the source package ‘remotes’ 2021-05-15T14:12:48.3879780Z 2021-05-15T14:12:48.3903230Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-15T14:12:48.7917090Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-15T14:12:48.7920150Z ================================================== 2021-05-15T14:12:48.7921230Z downloaded 144 KB 2021-05-15T14:12:48.7921940Z 2021-05-15T14:12:49.2427140Z * installing *source* package ‘remotes’ ... 2021-05-15T14:12:49.2514690Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-15T14:12:49.2517780Z ** using staged installation 2021-05-15T14:12:49.2817340Z ** R 2021-05-15T14:12:49.3171470Z ** inst 2021-05-15T14:12:49.3207300Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:12:51.7881170Z ** help 2021-05-15T14:12:51.9171530Z *** installing help indices 2021-05-15T14:12:51.9903420Z ** building package indices 2021-05-15T14:12:52.3231740Z ** installing vignettes 2021-05-15T14:12:52.3334020Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:12:52.6133350Z ** testing if installed package can be loaded from final location 2021-05-15T14:12:52.9213540Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:12:52.9253400Z * DONE (remotes) 2021-05-15T14:12:52.9539130Z 2021-05-15T14:12:52.9540120Z The downloaded source packages are in 2021-05-15T14:12:52.9541990Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpkIBHRf/downloaded_packages’ 2021-05-15T14:12:57.7937810Z ##[group]Run actions/cache@v1 2021-05-15T14:12:57.7938380Z with: 2021-05-15T14:12:57.7938840Z path: /Users/runner/work/_temp/Library 2021-05-15T14:12:57.7942140Z key: macOS-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1-3c5ef1b4e315ae29f9279e474d649dd98e9d1d964f01db8140a039c940cbb592 2021-05-15T14:12:57.7945720Z restore-keys: macOS-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1- 2021-05-15T14:12:57.7946910Z env: 2021-05-15T14:12:57.7947490Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:12:57.7947960Z TIC_DEPLOY_KEY: 2021-05-15T14:12:57.7948360Z RSPM: 2021-05-15T14:12:57.7949520Z GITHUB_PAT: *** 2021-05-15T14:12:57.7949980Z COVERALLS_TOKEN: 2021-05-15T14:12:57.7950480Z continue-on-error: true 2021-05-15T14:12:57.7951020Z VDIFFR_RUN_TESTS: false 2021-05-15T14:12:57.7951560Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:12:57.7952010Z TZ: UTC 2021-05-15T14:12:57.7952470Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:12:57.7952940Z NOT_CRAN: true 2021-05-15T14:12:57.7953310Z ##[endgroup] 2021-05-15T14:12:57.8714550Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T14:12:57.8827450Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T14:12:57.8828290Z remotes::install_github("ropensci/tic") 2021-05-15T14:12:57.8829020Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T14:12:57.8829760Z remotes::install_github("muschellij2/aghast") 2021-05-15T14:12:57.8830360Z remotes::install_cran("covr") 2021-05-15T14:12:57.9021780Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:12:57.9022250Z env: 2021-05-15T14:12:57.9022770Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:12:57.9023940Z TIC_DEPLOY_KEY: 2021-05-15T14:12:57.9024310Z RSPM: 2021-05-15T14:12:57.9025580Z GITHUB_PAT: *** 2021-05-15T14:12:57.9026010Z COVERALLS_TOKEN: 2021-05-15T14:12:57.9026530Z continue-on-error: true 2021-05-15T14:12:57.9027070Z VDIFFR_RUN_TESTS: false 2021-05-15T14:12:57.9027620Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:12:57.9028080Z TZ: UTC 2021-05-15T14:12:57.9028550Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:12:57.9029070Z NOT_CRAN: true 2021-05-15T14:12:57.9029490Z ##[endgroup] 2021-05-15T14:12:58.1909760Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:12:59.0290120Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T14:13:01.4467200Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T14:13:01.4468280Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T14:13:01.4469230Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T14:13:01.4470080Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T14:13:01.4471010Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T14:13:01.4471950Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-15T14:13:01.4472800Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T14:13:01.4473700Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T14:13:01.4474540Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T14:13:01.4475450Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T14:13:01.4476300Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T14:13:01.4477190Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T14:13:01.4478080Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T14:13:01.4479010Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T14:13:01.4479830Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T14:13:01.4480770Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T14:13:01.4481720Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:13:01.4482630Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-15T14:13:01.4483530Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-15T14:13:01.4484390Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T14:13:01.4485460Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T14:13:01.4486330Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T14:13:01.4504020Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T14:13:01.4506250Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T14:13:01.4508760Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T14:13:01.4510700Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:13:01.4512410Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:13:01.4513710Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:13:01.4515230Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T14:13:01.4516360Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:13:01.4517690Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T14:13:01.4519120Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T14:13:01.4520400Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T14:13:01.4522060Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T14:13:01.4523770Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T14:13:01.4526140Z 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-15T14:13:01.4529730Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:13:01.4530830Z (as ‘lib’ is unspecified) 2021-05-15T14:13:03.2049630Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-15T14:13:03.2055260Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-15T14:13:03.2156230Z Packages which are only available in source form, and may need 2021-05-15T14:13:03.2158090Z compilation of C/C++/Fortran: ‘rlang’ ‘magrittr’ ‘glue’ ‘sys’ 2021-05-15T14:13:03.2159500Z ‘askpass’ ‘openssl’ ‘mime’ ‘curl’ ‘jsonlite’ ‘zip’ ‘fastmap’ ‘yaml’ 2021-05-15T14:13:03.2160720Z ‘rappdirs’ ‘purrr’ ‘gert’ ‘fs’ ‘cachem’ ‘git2r’ 2021-05-15T14:13:03.2164630Z 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-15T14:13:03.2166900Z 2021-05-15T14:13:03.2183600Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-15T14:13:03.4850780Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-15T14:13:03.5513470Z ================================================== 2021-05-15T14:13:03.5514010Z downloaded 841 KB 2021-05-15T14:13:03.5514640Z 2021-05-15T14:13:03.5553080Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-15T14:13:03.7602260Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-15T14:13:03.7927940Z ================================================== 2021-05-15T14:13:03.7928920Z downloaded 259 KB 2021-05-15T14:13:03.7929260Z 2021-05-15T14:13:03.7971150Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-15T14:13:04.1058600Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-15T14:13:04.1235900Z ================================================== 2021-05-15T14:13:04.1236510Z downloaded 96 KB 2021-05-15T14:13:04.1236820Z 2021-05-15T14:13:04.1273890Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-15T14:13:04.3315680Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-15T14:13:04.3325120Z ================================================== 2021-05-15T14:13:04.3325730Z downloaded 19 KB 2021-05-15T14:13:04.3326040Z 2021-05-15T14:13:04.3364220Z trying URL 'https://cloud.r-project.org/src/contrib/askpass_1.1.tar.gz' 2021-05-15T14:13:04.6045150Z Content type 'application/x-gzip' length 5730 bytes 2021-05-15T14:13:04.6047160Z ================================================== 2021-05-15T14:13:04.6047720Z downloaded 5730 bytes 2021-05-15T14:13:04.6049050Z 2021-05-15T14:13:04.6088200Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-15T14:13:04.7722450Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-15T14:13:04.7846300Z ================================================== 2021-05-15T14:13:04.7846960Z downloaded 61 KB 2021-05-15T14:13:04.7847810Z 2021-05-15T14:13:04.7884120Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-15T14:13:05.0904610Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-15T14:13:05.1673290Z ================================================== 2021-05-15T14:13:05.1674100Z downloaded 1.3 MB 2021-05-15T14:13:05.1675460Z 2021-05-15T14:13:05.1713660Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-15T14:13:05.4598570Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-15T14:13:05.4599710Z ================================================== 2021-05-15T14:13:05.4600370Z downloaded 12 KB 2021-05-15T14:13:05.4600720Z 2021-05-15T14:13:05.4638780Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-15T14:13:05.9109570Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-15T14:13:05.9568990Z ================================================== 2021-05-15T14:13:05.9571220Z downloaded 774 KB 2021-05-15T14:13:05.9572010Z 2021-05-15T14:13:06.0032100Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-15T14:13:06.2233590Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-15T14:13:06.2709950Z ================================================== 2021-05-15T14:13:06.2711350Z downloaded 411 KB 2021-05-15T14:13:06.2711810Z 2021-05-15T14:13:06.2754510Z trying URL 'https://cloud.r-project.org/src/contrib/ini_0.3.1.tar.gz' 2021-05-15T14:13:06.5114910Z Content type 'application/x-gzip' length 3488 bytes 2021-05-15T14:13:06.5117980Z ================================================== 2021-05-15T14:13:06.5119370Z downloaded 3488 bytes 2021-05-15T14:13:06.5119720Z 2021-05-15T14:13:06.5149090Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-15T14:13:06.8058310Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-15T14:13:06.8290290Z ================================================== 2021-05-15T14:13:06.8291080Z downloaded 156 KB 2021-05-15T14:13:06.8293650Z 2021-05-15T14:13:06.8328440Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-15T14:13:07.2223870Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-15T14:13:07.2240900Z ================================================== 2021-05-15T14:13:07.2241980Z downloaded 60 KB 2021-05-15T14:13:07.2242780Z 2021-05-15T14:13:07.2244890Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-15T14:13:07.6315310Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-15T14:13:07.6317670Z ================================================== 2021-05-15T14:13:07.6318610Z downloaded 154 KB 2021-05-15T14:13:07.6319330Z 2021-05-15T14:13:07.6355910Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-15T14:13:07.8507360Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-15T14:13:07.8673850Z ================================================== 2021-05-15T14:13:07.8674380Z downloaded 110 KB 2021-05-15T14:13:07.8674940Z 2021-05-15T14:13:07.8712390Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-15T14:13:08.2471940Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-15T14:13:08.2472730Z ================================================== 2021-05-15T14:13:08.2473210Z downloaded 107 KB 2021-05-15T14:13:08.2474290Z 2021-05-15T14:13:08.2509430Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-15T14:13:08.4897940Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-15T14:13:08.6520050Z ================================================== 2021-05-15T14:13:08.6521430Z downloaded 224 KB 2021-05-15T14:13:08.6522590Z 2021-05-15T14:13:08.6554810Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-15T14:13:08.8802270Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-15T14:13:08.8916010Z ================================================== 2021-05-15T14:13:08.8916570Z downloaded 58 KB 2021-05-15T14:13:08.8916920Z 2021-05-15T14:13:08.8950860Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-15T14:13:09.0998720Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-15T14:13:09.1035010Z ================================================== 2021-05-15T14:13:09.1035520Z downloaded 34 KB 2021-05-15T14:13:09.1035880Z 2021-05-15T14:13:09.1073590Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-15T14:13:09.3144230Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-15T14:13:09.3249270Z ================================================== 2021-05-15T14:13:09.3250940Z downloaded 43 KB 2021-05-15T14:13:09.3251600Z 2021-05-15T14:13:09.3406990Z trying URL 'https://cloud.r-project.org/src/contrib/yaml_2.2.1.tar.gz' 2021-05-15T14:13:09.7439930Z Content type 'application/x-gzip' length 92670 bytes (90 KB) 2021-05-15T14:13:09.7441920Z ================================================== 2021-05-15T14:13:09.7442840Z downloaded 90 KB 2021-05-15T14:13:09.7443650Z 2021-05-15T14:13:09.7471530Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-15T14:13:10.0140200Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-15T14:13:10.0294540Z ================================================== 2021-05-15T14:13:10.0295080Z downloaded 92 KB 2021-05-15T14:13:10.0295410Z 2021-05-15T14:13:10.0332300Z trying URL 'https://cloud.r-project.org/src/contrib/whisker_0.4.tar.gz' 2021-05-15T14:13:10.1926390Z Content type 'application/x-gzip' length 28574 bytes (27 KB) 2021-05-15T14:13:10.1942280Z ================================================== 2021-05-15T14:13:10.1942900Z downloaded 27 KB 2021-05-15T14:13:10.1943260Z 2021-05-15T14:13:10.1980280Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-15T14:13:10.3579380Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-15T14:13:10.3587660Z ================================================== 2021-05-15T14:13:10.3588180Z downloaded 12 KB 2021-05-15T14:13:10.3588740Z 2021-05-15T14:13:10.3623360Z trying URL 'https://cloud.r-project.org/src/contrib/purrr_0.3.4.tar.gz' 2021-05-15T14:13:10.8143470Z Content type 'application/x-gzip' length 375062 bytes (366 KB) 2021-05-15T14:13:10.8362170Z ================================================== 2021-05-15T14:13:10.8362870Z downloaded 366 KB 2021-05-15T14:13:10.8363150Z 2021-05-15T14:13:10.8400430Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-15T14:13:11.2476200Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-15T14:13:11.2477040Z ================================================== 2021-05-15T14:13:11.2477540Z downloaded 81 KB 2021-05-15T14:13:11.2477850Z 2021-05-15T14:13:11.2512890Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-15T14:13:11.7165880Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-15T14:13:11.7267410Z ================================================== 2021-05-15T14:13:11.7268810Z downloaded 44 KB 2021-05-15T14:13:11.7269600Z 2021-05-15T14:13:11.7301660Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-15T14:13:11.9509170Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-15T14:13:11.9629750Z ================================================== 2021-05-15T14:13:11.9630290Z downloaded 64 KB 2021-05-15T14:13:11.9630600Z 2021-05-15T14:13:11.9668410Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-15T14:13:12.2963040Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-15T14:13:12.3605450Z ================================================== 2021-05-15T14:13:12.3606970Z downloaded 777 KB 2021-05-15T14:13:12.3607280Z 2021-05-15T14:13:12.3644140Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-15T14:13:12.5274220Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-15T14:13:12.5667180Z ================================================== 2021-05-15T14:13:12.5668460Z downloaded 286 KB 2021-05-15T14:13:12.5669460Z 2021-05-15T14:13:12.5703290Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-15T14:13:12.9622050Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-15T14:13:12.9623330Z ================================================== 2021-05-15T14:13:12.9624070Z downloaded 20 KB 2021-05-15T14:13:12.9624690Z 2021-05-15T14:13:12.9663180Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T14:13:13.1318310Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T14:13:13.1320080Z ================================================== 2021-05-15T14:13:13.1320760Z downloaded 24 KB 2021-05-15T14:13:13.1321230Z 2021-05-15T14:13:13.1351560Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-15T14:13:13.4317110Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-15T14:13:13.4701390Z ================================================== 2021-05-15T14:13:13.4702480Z downloaded 298 KB 2021-05-15T14:13:13.4703400Z 2021-05-15T14:13:13.4735580Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-15T14:13:13.7047400Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-15T14:13:13.7058720Z ================================================== 2021-05-15T14:13:13.7060430Z downloaded 16 KB 2021-05-15T14:13:13.7061200Z 2021-05-15T14:13:13.7090390Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-15T14:13:14.0081500Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-15T14:13:14.0813750Z ================================================== 2021-05-15T14:13:14.0814380Z downloaded 1.2 MB 2021-05-15T14:13:14.0814650Z 2021-05-15T14:13:14.9251450Z * installing *source* package ‘rlang’ ... 2021-05-15T14:13:14.9537580Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-15T14:13:14.9538810Z ** using staged installation 2021-05-15T14:13:14.9802000Z ** libs 2021-05-15T14:13:20.8194730Z 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-15T14:13:21.3181920Z 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-15T14:13:21.6842600Z 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-15T14:13:24.1239910Z 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-15T14:13:25.1773530Z 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-15T14:13:25.2481420Z 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-15T14:13:25.4370780Z installing to /Users/runner/work/_temp/Library/00LOCK-rlang/00new/rlang/libs 2021-05-15T14:13:25.4423780Z ** R 2021-05-15T14:13:25.5085780Z ** inst 2021-05-15T14:13:25.5100720Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:13:29.7050410Z ** help 2021-05-15T14:13:30.6852830Z *** installing help indices 2021-05-15T14:13:31.0364290Z *** copying figures 2021-05-15T14:13:31.0825660Z ** building package indices 2021-05-15T14:13:31.7169310Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:13:32.1450640Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:13:33.3834370Z ** testing if installed package can be loaded from final location 2021-05-15T14:13:33.8552850Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:13:33.8611320Z * DONE (rlang) 2021-05-15T14:13:34.2771600Z * installing *source* package ‘magrittr’ ... 2021-05-15T14:13:34.3110220Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-15T14:13:34.3111920Z ** using staged installation 2021-05-15T14:13:34.3297570Z ** libs 2021-05-15T14:13:34.3466560Z 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-15T14:13:34.4891060Z 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-15T14:13:34.5725190Z 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-15T14:13:34.6315070Z installing to /Users/runner/work/_temp/Library/00LOCK-magrittr/00new/magrittr/libs 2021-05-15T14:13:34.6355590Z ** R 2021-05-15T14:13:34.6422530Z ** inst 2021-05-15T14:13:34.6481490Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:13:35.0323320Z ** help 2021-05-15T14:13:35.0905600Z *** installing help indices 2021-05-15T14:13:35.1266420Z *** copying figures 2021-05-15T14:13:35.1281610Z ** building package indices 2021-05-15T14:13:35.4196900Z ** installing vignettes 2021-05-15T14:13:35.4275000Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:13:35.8026600Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:13:35.9318760Z ** testing if installed package can be loaded from final location 2021-05-15T14:13:36.1761990Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:13:36.1792630Z * DONE (magrittr) 2021-05-15T14:13:36.5921960Z * installing *source* package ‘glue’ ... 2021-05-15T14:13:36.5960690Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-15T14:13:36.5961630Z ** using staged installation 2021-05-15T14:13:36.6191070Z ** libs 2021-05-15T14:13:36.6368060Z 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-15T14:13:36.7576990Z 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-15T14:13:36.8359760Z 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-15T14:13:36.9528430Z 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-15T14:13:37.0402810Z installing to /Users/runner/work/_temp/Library/00LOCK-glue/00new/glue/libs 2021-05-15T14:13:37.0441540Z ** R 2021-05-15T14:13:37.0519340Z ** inst 2021-05-15T14:13:37.0596850Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:13:37.6788820Z ** help 2021-05-15T14:13:37.7197890Z *** installing help indices 2021-05-15T14:13:37.7521690Z *** copying figures 2021-05-15T14:13:37.7531090Z ** building package indices 2021-05-15T14:13:38.0204110Z ** installing vignettes 2021-05-15T14:13:38.0268040Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:13:38.4225140Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:13:38.5576620Z ** testing if installed package can be loaded from final location 2021-05-15T14:13:38.8531770Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:13:38.8558270Z * DONE (glue) 2021-05-15T14:13:39.1706990Z * installing *source* package ‘sys’ ... 2021-05-15T14:13:39.1733150Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-15T14:13:39.1734210Z ** using staged installation 2021-05-15T14:13:39.1984370Z ** libs 2021-05-15T14:13:39.2164610Z 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-15T14:13:39.4221720Z 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-15T14:13:39.5043960Z 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-15T14:13:39.5614290Z installing to /Users/runner/work/_temp/Library/00LOCK-sys/00new/sys/libs 2021-05-15T14:13:39.5654330Z ** R 2021-05-15T14:13:39.5707270Z ** inst 2021-05-15T14:13:39.5726220Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:13:39.9468320Z ** help 2021-05-15T14:13:39.9728840Z *** installing help indices 2021-05-15T14:13:39.9965430Z ** building package indices 2021-05-15T14:13:40.2663670Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:13:40.6320080Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:13:40.7655510Z ** testing if installed package can be loaded from final location 2021-05-15T14:13:41.0145980Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:13:41.0172520Z * DONE (sys) 2021-05-15T14:13:41.3480490Z * installing *source* package ‘R6’ ... 2021-05-15T14:13:41.3509930Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-15T14:13:41.3511190Z ** using staged installation 2021-05-15T14:13:41.3693590Z ** R 2021-05-15T14:13:41.3762030Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:13:42.0522620Z ** help 2021-05-15T14:13:42.0789180Z *** installing help indices 2021-05-15T14:13:42.1016470Z *** copying figures 2021-05-15T14:13:42.1029140Z ** building package indices 2021-05-15T14:13:42.3692220Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:13:42.6226460Z ** testing if installed package can be loaded from final location 2021-05-15T14:13:42.8854780Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:13:42.8877270Z * DONE (R6) 2021-05-15T14:13:43.1802420Z * installing *source* package ‘mime’ ... 2021-05-15T14:13:43.1820390Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-15T14:13:43.1821850Z ** using staged installation 2021-05-15T14:13:43.1999040Z ** libs 2021-05-15T14:13:43.2174020Z 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-15T14:13:43.2974340Z 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-15T14:13:43.3916530Z 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-15T14:13:43.4476940Z installing to /Users/runner/work/_temp/Library/00LOCK-mime/00new/mime/libs 2021-05-15T14:13:43.4518150Z ** R 2021-05-15T14:13:43.4594540Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:13:43.8888720Z ** help 2021-05-15T14:13:43.9757450Z *** installing help indices 2021-05-15T14:13:43.9956240Z ** building package indices 2021-05-15T14:13:44.2638170Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:13:44.6261480Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:13:44.7606680Z ** testing if installed package can be loaded from final location 2021-05-15T14:13:45.0164190Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:13:45.0187930Z * DONE (mime) 2021-05-15T14:13:45.5570040Z * installing *source* package ‘curl’ ... 2021-05-15T14:13:45.5686780Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-15T14:13:45.5688210Z ** using staged installation 2021-05-15T14:13:45.7558770Z Found pkg-config cflags and libs! 2021-05-15T14:13:46.1003620Z Using PKG_CFLAGS= 2021-05-15T14:13:46.1005910Z Using PKG_LIBS=-lcurl 2021-05-15T14:13:46.2422680Z ** libs 2021-05-15T14:13:46.2611850Z 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-15T14:13:46.2641010Z 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-15T14:13:46.3703960Z 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-15T14:13:46.5174610Z 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-15T14:13:46.6169120Z 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-15T14:13:46.7050660Z 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-15T14:13:46.8098460Z 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-15T14:13:46.9141610Z 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-15T14:13:47.0030330Z 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-15T14:13:47.1945230Z 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-15T14:13:47.2621250Z 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-15T14:13:47.3580790Z 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-15T14:13:47.4579520Z 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-15T14:13:47.6409380Z 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-15T14:13:47.7334450Z 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-15T14:13:47.8168200Z 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-15T14:13:47.8892540Z 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-15T14:13:47.9673290Z 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-15T14:13:48.0486990Z 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-15T14:13:48.1884790Z 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-15T14:13:48.2867590Z 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-15T14:13:48.3290240Z 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-15T14:13:48.4143940Z 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-15T14:13:48.4809860Z installing to /Users/runner/work/_temp/Library/00LOCK-curl/00new/curl/libs 2021-05-15T14:13:48.4857960Z ** R 2021-05-15T14:13:48.5054700Z ** inst 2021-05-15T14:13:48.5223380Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:13:49.1820340Z ** help 2021-05-15T14:13:49.2498630Z *** installing help indices 2021-05-15T14:13:49.2911030Z ** building package indices 2021-05-15T14:13:49.5787870Z ** installing vignettes 2021-05-15T14:13:49.5888560Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:13:49.9601410Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:13:50.1003550Z ** testing if installed package can be loaded from final location 2021-05-15T14:13:50.3669930Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:13:50.3703730Z * DONE (curl) 2021-05-15T14:13:50.8843020Z * installing *source* package ‘jsonlite’ ... 2021-05-15T14:13:50.8952850Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-15T14:13:50.8953940Z ** using staged installation 2021-05-15T14:13:50.9156240Z ** libs 2021-05-15T14:13:50.9345130Z 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-15T14:13:51.0331250Z 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-15T14:13:51.1241560Z 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-15T14:13:51.2212890Z 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-15T14:13:51.3457150Z 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-15T14:13:51.4468260Z 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-15T14:13:51.5247140Z 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-15T14:13:51.6010000Z 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-15T14:13:51.6921470Z 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-15T14:13:51.7762110Z 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-15T14:13:51.9079020Z 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-15T14:13:52.0036250Z 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-15T14:13:52.1102210Z 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-15T14:13:52.2079970Z 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-15T14:13:52.3000490Z 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-15T14:13:52.3864270Z 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-15T14:13:52.4732850Z 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-15T14:13:52.5535600Z 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-15T14:13:52.6517350Z 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-15T14:13:52.7316800Z 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-15T14:13:52.8095760Z 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-15T14:13:52.9043830Z 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-15T14:13:52.9692160Z 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-15T14:13:53.0518320Z 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-15T14:13:53.1714910Z 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-15T14:13:53.3775690Z 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-15T14:13:53.6675680Z 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-15T14:13:53.8587000Z 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-15T14:13:54.0242150Z 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-15T14:13:54.9417350Z 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-15T14:13:55.0068570Z installing to /Users/runner/work/_temp/Library/00LOCK-jsonlite/00new/jsonlite/libs 2021-05-15T14:13:55.0111990Z ** R 2021-05-15T14:13:55.0363460Z ** inst 2021-05-15T14:13:55.0428010Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:13:56.3587820Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-15T14:13:56.3588510Z ** help 2021-05-15T14:13:56.4029400Z *** installing help indices 2021-05-15T14:13:56.4345420Z ** building package indices 2021-05-15T14:13:56.7122150Z ** installing vignettes 2021-05-15T14:13:56.7216530Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:13:57.1069940Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:13:57.2467200Z ** testing if installed package can be loaded from final location 2021-05-15T14:13:57.5377890Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:13:57.5416510Z * DONE (jsonlite) 2021-05-15T14:13:57.8557700Z * installing *source* package ‘ini’ ... 2021-05-15T14:13:57.8573800Z ** package ‘ini’ successfully unpacked and MD5 sums checked 2021-05-15T14:13:57.8575630Z ** using staged installation 2021-05-15T14:13:57.8731850Z ** R 2021-05-15T14:13:57.8766330Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:13:58.1987780Z ** help 2021-05-15T14:13:58.2420100Z *** installing help indices 2021-05-15T14:13:58.2678620Z ** building package indices 2021-05-15T14:13:58.5294540Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:13:58.7765520Z ** testing if installed package can be loaded from final location 2021-05-15T14:13:59.0221900Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:13:59.0326120Z * DONE (ini) 2021-05-15T14:13:59.3558700Z * installing *source* package ‘gitcreds’ ... 2021-05-15T14:13:59.3592790Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-15T14:13:59.3593710Z ** using staged installation 2021-05-15T14:13:59.3760740Z ** R 2021-05-15T14:13:59.3841880Z ** inst 2021-05-15T14:13:59.3873710Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:14:00.0150570Z ** help 2021-05-15T14:14:00.0480600Z *** installing help indices 2021-05-15T14:14:00.0740150Z ** building package indices 2021-05-15T14:14:00.3378140Z ** installing vignettes 2021-05-15T14:14:00.3447310Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:14:00.6049380Z ** testing if installed package can be loaded from final location 2021-05-15T14:14:00.8511360Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:14:00.8636460Z * DONE (gitcreds) 2021-05-15T14:14:01.2098080Z * installing *source* package ‘zip’ ... 2021-05-15T14:14:01.2142630Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-15T14:14:01.2144480Z ** using staged installation 2021-05-15T14:14:01.2298820Z ** libs 2021-05-15T14:14:01.2477260Z clang -mmacosx-version-min=10.13 -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-15T14:14:04.3327430Z clang -mmacosx-version-min=10.13 -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-15T14:14:07.2018670Z 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-15T14:14:07.2796890Z 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-15T14:14:09.7678950Z 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-15T14:14:09.8472070Z rzip.c:28:10: warning: unused variable 'uzipfile_len' [-Wunused-variable] 2021-05-15T14:14:09.8473670Z size_t uzipfile_len = 0; 2021-05-15T14:14:09.8474110Z ^ 2021-05-15T14:14:09.8996550Z 1 warning generated. 2021-05-15T14:14:09.9026620Z 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-15T14:14:10.0509320Z 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-15T14:14:10.1498290Z 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-15T14:14:10.2086620Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-zip/00new/zip 2021-05-15T14:14:10.2185910Z ** R 2021-05-15T14:14:10.2245610Z ** inst 2021-05-15T14:14:10.2272760Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:14:10.6599720Z ** help 2021-05-15T14:14:10.6893750Z *** installing help indices 2021-05-15T14:14:10.7173440Z ** building package indices 2021-05-15T14:14:10.9895770Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:14:11.3723600Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:14:11.5117360Z ** testing if installed package can be loaded from final location 2021-05-15T14:14:11.7656210Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:14:11.7687270Z * DONE (zip) 2021-05-15T14:14:12.2758130Z * installing *source* package ‘rstudioapi’ ... 2021-05-15T14:14:12.2849600Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-15T14:14:12.2852130Z ** using staged installation 2021-05-15T14:14:12.3029470Z ** R 2021-05-15T14:14:12.3194410Z ** inst 2021-05-15T14:14:12.3277560Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:14:13.0124250Z ** help 2021-05-15T14:14:13.3439710Z *** installing help indices 2021-05-15T14:14:13.4838170Z *** copying figures 2021-05-15T14:14:13.4853320Z ** building package indices 2021-05-15T14:14:13.8672320Z ** installing vignettes 2021-05-15T14:14:13.8773360Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:14:14.1880610Z ** testing if installed package can be loaded from final location 2021-05-15T14:14:14.4396390Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:14:14.4434220Z * DONE (rstudioapi) 2021-05-15T14:14:14.8876290Z * installing *source* package ‘rprojroot’ ... 2021-05-15T14:14:14.8979270Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-15T14:14:14.8986540Z ** using staged installation 2021-05-15T14:14:14.9267550Z ** R 2021-05-15T14:14:14.9344740Z ** inst 2021-05-15T14:14:14.9375760Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:14:15.6067060Z ** help 2021-05-15T14:14:15.6648380Z *** installing help indices 2021-05-15T14:14:15.6969190Z *** copying figures 2021-05-15T14:14:15.6999430Z ** building package indices 2021-05-15T14:14:15.9706520Z ** installing vignettes 2021-05-15T14:14:15.9808540Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:14:16.2433070Z ** testing if installed package can be loaded from final location 2021-05-15T14:14:16.4949030Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:14:16.4978460Z * DONE (rprojroot) 2021-05-15T14:14:16.8478790Z * installing *source* package ‘crayon’ ... 2021-05-15T14:14:16.8518390Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-15T14:14:16.8520010Z ** using staged installation 2021-05-15T14:14:16.9943740Z ** R 2021-05-15T14:14:17.0088450Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:14:18.2480460Z ** help 2021-05-15T14:14:18.3800310Z *** installing help indices 2021-05-15T14:14:18.4258820Z ** building package indices 2021-05-15T14:14:18.7323410Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:14:19.0390130Z ** testing if installed package can be loaded from final location 2021-05-15T14:14:19.3121090Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:14:19.3146740Z * DONE (crayon) 2021-05-15T14:14:19.6442750Z * installing *source* package ‘fastmap’ ... 2021-05-15T14:14:19.6478150Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-15T14:14:19.6478920Z ** using staged installation 2021-05-15T14:14:19.6647480Z ** libs 2021-05-15T14:14:19.6844530Z 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-15T14:14:22.5304430Z 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-15T14:14:22.6151990Z 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-15T14:14:22.6828810Z installing to /Users/runner/work/_temp/Library/00LOCK-fastmap/00new/fastmap/libs 2021-05-15T14:14:22.6876340Z ** R 2021-05-15T14:14:22.6949210Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:14:23.2924330Z ** help 2021-05-15T14:14:23.3233010Z *** installing help indices 2021-05-15T14:14:23.3464280Z ** building package indices 2021-05-15T14:14:23.6271170Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:14:24.0122150Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:14:24.1644140Z ** testing if installed package can be loaded from final location 2021-05-15T14:14:24.4226300Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:14:24.4252680Z * DONE (fastmap) 2021-05-15T14:14:24.7846630Z * installing *source* package ‘yaml’ ... 2021-05-15T14:14:24.7890320Z ** package ‘yaml’ successfully unpacked and MD5 sums checked 2021-05-15T14:14:24.7893400Z ** using staged installation 2021-05-15T14:14:24.8026490Z ** libs 2021-05-15T14:14:24.8216980Z 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-15T14:14:25.1988030Z 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-15T14:14:25.3424270Z 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-15T14:14:26.3841050Z 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-15T14:14:26.5366880Z 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-15T14:14:26.7138530Z 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-15T14:14:27.1051470Z 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-15T14:14:27.1847090Z r_emit.c:573:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-15T14:14:27.1849440Z result = emit_factor(emitter, event, s_obj, tag, implicit_tag); 2021-05-15T14:14:27.1850550Z ^~~ 2021-05-15T14:14:27.1853010Z r_emit.c:584:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-15T14:14:27.1855010Z result = emit_string(emitter, event, s_obj, tag, implicit_tag); 2021-05-15T14:14:27.1856100Z ^~~ 2021-05-15T14:14:27.1858540Z r_emit.c:614:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-15T14:14:27.1860690Z result = emit_char(emitter, event, s_chr, tag, implicit_tag, 2021-05-15T14:14:27.1861870Z ^~~ 2021-05-15T14:14:27.3835820Z 3 warnings generated. 2021-05-15T14:14:27.3871300Z 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-15T14:14:27.5184530Z 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-15T14:14:27.5923350Z r_parse.c:194:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-15T14:14:27.5925350Z tag = process_tag(tag); 2021-05-15T14:14:27.5926320Z ^~~ 2021-05-15T14:14:27.5952020Z r_parse.c:491:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-15T14:14:27.5954860Z tag = process_tag(tag); 2021-05-15T14:14:27.5955950Z ^~~ 2021-05-15T14:14:27.5995900Z r_parse.c:1017:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-15T14:14:27.5997740Z tag = process_tag(tag); 2021-05-15T14:14:27.5998600Z ^~~ 2021-05-15T14:14:27.9074520Z 3 warnings generated. 2021-05-15T14:14:27.9097810Z 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-15T14:14:28.0473640Z 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-15T14:14:29.3810410Z 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-15T14:14:29.4774210Z 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-15T14:14:29.5379760Z installing to /Users/runner/work/_temp/Library/00LOCK-yaml/00new/yaml/libs 2021-05-15T14:14:29.5432740Z ** R 2021-05-15T14:14:29.5473510Z ** inst 2021-05-15T14:14:29.5522630Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:14:29.8839970Z ** help 2021-05-15T14:14:29.9112330Z *** installing help indices 2021-05-15T14:14:29.9401560Z ** building package indices 2021-05-15T14:14:30.2052570Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:14:30.6043190Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:14:30.7304570Z ** testing if installed package can be loaded from final location 2021-05-15T14:14:30.9774550Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:14:30.9800700Z * DONE (yaml) 2021-05-15T14:14:31.4267030Z * installing *source* package ‘withr’ ... 2021-05-15T14:14:31.4321880Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-15T14:14:31.4323300Z ** using staged installation 2021-05-15T14:14:31.4557500Z ** R 2021-05-15T14:14:31.4699100Z ** inst 2021-05-15T14:14:31.4727700Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:14:32.3035770Z ** help 2021-05-15T14:14:32.4153290Z *** installing help indices 2021-05-15T14:14:32.4816280Z *** copying figures 2021-05-15T14:14:32.4828660Z ** building package indices 2021-05-15T14:14:32.7958770Z ** installing vignettes 2021-05-15T14:14:32.8059490Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:14:33.0583480Z ** testing if installed package can be loaded from final location 2021-05-15T14:14:33.3218410Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:14:33.3320190Z * DONE (withr) 2021-05-15T14:14:33.6710940Z * installing *source* package ‘whisker’ ... 2021-05-15T14:14:33.6744390Z ** package ‘whisker’ successfully unpacked and MD5 sums checked 2021-05-15T14:14:33.6745700Z ** using staged installation 2021-05-15T14:14:33.6886630Z ** R 2021-05-15T14:14:33.6937740Z ** inst 2021-05-15T14:14:33.7031280Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:14:34.2336610Z ** help 2021-05-15T14:14:34.2659150Z *** installing help indices 2021-05-15T14:14:34.2938950Z ** building package indices 2021-05-15T14:14:34.6150140Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:14:34.8714060Z ** testing if installed package can be loaded from final location 2021-05-15T14:14:35.1492890Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:14:35.1523960Z * DONE (whisker) 2021-05-15T14:14:35.4758810Z * installing *source* package ‘rappdirs’ ... 2021-05-15T14:14:35.4780220Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-15T14:14:35.4781960Z ** using staged installation 2021-05-15T14:14:35.5061820Z ** libs 2021-05-15T14:14:35.5236030Z 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-15T14:14:35.6010830Z 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-15T14:14:35.6825840Z 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-15T14:14:35.7406290Z installing to /Users/runner/work/_temp/Library/00LOCK-rappdirs/00new/rappdirs/libs 2021-05-15T14:14:35.7446700Z ** R 2021-05-15T14:14:35.7515980Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:14:36.1472610Z ** help 2021-05-15T14:14:36.1796070Z *** installing help indices 2021-05-15T14:14:36.2059460Z ** building package indices 2021-05-15T14:14:36.4786960Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:14:36.8656130Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:14:36.9949830Z ** testing if installed package can be loaded from final location 2021-05-15T14:14:37.2400040Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:14:37.2422640Z * DONE (rappdirs) 2021-05-15T14:14:37.9897750Z * installing *source* package ‘fs’ ... 2021-05-15T14:14:38.0109540Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-15T14:14:38.0110920Z ** using staged installation 2021-05-15T14:14:38.0354370Z ** libs 2021-05-15T14:14:38.0553430Z 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-15T14:14:38.8260330Z 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-15T14:14:39.0044550Z 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-15T14:14:39.7280690Z 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-15T14:14:39.8975890Z 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-15T14:14:40.5308770Z 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-15T14:14:41.4668450Z 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-15T14:14:41.6221080Z 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-15T14:14:42.2671910Z 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-15T14:14:43.0023000Z 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-15T14:14:43.6710950Z 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-15T14:14:44.3052180Z (cd libuv-1.38.1 \ 2021-05-15T14:14:44.3054320Z && 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-15T14:14:45.6958530Z rm: conftest.dSYM: is a directory 2021-05-15T14:14:48.0702000Z rm: conftest.dSYM: is a directory 2021-05-15T14:14:48.1582050Z rm: conftest.dSYM: is a directory 2021-05-15T14:14:48.1829210Z rm: conftest.dSYM: is a directory 2021-05-15T14:14:58.6860860Z make --directory=libuv-1.38.1 \ 2021-05-15T14:14:58.6861490Z HAVE_DTRACE=0 2021-05-15T14:14:58.7378580Z CC src/libuv_la-fs-poll.lo 2021-05-15T14:14:59.7241140Z CC src/libuv_la-idna.lo 2021-05-15T14:15:00.7865320Z CC src/libuv_la-inet.lo 2021-05-15T14:15:01.8666900Z CC src/libuv_la-random.lo 2021-05-15T14:15:02.7930750Z CC src/libuv_la-strscpy.lo 2021-05-15T14:15:03.6904100Z CC src/libuv_la-threadpool.lo 2021-05-15T14:15:04.7558620Z CC src/libuv_la-timer.lo 2021-05-15T14:15:05.8701900Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-15T14:15:06.8100460Z CC src/libuv_la-uv-common.lo 2021-05-15T14:15:08.2096210Z CC src/libuv_la-version.lo 2021-05-15T14:15:09.1014330Z CC src/unix/libuv_la-async.lo 2021-05-15T14:15:10.1119850Z CC src/unix/libuv_la-core.lo 2021-05-15T14:15:11.6405800Z CC src/unix/libuv_la-dl.lo 2021-05-15T14:15:12.5289440Z CC src/unix/libuv_la-fs.lo 2021-05-15T14:15:14.3002660Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-15T14:15:15.2726940Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-15T14:15:16.2123750Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-15T14:15:17.2183970Z CC src/unix/libuv_la-loop.lo 2021-05-15T14:15:18.1735590Z CC src/unix/libuv_la-pipe.lo 2021-05-15T14:15:19.1822200Z CC src/unix/libuv_la-poll.lo 2021-05-15T14:15:20.1409780Z CC src/unix/libuv_la-process.lo 2021-05-15T14:15:21.5183440Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-15T14:15:22.1786570Z CC src/unix/libuv_la-signal.lo 2021-05-15T14:15:23.5639020Z CC src/unix/libuv_la-stream.lo 2021-05-15T14:15:25.3212780Z CC src/unix/libuv_la-tcp.lo 2021-05-15T14:15:26.3569510Z CC src/unix/libuv_la-thread.lo 2021-05-15T14:15:27.4384890Z CC src/unix/libuv_la-tty.lo 2021-05-15T14:15:28.4243270Z CC src/unix/libuv_la-udp.lo 2021-05-15T14:15:29.7132500Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-15T14:15:30.6482840Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-15T14:15:31.5425000Z CC src/unix/libuv_la-darwin.lo 2021-05-15T14:15:32.5235820Z CC src/unix/libuv_la-fsevents.lo 2021-05-15T14:15:33.6835360Z CC src/unix/libuv_la-kqueue.lo 2021-05-15T14:15:34.8236350Z CC src/unix/libuv_la-proctitle.lo 2021-05-15T14:15:35.8519180Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-15T14:15:36.7270380Z CCLD libuv.la 2021-05-15T14:15:37.2150610Z 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-15T14:15:37.2946840Z installing to /Users/runner/work/_temp/Library/00LOCK-fs/00new/fs/libs 2021-05-15T14:15:37.3001200Z ** R 2021-05-15T14:15:37.3155010Z ** inst 2021-05-15T14:15:37.3188050Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:15:38.6958300Z ** help 2021-05-15T14:15:38.8075490Z *** installing help indices 2021-05-15T14:15:38.8695850Z ** building package indices 2021-05-15T14:15:39.1720840Z ** installing vignettes 2021-05-15T14:15:39.1969120Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:15:39.6592080Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:15:39.7878580Z ** testing if installed package can be loaded from final location 2021-05-15T14:15:40.1040620Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:15:40.1142210Z * DONE (fs) 2021-05-15T14:15:40.5102040Z * installing *source* package ‘clipr’ ... 2021-05-15T14:15:40.5130220Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-15T14:15:40.5131730Z ** using staged installation 2021-05-15T14:15:40.5392410Z ** R 2021-05-15T14:15:40.5477840Z ** inst 2021-05-15T14:15:40.5506370Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:15:40.9765780Z ** help 2021-05-15T14:15:41.0088030Z *** installing help indices 2021-05-15T14:15:41.0508620Z ** building package indices 2021-05-15T14:15:41.3122390Z ** installing vignettes 2021-05-15T14:15:41.3224330Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:15:41.5657730Z ** testing if installed package can be loaded from final location 2021-05-15T14:15:41.8137440Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:15:41.8243520Z * DONE (clipr) 2021-05-15T14:15:43.0096190Z * installing *source* package ‘git2r’ ... 2021-05-15T14:15:43.0521090Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-15T14:15:43.0522610Z ** using staged installation 2021-05-15T14:15:43.3611490Z checking build system type... x86_64-apple-darwin19.6.0 2021-05-15T14:15:43.3613700Z checking host system type... x86_64-apple-darwin19.6.0 2021-05-15T14:15:43.3623380Z checking for gcc... gcc 2021-05-15T14:15:45.6560220Z checking whether the C compiler works... yes 2021-05-15T14:15:45.6561790Z checking for C compiler default output file name... a.out 2021-05-15T14:15:45.7827830Z checking for suffix of executables... 2021-05-15T14:15:46.1231560Z checking whether we are cross compiling... no 2021-05-15T14:15:46.2301730Z checking for suffix of object files... o 2021-05-15T14:15:46.2919570Z checking whether we are using the GNU C compiler... yes 2021-05-15T14:15:46.3551750Z checking whether gcc accepts -g... yes 2021-05-15T14:15:46.4805990Z checking for gcc option to accept ISO C89... none needed 2021-05-15T14:15:46.4817760Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-15T14:15:46.4928800Z checking pkg-config is at least version 0.9.0... yes 2021-05-15T14:15:46.5273110Z Found pkg-config cflags and libs! 2021-05-15T14:15:46.8857850Z checking whether the libgit2 version will work in git2r... yes 2021-05-15T14:15:47.1538910Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-15T14:15:47.2609340Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-15T14:15:47.3693340Z checking whether the libgit2 function git_error_last is available... yes 2021-05-15T14:15:47.4774840Z checking whether the libgit2 function git_oid_is_zero is available... yes 2021-05-15T14:15:47.4779100Z ----- Results of the git2r package configure ----- 2021-05-15T14:15:47.4780000Z 2021-05-15T14:15:47.4782070Z 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-15T14:15:47.4784040Z PKG_LIBS: -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-15T14:15:47.4784870Z 2021-05-15T14:15:47.4786220Z -------------------------------------------------- 2021-05-15T14:15:47.5200330Z configure: creating ./config.status 2021-05-15T14:15:47.7069540Z config.status: creating src/Makevars 2021-05-15T14:15:47.8316770Z ** libs 2021-05-15T14:15:47.8521480Z 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-15T14:15:47.9778930Z 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-15T14:15:48.0652310Z 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-15T14:15:48.2817790Z 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-15T14:15:48.4236390Z 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-15T14:15:48.5870670Z 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-15T14:15:48.8256600Z 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-15T14:15:48.9667860Z 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-15T14:15:49.1013460Z 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-15T14:15:49.2880460Z 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-15T14:15:49.4836310Z 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-15T14:15:49.6242450Z 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-15T14:15:49.8664780Z 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-15T14:15:49.9824170Z 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-15T14:15:50.1132400Z 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-15T14:15:50.2481710Z 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-15T14:15:50.3790660Z 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-15T14:15:50.5846740Z 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-15T14:15:50.7480040Z 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-15T14:15:50.8785320Z 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-15T14:15:51.0704760Z 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-15T14:15:51.1889550Z 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-15T14:15:51.3231500Z 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-15T14:15:51.4638340Z 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-15T14:15:51.5979580Z 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-15T14:15:51.7945030Z 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-15T14:15:51.9796490Z 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-15T14:15:52.1088210Z 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-15T14:15:52.2377730Z 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-15T14:15:52.4451620Z 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-15T14:15:52.5751430Z 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-15T14:15:52.7319290Z 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-15T14:15:52.9300790Z 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-15T14:15:53.0900550Z 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-15T14:15:53.2042120Z 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-15T14:15:53.3557730Z 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-15T14:15:53.3890300Z ld: warning: dylib (/usr/local/lib/libgit2.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-15T14:15:53.4244150Z installing to /Users/runner/work/_temp/Library/00LOCK-git2r/00new/git2r/libs 2021-05-15T14:15:53.4293610Z ** R 2021-05-15T14:15:53.4576090Z ** inst 2021-05-15T14:15:53.4602030Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:15:54.6882200Z ** help 2021-05-15T14:15:55.0484050Z *** installing help indices 2021-05-15T14:15:55.2609880Z ** building package indices 2021-05-15T14:15:55.6904050Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:15:56.0996170Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:15:56.2270880Z ** testing if installed package can be loaded from final location 2021-05-15T14:15:56.4983790Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:15:56.5017820Z * DONE (git2r) 2021-05-15T14:15:56.8841750Z * installing *source* package ‘askpass’ ... 2021-05-15T14:15:56.8860730Z ** package ‘askpass’ successfully unpacked and MD5 sums checked 2021-05-15T14:15:56.8862420Z ** using staged installation 2021-05-15T14:15:56.9047670Z ** libs 2021-05-15T14:15:56.9222810Z 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-15T14:15:57.0090290Z 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-15T14:15:57.0671930Z installing to /Users/runner/work/_temp/Library/00LOCK-askpass/00new/askpass/libs 2021-05-15T14:15:57.0718180Z ** R 2021-05-15T14:15:57.0765280Z ** inst 2021-05-15T14:15:57.0786430Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:15:57.4140210Z ** help 2021-05-15T14:15:57.4361350Z *** installing help indices 2021-05-15T14:15:57.4519050Z ** building package indices 2021-05-15T14:15:57.6995200Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:15:57.9484540Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:15:58.1221500Z ** testing if installed package can be loaded from final location 2021-05-15T14:15:58.3640460Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:15:58.3664200Z * DONE (askpass) 2021-05-15T14:15:58.8805300Z * installing *source* package ‘cli’ ... 2021-05-15T14:15:58.8923460Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-15T14:15:58.8925020Z ** using staged installation 2021-05-15T14:15:58.9183890Z ** R 2021-05-15T14:15:58.9611140Z ** inst 2021-05-15T14:15:58.9656440Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:16:02.1184330Z ** help 2021-05-15T14:16:02.3900160Z *** installing help indices 2021-05-15T14:16:02.5423370Z *** copying figures 2021-05-15T14:16:02.5430620Z ** building package indices 2021-05-15T14:16:02.9382220Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:16:03.2406470Z ** testing if installed package can be loaded from final location 2021-05-15T14:16:03.6029740Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:16:03.6132360Z * DONE (cli) 2021-05-15T14:16:04.1089690Z * installing *source* package ‘purrr’ ... 2021-05-15T14:16:04.1192610Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-15T14:16:04.1193890Z ** using staged installation 2021-05-15T14:16:04.1422910Z ** libs 2021-05-15T14:16:04.1603920Z 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-15T14:16:04.2308370Z 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-15T14:16:04.3464010Z 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-15T14:16:04.4437670Z 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-15T14:16:04.5666070Z 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-15T14:16:04.6432620Z 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-15T14:16:04.7782110Z 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-15T14:16:04.9311710Z 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-15T14:16:05.0371150Z 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-15T14:16:05.1201000Z 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-15T14:16:05.2789450Z installing to /Users/runner/work/_temp/Library/00LOCK-purrr/00new/purrr/libs 2021-05-15T14:16:05.2963850Z ** R 2021-05-15T14:16:05.4593620Z ** inst 2021-05-15T14:16:05.4696170Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:16:06.9753120Z ** help 2021-05-15T14:16:07.2093000Z *** installing help indices 2021-05-15T14:16:07.3285980Z *** copying figures 2021-05-15T14:16:07.3387550Z ** building package indices 2021-05-15T14:16:07.6903930Z ** installing vignettes 2021-05-15T14:16:07.7038510Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:16:08.0940930Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:16:08.2277990Z ** testing if installed package can be loaded from final location 2021-05-15T14:16:08.5763040Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:16:08.5800840Z * DONE (purrr) 2021-05-15T14:16:08.9859980Z * installing *source* package ‘lifecycle’ ... 2021-05-15T14:16:08.9914220Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-15T14:16:08.9916630Z ** using staged installation 2021-05-15T14:16:09.0388980Z ** R 2021-05-15T14:16:09.0490530Z ** inst 2021-05-15T14:16:09.0594070Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:16:09.6253120Z ** help 2021-05-15T14:16:09.6818300Z *** installing help indices 2021-05-15T14:16:09.7100910Z *** copying figures 2021-05-15T14:16:09.7120760Z ** building package indices 2021-05-15T14:16:10.0145870Z ** installing vignettes 2021-05-15T14:16:10.0217440Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:16:10.2883900Z ** testing if installed package can be loaded from final location 2021-05-15T14:16:10.6628610Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:16:10.6663250Z * DONE (lifecycle) 2021-05-15T14:16:11.1346350Z * installing *source* package ‘desc’ ... 2021-05-15T14:16:11.1443870Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-15T14:16:11.1445330Z ** using staged installation 2021-05-15T14:16:11.1680520Z ** R 2021-05-15T14:16:11.1874720Z ** inst 2021-05-15T14:16:11.1930470Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:16:13.2512920Z ** help 2021-05-15T14:16:13.4366320Z *** installing help indices 2021-05-15T14:16:13.5419360Z ** building package indices 2021-05-15T14:16:13.8984650Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:16:14.1659680Z ** testing if installed package can be loaded from final location 2021-05-15T14:16:14.4693100Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:16:14.4795590Z * DONE (desc) 2021-05-15T14:16:14.7923670Z * installing *source* package ‘cachem’ ... 2021-05-15T14:16:14.7946980Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-15T14:16:14.7948510Z ** using staged installation 2021-05-15T14:16:14.8127050Z ** libs 2021-05-15T14:16:14.8305780Z 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-15T14:16:14.9146200Z 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-15T14:16:14.9960560Z 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-15T14:16:15.0550380Z installing to /Users/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-15T14:16:15.0650850Z ** R 2021-05-15T14:16:15.0769550Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:16:15.7490130Z ** help 2021-05-15T14:16:15.7797560Z *** installing help indices 2021-05-15T14:16:15.8040990Z ** building package indices 2021-05-15T14:16:16.0681160Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:16:16.4712470Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:16:16.6073770Z ** testing if installed package can be loaded from final location 2021-05-15T14:16:16.8853460Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:16:16.8878790Z * DONE (cachem) 2021-05-15T14:16:17.6047660Z * installing *source* package ‘openssl’ ... 2021-05-15T14:16:17.6246780Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-15T14:16:17.6248300Z ** using staged installation 2021-05-15T14:16:17.7800830Z Homebrew 3.1.6 2021-05-15T14:16:17.8675860Z Homebrew/homebrew-core (git revision b6492621ab; last commit 2021-05-10) 2021-05-15T14:16:17.9534900Z Homebrew/homebrew-cask (git revision 22deb90f04; last commit 2021-05-10) 2021-05-15T14:16:18.3129900Z Using PKG_CFLAGS=-I/usr/local/opt/openssl/include 2021-05-15T14:16:18.6648190Z Using PKG_LIBS=-L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 2021-05-15T14:16:18.6882750Z ** libs 2021-05-15T14:16:18.7081170Z 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-15T14:16:18.7111960Z 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-15T14:16:18.8536880Z 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-15T14:16:18.9905540Z 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-15T14:16:19.1584740Z 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-15T14:16:19.4230550Z 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-15T14:16:19.5800120Z 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-15T14:16:19.7616450Z 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-15T14:16:19.9605110Z 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-15T14:16:20.0645360Z 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-15T14:16:20.2328370Z 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-15T14:16:20.3604510Z 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-15T14:16:20.5178180Z 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-15T14:16:20.7262160Z 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-15T14:16:20.9175700Z 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-15T14:16:21.1819020Z 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-15T14:16:21.2687420Z 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-15T14:16:21.3425560Z 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-15T14:16:21.5531730Z 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-15T14:16:21.7830580Z 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-15T14:16:21.9907530Z 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-15T14:16:22.0719810Z 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-15T14:16:22.2578530Z 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-15T14:16:22.4603430Z 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-15T14:16:22.6971970Z 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-15T14:16:22.9004130Z 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-15T14:16:23.1034630Z 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-15T14:16:23.3083030Z 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-15T14:16:23.4106330Z 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-15T14:16:23.6132290Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-15T14:16:23.6394250Z 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-15T14:16:23.6749350Z 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-15T14:16:23.6752010Z 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-15T14:16:23.7095450Z installing to /Users/runner/work/_temp/Library/00LOCK-openssl/00new/openssl/libs 2021-05-15T14:16:23.7144650Z ** R 2021-05-15T14:16:23.7310930Z ** inst 2021-05-15T14:16:23.7569140Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:16:25.0372190Z ** help 2021-05-15T14:16:25.1172910Z *** installing help indices 2021-05-15T14:16:25.1642940Z ** building package indices 2021-05-15T14:16:25.4813300Z ** installing vignettes 2021-05-15T14:16:25.5397020Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:16:25.9184120Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:16:26.0545470Z ** testing if installed package can be loaded from final location 2021-05-15T14:16:26.3399580Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:16:26.3436930Z * DONE (openssl) 2021-05-15T14:16:26.6883880Z * installing *source* package ‘memoise’ ... 2021-05-15T14:16:26.6908460Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-15T14:16:26.6909970Z ** using staged installation 2021-05-15T14:16:26.7120650Z ** R 2021-05-15T14:16:26.7241900Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:16:27.2584320Z ** help 2021-05-15T14:16:27.3005100Z *** installing help indices 2021-05-15T14:16:27.3311000Z ** building package indices 2021-05-15T14:16:27.6040870Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:16:27.8841590Z ** testing if installed package can be loaded from final location 2021-05-15T14:16:28.1680940Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:16:28.1703690Z * DONE (memoise) 2021-05-15T14:16:28.6578190Z * installing *source* package ‘httr’ ... 2021-05-15T14:16:28.6679390Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-15T14:16:28.6680820Z ** using staged installation 2021-05-15T14:16:28.6910640Z ** R 2021-05-15T14:16:28.7200440Z ** demo 2021-05-15T14:16:28.7263100Z ** inst 2021-05-15T14:16:28.7333230Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:16:31.8835190Z ** help 2021-05-15T14:16:32.1207530Z *** installing help indices 2021-05-15T14:16:32.2492590Z ** building package indices 2021-05-15T14:16:32.6260130Z ** installing vignettes 2021-05-15T14:16:32.6368200Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:16:32.8945370Z ** testing if installed package can be loaded from final location 2021-05-15T14:16:33.2495750Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:16:33.2598170Z * DONE (httr) 2021-05-15T14:16:33.6137840Z * installing *source* package ‘credentials’ ... 2021-05-15T14:16:33.6167380Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-15T14:16:33.6168640Z ** using staged installation 2021-05-15T14:16:33.6373240Z ** R 2021-05-15T14:16:33.6444340Z ** inst 2021-05-15T14:16:33.6484330Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:16:34.2387280Z ** help 2021-05-15T14:16:34.2665150Z *** installing help indices 2021-05-15T14:16:34.2899220Z ** building package indices 2021-05-15T14:16:34.5504830Z ** installing vignettes 2021-05-15T14:16:34.5586050Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:16:34.9997430Z ** testing if installed package can be loaded from final location 2021-05-15T14:16:35.3869890Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:16:35.3897960Z * DONE (credentials) 2021-05-15T14:16:35.8498670Z * installing *source* package ‘gh’ ... 2021-05-15T14:16:35.8533540Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-15T14:16:35.8534850Z ** using staged installation 2021-05-15T14:16:35.8755620Z ** R 2021-05-15T14:16:35.8877870Z ** inst 2021-05-15T14:16:35.8905080Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:16:37.1907270Z ** help 2021-05-15T14:16:37.2346050Z *** installing help indices 2021-05-15T14:16:37.2691370Z ** building package indices 2021-05-15T14:16:37.5419170Z ** installing vignettes 2021-05-15T14:16:37.5501140Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:16:37.8791770Z ** testing if installed package can be loaded from final location 2021-05-15T14:16:38.2351770Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:16:38.2453330Z * DONE (gh) 2021-05-15T14:16:38.6248990Z * installing *source* package ‘gert’ ... 2021-05-15T14:16:38.6306970Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-15T14:16:38.6308250Z ** using staged installation 2021-05-15T14:16:38.7174690Z Found pkg-config cflags and libs! 2021-05-15T14:16:39.0447310Z Using PKG_CFLAGS=-I/usr/local/Cellar/libgit2/1.1.0/include 2021-05-15T14:16:39.0448790Z Using PKG_LIBS=-L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-15T14:16:39.1640770Z Configuration OK! 2021-05-15T14:16:39.1863520Z ** libs 2021-05-15T14:16:39.2057270Z 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-15T14:16:39.2087450Z 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-15T14:16:39.4293950Z 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-15T14:16:39.6654550Z 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-15T14:16:39.8974810Z 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-15T14:16:40.0321180Z 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-15T14:16:40.1603320Z 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-15T14:16:40.3417120Z 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-15T14:16:40.4590130Z 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-15T14:16:40.6090760Z 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-15T14:16:40.7618640Z 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-15T14:16:40.8938350Z 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-15T14:16:41.0435760Z 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-15T14:16:41.1743320Z 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-15T14:16:41.3395550Z 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-15T14:16:41.4658880Z 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-15T14:16:41.4967220Z ld: warning: dylib (/usr/local/lib/libgit2.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-15T14:16:41.5295540Z installing to /Users/runner/work/_temp/Library/00LOCK-gert/00new/gert/libs 2021-05-15T14:16:41.5342910Z ** R 2021-05-15T14:16:41.5485700Z ** inst 2021-05-15T14:16:41.5512300Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:16:42.5185350Z ** help 2021-05-15T14:16:42.6010180Z *** installing help indices 2021-05-15T14:16:42.6529800Z ** building package indices 2021-05-15T14:16:42.9498960Z ** installing vignettes 2021-05-15T14:16:42.9701230Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:16:43.4297470Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:16:43.5613740Z ** testing if installed package can be loaded from final location 2021-05-15T14:16:43.8919420Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:16:43.9021910Z * DONE (gert) 2021-05-15T14:16:44.5354700Z * installing *source* package ‘usethis’ ... 2021-05-15T14:16:44.5517630Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-15T14:16:44.5519160Z ** using staged installation 2021-05-15T14:16:44.5869970Z ** R 2021-05-15T14:16:44.6410980Z ** inst 2021-05-15T14:16:44.6647750Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:16:48.3383520Z ** help 2021-05-15T14:16:48.6401230Z *** installing help indices 2021-05-15T14:16:48.7999130Z *** copying figures 2021-05-15T14:16:48.8100190Z ** building package indices 2021-05-15T14:16:49.2103340Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:16:49.5991380Z ** testing if installed package can be loaded from final location 2021-05-15T14:16:50.1457800Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:16:50.1560290Z * DONE (usethis) 2021-05-15T14:16:50.2085870Z 2021-05-15T14:16:50.2087290Z The downloaded source packages are in 2021-05-15T14:16:50.2089530Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFBRPjg/downloaded_packages’ 2021-05-15T14:16:50.2100900Z Running `R CMD build`... 2021-05-15T14:16:53.5359660Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFBRPjg/remotes2a8d6335bcbd/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-15T14:16:53.5361830Z * preparing ‘tic’: 2021-05-15T14:16:53.5363520Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:16:53.5364760Z * installing the package to process help pages 2021-05-15T14:16:53.5366540Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:16:53.5367830Z * checking for empty or unneeded directories 2021-05-15T14:16:53.5369320Z Removed empty directory ‘tic/.circleci’ 2021-05-15T14:16:53.5371160Z Removed empty directory ‘tic/pkgdown’ 2021-05-15T14:16:53.5373070Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:16:53.5374080Z * building ‘tic_0.10.0.tar.gz’ 2021-05-15T14:16:53.5375630Z (as ‘lib’ is unspecified) 2021-05-15T14:16:54.0544770Z * installing *source* package ‘tic’ ... 2021-05-15T14:16:54.0547960Z ** using staged installation 2021-05-15T14:16:54.0909470Z ** R 2021-05-15T14:16:54.1210110Z ** inst 2021-05-15T14:16:54.1451540Z ** preparing package for lazy loading 2021-05-15T14:16:54.6528570Z ** help 2021-05-15T14:16:54.8705020Z *** installing help indices 2021-05-15T14:16:55.0396390Z *** copying figures 2021-05-15T14:16:55.0516490Z ** building package indices 2021-05-15T14:16:55.4142480Z ** installing vignettes 2021-05-15T14:16:55.4203640Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:16:55.8422620Z ** testing if installed package can be loaded from final location 2021-05-15T14:16:56.2610440Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:16:56.2684720Z * DONE (tic) 2021-05-15T14:16:56.3408700Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:16:56.7126630Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T14:16:58.1883820Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T14:16:58.1885580Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T14:16:58.1888910Z 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-15T14:16:58.1891100Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T14:16:58.1892510Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T14:16:58.1893990Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:16:58.1895350Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T14:16:58.1896500Z (as ‘lib’ is unspecified) 2021-05-15T14:16:58.1897720Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T14:16:58.1899010Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T14:16:58.1900200Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T14:16:58.1901470Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T14:16:58.1902850Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T14:16:58.1904050Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T14:16:58.1905260Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T14:16:58.1906480Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:16:58.1907700Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T14:16:58.1908920Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T14:16:58.1910140Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T14:16:58.1911360Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T14:16:58.1912530Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T14:16:58.1913740Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T14:16:58.1914910Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T14:16:58.1916080Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T14:16:58.1917290Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T14:16:58.1918500Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T14:16:58.1919700Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T14:16:58.1920910Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T14:16:58.1922090Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T14:16:58.1923300Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T14:16:58.1924500Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T14:16:58.1925710Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T14:16:58.1926910Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:16:58.1928120Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T14:16:58.1929370Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T14:16:58.1931160Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T14:16:58.1932630Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T14:16:58.1933890Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T14:16:58.1935110Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T14:16:58.1936340Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T14:16:58.1937570Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T14:17:00.1944360Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-15T14:17:00.1948400Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-15T14:17:00.2024780Z Packages which are only available in source form, and may need 2021-05-15T14:17:00.2026830Z compilation of C/C++/Fortran: ‘utf8’ ‘vctrs’ ‘tibble’ ‘fansi’ 2021-05-15T14:17:00.2028440Z ‘diffobj’ ‘ps’ ‘processx’ ‘pkgload’ ‘ellipsis’ ‘digest’ ‘brio’ ‘xml2’ 2021-05-15T14:17:00.2030100Z ‘xfun’ ‘markdown’ ‘stringi’ ‘Rcpp’ ‘commonmark’ ‘testthat’ ‘roxygen2’ 2021-05-15T14:17:00.2033820Z 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-15T14:17:00.2035580Z 2021-05-15T14:17:00.2046370Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-15T14:17:00.4525530Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-15T14:17:00.4648200Z ================================================== 2021-05-15T14:17:00.4649110Z downloaded 233 KB 2021-05-15T14:17:00.4649650Z 2021-05-15T14:17:00.4683950Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-15T14:17:00.6847180Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-15T14:17:00.7111350Z ================================================== 2021-05-15T14:17:00.7112430Z downloaded 764 KB 2021-05-15T14:17:00.7113100Z 2021-05-15T14:17:00.7147490Z trying URL 'https://cloud.r-project.org/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-15T14:17:00.9706270Z Content type 'application/x-gzip' length 6080 bytes 2021-05-15T14:17:00.9708030Z ================================================== 2021-05-15T14:17:00.9709210Z downloaded 6080 bytes 2021-05-15T14:17:00.9709910Z 2021-05-15T14:17:00.9740660Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.0.tar.gz' 2021-05-15T14:17:01.1509340Z Content type 'application/x-gzip' length 1100197 bytes (1.0 MB) 2021-05-15T14:17:01.1857830Z ================================================== 2021-05-15T14:17:01.1858820Z downloaded 1.0 MB 2021-05-15T14:17:01.1859490Z 2021-05-15T14:17:01.1894950Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.1.tar.gz' 2021-05-15T14:17:01.3768910Z Content type 'application/x-gzip' length 686855 bytes (670 KB) 2021-05-15T14:17:01.4027410Z ================================================== 2021-05-15T14:17:01.4028370Z downloaded 670 KB 2021-05-15T14:17:01.4029040Z 2021-05-15T14:17:01.4064810Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-15T14:17:01.5883890Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-15T14:17:01.5885540Z ================================================== 2021-05-15T14:17:01.5886550Z downloaded 13 KB 2021-05-15T14:17:01.5887400Z 2021-05-15T14:17:01.5917190Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-15T14:17:01.7568750Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-15T14:17:01.7717980Z ================================================== 2021-05-15T14:17:01.7721620Z downloaded 265 KB 2021-05-15T14:17:01.7722400Z 2021-05-15T14:17:01.7754060Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-15T14:17:01.9780900Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-15T14:17:01.9977240Z ================================================== 2021-05-15T14:17:01.9978480Z downloaded 466 KB 2021-05-15T14:17:01.9979240Z 2021-05-15T14:17:02.0022980Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-15T14:17:02.1508200Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-15T14:17:02.1512280Z ================================================== 2021-05-15T14:17:02.1513210Z downloaded 25 KB 2021-05-15T14:17:02.1513910Z 2021-05-15T14:17:02.1548430Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-15T14:17:02.3695660Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-15T14:17:02.3766310Z ================================================== 2021-05-15T14:17:02.3767250Z downloaded 116 KB 2021-05-15T14:17:02.3768150Z 2021-05-15T14:17:02.3800960Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-15T14:17:02.5858850Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-15T14:17:02.5947630Z ================================================== 2021-05-15T14:17:02.5948320Z downloaded 138 KB 2021-05-15T14:17:02.5948630Z 2021-05-15T14:17:02.5981480Z trying URL 'https://cloud.r-project.org/src/contrib/praise_1.0.0.tar.gz' 2021-05-15T14:17:02.8565020Z Content type 'application/x-gzip' length 6100 bytes 2021-05-15T14:17:02.8567890Z ================================================== 2021-05-15T14:17:02.8568720Z downloaded 6100 bytes 2021-05-15T14:17:02.8569320Z 2021-05-15T14:17:02.8601690Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-15T14:17:03.0707040Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-15T14:17:03.0751630Z ================================================== 2021-05-15T14:17:03.0752110Z downloaded 59 KB 2021-05-15T14:17:03.0752490Z 2021-05-15T14:17:03.0790020Z trying URL 'https://cloud.r-project.org/src/contrib/evaluate_0.14.tar.gz' 2021-05-15T14:17:03.2267770Z Content type 'application/x-gzip' length 24206 bytes (23 KB) 2021-05-15T14:17:03.2273070Z ================================================== 2021-05-15T14:17:03.2274010Z downloaded 23 KB 2021-05-15T14:17:03.2274700Z 2021-05-15T14:17:03.2307640Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-15T14:17:03.3873940Z Content type 'application/x-gzip' length 8066 bytes 2021-05-15T14:17:03.3876000Z ================================================== 2021-05-15T14:17:03.3876970Z downloaded 8066 bytes 2021-05-15T14:17:03.3877690Z 2021-05-15T14:17:03.3905690Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-15T14:17:03.5870700Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-15T14:17:03.5964920Z ================================================== 2021-05-15T14:17:03.5965980Z downloaded 160 KB 2021-05-15T14:17:03.5966830Z 2021-05-15T14:17:03.5999920Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-15T14:17:03.7557090Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-15T14:17:03.7603500Z ================================================== 2021-05-15T14:17:03.7604520Z downloaded 72 KB 2021-05-15T14:17:03.7611790Z 2021-05-15T14:17:03.7638540Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-15T14:17:03.9798100Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-15T14:17:03.9800820Z ================================================== 2021-05-15T14:17:03.9802180Z downloaded 11 KB 2021-05-15T14:17:03.9802880Z 2021-05-15T14:17:03.9831770Z trying URL 'https://cloud.r-project.org/src/contrib/xml2_1.3.2.tar.gz' 2021-05-15T14:17:04.1322030Z Content type 'application/x-gzip' length 271876 bytes (265 KB) 2021-05-15T14:17:04.1459510Z ================================================== 2021-05-15T14:17:04.1461070Z downloaded 265 KB 2021-05-15T14:17:04.1461790Z 2021-05-15T14:17:04.1494980Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T14:17:04.3998370Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T14:17:04.4072360Z ================================================== 2021-05-15T14:17:04.4073380Z downloaded 109 KB 2021-05-15T14:17:04.4074510Z 2021-05-15T14:17:04.4108420Z trying URL 'https://cloud.r-project.org/src/contrib/markdown_1.1.tar.gz' 2021-05-15T14:17:04.6692450Z Content type 'application/x-gzip' length 81050 bytes (79 KB) 2021-05-15T14:17:04.6750640Z ================================================== 2021-05-15T14:17:04.6751680Z downloaded 79 KB 2021-05-15T14:17:04.6753000Z 2021-05-15T14:17:04.6785330Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-15T14:17:04.8120410Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-15T14:17:04.8121890Z ================================================== 2021-05-15T14:17:04.8122990Z downloaded 14 KB 2021-05-15T14:17:04.8123830Z 2021-05-15T14:17:04.8157900Z trying URL 'https://cloud.r-project.org/src/contrib/stringr_1.4.0.tar.gz' 2021-05-15T14:17:04.9736390Z Content type 'application/x-gzip' length 135777 bytes (132 KB) 2021-05-15T14:17:04.9851880Z ================================================== 2021-05-15T14:17:04.9853020Z downloaded 132 KB 2021-05-15T14:17:04.9853930Z 2021-05-15T14:17:04.9888560Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.1.tar.gz' 2021-05-15T14:17:05.1653500Z Content type 'application/x-gzip' length 7569954 bytes (7.2 MB) 2021-05-15T14:17:05.3622760Z ================================================== 2021-05-15T14:17:05.3623950Z downloaded 7.2 MB 2021-05-15T14:17:05.3624630Z 2021-05-15T14:17:05.3668280Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-15T14:17:05.5257610Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-15T14:17:05.5815520Z ================================================== 2021-05-15T14:17:05.5816740Z downloaded 2.8 MB 2021-05-15T14:17:05.5817460Z 2021-05-15T14:17:05.5867860Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-15T14:17:05.7262080Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-15T14:17:05.7587210Z ================================================== 2021-05-15T14:17:05.7588400Z downloaded 871 KB 2021-05-15T14:17:05.7589070Z 2021-05-15T14:17:05.7629300Z trying URL 'https://cloud.r-project.org/src/contrib/commonmark_1.7.tar.gz' 2021-05-15T14:17:05.9750010Z Content type 'application/x-gzip' length 134002 bytes (130 KB) 2021-05-15T14:17:05.9831310Z ================================================== 2021-05-15T14:17:05.9832100Z downloaded 130 KB 2021-05-15T14:17:05.9832640Z 2021-05-15T14:17:05.9865720Z trying URL 'https://cloud.r-project.org/src/contrib/brew_1.0-6.tar.gz' 2021-05-15T14:17:06.1308470Z Content type 'application/x-gzip' length 83315 bytes (81 KB) 2021-05-15T14:17:06.1379980Z ================================================== 2021-05-15T14:17:06.1380740Z downloaded 81 KB 2021-05-15T14:17:06.1381440Z 2021-05-15T14:17:06.1418380Z trying URL 'https://cloud.r-project.org/src/contrib/xopen_1.0.0.tar.gz' 2021-05-15T14:17:06.2983930Z Content type 'application/x-gzip' length 11221 bytes (10 KB) 2021-05-15T14:17:06.2985170Z ================================================== 2021-05-15T14:17:06.2986240Z downloaded 10 KB 2021-05-15T14:17:06.2986990Z 2021-05-15T14:17:06.3018410Z trying URL 'https://cloud.r-project.org/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-15T14:17:06.4986540Z Content type 'application/x-gzip' length 46027 bytes (44 KB) 2021-05-15T14:17:06.5028070Z ================================================== 2021-05-15T14:17:06.5028880Z downloaded 44 KB 2021-05-15T14:17:06.5030610Z 2021-05-15T14:17:06.5064310Z trying URL 'https://cloud.r-project.org/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-15T14:17:06.6996220Z Content type 'application/x-gzip' length 10366 bytes (10 KB) 2021-05-15T14:17:06.6997680Z ================================================== 2021-05-15T14:17:06.6999460Z downloaded 10 KB 2021-05-15T14:17:06.7000250Z 2021-05-15T14:17:06.7031170Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-15T14:17:06.9762100Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-15T14:17:06.9763520Z ================================================== 2021-05-15T14:17:06.9764520Z downloaded 29 KB 2021-05-15T14:17:06.9765230Z 2021-05-15T14:17:06.9797660Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-15T14:17:07.2017930Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-15T14:17:07.2265850Z ================================================== 2021-05-15T14:17:07.2266790Z downloaded 664 KB 2021-05-15T14:17:07.2267330Z 2021-05-15T14:17:07.2302200Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-15T14:17:07.5003710Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-15T14:17:07.5050130Z ================================================== 2021-05-15T14:17:07.5050850Z downloaded 40 KB 2021-05-15T14:17:07.5053520Z 2021-05-15T14:17:07.5086560Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-15T14:17:07.7398180Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-15T14:17:07.7546370Z ================================================== 2021-05-15T14:17:07.7547200Z downloaded 248 KB 2021-05-15T14:17:07.7547710Z 2021-05-15T14:17:07.7581330Z trying URL 'https://cloud.r-project.org/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-15T14:17:07.9137620Z Content type 'application/x-gzip' length 45380 bytes (44 KB) 2021-05-15T14:17:08.0390860Z ================================================== 2021-05-15T14:17:08.0391840Z downloaded 44 KB 2021-05-15T14:17:08.0392490Z 2021-05-15T14:17:08.0429000Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-15T14:17:08.2058140Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-15T14:17:08.2247270Z ================================================== 2021-05-15T14:17:08.2248230Z downloaded 362 KB 2021-05-15T14:17:08.2248910Z 2021-05-15T14:17:08.7063770Z * installing *source* package ‘utf8’ ... 2021-05-15T14:17:08.7166540Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-15T14:17:08.7167900Z ** using staged installation 2021-05-15T14:17:08.7361430Z ** libs 2021-05-15T14:17:08.7558830Z 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-15T14:17:08.8546590Z 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-15T14:17:09.0355540Z 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-15T14:17:09.1319530Z 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-15T14:17:09.2074910Z 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-15T14:17:09.3041530Z 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-15T14:17:09.4779880Z 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-15T14:17:09.5713810Z 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-15T14:17:09.7243520Z 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-15T14:17:09.8247580Z 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-15T14:17:09.9325270Z 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-15T14:17:10.0299660Z 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-15T14:17:10.1225440Z 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-15T14:17:10.2122610Z 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-15T14:17:10.2992490Z 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-15T14:17:10.3907440Z 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-15T14:17:10.5018320Z 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-15T14:17:10.5825960Z 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-15T14:17:10.6505470Z 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-15T14:17:10.7393490Z 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-15T14:17:10.8099010Z 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-15T14:17:11.0084310Z 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-15T14:17:11.5436030Z 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-15T14:17:11.7538730Z 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-15T14:17:11.8585110Z 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-15T14:17:11.9513330Z 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-15T14:17:12.0494220Z 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-15T14:17:12.1623900Z 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-15T14:17:12.2318140Z 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-15T14:17:12.3009000Z installing to /Users/runner/work/_temp/Library/00LOCK-utf8/00new/utf8/libs 2021-05-15T14:17:12.3072310Z ** R 2021-05-15T14:17:12.3179490Z ** inst 2021-05-15T14:17:12.3203950Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:17:12.9265400Z ** help 2021-05-15T14:17:12.9661500Z *** installing help indices 2021-05-15T14:17:12.9951660Z ** building package indices 2021-05-15T14:17:13.2697990Z ** installing vignettes 2021-05-15T14:17:13.2799990Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:17:13.6588340Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:17:13.7909880Z ** testing if installed package can be loaded from final location 2021-05-15T14:17:14.0417900Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:17:14.0444700Z * DONE (utf8) 2021-05-15T14:17:14.4103060Z * installing *source* package ‘pkgconfig’ ... 2021-05-15T14:17:14.4123550Z ** package ‘pkgconfig’ successfully unpacked and MD5 sums checked 2021-05-15T14:17:14.4125200Z ** using staged installation 2021-05-15T14:17:14.4296210Z ** R 2021-05-15T14:17:14.4336670Z ** inst 2021-05-15T14:17:14.4357210Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:17:14.7477000Z ** help 2021-05-15T14:17:14.7774420Z *** installing help indices 2021-05-15T14:17:14.8077140Z ** building package indices 2021-05-15T14:17:15.0709890Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:17:15.3218810Z ** testing if installed package can be loaded from final location 2021-05-15T14:17:15.5720950Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:17:15.5822900Z * DONE (pkgconfig) 2021-05-15T14:17:15.9833250Z * installing *source* package ‘fansi’ ... 2021-05-15T14:17:15.9902990Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-15T14:17:15.9904330Z ** using staged installation 2021-05-15T14:17:16.0096020Z ** libs 2021-05-15T14:17:16.0309980Z 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-15T14:17:16.1010540Z 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-15T14:17:16.1982080Z 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-15T14:17:16.2799880Z 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-15T14:17:16.3803800Z 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-15T14:17:16.6340030Z 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-15T14:17:16.7069940Z 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-15T14:17:16.9607730Z 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-15T14:17:17.1066390Z 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-15T14:17:17.1918480Z 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-15T14:17:17.3287590Z 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-15T14:17:17.5014940Z 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-15T14:17:17.6188140Z 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-15T14:17:17.7110750Z 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-15T14:17:17.8063450Z 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-15T14:17:17.9908880Z 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-15T14:17:18.2237690Z 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-15T14:17:18.2856780Z installing to /Users/runner/work/_temp/Library/00LOCK-fansi/00new/fansi/libs 2021-05-15T14:17:18.2905130Z ** R 2021-05-15T14:17:18.3046350Z ** inst 2021-05-15T14:17:18.3072170Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:17:19.0963090Z ** help 2021-05-15T14:17:19.1871260Z *** installing help indices 2021-05-15T14:17:19.2328270Z ** building package indices 2021-05-15T14:17:19.5301690Z ** installing vignettes 2021-05-15T14:17:19.5405300Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:17:19.9031080Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:17:20.0366980Z ** testing if installed package can be loaded from final location 2021-05-15T14:17:20.2960760Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:17:20.2990670Z * DONE (fansi) 2021-05-15T14:17:21.0103210Z * installing *source* package ‘diffobj’ ... 2021-05-15T14:17:21.0312470Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-15T14:17:21.0313800Z ** using staged installation 2021-05-15T14:17:21.0525740Z ** libs 2021-05-15T14:17:21.0705170Z 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-15T14:17:21.3719620Z 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-15T14:17:21.4650870Z 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-15T14:17:21.5494700Z 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-15T14:17:21.6093690Z installing to /Users/runner/work/_temp/Library/00LOCK-diffobj/00new/diffobj/libs 2021-05-15T14:17:21.6135460Z ** R 2021-05-15T14:17:21.6729700Z ** inst 2021-05-15T14:17:21.6797050Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:17:29.5897670Z ** help 2021-05-15T14:17:29.8709660Z *** installing help indices 2021-05-15T14:17:30.0336420Z ** building package indices 2021-05-15T14:17:30.4138970Z ** installing vignettes 2021-05-15T14:17:30.4241760Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:17:30.9226070Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:17:31.0551310Z ** testing if installed package can be loaded from final location 2021-05-15T14:17:31.6293810Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:17:31.6403970Z * DONE (diffobj) 2021-05-15T14:17:32.1220340Z * installing *source* package ‘ps’ ... 2021-05-15T14:17:32.1298850Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-15T14:17:32.1300090Z ** using staged installation 2021-05-15T14:17:32.4487170Z ** libs 2021-05-15T14:17:32.4693040Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -Wall px.c -o px 2021-05-15T14:17:32.6379870Z 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-15T14:17:32.7238550Z 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-15T14:17:32.8039780Z 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-15T14:17:32.8867070Z 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-15T14:17:33.0578510Z 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-15T14:17:33.1296940Z 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-15T14:17:33.4091860Z 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-15T14:17:33.5660580Z 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-15T14:17:33.6811000Z 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-15T14:17:34.6295010Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-ps/00new/ps 2021-05-15T14:17:34.6297400Z 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-15T14:17:34.6299060Z ** R 2021-05-15T14:17:34.6301280Z 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-15T14:17:34.6303280Z ** inst 2021-05-15T14:17:34.6307050Z 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-15T14:17:34.6310420Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:17:36.5223760Z ** help 2021-05-15T14:17:36.7306590Z *** installing help indices 2021-05-15T14:17:36.8397580Z ** building package indices 2021-05-15T14:17:37.2088410Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:17:37.5683020Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:17:37.7022460Z ** testing if installed package can be loaded from final location 2021-05-15T14:17:37.9825790Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:17:37.9859720Z * DONE (ps) 2021-05-15T14:17:38.2943500Z * installing *source* package ‘praise’ ... 2021-05-15T14:17:38.2965420Z ** package ‘praise’ successfully unpacked and MD5 sums checked 2021-05-15T14:17:38.2968350Z ** using staged installation 2021-05-15T14:17:38.3116330Z ** R 2021-05-15T14:17:38.3155880Z ** inst 2021-05-15T14:17:38.3175720Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:17:38.6159710Z ** help 2021-05-15T14:17:38.6387710Z *** installing help indices 2021-05-15T14:17:38.6568430Z ** building package indices 2021-05-15T14:17:38.9233460Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:17:39.1711990Z ** testing if installed package can be loaded from final location 2021-05-15T14:17:39.4197770Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:17:39.4299700Z * DONE (praise) 2021-05-15T14:17:39.9203180Z * installing *source* package ‘pkgload’ ... 2021-05-15T14:17:39.9320670Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-15T14:17:39.9322060Z ** using staged installation 2021-05-15T14:17:39.9533710Z ** R 2021-05-15T14:17:39.9709520Z ** inst 2021-05-15T14:17:39.9723670Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:17:41.0696240Z ** help 2021-05-15T14:17:41.1513020Z *** installing help indices 2021-05-15T14:17:41.2049230Z ** building package indices 2021-05-15T14:17:41.5090510Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:17:42.1552090Z ** testing if installed package can be loaded from final location 2021-05-15T14:17:42.8137690Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:17:42.8239350Z * DONE (pkgload) 2021-05-15T14:17:43.1910030Z * installing *source* package ‘evaluate’ ... 2021-05-15T14:17:43.1948120Z ** package ‘evaluate’ successfully unpacked and MD5 sums checked 2021-05-15T14:17:43.1949460Z ** using staged installation 2021-05-15T14:17:43.2156390Z ** R 2021-05-15T14:17:43.2244980Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:17:43.8597270Z ** help 2021-05-15T14:17:43.9046610Z *** installing help indices 2021-05-15T14:17:43.9428690Z ** building package indices 2021-05-15T14:17:44.2189530Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:17:44.4716300Z ** testing if installed package can be loaded from final location 2021-05-15T14:17:44.7300990Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:17:44.7326010Z * DONE (evaluate) 2021-05-15T14:17:45.0399160Z * installing *source* package ‘ellipsis’ ... 2021-05-15T14:17:45.0421530Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-15T14:17:45.0423540Z ** using staged installation 2021-05-15T14:17:45.0621670Z ** libs 2021-05-15T14:17:45.0802900Z 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-15T14:17:45.1821580Z 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-15T14:17:45.2652630Z 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-15T14:17:45.3238260Z installing to /Users/runner/work/_temp/Library/00LOCK-ellipsis/00new/ellipsis/libs 2021-05-15T14:17:45.3279120Z ** R 2021-05-15T14:17:45.3332720Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:17:45.6930920Z ** help 2021-05-15T14:17:45.7219420Z *** installing help indices 2021-05-15T14:17:45.7445510Z ** building package indices 2021-05-15T14:17:46.0114630Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:17:46.4214860Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:17:46.5543800Z ** testing if installed package can be loaded from final location 2021-05-15T14:17:46.8226540Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:17:46.8247140Z * DONE (ellipsis) 2021-05-15T14:17:47.2871820Z * installing *source* package ‘digest’ ... 2021-05-15T14:17:47.2930470Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-15T14:17:47.2931950Z ** using staged installation 2021-05-15T14:17:47.3093290Z ** libs 2021-05-15T14:17:47.3290380Z 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-15T14:17:47.5639090Z 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-15T14:17:47.8102360Z 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-15T14:17:48.4611320Z 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-15T14:17:48.8198960Z 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-15T14:17:49.5572300Z 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-15T14:17:49.6698390Z 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-15T14:17:49.8952710Z 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-15T14:17:49.9872030Z 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-15T14:17:50.0361370Z 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-15T14:17:50.2158180Z 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-15T14:17:50.3053470Z 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-15T14:17:50.4075200Z 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-15T14:17:50.6985780Z 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-15T14:17:50.8260390Z 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-15T14:17:51.5670800Z 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-15T14:17:51.7438540Z 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-15T14:17:51.9808220Z 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-15T14:17:52.0459340Z installing to /Users/runner/work/_temp/Library/00LOCK-digest/00new/digest/libs 2021-05-15T14:17:52.0509490Z ** R 2021-05-15T14:17:52.0578460Z ** demo 2021-05-15T14:17:52.0591740Z ** inst 2021-05-15T14:17:52.0679640Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:17:52.7693160Z ** help 2021-05-15T14:17:52.8211440Z *** installing help indices 2021-05-15T14:17:52.9159460Z ** building package indices 2021-05-15T14:17:53.2735940Z ** installing vignettes 2021-05-15T14:17:53.2837790Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:17:53.6799780Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:17:53.8619630Z ** testing if installed package can be loaded from final location 2021-05-15T14:17:54.1219290Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:17:54.1258410Z * DONE (digest) 2021-05-15T14:17:54.4752840Z * installing *source* package ‘brio’ ... 2021-05-15T14:17:54.4784330Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-15T14:17:54.4785490Z ** using staged installation 2021-05-15T14:17:54.5010410Z ** libs 2021-05-15T14:17:54.5193810Z 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-15T14:17:54.5878600Z 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-15T14:17:54.6701360Z 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-15T14:17:54.7486060Z 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-15T14:17:54.8328200Z 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-15T14:17:54.9164860Z 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-15T14:17:55.0314980Z 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-15T14:17:55.1127410Z 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-15T14:17:55.2050820Z 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-15T14:17:55.2704450Z installing to /Users/runner/work/_temp/Library/00LOCK-brio/00new/brio/libs 2021-05-15T14:17:55.2745850Z ** R 2021-05-15T14:17:55.2806800Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:17:55.5952470Z ** help 2021-05-15T14:17:55.6252040Z *** installing help indices 2021-05-15T14:17:55.6496940Z ** building package indices 2021-05-15T14:17:55.9144360Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:17:56.2763600Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:17:56.4182740Z ** testing if installed package can be loaded from final location 2021-05-15T14:17:56.6648980Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:17:56.6671340Z * DONE (brio) 2021-05-15T14:17:57.1038550Z * installing *source* package ‘xml2’ ... 2021-05-15T14:17:57.1116300Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-15T14:17:57.1117630Z ** using staged installation 2021-05-15T14:17:57.2498550Z Found pkg-config cflags and libs! 2021-05-15T14:17:57.5742860Z Using PKG_CFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 2021-05-15T14:17:57.5745080Z Using PKG_LIBS=-L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm 2021-05-15T14:17:57.6683330Z ** libs 2021-05-15T14:17:57.6885280Z 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-15T14:17:58.4935210Z 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-15T14:17:58.5769570Z 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-15T14:17:59.3324100Z 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-15T14:17:59.9857160Z 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-15T14:18:00.9023300Z 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-15T14:18:03.3393500Z 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-15T14:18:04.0511210Z 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-15T14:18:04.9124900Z 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-15T14:18:05.5954540Z 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-15T14:18:06.2254740Z 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-15T14:18:06.3194980Z installing to /Users/runner/work/_temp/Library/00LOCK-xml2/00new/xml2/libs 2021-05-15T14:18:06.3253260Z ** R 2021-05-15T14:18:06.3428460Z ** inst 2021-05-15T14:18:06.3477560Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:18:07.5454950Z ** help 2021-05-15T14:18:07.8268630Z *** installing help indices 2021-05-15T14:18:07.8874870Z ** building package indices 2021-05-15T14:18:08.1981650Z ** installing vignettes 2021-05-15T14:18:08.2134400Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:18:08.4801680Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:18:08.6109840Z ** testing if installed package can be loaded from final location 2021-05-15T14:18:08.8954740Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:18:08.8990850Z * DONE (xml2) 2021-05-15T14:18:09.3224950Z * installing *source* package ‘xfun’ ... 2021-05-15T14:18:09.3294970Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-15T14:18:09.3295750Z ** using staged installation 2021-05-15T14:18:10.1078230Z ** libs 2021-05-15T14:18:10.1080470Z 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-15T14:18:10.1090500Z installing to /Users/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-15T14:18:10.1093040Z 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-15T14:18:10.1095290Z ** R 2021-05-15T14:18:10.1098580Z 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-15T14:18:10.1100730Z ** inst 2021-05-15T14:18:10.1102100Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:18:11.3497830Z ** help 2021-05-15T14:18:11.5699610Z *** installing help indices 2021-05-15T14:18:11.6942740Z ** building package indices 2021-05-15T14:18:12.0699110Z ** installing vignettes 2021-05-15T14:18:12.0801400Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:18:12.4461440Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:18:12.5792550Z ** testing if installed package can be loaded from final location 2021-05-15T14:18:12.8607830Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:18:12.8645540Z * DONE (xfun) 2021-05-15T14:18:17.0118790Z * installing *source* package ‘stringi’ ... 2021-05-15T14:18:17.1873760Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-15T14:18:17.1876740Z ** using staged installation 2021-05-15T14:18:17.3987480Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-15T14:18:17.3996050Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-15T14:18:17.6138720Z checking for endianness... little 2021-05-15T14:18:17.8332420Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-15T14:18:18.0500770Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-15T14:18:18.0501920Z checking for cat... /bin/cat 2021-05-15T14:18:18.9864840Z checking for local ICUDT_DIR... icu69/data 2021-05-15T14:18:18.9867490Z checking for gcc... clang -mmacosx-version-min=10.13 2021-05-15T14:18:19.3210680Z checking whether the C compiler works... yes 2021-05-15T14:18:19.3212290Z checking for C compiler default output file name... a.out 2021-05-15T14:18:19.4148830Z checking for suffix of executables... 2021-05-15T14:18:19.6270590Z checking whether we are cross compiling... no 2021-05-15T14:18:19.7217770Z checking for suffix of object files... o 2021-05-15T14:18:19.7725900Z checking whether we are using the GNU C compiler... yes 2021-05-15T14:18:19.8179410Z checking whether clang -mmacosx-version-min=10.13 accepts -g... yes 2021-05-15T14:18:19.8901860Z checking for clang -mmacosx-version-min=10.13 option to accept ISO C89... none needed 2021-05-15T14:18:20.0024270Z checking how to run the C preprocessor... clang -mmacosx-version-min=10.13 -E 2021-05-15T14:18:20.4903670Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-15T14:18:20.4930130Z checking for egrep... /usr/bin/grep -E 2021-05-15T14:18:20.6241860Z rm: conftest.dSYM: is a directory 2021-05-15T14:18:20.6757660Z rm: conftest.dSYM: is a directory 2021-05-15T14:18:20.9062740Z checking for ANSI C header files... yes 2021-05-15T14:18:21.0207430Z checking for sys/types.h... yes 2021-05-15T14:18:21.1038710Z checking for sys/stat.h... yes 2021-05-15T14:18:21.1870430Z checking for stdlib.h... yes 2021-05-15T14:18:21.2711260Z checking for string.h... yes 2021-05-15T14:18:21.3552460Z checking for memory.h... yes 2021-05-15T14:18:21.4394760Z checking for strings.h... yes 2021-05-15T14:18:21.5240950Z checking for inttypes.h... yes 2021-05-15T14:18:21.6087770Z checking for stdint.h... yes 2021-05-15T14:18:21.6966890Z checking for unistd.h... yes 2021-05-15T14:18:21.7858200Z checking elf.h usability... no 2021-05-15T14:18:21.8965690Z checking elf.h presence... no 2021-05-15T14:18:21.8967660Z checking for elf.h... no 2021-05-15T14:18:22.1846630Z checking whether we are using the GNU C++ compiler... yes 2021-05-15T14:18:22.2308770Z checking whether clang++ -mmacosx-version-min=10.13 -std=gnu++11 accepts -g... yes 2021-05-15T14:18:22.9931280Z checking whether the C++ compiler supports the long long type... yes 2021-05-15T14:18:23.0478970Z checking whether the compiler implements namespaces... yes 2021-05-15T14:18:23.5385030Z checking whether the compiler supports Standard Template Library... yes 2021-05-15T14:18:24.5884270Z checking whether std::map is available... yes 2021-05-15T14:18:24.5923260Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-15T14:18:24.6509930Z checking with pkg-config for the system ICU4C... no 2021-05-15T14:18:24.6511960Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-15T14:18:24.6513610Z *** Trying with 'standard' fallback flags 2021-05-15T14:18:24.7167620Z checking whether an ICU4C-based project can be built... no 2021-05-15T14:18:24.7169140Z *** This version of ICU4C cannot be used. 2021-05-15T14:18:25.5993430Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-15T14:18:26.3951050Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-15T14:18:26.6727560Z downloading the ICU data library (icudt) 2021-05-15T14:18:26.6729780Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-15T14:18:26.6760770Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-15T14:18:26.9496540Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-15T14:18:27.2183800Z ================================================== 2021-05-15T14:18:27.2185170Z downloaded 10.9 MB 2021-05-15T14:18:27.2186490Z 2021-05-15T14:18:27.2651110Z icudt fetch successful 2021-05-15T14:18:27.3341560Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-15T14:18:27.5241830Z config.status: creating src/Makevars 2021-05-15T14:18:27.5553950Z config.status: creating src/uconfig_local.h 2021-05-15T14:18:27.5854940Z config.status: creating src/install.libs.R 2021-05-15T14:18:27.6150860Z 2021-05-15T14:18:27.6152140Z *** stringi configure summary: 2021-05-15T14:18:27.6153100Z ICU_FOUND=0 2021-05-15T14:18:27.6153960Z ICUDT_DIR=icu69/data 2021-05-15T14:18:27.6154820Z ICU_BUNDLE_VERSION=69 2021-05-15T14:18:27.6155720Z ICUDT_ENDIANNESS=little 2021-05-15T14:18:27.6156640Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-15T14:18:27.6158310Z STRINGI_CFLAGS= -fPIC 2021-05-15T14:18:27.6160740Z 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-15T14:18:27.6163260Z STRINGI_CXXFLAGS= -fPIC 2021-05-15T14:18:27.6164110Z STRINGI_LDFLAGS= 2021-05-15T14:18:27.6164830Z STRINGI_LIBS= 2021-05-15T14:18:27.6165340Z 2021-05-15T14:18:27.6166060Z *** Compiler settings used: 2021-05-15T14:18:27.6167350Z CC=clang -mmacosx-version-min=10.13 2021-05-15T14:18:27.6168670Z LD=clang++ -mmacosx-version-min=10.13 -std=gnu++14 2021-05-15T14:18:27.6170120Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-15T14:18:27.6171480Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-15T14:18:27.6173040Z CXX=clang++ -mmacosx-version-min=10.13 -std=gnu++11 2021-05-15T14:18:27.6174210Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-15T14:18:27.6176140Z LDFLAGS= 2021-05-15T14:18:27.6183260Z LIBS= 2021-05-15T14:18:27.6198210Z 2021-05-15T14:18:27.6995690Z ** libs 2021-05-15T14:18:27.7267370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:18:28.5352500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:18:29.3091220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:18:30.1817190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:18:31.0128810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:18:31.7141280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:18:32.6457940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:18:33.3955250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:18:34.1801370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:18:34.9268680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:18:35.7691570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:18:36.5917870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:18:37.5246820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:18:38.3915300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:18:39.1666950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:18:40.1942060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:18:42.0123200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:18:42.8597410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:18:43.6810150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:18:44.3762510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:18:45.0586560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:18:46.0561110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:18:46.8483590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:18:47.6353350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:18:48.5141600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:18:49.4924080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:18:50.2631870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:18:51.1026840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:18:51.9191850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:18:53.1154940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:18:54.2883710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:18:55.5696030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:18:56.7315960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:18:57.5943810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:18:58.5126070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:18:59.3303940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:19:00.1045780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:19:00.8774990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:19:01.6772620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:19:02.8143780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:19:03.9253840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:19:05.1476520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:19:06.4276000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:19:07.6047420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:19:08.4896420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:19:09.2202880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:19:10.2903910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:19:11.3762820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:19:12.4468260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:19:13.1620860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:19:13.8683790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:19:14.9199290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:19:15.9940020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:19:17.1556470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:19:18.2735140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:19:19.1723740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:19:19.9707680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:19:20.0097640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:19:21.2021640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:19:21.9480730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:19:22.6845990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:19:23.7801260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:19:24.8947950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:19:26.1849560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:19:26.9894510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:19:28.1068170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:19:28.9349820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:19:31.0583240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:19:31.8303560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:19:32.6010390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:19:33.5834330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:19:34.2997110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:19:35.0476180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:19:35.9600000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:19:36.7907600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:19:37.7141990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:19:38.5497600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:19:39.5192110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:19:40.3025690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:19:41.0556740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:19:42.5088010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:19:42.5476110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:19:43.2714780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:19:44.8185990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:44.8939480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:45.6274390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:46.3950310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:47.1987440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:47.7256000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:48.2003280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:48.8000190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:49.5038420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:50.0869210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:51.0020350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:51.7859580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:52.2847580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:52.8811570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:53.2006150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:53.6893110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:54.0357930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:54.0856510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:55.1520630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:55.7346850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:55.8137430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:56.5364810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:56.6034440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:57.6031540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:58.2511740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:58.7475030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:58.7984240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:19:59.5809910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:00.3200720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:01.2540270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:01.8876870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:02.5933590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:03.0958520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:03.9766420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:04.7243060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:05.8104330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:07.4951810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:08.2918360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:09.2228690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:09.7734500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:10.3235730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:11.0452540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:11.5735480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:12.6265990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:13.6898640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:15.5697860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:16.3686340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:16.4363000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:16.9519410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:17.4420920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:18.1820140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:18.8061610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:19.2228520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:20.0462720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:21.1409380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:22.0279070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:22.7725290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:23.3604020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:24.0962760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:25.0318630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:25.7424450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:26.4536560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:27.5785270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:28.3059620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:28.8190050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:29.3084840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:29.3595730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:29.8956710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:30.4303580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:31.3784850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:32.0946240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:32.7655740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:33.4836250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:34.0856970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:34.7392440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:35.5276700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:36.1275980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:36.7077380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:37.4794770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:37.9626600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:38.5478270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:38.9507340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:40.1842740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:40.8459730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:41.6765360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:42.0880990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:42.6166350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:43.2537260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:44.1874060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:45.1635780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:45.8328620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:46.3207670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:47.2532910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:47.8557830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:48.5554500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:49.1453620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:49.7369630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:50.2958870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:50.6671170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:51.5359380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:52.3912840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:53.2181210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:53.5882920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:53.9964800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:54.5172040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:54.9555370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:55.5356570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:56.4119020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:57.0136950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:57.3642900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:57.9908250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:58.5561090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:59.1449050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:20:59.7696390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:00.3560650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:00.9060610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:01.3576990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:02.0531570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:02.5685850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:04.2477410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:05.0807620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:05.9694910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:06.6182320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:07.0710160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:08.3793750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:09.2286740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:09.5664630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:09.9937890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:10.3278260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:10.9858100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:11.4846820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:11.9962100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:12.5267930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:13.1120300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:13.8139000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:14.1769980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:15.3200610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:16.2767120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:17.8838670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:18.2000110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:18.2581660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:19.7560770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:20.3779530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:21.5324760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:22.3004550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:22.3833370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:22.4439700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:23.7146090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:24.4689900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:25.5194880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:26.4654230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:27.0643820Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-15T14:21:27.0645560Z static void uprv_UnicodeStringDummy(void) { 2021-05-15T14:21:27.0646480Z ^ 2021-05-15T14:21:27.7678340Z 1 warning generated. 2021-05-15T14:21:27.7727070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:28.5083930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:29.1233540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:29.7481960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:30.2416440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:30.8860690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:31.6054660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:32.3739390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:32.6854060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:33.5218750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:34.0198990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:35.3116170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:36.1814300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:36.5391860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:37.0745480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:37.5675370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:38.1939120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:38.7375030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:39.2832610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:39.9504080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:40.8327910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:41.1594510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:41.7917940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:42.5216150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:42.8572790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:43.8428380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:44.4942150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:45.0786550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:45.3972100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:46.0505330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:46.6988800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:47.6997500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:47.8914310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:48.4859250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:49.3106720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:49.7415610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:50.4396270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:51.1484660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:52.2483560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:52.8407980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:53.8012780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:53.8655150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:54.4443380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:54.8971120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:55.2971890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:55.3492570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:56.4351910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:57.1907840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:58.0282320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:58.7798370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:21:59.2477580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:00.0378940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:00.7006840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:02.6894910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:03.3332000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:03.8694820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:04.6676290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:05.4017640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:06.2993080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:07.3174850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:07.4815420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:08.8858080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:09.6485150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:10.4574220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:11.8454640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:12.6666190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:13.4821970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:14.4637770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:15.3892880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:15.4510520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:16.7349940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:17.8330500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:18.5766080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:18.8474060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:20.1750470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:21.1140100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:21.9379650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:22.6901230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:23.1655870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:23.9326350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:24.5915090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:25.3413170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:26.1097120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:26.5947450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:26.9386860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:26.9995450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:27.4064380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:27.9515030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:28.0705020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:28.1508410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:28.6718960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:29.2499320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:30.0727490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:30.6377940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:31.3151090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:32.3025910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:33.1599430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:34.1337730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:34.3205390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:36.3590250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:37.9385530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:38.1712130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:38.9862970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:39.1502580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:39.5433490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:39.8988350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:40.7374940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:41.0653970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:44.0149620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:45.4625010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:46.3826240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:48.7331510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:48.9279730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:49.5798380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:50.2514830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:50.9602340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:51.9388920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:52.4433320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:53.0413460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:53.8055170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:54.4551250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:55.3371360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:55.9378700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:56.5148920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:56.8772650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:57.4764380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:58.1997650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:59.0617070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:22:59.6430170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:00.4186660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:01.1503920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:01.5078200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:02.2947940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:03.0169260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:04.1620530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:05.6650460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:07.1666270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:08.4155630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:08.9703080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:10.5112980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:11.1248990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:12.0172920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:13.1424420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:14.2522640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:14.8665030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:15.3874760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:16.1942610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:16.9873990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:17.8361270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:18.7325370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:19.4707190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:20.8408210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:21.6808570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:23.2005720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:24.4366770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:25.1541090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:25.8266460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:27.6261450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:28.5655710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:29.5080160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:30.2804280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:30.8928350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:31.7457220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:32.4157920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:33.2777270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:34.4378810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:35.3025160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:36.0710550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:37.6048520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:38.3100850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:39.3067040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:40.1638540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:41.5191860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:42.6381190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:43.3637240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:44.1120610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:44.9577180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:46.2773830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:46.9715130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:47.6986760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:48.4870480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:49.1867040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:50.1258890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:51.2823110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:52.3779790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:53.2079230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:54.2570540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:54.9384440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:55.8248480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:56.8472120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:58.7464350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:23:59.2931410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:00.0676490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:01.5765990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:02.2728470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:02.9441130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:04.0669420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:04.7272750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:05.3726490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:06.2890160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:08.2598240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:08.8863790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:09.5910730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:10.0773010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:11.1925390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:12.7686210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:13.6741460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:16.7383310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:17.2796500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:18.1100920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:19.6366980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:20.3444840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:20.9827830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:21.6653300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:22.3553720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:22.9674800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:23.9602790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:26.3587940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:27.0269720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:27.6380390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:28.1475280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:28.9034100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:29.5623790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:30.2097230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:30.9039790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:31.5566530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:32.7635320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:33.4348780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:33.9405860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:34.4632450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:35.6446640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:36.2729300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:36.9062770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:38.1279990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:39.1688470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:40.0909220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:41.7492250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:42.8162170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:43.5702180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:44.9779360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:45.7048860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:46.2222630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:46.9605670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:47.4840830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:48.1512070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:49.1428790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:49.9210790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:50.6423650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:50.9959610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:51.9944910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:52.7239610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:53.3886350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:53.6971450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:54.5030170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:55.1507380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:55.7373110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:56.4538930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:57.0778830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:57.6272900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:58.5991030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:24:59.5950100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:25:00.5138920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:25:01.5434500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:25:02.3928580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:25:02.9159140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:25:03.7284760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:25:04.7337150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:25:05.2365490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:25:05.8474800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:25:07.0383120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:25:07.9084400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:25:08.5802270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:25:09.3929100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:25:10.3418390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:25:11.1939350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:25:12.1361060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:25:12.2101100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:25:12.8652050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:25:14.4752860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:25:15.0610420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:25:15.1119200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:25:15.1632850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:25:15.2150240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:25:16.0948060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:25:16.6178530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-15T14:25:16.9411820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-15T14:25:17.2554840Z 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-15T14:25:17.5190470Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-15T14:25:17.6812850Z icudt already downloaded 2021-05-15T14:25:17.6815580Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi/libs 2021-05-15T14:25:17.9659720Z icudt has been installed successfully 2021-05-15T14:25:18.0322480Z ** R 2021-05-15T14:25:18.0839340Z ** inst 2021-05-15T14:25:18.0941850Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:25:19.5253150Z ** help 2021-05-15T14:25:20.1772560Z *** installing help indices 2021-05-15T14:25:20.4133680Z ** building package indices 2021-05-15T14:25:20.9712600Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:25:21.4946880Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:25:21.6306490Z ** testing if installed package can be loaded from final location 2021-05-15T14:25:21.9231610Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:25:21.9267660Z * DONE (stringi) 2021-05-15T14:25:23.8254690Z * installing *source* package ‘Rcpp’ ... 2021-05-15T14:25:23.8842800Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-15T14:25:23.8844140Z ** using staged installation 2021-05-15T14:25:23.9002520Z ** libs 2021-05-15T14:25:23.9201290Z 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-15T14:25:25.1496170Z In file included from api.cpp:24: 2021-05-15T14:25:25.1497380Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T14:25:25.1499560Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T14:25:25.1501080Z SEXP data = Parent::get__(); 2021-05-15T14:25:25.1502300Z ^ 2021-05-15T14:25:27.9254430Z 1 warning generated. 2021-05-15T14:25:27.9375950Z 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-15T14:25:29.2331210Z In file included from attributes.cpp:39: 2021-05-15T14:25:29.2332400Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T14:25:29.2334480Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T14:25:29.2335840Z SEXP data = Parent::get__(); 2021-05-15T14:25:29.2336550Z ^ 2021-05-15T14:25:41.8055880Z 1 warning generated. 2021-05-15T14:25:42.6129940Z 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-15T14:25:42.6143160Z 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-15T14:25:43.4533550Z In file included from date.cpp:30: 2021-05-15T14:25:43.4534890Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T14:25:43.4537200Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T14:25:43.4538880Z SEXP data = Parent::get__(); 2021-05-15T14:25:43.4548750Z ^ 2021-05-15T14:25:46.4536370Z 1 warning generated. 2021-05-15T14:25:46.4650490Z 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-15T14:25:47.6509130Z In file included from module.cpp:24: 2021-05-15T14:25:47.6510310Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T14:25:47.6512530Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T14:25:47.6513990Z SEXP data = Parent::get__(); 2021-05-15T14:25:47.6514950Z ^ 2021-05-15T14:25:53.0505110Z 1 warning generated. 2021-05-15T14:25:53.0643300Z 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-15T14:25:54.2512660Z In file included from rcpp_init.cpp:24: 2021-05-15T14:25:54.2514810Z In file included from ../inst/include/Rcpp.h:57: 2021-05-15T14:25:54.2517140Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T14:25:54.2518820Z SEXP data = Parent::get__(); 2021-05-15T14:25:54.2519690Z ^ 2021-05-15T14:25:56.9516560Z 1 warning generated. 2021-05-15T14:25:56.9675740Z 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-15T14:25:57.0427890Z installing to /Users/runner/work/_temp/Library/00LOCK-Rcpp/00new/Rcpp/libs 2021-05-15T14:25:57.0528330Z ** R 2021-05-15T14:25:57.0684960Z ** inst 2021-05-15T14:25:57.3908710Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:25:59.9401200Z ** help 2021-05-15T14:26:00.0762710Z *** installing help indices 2021-05-15T14:26:00.1605980Z ** building package indices 2021-05-15T14:26:00.4914660Z ** installing vignettes 2021-05-15T14:26:00.4998550Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:26:01.0568010Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:26:01.2167100Z ** testing if installed package can be loaded from final location 2021-05-15T14:26:01.6374720Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:26:01.6895140Z * DONE (Rcpp) 2021-05-15T14:26:02.1904100Z * installing *source* package ‘commonmark’ ... 2021-05-15T14:26:02.2004440Z ** package ‘commonmark’ successfully unpacked and MD5 sums checked 2021-05-15T14:26:02.2052590Z ** using staged installation 2021-05-15T14:26:02.2159380Z ** libs 2021-05-15T14:26:02.2881530Z 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-15T14:26:02.3079460Z 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-15T14:26:02.3977990Z 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-15T14:26:02.5263590Z 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-15T14:26:02.6241370Z 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-15T14:26:02.7092270Z 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-15T14:26:03.0274530Z 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-15T14:26:03.1513130Z 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-15T14:26:03.8081400Z 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-15T14:26:04.6508360Z 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-15T14:26:06.0805300Z 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-15T14:26:07.8410780Z 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-15T14:26:08.0258090Z 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-15T14:26:08.1089050Z 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-15T14:26:08.2864760Z 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-15T14:26:08.3947200Z 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-15T14:26:08.5063610Z 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-15T14:26:08.7497200Z 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-15T14:26:08.9399070Z 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-15T14:26:09.0802390Z 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-15T14:26:09.1557320Z 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-15T14:26:09.2381340Z 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-15T14:26:09.3975800Z 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-15T14:26:09.4528070Z 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-15T14:26:09.5503090Z 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-15T14:26:09.6258740Z 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-15T14:26:09.6992650Z 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-15T14:26:09.7831200Z 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-15T14:26:09.8868490Z 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-15T14:26:10.0096860Z 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-15T14:26:10.0908780Z 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-15T14:26:10.1973940Z 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-15T14:26:10.4118750Z 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-15T14:26:10.4730970Z 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-15T14:26:10.6204360Z 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-15T14:26:10.7269630Z 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-15T14:26:10.9943080Z 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-15T14:26:11.0854030Z 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-15T14:26:11.1290980Z 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-15T14:26:11.2126210Z installing to /Users/runner/work/_temp/Library/00LOCK-commonmark/00new/commonmark/libs 2021-05-15T14:26:11.2187430Z ** R 2021-05-15T14:26:11.2226140Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:26:11.5279840Z ** help 2021-05-15T14:26:11.5465190Z *** installing help indices 2021-05-15T14:26:11.5646180Z ** building package indices 2021-05-15T14:26:11.8237180Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:26:12.1890010Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:26:12.3282540Z ** testing if installed package can be loaded from final location 2021-05-15T14:26:12.5684960Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:26:12.5707520Z * DONE (commonmark) 2021-05-15T14:26:12.9324400Z * installing *source* package ‘brew’ ... 2021-05-15T14:26:12.9327670Z ** using staged installation 2021-05-15T14:26:12.9445270Z ** R 2021-05-15T14:26:12.9482860Z ** inst 2021-05-15T14:26:12.9646600Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:26:13.4168380Z ** help 2021-05-15T14:26:13.4412980Z *** installing help indices 2021-05-15T14:26:13.4583690Z ** building package indices 2021-05-15T14:26:13.8046640Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:26:14.0482770Z ** testing if installed package can be loaded from final location 2021-05-15T14:26:14.2901480Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:26:14.2939380Z * DONE (brew) 2021-05-15T14:26:14.6882080Z * installing *source* package ‘sessioninfo’ ... 2021-05-15T14:26:14.6966410Z ** package ‘sessioninfo’ successfully unpacked and MD5 sums checked 2021-05-15T14:26:14.7074720Z ** using staged installation 2021-05-15T14:26:14.7176180Z ** R 2021-05-15T14:26:14.7277590Z ** inst 2021-05-15T14:26:14.7317900Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:26:15.3487650Z ** help 2021-05-15T14:26:15.3752120Z *** installing help indices 2021-05-15T14:26:15.3953150Z ** building package indices 2021-05-15T14:26:15.6653580Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:26:15.9739380Z ** testing if installed package can be loaded from final location 2021-05-15T14:26:16.2907660Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:26:16.2995140Z * DONE (sessioninfo) 2021-05-15T14:26:16.5927730Z * installing *source* package ‘prettyunits’ ... 2021-05-15T14:26:16.5948380Z ** package ‘prettyunits’ successfully unpacked and MD5 sums checked 2021-05-15T14:26:16.5949640Z ** using staged installation 2021-05-15T14:26:16.6097260Z ** R 2021-05-15T14:26:16.6158590Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:26:17.0277680Z ** help 2021-05-15T14:26:17.0659780Z *** installing help indices 2021-05-15T14:26:17.0896240Z ** building package indices 2021-05-15T14:26:17.3572630Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:26:17.6059880Z ** testing if installed package can be loaded from final location 2021-05-15T14:26:17.8729100Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:26:17.8831440Z * DONE (prettyunits) 2021-05-15T14:26:18.7324030Z * installing *source* package ‘vctrs’ ... 2021-05-15T14:26:18.7588660Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-15T14:26:18.7589940Z ** using staged installation 2021-05-15T14:26:18.7856040Z ** libs 2021-05-15T14:26:18.8079360Z 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-15T14:26:18.9464750Z 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-15T14:26:19.0742410Z 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-15T14:26:19.1967440Z 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-15T14:26:19.4378340Z 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-15T14:26:19.5908510Z 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-15T14:26:19.7488560Z 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-15T14:26:19.8511210Z 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-15T14:26:19.9908250Z 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-15T14:26:20.1049060Z 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-15T14:26:20.2590460Z 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-15T14:26:20.4739780Z 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-15T14:26:20.6396080Z 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-15T14:26:20.7551380Z 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-15T14:26:21.0705940Z 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-15T14:26:21.1705850Z 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-15T14:26:21.6674540Z 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-15T14:26:21.7958870Z 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-15T14:26:21.9828140Z 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-15T14:26:22.1284760Z 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-15T14:26:22.2263070Z 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-15T14:26:22.4994600Z 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-15T14:26:22.6040740Z 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-15T14:26:22.9225240Z 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-15T14:26:23.0317630Z 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-15T14:26:23.8517440Z 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-15T14:26:24.0349870Z 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-15T14:26:24.1450840Z 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-15T14:26:24.2537510Z 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-15T14:26:24.4326320Z 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-15T14:26:24.5698460Z 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-15T14:26:24.7385530Z 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-15T14:26:24.8739440Z 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-15T14:26:25.0723920Z 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-15T14:26:25.3978210Z 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-15T14:26:25.5369000Z 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-15T14:26:25.6530930Z 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-15T14:26:25.7991530Z 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-15T14:26:26.5497920Z 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-15T14:26:27.1613410Z 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-15T14:26:27.4522090Z 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-15T14:26:27.6520100Z 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-15T14:26:28.0125360Z 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-15T14:26:28.1080860Z 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-15T14:26:28.3386020Z 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-15T14:26:28.5079500Z 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-15T14:26:28.6416320Z 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-15T14:26:28.9725310Z 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-15T14:26:29.1534050Z 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-15T14:26:29.3150390Z 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-15T14:26:29.4538360Z 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-15T14:26:29.5600660Z 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-15T14:26:29.7047300Z 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-15T14:26:29.8587530Z 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-15T14:26:30.0004370Z 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-15T14:26:30.1372050Z 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-15T14:26:30.2518840Z 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-15T14:26:30.3613560Z 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-15T14:26:30.4563980Z 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-15T14:26:31.1648850Z 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-15T14:26:31.2373560Z 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-15T14:26:31.3103660Z installing to /Users/runner/work/_temp/Library/00LOCK-vctrs/00new/vctrs/libs 2021-05-15T14:26:31.3172990Z ** R 2021-05-15T14:26:31.3697490Z ** inst 2021-05-15T14:26:31.3793100Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:26:34.8539830Z ** help 2021-05-15T14:26:35.4026780Z *** installing help indices 2021-05-15T14:26:35.6464840Z *** copying figures 2021-05-15T14:26:35.6537090Z ** building package indices 2021-05-15T14:26:36.0909380Z ** installing vignettes 2021-05-15T14:26:36.1166890Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:26:36.5607940Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:26:36.7962360Z ** testing if installed package can be loaded from final location 2021-05-15T14:26:37.1842500Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:26:37.1914540Z * DONE (vctrs) 2021-05-15T14:26:37.7575710Z * installing *source* package ‘processx’ ... 2021-05-15T14:26:37.7649130Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-15T14:26:37.7650440Z ** using staged installation 2021-05-15T14:26:37.7892760Z ** libs 2021-05-15T14:26:37.8089950Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-15T14:26:37.9862020Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-15T14:26:37.9865730Z supervisor/utils.c -o supervisor/supervisor 2021-05-15T14:26:38.2828580Z 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-15T14:26:38.3807840Z 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-15T14:26:38.4854140Z 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-15T14:26:38.5611250Z 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-15T14:26:38.5613610Z -F/Library/Frameworks/R.framework/.. -framework R 2021-05-15T14:26:38.6201000Z 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-15T14:26:38.7141960Z 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-15T14:26:38.8269770Z 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-15T14:26:39.7883660Z 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-15T14:26:39.7886780Z 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-15T14:26:39.7897160Z 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-15T14:26:39.7901100Z 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-15T14:26:39.7903940Z 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-15T14:26:39.9771990Z 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-15T14:26:40.0896630Z 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-15T14:26:40.2112800Z 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-15T14:26:40.2860110Z 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-15T14:26:40.3884920Z 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-15T14:26:40.4501160Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-processx/00new/processx 2021-05-15T14:26:40.4589430Z ** R 2021-05-15T14:26:40.4796470Z ** inst 2021-05-15T14:26:40.4813870Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:26:42.4462990Z ** help 2021-05-15T14:26:42.5358210Z *** installing help indices 2021-05-15T14:26:42.5848300Z ** building package indices 2021-05-15T14:26:42.8834770Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:26:43.2749850Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:26:43.4948290Z ** testing if installed package can be loaded from final location 2021-05-15T14:26:43.8010290Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:26:43.8112690Z * DONE (processx) 2021-05-15T14:26:44.1885140Z * installing *source* package ‘markdown’ ... 2021-05-15T14:26:44.1934930Z ** package ‘markdown’ successfully unpacked and MD5 sums checked 2021-05-15T14:26:44.1936260Z ** using staged installation 2021-05-15T14:26:44.2159220Z ** libs 2021-05-15T14:26:44.2341080Z 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-15T14:26:44.3327790Z 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-15T14:26:44.4176130Z 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-15T14:26:44.6177000Z 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-15T14:26:44.7761840Z 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-15T14:26:44.8915370Z 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-15T14:26:44.9619540Z 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-15T14:26:45.0410640Z 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-15T14:26:45.2707610Z 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-15T14:26:45.4659750Z 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-15T14:26:46.7265470Z 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-15T14:26:46.8120460Z 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-15T14:26:46.8733970Z installing to /Users/runner/work/_temp/Library/00LOCK-markdown/00new/markdown/libs 2021-05-15T14:26:46.8780430Z ** R 2021-05-15T14:26:46.8858070Z ** inst 2021-05-15T14:26:46.8997270Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:26:47.4603800Z ** help 2021-05-15T14:26:47.5109800Z *** installing help indices 2021-05-15T14:26:47.5427930Z ** building package indices 2021-05-15T14:26:47.8882330Z ** installing vignettes 2021-05-15T14:26:47.8952870Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:26:48.2543880Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:26:48.4812010Z ** testing if installed package can be loaded from final location 2021-05-15T14:26:48.7494600Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:26:48.7531750Z * DONE (markdown) 2021-05-15T14:26:49.0589050Z * installing *source* package ‘highr’ ... 2021-05-15T14:26:49.0611960Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-15T14:26:49.0614460Z ** using staged installation 2021-05-15T14:26:49.0828730Z ** R 2021-05-15T14:26:49.0873760Z ** inst 2021-05-15T14:26:49.0968700Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:26:49.5844550Z ** help 2021-05-15T14:26:49.6022790Z *** installing help indices 2021-05-15T14:26:49.6193940Z ** building package indices 2021-05-15T14:26:49.8722080Z ** installing vignettes 2021-05-15T14:26:49.8788880Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:26:50.1976870Z ** testing if installed package can be loaded from final location 2021-05-15T14:26:50.4454750Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:26:50.4480280Z * DONE (highr) 2021-05-15T14:26:50.8620610Z * installing *source* package ‘stringr’ ... 2021-05-15T14:26:50.8692940Z ** package ‘stringr’ successfully unpacked and MD5 sums checked 2021-05-15T14:26:50.8694170Z ** using staged installation 2021-05-15T14:26:50.8942110Z ** R 2021-05-15T14:26:50.9075160Z ** data 2021-05-15T14:26:50.9091850Z *** moving datasets to lazyload DB 2021-05-15T14:26:50.9303420Z ** inst 2021-05-15T14:26:50.9373810Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:26:51.5897630Z ** help 2021-05-15T14:26:51.7004210Z *** installing help indices 2021-05-15T14:26:51.7653130Z *** copying figures 2021-05-15T14:26:51.7662380Z ** building package indices 2021-05-15T14:26:52.0774350Z ** installing vignettes 2021-05-15T14:26:52.0879120Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:26:52.3592850Z ** testing if installed package can be loaded from final location 2021-05-15T14:26:52.6443940Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:26:52.6556480Z * DONE (stringr) 2021-05-15T14:26:52.9751220Z * installing *source* package ‘rversions’ ... 2021-05-15T14:26:52.9776020Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-15T14:26:52.9777350Z ** using staged installation 2021-05-15T14:26:52.9976220Z ** R 2021-05-15T14:26:53.0095520Z ** inst 2021-05-15T14:26:53.0112130Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:26:53.4191980Z ** help 2021-05-15T14:26:53.4509150Z *** installing help indices 2021-05-15T14:26:53.4758740Z *** copying figures 2021-05-15T14:26:53.4768030Z ** building package indices 2021-05-15T14:26:53.7387430Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:26:54.0087570Z ** testing if installed package can be loaded from final location 2021-05-15T14:26:54.2889340Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:26:54.2991490Z * DONE (rversions) 2021-05-15T14:26:54.9421530Z * installing *source* package ‘pillar’ ... 2021-05-15T14:26:54.9586610Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-15T14:26:54.9588380Z ** using staged installation 2021-05-15T14:26:54.9858860Z ** R 2021-05-15T14:26:55.0140270Z ** inst 2021-05-15T14:26:55.0308400Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:26:57.3017000Z ** help 2021-05-15T14:26:57.4237330Z *** installing help indices 2021-05-15T14:26:57.4955810Z *** copying figures 2021-05-15T14:26:57.4986430Z ** building package indices 2021-05-15T14:26:57.8220760Z ** installing vignettes 2021-05-15T14:26:57.8396430Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:26:58.2289000Z ** testing if installed package can be loaded from final location 2021-05-15T14:26:58.7337750Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:26:58.7439600Z * DONE (pillar) 2021-05-15T14:26:59.1511270Z * installing *source* package ‘callr’ ... 2021-05-15T14:26:59.1566490Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-15T14:26:59.1567810Z ** using staged installation 2021-05-15T14:26:59.1782500Z ** R 2021-05-15T14:26:59.1996760Z ** inst 2021-05-15T14:26:59.2013710Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:27:03.2494730Z ** help 2021-05-15T14:27:03.4036460Z *** installing help indices 2021-05-15T14:27:03.4867720Z ** building package indices 2021-05-15T14:27:03.8154080Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:27:04.1010260Z ** testing if installed package can be loaded from final location 2021-05-15T14:27:04.4584490Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:27:04.4686130Z * DONE (callr) 2021-05-15T14:27:05.2046440Z * installing *source* package ‘knitr’ ... 2021-05-15T14:27:05.2253520Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-15T14:27:05.2254790Z ** using staged installation 2021-05-15T14:27:05.3049310Z ** R 2021-05-15T14:27:05.3593190Z ** demo 2021-05-15T14:27:05.3608610Z ** inst 2021-05-15T14:27:05.4295640Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:27:10.8343860Z ** help 2021-05-15T14:27:11.1133370Z *** installing help indices 2021-05-15T14:27:11.2614630Z ** building package indices 2021-05-15T14:27:11.6590600Z ** installing vignettes 2021-05-15T14:27:11.6729530Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:27:11.9468420Z ** testing if installed package can be loaded from final location 2021-05-15T14:27:12.3458760Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:27:12.3705860Z * DONE (knitr) 2021-05-15T14:27:12.6967470Z * installing *source* package ‘xopen’ ... 2021-05-15T14:27:12.6986610Z ** package ‘xopen’ successfully unpacked and MD5 sums checked 2021-05-15T14:27:12.6987920Z ** using staged installation 2021-05-15T14:27:12.7194860Z ** R 2021-05-15T14:27:12.7231910Z ** inst 2021-05-15T14:27:12.7247860Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:27:13.0510310Z ** help 2021-05-15T14:27:13.0694860Z *** installing help indices 2021-05-15T14:27:13.0938950Z ** building package indices 2021-05-15T14:27:13.3517420Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:27:13.5993260Z ** testing if installed package can be loaded from final location 2021-05-15T14:27:13.8468210Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:27:13.8570620Z * DONE (xopen) 2021-05-15T14:27:14.5022940Z * installing *source* package ‘tibble’ ... 2021-05-15T14:27:14.5186910Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-15T14:27:14.5188270Z ** using staged installation 2021-05-15T14:27:14.5509410Z ** libs 2021-05-15T14:27:14.5707540Z 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-15T14:27:14.6470670Z 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-15T14:27:14.7493210Z 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-15T14:27:14.8180360Z 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-15T14:27:14.9466120Z 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-15T14:27:15.0069950Z installing to /Users/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-15T14:27:15.0113310Z ** R 2021-05-15T14:27:15.0370970Z ** inst 2021-05-15T14:27:15.0572900Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:27:17.3908760Z ** help 2021-05-15T14:27:17.5010690Z *** installing help indices 2021-05-15T14:27:17.5610750Z *** copying figures 2021-05-15T14:27:17.5657580Z ** building package indices 2021-05-15T14:27:17.8728610Z ** installing vignettes 2021-05-15T14:27:17.8930770Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:27:18.4572040Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:27:18.6995120Z ** testing if installed package can be loaded from final location 2021-05-15T14:27:19.1782630Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:27:19.1884510Z * DONE (tibble) 2021-05-15T14:27:19.6727320Z * installing *source* package ‘pkgbuild’ ... 2021-05-15T14:27:19.6781860Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-15T14:27:19.6784130Z ** using staged installation 2021-05-15T14:27:19.7012590Z ** R 2021-05-15T14:27:19.7150220Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:27:21.2046580Z ** help 2021-05-15T14:27:21.2640450Z *** installing help indices 2021-05-15T14:27:21.3050060Z ** building package indices 2021-05-15T14:27:21.5896480Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:27:21.9327210Z ** testing if installed package can be loaded from final location 2021-05-15T14:27:22.3033550Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:27:22.3135350Z * DONE (pkgbuild) 2021-05-15T14:27:22.9122240Z * installing *source* package ‘roxygen2’ ... 2021-05-15T14:27:22.9277160Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-15T14:27:22.9280720Z ** using staged installation 2021-05-15T14:27:22.9565430Z ** libs 2021-05-15T14:27:22.9753510Z 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-15T14:27:24.2051970Z In file included from RcppExports.cpp:4: 2021-05-15T14:27:24.2053750Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T14:27:24.2058250Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T14:27:24.2060220Z SEXP data = Parent::get__(); 2021-05-15T14:27:24.2061120Z ^ 2021-05-15T14:27:28.2476590Z 1 warning generated. 2021-05-15T14:27:28.2614820Z 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-15T14:27:29.4429470Z In file included from escapeExamples.cpp:1: 2021-05-15T14:27:29.4431440Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T14:27:29.4433870Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T14:27:29.4435310Z SEXP data = Parent::get__(); 2021-05-15T14:27:29.4436070Z ^ 2021-05-15T14:27:32.1398280Z 1 warning generated. 2021-05-15T14:27:32.1524420Z 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-15T14:27:33.3586590Z In file included from isComplete.cpp:1: 2021-05-15T14:27:33.3588570Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T14:27:33.3591560Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T14:27:33.3593400Z SEXP data = Parent::get__(); 2021-05-15T14:27:33.3596560Z ^ 2021-05-15T14:27:36.0681390Z 1 warning generated. 2021-05-15T14:27:36.0798240Z 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-15T14:27:37.2820210Z In file included from leadingSpaces.cpp:1: 2021-05-15T14:27:37.2823140Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T14:27:37.2826260Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T14:27:37.2828090Z SEXP data = Parent::get__(); 2021-05-15T14:27:37.2829100Z ^ 2021-05-15T14:27:40.0643410Z 1 warning generated. 2021-05-15T14:27:40.0767700Z 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-15T14:27:41.4207790Z In file included from parser2.cpp:1: 2021-05-15T14:27:41.4217590Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T14:27:41.4221040Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T14:27:41.4222840Z SEXP data = Parent::get__(); 2021-05-15T14:27:41.4223590Z ^ 2021-05-15T14:27:45.9626610Z 1 warning generated. 2021-05-15T14:27:45.9787130Z 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-15T14:27:47.1816690Z In file included from wrapUsage.cpp:1: 2021-05-15T14:27:47.1819000Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-15T14:27:47.1822390Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-15T14:27:47.1824330Z SEXP data = Parent::get__(); 2021-05-15T14:27:47.1861350Z ^ 2021-05-15T14:27:50.0280260Z 1 warning generated. 2021-05-15T14:27:50.0452180Z 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-15T14:27:50.1128910Z installing to /Users/runner/work/_temp/Library/00LOCK-roxygen2/00new/roxygen2/libs 2021-05-15T14:27:50.1183670Z ** R 2021-05-15T14:27:50.1624970Z ** inst 2021-05-15T14:27:50.1703300Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:27:55.0143280Z ** help 2021-05-15T14:27:55.1380680Z *** installing help indices 2021-05-15T14:27:55.1993040Z *** copying figures 2021-05-15T14:27:55.2007360Z ** building package indices 2021-05-15T14:27:55.5040980Z ** installing vignettes 2021-05-15T14:27:55.5243040Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:27:56.1123770Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:27:56.3037830Z ** testing if installed package can be loaded from final location 2021-05-15T14:27:56.8771060Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:27:56.8872730Z * DONE (roxygen2) 2021-05-15T14:27:57.2308570Z * installing *source* package ‘rematch2’ ... 2021-05-15T14:27:57.2331150Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-15T14:27:57.2332600Z ** using staged installation 2021-05-15T14:27:57.2514460Z ** R 2021-05-15T14:27:57.2579570Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:27:57.8941530Z ** help 2021-05-15T14:27:57.9293880Z *** installing help indices 2021-05-15T14:27:57.9554700Z ** building package indices 2021-05-15T14:27:58.2249520Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:27:58.6846490Z ** testing if installed package can be loaded from final location 2021-05-15T14:27:59.1399410Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:27:59.1421150Z * DONE (rematch2) 2021-05-15T14:27:59.5810090Z * installing *source* package ‘rcmdcheck’ ... 2021-05-15T14:27:59.5860940Z ** package ‘rcmdcheck’ successfully unpacked and MD5 sums checked 2021-05-15T14:27:59.5862230Z ** using staged installation 2021-05-15T14:27:59.6081150Z ** R 2021-05-15T14:27:59.6204690Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:28:01.0418540Z ** help 2021-05-15T14:28:01.0933190Z *** installing help indices 2021-05-15T14:28:01.1289260Z ** building package indices 2021-05-15T14:28:01.4087900Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:28:01.7906960Z ** testing if installed package can be loaded from final location 2021-05-15T14:28:02.1931940Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:28:02.2033690Z * DONE (rcmdcheck) 2021-05-15T14:28:02.5508250Z * installing *source* package ‘waldo’ ... 2021-05-15T14:28:02.5547850Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-15T14:28:02.5549190Z ** using staged installation 2021-05-15T14:28:02.5756580Z ** R 2021-05-15T14:28:02.5847830Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:28:03.4651340Z ** help 2021-05-15T14:28:03.4888700Z *** installing help indices 2021-05-15T14:28:03.5062030Z *** copying figures 2021-05-15T14:28:03.5066390Z ** building package indices 2021-05-15T14:28:03.7672070Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:28:04.0910330Z ** testing if installed package can be loaded from final location 2021-05-15T14:28:04.4295930Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:28:04.4321330Z * DONE (waldo) 2021-05-15T14:28:05.3520920Z * installing *source* package ‘testthat’ ... 2021-05-15T14:28:05.3768680Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-15T14:28:05.3770660Z ** using staged installation 2021-05-15T14:28:05.4114290Z ** libs 2021-05-15T14:28:05.4301990Z 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-15T14:28:05.5110510Z 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-15T14:28:05.5975310Z 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-15T14:28:06.6625210Z 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-15T14:28:07.6341050Z 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-15T14:28:22.6974290Z 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-15T14:28:22.7747120Z installing to /Users/runner/work/_temp/Library/00LOCK-testthat/00new/testthat/libs 2021-05-15T14:28:22.7830560Z ** R 2021-05-15T14:28:22.8351230Z ** inst 2021-05-15T14:28:22.8594650Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:28:34.6916840Z ** help 2021-05-15T14:28:35.0125500Z *** installing help indices 2021-05-15T14:28:35.3144800Z *** copying figures 2021-05-15T14:28:35.3185460Z ** building package indices 2021-05-15T14:28:35.7472030Z ** installing vignettes 2021-05-15T14:28:35.7643840Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:28:36.1995170Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:28:36.3381910Z ** testing if installed package can be loaded from final location 2021-05-15T14:28:36.9735370Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:28:36.9867040Z * DONE (testthat) 2021-05-15T14:28:37.6533810Z * installing *source* package ‘devtools’ ... 2021-05-15T14:28:37.6659240Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-15T14:28:37.6660380Z ** using staged installation 2021-05-15T14:28:37.7111580Z ** R 2021-05-15T14:28:37.7335570Z ** inst 2021-05-15T14:28:37.7367660Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:28:40.1135200Z ** help 2021-05-15T14:28:40.2823700Z *** installing help indices 2021-05-15T14:28:40.3737790Z *** copying figures 2021-05-15T14:28:40.3745670Z ** building package indices 2021-05-15T14:28:40.7236160Z ** installing vignettes 2021-05-15T14:28:40.7338100Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:28:41.6507010Z ** testing if installed package can be loaded from final location 2021-05-15T14:28:42.6103070Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:28:42.6205320Z * DONE (devtools) 2021-05-15T14:28:42.6571460Z 2021-05-15T14:28:42.6572990Z The downloaded source packages are in 2021-05-15T14:28:42.6575350Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFBRPjg/downloaded_packages’ 2021-05-15T14:28:42.8325890Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-15T14:28:44.0242030Z 2021-05-15T14:28:44.4269150Z 2021-05-15T14:28:44.4287190Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFBRPjg/remotes2a8d2dc22514/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-15T14:28:44.4524610Z 2021-05-15T14:28:44.4529930Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFBRPjg/remotes2a8d2dc22514/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-15T14:28:44.5256010Z 2021-05-15T14:28:44.5257290Z 2021-05-15T14:28:44.5258930Z ─ preparing ‘desc’: 2021-05-15T14:28:44.5259670Z 2021-05-15T14:28:44.5260380Z 2021-05-15T14:28:44.5348840Z checking DESCRIPTION meta-information ... 2021-05-15T14:28:44.5383930Z 2021-05-15T14:28:44.5385530Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:28:44.6541820Z 2021-05-15T14:28:44.6605430Z 2021-05-15T14:28:44.6607290Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:28:44.6614750Z 2021-05-15T14:28:44.6615390Z 2021-05-15T14:28:44.6616690Z ─ checking for empty or unneeded directories 2021-05-15T14:28:44.6617460Z 2021-05-15T14:28:44.6618070Z 2021-05-15T14:28:44.6619260Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-15T14:28:44.6725070Z 2021-05-15T14:28:44.6757600Z 2021-05-15T14:28:44.6759190Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-15T14:28:44.8025420Z 2021-05-15T14:28:44.8032020Z 2021-05-15T14:28:44.8032680Z 2021-05-15T14:28:44.8374510Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:28:44.8392610Z (as ‘lib’ is unspecified) 2021-05-15T14:28:45.2902020Z * installing *source* package ‘desc’ ... 2021-05-15T14:28:45.2970330Z ** using staged installation 2021-05-15T14:28:45.3217320Z ** R 2021-05-15T14:28:45.3416550Z ** inst 2021-05-15T14:28:45.3472990Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:28:47.2494290Z ** help 2021-05-15T14:28:47.4407700Z *** installing help indices 2021-05-15T14:28:47.5485640Z ** building package indices 2021-05-15T14:28:47.9164800Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:28:48.1924470Z ** testing if installed package can be loaded from final location 2021-05-15T14:28:48.4871560Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:28:48.4973840Z * DONE (desc) 2021-05-15T14:28:48.8041920Z 2021-05-15T14:28:48.8043150Z 2021-05-15T14:28:48.8056900Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFBRPjg/remotes2a8d3d82afec/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-15T14:28:48.8093710Z 2021-05-15T14:28:48.8096370Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFBRPjg/remotes2a8d3d82afec/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-15T14:28:48.8679000Z 2021-05-15T14:28:49.0004970Z 2021-05-15T14:28:49.0006920Z ─ preparing ‘ghtravis’: 2021-05-15T14:28:49.0007700Z 2021-05-15T14:28:49.0008430Z 2021-05-15T14:28:49.0009820Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:28:49.0011600Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:28:49.0013380Z ─ checking for empty or unneeded directories 2021-05-15T14:28:49.0014880Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-15T14:28:49.0050030Z 2021-05-15T14:28:49.0051070Z 2021-05-15T14:28:49.0052620Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-15T14:28:49.0330060Z 2021-05-15T14:28:49.0336150Z 2021-05-15T14:28:49.0336980Z 2021-05-15T14:28:49.0826110Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:28:49.0827710Z (as ‘lib’ is unspecified) 2021-05-15T14:28:49.4145590Z * installing *source* package ‘ghtravis’ ... 2021-05-15T14:28:49.4149620Z ** using staged installation 2021-05-15T14:28:49.4376870Z ** R 2021-05-15T14:28:49.4510140Z ** inst 2021-05-15T14:28:49.4529470Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:28:51.0325040Z ** help 2021-05-15T14:28:51.1215430Z *** installing help indices 2021-05-15T14:28:51.1753550Z ** building package indices 2021-05-15T14:28:51.4857040Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:28:52.3981890Z ** testing if installed package can be loaded from final location 2021-05-15T14:28:53.3179830Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:28:53.3281980Z * DONE (ghtravis) 2021-05-15T14:28:53.3511930Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:28:53.6221610Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-15T14:28:54.7819700Z 2021-05-15T14:28:54.7821730Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-15T14:28:54.7823000Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-15T14:28:54.7825540Z generics (NA -> 0.1.0) [CRAN] 2021-05-15T14:28:54.7826890Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-15T14:28:54.7828410Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-15T14:28:54.7829970Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:28:54.7830960Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-15T14:28:54.7833020Z (as ‘lib’ is unspecified) 2021-05-15T14:28:56.7712040Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-15T14:28:56.7715500Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-15T14:28:56.7793410Z Packages which are only available in source form, and may need 2021-05-15T14:28:56.7800870Z compilation of C/C++/Fortran: ‘tidyselect’ ‘dplyr’ ‘tidyr’ 2021-05-15T14:28:56.7803050Z installing the source packages ‘tidyselect’, ‘generics’, ‘cpp11’, ‘dplyr’, ‘tidyr’ 2021-05-15T14:28:56.7804150Z 2021-05-15T14:28:56.7811000Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-15T14:28:56.9452950Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-15T14:28:56.9511890Z ================================================== 2021-05-15T14:28:56.9512930Z downloaded 89 KB 2021-05-15T14:28:56.9513890Z 2021-05-15T14:28:56.9558120Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-15T14:28:57.1010780Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-15T14:28:57.1081440Z ================================================== 2021-05-15T14:28:57.1082250Z downloaded 115 KB 2021-05-15T14:28:57.1082980Z 2021-05-15T14:28:57.1116020Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-15T14:28:57.2578300Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-15T14:28:57.2680140Z ================================================== 2021-05-15T14:28:57.2681880Z downloaded 194 KB 2021-05-15T14:28:57.2683460Z 2021-05-15T14:28:57.2717340Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-15T14:28:57.4219540Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-15T14:28:57.4547410Z ================================================== 2021-05-15T14:28:57.4548580Z downloaded 932 KB 2021-05-15T14:28:57.4549480Z 2021-05-15T14:28:57.4583910Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-15T14:28:57.7145870Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-15T14:28:57.7432360Z ================================================== 2021-05-15T14:28:57.7433360Z downloaded 691 KB 2021-05-15T14:28:57.7434330Z 2021-05-15T14:28:58.1259530Z * installing *source* package ‘tidyselect’ ... 2021-05-15T14:28:58.1321560Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-15T14:28:58.1322870Z ** using staged installation 2021-05-15T14:28:58.1575880Z ** R 2021-05-15T14:28:58.1733640Z ** inst 2021-05-15T14:28:58.1778440Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:28:59.4461490Z ** help 2021-05-15T14:28:59.5211740Z *** installing help indices 2021-05-15T14:28:59.5692640Z ** building package indices 2021-05-15T14:28:59.8584350Z ** installing vignettes 2021-05-15T14:28:59.8686290Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:29:00.2120680Z ** testing if installed package can be loaded from final location 2021-05-15T14:29:00.5693140Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:29:00.5794890Z * DONE (tidyselect) 2021-05-15T14:29:00.9823100Z * installing *source* package ‘generics’ ... 2021-05-15T14:29:00.9892990Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-15T14:29:00.9894400Z ** using staged installation 2021-05-15T14:29:01.0091530Z ** R 2021-05-15T14:29:01.0193590Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:29:01.4195820Z ** help 2021-05-15T14:29:01.5844610Z *** installing help indices 2021-05-15T14:29:01.6379010Z ** building package indices 2021-05-15T14:29:01.9450220Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:29:02.2058720Z ** testing if installed package can be loaded from final location 2021-05-15T14:29:02.4549390Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:29:02.4651050Z * DONE (generics) 2021-05-15T14:29:02.8694240Z * installing *source* package ‘cpp11’ ... 2021-05-15T14:29:02.8756850Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-15T14:29:02.8757720Z ** using staged installation 2021-05-15T14:29:02.8990510Z ** R 2021-05-15T14:29:02.9061230Z ** inst 2021-05-15T14:29:02.9245680Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:29:03.4345000Z ** help 2021-05-15T14:29:03.4644540Z *** installing help indices 2021-05-15T14:29:03.4836340Z ** building package indices 2021-05-15T14:29:03.8505280Z ** installing vignettes 2021-05-15T14:29:03.8564680Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:29:04.1136440Z ** testing if installed package can be loaded from final location 2021-05-15T14:29:04.4053870Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:29:04.4157140Z * DONE (cpp11) 2021-05-15T14:29:05.4429390Z * installing *source* package ‘dplyr’ ... 2021-05-15T14:29:05.4665420Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-15T14:29:05.4669130Z ** using staged installation 2021-05-15T14:29:05.4996540Z ** libs 2021-05-15T14:29:05.5209590Z 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-15T14:29:05.7188570Z 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-15T14:29:05.9606160Z 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-15T14:29:06.1526250Z 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-15T14:29:07.0232370Z 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-15T14:29:07.1990260Z 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-15T14:29:07.3781630Z 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-15T14:29:07.5631480Z 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-15T14:29:07.9112150Z 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-15T14:29:08.0981310Z 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-15T14:29:08.2567740Z 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-15T14:29:08.4770330Z 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-15T14:29:08.5436710Z installing to /Users/runner/work/_temp/Library/00LOCK-dplyr/00new/dplyr/libs 2021-05-15T14:29:08.5482660Z ** R 2021-05-15T14:29:08.6142230Z ** data 2021-05-15T14:29:08.6168130Z *** moving datasets to lazyload DB 2021-05-15T14:29:08.7257240Z ** inst 2021-05-15T14:29:08.7430990Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:29:14.3016270Z ** help 2021-05-15T14:29:14.9673870Z *** installing help indices 2021-05-15T14:29:15.2447110Z *** copying figures 2021-05-15T14:29:15.2492030Z ** building package indices 2021-05-15T14:29:15.7201430Z ** installing vignettes 2021-05-15T14:29:15.7413800Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:29:16.5171710Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:29:16.6469470Z ** testing if installed package can be loaded from final location 2021-05-15T14:29:17.4235700Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:29:17.4319800Z * DONE (dplyr) 2021-05-15T14:29:18.1180640Z * installing *source* package ‘tidyr’ ... 2021-05-15T14:29:18.1306030Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-15T14:29:18.1307420Z ** using staged installation 2021-05-15T14:29:18.1611160Z ** libs 2021-05-15T14:29:18.1805820Z 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-15T14:29:19.3060250Z 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-15T14:29:19.8963390Z 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-15T14:29:21.3168760Z 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-15T14:29:22.5521070Z 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-15T14:29:22.6175000Z installing to /Users/runner/work/_temp/Library/00LOCK-tidyr/00new/tidyr/libs 2021-05-15T14:29:22.6222170Z ** R 2021-05-15T14:29:22.6461210Z ** data 2021-05-15T14:29:22.6535080Z *** moving datasets to lazyload DB 2021-05-15T14:29:22.8542020Z ** inst 2021-05-15T14:29:22.8648270Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:29:25.1386160Z ** help 2021-05-15T14:29:25.3015410Z *** installing help indices 2021-05-15T14:29:25.3910120Z *** copying figures 2021-05-15T14:29:25.3953610Z ** building package indices 2021-05-15T14:29:25.7407050Z ** installing vignettes 2021-05-15T14:29:25.7537290Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:29:26.5563780Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:29:26.6899570Z ** testing if installed package can be loaded from final location 2021-05-15T14:29:27.3924770Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:29:27.3998640Z * DONE (tidyr) 2021-05-15T14:29:27.4269730Z 2021-05-15T14:29:27.4271150Z The downloaded source packages are in 2021-05-15T14:29:27.4273320Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFBRPjg/downloaded_packages’ 2021-05-15T14:29:27.6972890Z 2021-05-15T14:29:27.6982920Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFBRPjg/remotes2a8d3f5fd9f6/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-15T14:29:27.7044550Z 2021-05-15T14:29:27.7047410Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFBRPjg/remotes2a8d3f5fd9f6/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-15T14:29:27.7346290Z 2021-05-15T14:29:27.7348820Z 2021-05-15T14:29:27.7350560Z ─ preparing ‘aghast’: 2021-05-15T14:29:27.7351350Z 2021-05-15T14:29:27.7352060Z 2021-05-15T14:29:27.7457650Z checking DESCRIPTION meta-information ... 2021-05-15T14:29:27.7665380Z 2021-05-15T14:29:27.7668760Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:29:27.8508480Z 2021-05-15T14:29:27.8609180Z 2021-05-15T14:29:27.8611660Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:29:27.8613930Z 2021-05-15T14:29:27.8615120Z 2021-05-15T14:29:27.8616570Z ─ checking for empty or unneeded directories 2021-05-15T14:29:27.8617970Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-15T14:29:27.8619550Z 2021-05-15T14:29:27.8620160Z 2021-05-15T14:29:27.8621290Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-15T14:29:27.8749940Z 2021-05-15T14:29:27.8756940Z 2021-05-15T14:29:27.8757590Z 2021-05-15T14:29:27.8934880Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:29:27.8951870Z (as ‘lib’ is unspecified) 2021-05-15T14:29:28.1920680Z * installing *source* package ‘aghast’ ... 2021-05-15T14:29:28.1930610Z ** using staged installation 2021-05-15T14:29:28.2110270Z ** R 2021-05-15T14:29:28.2196820Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:29:28.7825920Z ** help 2021-05-15T14:29:28.8228440Z *** installing help indices 2021-05-15T14:29:28.8499720Z ** building package indices 2021-05-15T14:29:29.1210420Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:29:29.3728760Z ** testing if installed package can be loaded from final location 2021-05-15T14:29:29.6318380Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:29:29.6339030Z * DONE (aghast) 2021-05-15T14:29:29.6574750Z Installing 1 packages: covr 2021-05-15T14:29:29.6583620Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:29:29.6585150Z (as ‘lib’ is unspecified) 2021-05-15T14:29:30.5849850Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-15T14:29:30.5850890Z 2021-05-15T14:29:31.8292350Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-15T14:29:31.8297870Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-15T14:29:31.8376130Z Packages which are only available in source form, and may need 2021-05-15T14:29:31.8381110Z compilation of C/C++/Fortran: ‘lazyeval’ ‘covr’ 2021-05-15T14:29:31.8382960Z installing the source packages ‘lazyeval’, ‘rex’, ‘covr’ 2021-05-15T14:29:31.8383400Z 2021-05-15T14:29:31.8390970Z trying URL 'https://cloud.r-project.org/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-15T14:29:32.0946870Z Content type 'application/x-gzip' length 83482 bytes (81 KB) 2021-05-15T14:29:32.1005040Z ================================================== 2021-05-15T14:29:32.1006100Z downloaded 81 KB 2021-05-15T14:29:32.1007020Z 2021-05-15T14:29:32.1039340Z trying URL 'https://cloud.r-project.org/src/contrib/rex_1.2.0.tar.gz' 2021-05-15T14:29:32.2829670Z Content type 'application/x-gzip' length 91925 bytes (89 KB) 2021-05-15T14:29:32.2890970Z ================================================== 2021-05-15T14:29:32.2891950Z downloaded 89 KB 2021-05-15T14:29:32.2892620Z 2021-05-15T14:29:32.2926710Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-15T14:29:32.4497240Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-15T14:29:32.4590140Z ================================================== 2021-05-15T14:29:32.4591190Z downloaded 143 KB 2021-05-15T14:29:32.4591950Z 2021-05-15T14:29:32.8233320Z * installing *source* package ‘lazyeval’ ... 2021-05-15T14:29:32.8285370Z ** package ‘lazyeval’ successfully unpacked and MD5 sums checked 2021-05-15T14:29:32.8286720Z ** using staged installation 2021-05-15T14:29:32.8461540Z ** libs 2021-05-15T14:29:32.8637190Z 2021-05-15T14:29:32.8640040Z 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-15T14:29:32.9543850Z 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-15T14:29:33.0208780Z 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-15T14:29:33.1109550Z 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-15T14:29:33.2153890Z 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-15T14:29:33.3077510Z 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-15T14:29:33.4157020Z 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-15T14:29:33.4751410Z installing to /Users/runner/work/_temp/Library/00LOCK-lazyeval/00new/lazyeval/libs 2021-05-15T14:29:33.4793410Z ** R 2021-05-15T14:29:33.4861160Z ** inst 2021-05-15T14:29:33.4928040Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:29:34.1372600Z ** help 2021-05-15T14:29:34.2206310Z *** installing help indices 2021-05-15T14:29:34.2741520Z ** building package indices 2021-05-15T14:29:34.6053910Z ** installing vignettes 2021-05-15T14:29:34.6158150Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:29:34.9859820Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:29:35.3914820Z ** testing if installed package can be loaded from final location 2021-05-15T14:29:35.6497910Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:29:35.6526620Z * DONE (lazyeval) 2021-05-15T14:29:36.0230730Z * installing *source* package ‘rex’ ... 2021-05-15T14:29:36.0275100Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-15T14:29:36.0276450Z ** using staged installation 2021-05-15T14:29:36.0477670Z ** R 2021-05-15T14:29:36.0538300Z ** inst 2021-05-15T14:29:36.0600680Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:29:36.7098750Z ** help 2021-05-15T14:29:36.7830020Z *** installing help indices 2021-05-15T14:29:36.8288730Z ** building package indices 2021-05-15T14:29:37.1682750Z ** installing vignettes 2021-05-15T14:29:37.1784860Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:29:37.4296070Z ** testing if installed package can be loaded from final location 2021-05-15T14:29:37.6795730Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:29:37.6824450Z * DONE (rex) 2021-05-15T14:29:38.2426390Z * installing *source* package ‘covr’ ... 2021-05-15T14:29:38.2564240Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-15T14:29:38.2566420Z ** using staged installation 2021-05-15T14:29:38.2877740Z ** libs 2021-05-15T14:29:38.3055190Z 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-15T14:29:38.3963540Z 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-15T14:29:38.4558820Z installing to /Users/runner/work/_temp/Library/00LOCK-covr/00new/covr/libs 2021-05-15T14:29:38.4599910Z ** R 2021-05-15T14:29:38.4808660Z ** inst 2021-05-15T14:29:38.4899580Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:29:40.1967690Z ** help 2021-05-15T14:29:40.2913620Z *** installing help indices 2021-05-15T14:29:40.3514540Z *** copying figures 2021-05-15T14:29:40.3523640Z ** building package indices 2021-05-15T14:29:40.6619890Z ** installing vignettes 2021-05-15T14:29:40.6713130Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:29:41.1712090Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:29:41.3556630Z ** testing if installed package can be loaded from final location 2021-05-15T14:29:41.6744440Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:29:41.6846130Z * DONE (covr) 2021-05-15T14:29:41.7283640Z 2021-05-15T14:29:41.7285070Z The downloaded source packages are in 2021-05-15T14:29:41.7287380Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFBRPjg/downloaded_packages’ 2021-05-15T14:29:41.7646000Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-15T14:29:41.7646720Z Rscript -e "tic::before_install()" 2021-05-15T14:29:41.8106200Z shell: /bin/bash -e {0} 2021-05-15T14:29:41.8106590Z env: 2021-05-15T14:29:41.8107030Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:29:41.8107480Z TIC_DEPLOY_KEY: 2021-05-15T14:29:41.8107810Z RSPM: 2021-05-15T14:29:41.8109030Z GITHUB_PAT: *** 2021-05-15T14:29:41.8109440Z COVERALLS_TOKEN: 2021-05-15T14:29:41.8109880Z continue-on-error: true 2021-05-15T14:29:41.8110350Z VDIFFR_RUN_TESTS: false 2021-05-15T14:29:41.8110820Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:29:41.8111250Z TZ: UTC 2021-05-15T14:29:41.8111600Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:29:41.8111990Z NOT_CRAN: true 2021-05-15T14:29:41.8112330Z ##[endgroup] 2021-05-15T14:29:42.2087240Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:29:42.3375380Z Running before_install: step_install_remote_binaries() 2021-05-15T14:29:43.0068930Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-15T14:29:43.0069800Z remotes::install_deps(dependencies = TRUE) 2021-05-15T14:29:43.0070410Z remotes::install_cran("rcmdcheck") 2021-05-15T14:29:43.0071050Z remotes::install_cran("markdown") 2021-05-15T14:29:43.0280180Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:29:43.0280610Z env: 2021-05-15T14:29:43.0281220Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:29:43.0281710Z TIC_DEPLOY_KEY: 2021-05-15T14:29:43.0282110Z RSPM: 2021-05-15T14:29:43.0283870Z GITHUB_PAT: *** 2021-05-15T14:29:43.0284350Z COVERALLS_TOKEN: 2021-05-15T14:29:43.0284860Z continue-on-error: true 2021-05-15T14:29:43.0285490Z VDIFFR_RUN_TESTS: false 2021-05-15T14:29:43.0286040Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:29:43.0286490Z TZ: UTC 2021-05-15T14:29:43.0286910Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:29:43.0287320Z NOT_CRAN: true 2021-05-15T14:29:43.0287800Z ##[endgroup] 2021-05-15T14:29:47.1383920Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-15T14:29:47.1385800Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-15T14:29:47.1387320Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-15T14:29:47.1388790Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-15T14:29:47.1411840Z Installing 4 packages: base64enc, tinytex, htmltools, rmarkdown 2021-05-15T14:29:47.1425910Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:29:47.1427500Z (as ‘lib’ is unspecified) 2021-05-15T14:29:49.4409340Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-15T14:29:49.4424510Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-15T14:29:50.4641040Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2: 2021-05-15T14:29:50.4650360Z cannot open URL 'https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2/PACKAGES' 2021-05-15T14:29:51.4049260Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2: 2021-05-15T14:29:51.4053620Z cannot open URL 'https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2/PACKAGES' 2021-05-15T14:29:52.2992260Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2: 2021-05-15T14:29:52.3006030Z cannot open URL 'https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2/PACKAGES' 2021-05-15T14:29:53.3019430Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2: 2021-05-15T14:29:53.3041040Z cannot open URL 'https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2/PACKAGES' 2021-05-15T14:29:53.3111730Z Packages which are only available in source form, and may need 2021-05-15T14:29:53.3114110Z compilation of C/C++/Fortran: ‘base64enc’ ‘htmltools’ 2021-05-15T14:29:53.3116160Z installing the source packages ‘base64enc’, ‘tinytex’, ‘htmltools’, ‘rmarkdown’ 2021-05-15T14:29:53.3117150Z 2021-05-15T14:29:53.3139200Z trying URL 'https://cloud.r-project.org/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-15T14:29:53.4468370Z Content type 'application/x-gzip' length 7833 bytes 2021-05-15T14:29:53.4470290Z ================================================== 2021-05-15T14:29:53.4471280Z downloaded 7833 bytes 2021-05-15T14:29:53.4472050Z 2021-05-15T14:29:53.4502470Z trying URL 'https://cloud.r-project.org/src/contrib/tinytex_0.31.tar.gz' 2021-05-15T14:29:53.7110060Z Content type 'application/x-gzip' length 29243 bytes (28 KB) 2021-05-15T14:29:53.7114610Z ================================================== 2021-05-15T14:29:53.7116690Z downloaded 28 KB 2021-05-15T14:29:53.7117990Z 2021-05-15T14:29:53.7150570Z trying URL 'https://cloud.r-project.org/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-15T14:29:53.8495520Z Content type 'application/x-gzip' length 71567 bytes (69 KB) 2021-05-15T14:29:53.8547200Z ================================================== 2021-05-15T14:29:53.8548290Z downloaded 69 KB 2021-05-15T14:29:53.8549210Z 2021-05-15T14:29:53.8581560Z trying URL 'https://cloud.r-project.org/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-15T14:29:54.0242160Z Content type 'application/x-gzip' length 3244734 bytes (3.1 MB) 2021-05-15T14:29:54.0828150Z ================================================== 2021-05-15T14:29:54.0829380Z downloaded 3.1 MB 2021-05-15T14:29:54.0830140Z 2021-05-15T14:29:54.3634540Z * installing *source* package ‘base64enc’ ... 2021-05-15T14:29:54.3650830Z ** package ‘base64enc’ successfully unpacked and MD5 sums checked 2021-05-15T14:29:54.3652420Z ** using staged installation 2021-05-15T14:29:54.3803110Z ** libs 2021-05-15T14:29:54.3986970Z 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-15T14:29:54.5461220Z 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-15T14:29:54.6508170Z 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-15T14:29:54.7592540Z 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-15T14:29:54.8214100Z installing to /Users/runner/work/_temp/Library/00LOCK-base64enc/00new/base64enc/libs 2021-05-15T14:29:54.8259000Z ** R 2021-05-15T14:29:54.8297070Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:29:55.1755270Z ** help 2021-05-15T14:29:55.2053560Z *** installing help indices 2021-05-15T14:29:55.2249770Z ** building package indices 2021-05-15T14:29:55.4859740Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:29:55.8636590Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:29:55.9923100Z ** testing if installed package can be loaded from final location 2021-05-15T14:29:56.2519780Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:29:56.2541780Z * DONE (base64enc) 2021-05-15T14:29:56.5723250Z * installing *source* package ‘tinytex’ ... 2021-05-15T14:29:56.5748810Z ** package ‘tinytex’ successfully unpacked and MD5 sums checked 2021-05-15T14:29:56.5751550Z ** using staged installation 2021-05-15T14:29:56.6015020Z ** R 2021-05-15T14:29:56.6116430Z ** inst 2021-05-15T14:29:56.6133260Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:29:57.5350510Z ** help 2021-05-15T14:29:57.5821740Z *** installing help indices 2021-05-15T14:29:57.6162790Z ** building package indices 2021-05-15T14:29:57.9074010Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:29:58.1707370Z ** testing if installed package can be loaded from final location 2021-05-15T14:29:58.4471210Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:29:58.4573310Z * DONE (tinytex) 2021-05-15T14:29:58.8164290Z * installing *source* package ‘htmltools’ ... 2021-05-15T14:29:58.8208650Z ** package ‘htmltools’ successfully unpacked and MD5 sums checked 2021-05-15T14:29:58.8210030Z ** using staged installation 2021-05-15T14:29:58.8436830Z ** libs 2021-05-15T14:29:58.8612470Z 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-15T14:29:58.9412810Z 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-15T14:29:59.0471140Z 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-15T14:29:59.1088550Z installing to /Users/runner/work/_temp/Library/00LOCK-htmltools/00new/htmltools/libs 2021-05-15T14:29:59.1135150Z ** R 2021-05-15T14:29:59.1325740Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:30:01.0939380Z ** help 2021-05-15T14:30:01.2170480Z *** installing help indices 2021-05-15T14:30:01.2856320Z ** building package indices 2021-05-15T14:30:01.6193360Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:30:02.0220310Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:30:02.1590590Z ** testing if installed package can be loaded from final location 2021-05-15T14:30:02.4774890Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:30:02.4876970Z * DONE (htmltools) 2021-05-15T14:30:03.7383570Z * installing *source* package ‘rmarkdown’ ... 2021-05-15T14:30:03.7822390Z ** package ‘rmarkdown’ successfully unpacked and MD5 sums checked 2021-05-15T14:30:03.7823340Z ** using staged installation 2021-05-15T14:30:03.8234360Z ** R 2021-05-15T14:30:03.8798350Z ** inst 2021-05-15T14:30:04.0075500Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:30:08.4462750Z ** help 2021-05-15T14:30:08.7186690Z *** installing help indices 2021-05-15T14:30:08.9614490Z *** copying figures 2021-05-15T14:30:08.9716650Z ** building package indices 2021-05-15T14:30:09.3671620Z ** installing vignettes 2021-05-15T14:30:09.3771130Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:30:09.7838840Z ** testing if installed package can be loaded from final location 2021-05-15T14:30:10.2134130Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:30:10.2389690Z * DONE (rmarkdown) 2021-05-15T14:30:10.3371170Z 2021-05-15T14:30:10.3473290Z The downloaded source packages are in 2021-05-15T14:30:10.3576430Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpGRm2tp/downloaded_packages’ 2021-05-15T14:30:11.2216620Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-15T14:30:11.2218380Z Use `force = TRUE` to force installation 2021-05-15T14:30:11.2234020Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-15T14:30:11.2235100Z Use `force = TRUE` to force installation 2021-05-15T14:30:11.2425020Z ##[group]Run options(width = 100) 2021-05-15T14:30:11.2425610Z options(width = 100) 2021-05-15T14:30:11.2426170Z pkgs <- installed.packages()[, "Package"] 2021-05-15T14:30:11.2426870Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-15T14:30:11.2642010Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:30:11.2642520Z env: 2021-05-15T14:30:11.2642940Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:30:11.2643410Z TIC_DEPLOY_KEY: 2021-05-15T14:30:11.2643870Z RSPM: 2021-05-15T14:30:11.2645200Z GITHUB_PAT: *** 2021-05-15T14:30:11.2645680Z COVERALLS_TOKEN: 2021-05-15T14:30:11.2646160Z continue-on-error: true 2021-05-15T14:30:11.2646680Z VDIFFR_RUN_TESTS: false 2021-05-15T14:30:11.2647180Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:30:11.2647630Z TZ: UTC 2021-05-15T14:30:11.2647990Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:30:11.2648430Z NOT_CRAN: true 2021-05-15T14:30:11.2648800Z ##[endgroup] 2021-05-15T14:30:12.0347770Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-15T14:30:12.0454250Z setting value 2021-05-15T14:30:12.0566180Z version R Under development (unstable) (2021-05-14 r80296) 2021-05-15T14:30:12.0668050Z os macOS Catalina 10.15.7 2021-05-15T14:30:12.0769800Z system x86_64, darwin17.0 2021-05-15T14:30:12.0871520Z ui X11 2021-05-15T14:30:12.0941960Z language (EN) 2021-05-15T14:30:12.0943870Z collate en_US.UTF-8 2021-05-15T14:30:12.0945420Z ctype en_US.UTF-8 2021-05-15T14:30:12.0946570Z tz UTC 2021-05-15T14:30:12.0947950Z date 2021-05-15 2021-05-15T14:30:12.0948640Z 2021-05-15T14:30:12.0950200Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-15T14:30:12.0951340Z ! package * version date lib source 2021-05-15T14:30:12.0953020Z aghast 0.2.1 2021-05-15 [1] Github (muschellij2/aghast@0c3b853) 2021-05-15T14:30:12.1055320Z askpass 1.1 2019-01-13 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1158410Z base * 4.2.0 2021-05-15 [?] local 2021-05-15T14:30:12.1221490Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1249370Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T14:30:12.1251100Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1252680Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1254150Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1255800Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1257060Z class 7.3-19 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T14:30:12.1258120Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1259250Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1262200Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.2.0) 2021-05-15T14:30:12.1263560Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.2.0) 2021-05-15T14:30:12.1264730Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1266040Z P compiler 4.2.0 2021-05-15 [2] local 2021-05-15T14:30:12.1267760Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1269430Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1270530Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1271800Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1272990Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1274150Z P datasets * 4.2.0 2021-05-15 [2] local 2021-05-15T14:30:12.1275560Z desc 1.2.0.9000 2021-05-15 [1] Github (muschellij2/desc@7be86f2) 2021-05-15T14:30:12.1276730Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1277930Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1279050Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1280760Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1281940Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1283180Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1284340Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1285440Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1286710Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.2.0) 2021-05-15T14:30:12.1287760Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1288940Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1290060Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1291500Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1292850Z ghtravis 0.15.1 2021-05-15 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-15T14:30:12.1294030Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1295300Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1296790Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1297880Z P graphics * 4.2.0 2021-05-15 [2] local 2021-05-15T14:30:12.1299460Z P grDevices * 4.2.0 2021-05-15 [2] local 2021-05-15T14:30:12.1300610Z grid 4.2.0 2021-05-15 [?] local 2021-05-15T14:30:12.1301720Z highr 0.9 2021-04-16 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1302800Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1304550Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1306340Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1307770Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1309380Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T14:30:12.1310520Z knitr 1.33 2021-04-24 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1311650Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.2.0) 2021-05-15T14:30:12.1313100Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1314860Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1316570Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1317770Z markdown 1.1 2019-08-07 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1318900Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T14:30:12.1320000Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.2.0) 2021-05-15T14:30:12.1321080Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1322220Z P methods * 4.2.0 2021-05-15 [2] local 2021-05-15T14:30:12.1323360Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.2.0) 2021-05-15T14:30:12.1324530Z mime 0.10 2021-02-13 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1325580Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.2.0) 2021-05-15T14:30:12.1326700Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T14:30:12.1327810Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1328890Z parallel 4.2.0 2021-05-15 [?] local 2021-05-15T14:30:12.1330010Z pillar 1.6.0 2021-04-13 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1331080Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1332730Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1334770Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1335950Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1337520Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1338800Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1339960Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1341020Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1342520Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1343830Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1345070Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1347180Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1349220Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1350470Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1351900Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1353030Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1354400Z rmarkdown 2.8 2021-05-07 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1355670Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1357450Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.2.0) 2021-05-15T14:30:12.1358890Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1360450Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1361820Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1363290Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1364670Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T14:30:12.1366190Z splines 4.2.0 2021-05-15 [?] local 2021-05-15T14:30:12.1367420Z P stats * 4.2.0 2021-05-15 [2] local 2021-05-15T14:30:12.1368540Z stats4 4.2.0 2021-05-15 [?] local 2021-05-15T14:30:12.1369770Z stringi 1.6.1 2021-05-10 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1370900Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1372000Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.2.0) 2021-05-15T14:30:12.1373740Z sys 3.4 2020-07-23 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1374850Z tcltk 4.2.0 2021-05-15 [?] local 2021-05-15T14:30:12.1376010Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1377210Z tibble 3.1.1 2021-04-18 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1378690Z tic 0.10.0 2021-05-15 [1] Github (ropensci/tic@3b4dfb8) 2021-05-15T14:30:12.1379950Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1381350Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1382650Z tinytex 0.31 2021-03-30 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1383800Z P tools 4.2.0 2021-05-15 [2] local 2021-05-15T14:30:12.1384870Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1385980Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1387190Z P utils * 4.2.0 2021-05-15 [2] local 2021-05-15T14:30:12.1388430Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1389830Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1391050Z whisker 0.4 2019-08-28 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1392170Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1393220Z xfun 0.23 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1394300Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1395880Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1397030Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1398170Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.2.0) 2021-05-15T14:30:12.1398470Z 2021-05-15T14:30:12.1399020Z [1] /Users/runner/work/_temp/Library 2021-05-15T14:30:12.1400030Z [2] /Library/Frameworks/R.framework/Versions/4.2/Resources/library 2021-05-15T14:30:12.1400600Z 2021-05-15T14:30:12.1401600Z P ── Loaded and on-disk path mismatch. 2021-05-15T14:30:12.1459620Z ##[group]Run Rscript -e 'tic::script()' 2021-05-15T14:30:12.1460320Z Rscript -e 'tic::script()' 2021-05-15T14:30:12.1460790Z ls -l check 2021-05-15T14:30:12.1751480Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:30:12.1752070Z env: 2021-05-15T14:30:12.1752520Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:30:12.1754240Z TIC_DEPLOY_KEY: 2021-05-15T14:30:12.1754650Z RSPM: 2021-05-15T14:30:12.1755880Z GITHUB_PAT: *** 2021-05-15T14:30:12.1756360Z COVERALLS_TOKEN: 2021-05-15T14:30:12.1756850Z continue-on-error: true 2021-05-15T14:30:12.1757380Z VDIFFR_RUN_TESTS: false 2021-05-15T14:30:12.1757890Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:30:12.1758380Z TZ: UTC 2021-05-15T14:30:12.1758770Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:30:12.1759220Z NOT_CRAN: true 2021-05-15T14:30:12.1759600Z ##[endgroup] 2021-05-15T14:30:12.5632380Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:30:12.7200310Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-15T14:30:12.7363290Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-15T14:30:12.7596320Z timeout = Inf, check_dir = "check") 2021-05-15T14:30:12.8480960Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-15T14:30:13.1791960Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-15T14:30:15.3397760Z * preparing ‘malf.templates’: 2021-05-15T14:30:15.3403460Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:30:15.4313400Z * installing the package to build vignettes 2021-05-15T14:30:20.1807120Z * creating vignettes ... OK 2021-05-15T14:30:20.4128170Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:30:20.4230330Z * checking for empty or unneeded directories 2021-05-15T14:30:20.4333090Z * building ‘malf.templates_1.2.0.tar.gz’ 2021-05-15T14:30:41.6215600Z 2021-05-15T14:30:49.0617630Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-15T14:30:49.3514650Z * using log directory ‘/Users/runner/work/malf.templates/malf.templates/check/malf.templates.Rcheck’ 2021-05-15T14:30:49.3516850Z * using R Under development (unstable) (2021-05-14 r80296) 2021-05-15T14:30:49.3518930Z * using platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-15T14:30:49.3520940Z * using session charset: UTF-8 2021-05-15T14:31:06.8011880Z * using option ‘--as-cran’ 2021-05-15T14:31:06.8039770Z * checking for file ‘malf.templates/DESCRIPTION’ ... OK 2021-05-15T14:31:06.8104260Z * checking extension type ... Package 2021-05-15T14:31:06.8106320Z * this is package ‘malf.templates’ version ‘1.2.0’ 2021-05-15T14:31:06.8109560Z * package encoding: UTF-8 2021-05-15T14:31:06.8110330Z * checking package namespace information ... OK 2021-05-15T14:31:08.0883450Z * checking package dependencies ... OK 2021-05-15T14:31:08.0983760Z * checking if this is a source package ... OK 2021-05-15T14:31:08.1017430Z * checking if there is a namespace ... OK 2021-05-15T14:31:08.5077620Z * checking for executable files ... OK 2021-05-15T14:31:08.5119300Z * checking for hidden files and directories ... OK 2021-05-15T14:31:08.5167770Z * checking for portable file names ... OK 2021-05-15T14:31:08.5186190Z * checking for sufficient/correct file permissions ... OK 2021-05-15T14:31:08.5218350Z * checking serialization versions ... OK 2021-05-15T14:31:33.1555390Z * checking whether package ‘malf.templates’ can be installed ... OK 2021-05-15T14:31:33.1688590Z * checking installed package size ... NOTE 2021-05-15T14:31:33.1690120Z installed size is 309.7Mb 2021-05-15T14:31:33.1699500Z sub-directories of 1Mb or more: 2021-05-15T14:31:33.1706390Z extdata 309.6Mb 2021-05-15T14:31:33.3174960Z * checking package directory ... OK 2021-05-15T14:31:33.3191990Z * checking for future file timestamps ... OK 2021-05-15T14:31:33.3220800Z * checking ‘build’ directory ... OK 2021-05-15T14:31:33.5425990Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:31:33.5446900Z * checking top-level files ... OK 2021-05-15T14:31:33.5476090Z * checking for left-over files ... OK 2021-05-15T14:31:33.7793170Z * checking index information ... OK 2021-05-15T14:31:34.1115680Z * checking package subdirectories ... OK 2021-05-15T14:31:34.1789290Z * checking R files for non-ASCII characters ... OK 2021-05-15T14:31:34.2488910Z * checking R files for syntax errors ... OK 2021-05-15T14:31:34.4780370Z * checking whether the package can be loaded ... OK 2021-05-15T14:31:34.5421970Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-15T14:31:34.6055640Z * checking whether the package can be unloaded cleanly ... OK 2021-05-15T14:31:34.6771640Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-15T14:31:34.9042290Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-15T14:31:35.3052990Z * checking loading without being on the library search path ... OK 2021-05-15T14:31:35.5181380Z * checking dependencies in R code ... OK 2021-05-15T14:31:36.0525960Z * checking S3 generic/method consistency ... OK 2021-05-15T14:31:36.2094050Z * checking replacement functions ... OK 2021-05-15T14:31:36.3816770Z * checking foreign function calls ... OK 2021-05-15T14:31:38.9621020Z * checking R code for possible problems ... OK 2021-05-15T14:31:39.2207340Z * checking Rd files ... OK 2021-05-15T14:31:39.2863680Z * checking Rd metadata ... OK 2021-05-15T14:31:39.3652810Z * checking Rd line widths ... OK 2021-05-15T14:31:39.5247770Z * checking Rd cross-references ... OK 2021-05-15T14:31:39.6809400Z * checking for missing documentation entries ... OK 2021-05-15T14:31:40.1799290Z * checking for code/documentation mismatches ... OK 2021-05-15T14:31:40.8874700Z * checking Rd \usage sections ... OK 2021-05-15T14:31:40.9884800Z * checking Rd contents ... OK 2021-05-15T14:31:41.0632740Z * checking for unstated dependencies in examples ... OK 2021-05-15T14:31:41.0680420Z * checking contents of ‘data’ directory ... OK 2021-05-15T14:31:41.3094650Z * checking data for non-ASCII characters ... OK 2021-05-15T14:31:41.3100170Z * checking LazyData ... OK 2021-05-15T14:31:41.5496600Z * checking data for ASCII and uncompressed saves ... OK 2021-05-15T14:31:41.5596180Z * checking installed files from ‘inst/doc’ ... OK 2021-05-15T14:31:41.5658340Z * checking files in ‘vignettes’ ... OK 2021-05-15T14:31:41.7946410Z * checking examples ... NONE 2021-05-15T14:31:42.0320010Z * checking for unstated dependencies in vignettes ... OK 2021-05-15T14:31:42.0364170Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-15T14:31:45.3473610Z * checking re-building of vignette outputs ... OK 2021-05-15T14:31:49.4481370Z * checking PDF version of manual ... OK 2021-05-15T14:31:49.4483680Z * checking for non-standard things in the check directory ... OK 2021-05-15T14:31:49.4485060Z * checking for detritus in the temp directory ... OK 2021-05-15T14:31:49.4485990Z * DONE 2021-05-15T14:31:49.4486650Z 2021-05-15T14:31:49.4487850Z Status: 1 NOTE 2021-05-15T14:31:49.4488710Z See 2021-05-15T14:31:49.4490440Z ‘/Users/runner/work/malf.templates/malf.templates/check/malf.templates.Rcheck/00check.log’ 2021-05-15T14:31:49.4491660Z for details. 2021-05-15T14:31:49.4492230Z 2021-05-15T14:31:49.4492760Z 2021-05-15T14:31:49.5875550Z ── R CMD check results ─────────────────────────────── malf.templates 1.2.0 ──── 2021-05-15T14:31:49.5879270Z Duration: 1m 6.4s 2021-05-15T14:31:49.5881940Z 2021-05-15T14:31:49.5883520Z ❯ checking installed package size ... NOTE 2021-05-15T14:31:49.5884480Z installed size is 309.7Mb 2021-05-15T14:31:49.5885820Z sub-directories of 1Mb or more: 2021-05-15T14:31:49.5886740Z extdata 309.6Mb 2021-05-15T14:31:49.5887280Z 2021-05-15T14:31:49.5888510Z 0 errors ✔ | 0 warnings ✔ | 1 note ✖ 2021-05-15T14:31:49.6082830Z total 1227768 2021-05-15T14:31:49.6086620Z drwxr-xr-x 10 runner staff 320 May 15 14:31 malf.templates.Rcheck 2021-05-15T14:31:49.6090490Z -rw-r--r-- 1 runner staff 305088247 May 15 14:30 malf.templates_1.2.0.tar.gz 2021-05-15T14:31:49.6092320Z -rw-r--r-- 1 runner staff 305101717 May 15 14:31 malf.templates_1.2.0.tgz 2021-05-15T14:31:49.6148800Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:31:49.6150040Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:31:49.6464730Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:31:49.6465290Z env: 2021-05-15T14:31:49.6465760Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:31:49.6466240Z TIC_DEPLOY_KEY: 2021-05-15T14:31:49.6466620Z RSPM: 2021-05-15T14:31:49.6468290Z GITHUB_PAT: *** 2021-05-15T14:31:49.6468790Z COVERALLS_TOKEN: 2021-05-15T14:31:49.6469230Z continue-on-error: true 2021-05-15T14:31:49.6469750Z VDIFFR_RUN_TESTS: false 2021-05-15T14:31:49.6470250Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:31:49.6470730Z TZ: UTC 2021-05-15T14:31:49.6471110Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:31:49.6471550Z NOT_CRAN: true 2021-05-15T14:31:49.6471950Z ##[endgroup] 2021-05-15T14:31:49.6991770Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-15T14:31:49.6992510Z Rscript -e "tic::before_deploy()" 2021-05-15T14:31:49.7302400Z shell: /bin/bash -e {0} 2021-05-15T14:31:49.7302870Z env: 2021-05-15T14:31:49.7303320Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:31:49.7303890Z TIC_DEPLOY_KEY: 2021-05-15T14:31:49.7304250Z RSPM: 2021-05-15T14:31:49.7305230Z GITHUB_PAT: *** 2021-05-15T14:31:49.7305650Z COVERALLS_TOKEN: 2021-05-15T14:31:49.7306290Z continue-on-error: true 2021-05-15T14:31:49.7306790Z VDIFFR_RUN_TESTS: false 2021-05-15T14:31:49.7307330Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:31:49.7307950Z TZ: UTC 2021-05-15T14:31:49.7308360Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:31:49.7308790Z NOT_CRAN: true 2021-05-15T14:31:49.7309180Z ##[endgroup] 2021-05-15T14:31:50.0984790Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:31:50.2543790Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-15T14:31:50.2544420Z with: 2021-05-15T14:31:50.2545310Z upload_url: https://uploads.github.com/repos/neuroconductor/malf.templates/releases/42997153/assets{?name,label} 2021-05-15T14:31:50.2546340Z asset_path: check/malf.templates_1.2.0.tgz 2021-05-15T14:31:50.2546910Z asset_name: malf.templates_1.2.0_R4.1.tgz 2021-05-15T14:31:50.2547890Z asset_content_type: application/octet-stream 2021-05-15T14:31:50.2548390Z env: 2021-05-15T14:31:50.2548850Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:31:50.2549320Z TIC_DEPLOY_KEY: 2021-05-15T14:31:50.2549710Z RSPM: 2021-05-15T14:31:50.2550830Z GITHUB_PAT: *** 2021-05-15T14:31:50.2551250Z COVERALLS_TOKEN: 2021-05-15T14:31:50.2551750Z continue-on-error: true 2021-05-15T14:31:50.2552230Z VDIFFR_RUN_TESTS: false 2021-05-15T14:31:50.2552770Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:31:50.2553220Z TZ: UTC 2021-05-15T14:31:50.2553680Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:31:50.2554140Z NOT_CRAN: true 2021-05-15T14:31:50.2555150Z GITHUB_TOKEN: *** 2021-05-15T14:31:50.2555550Z ##[endgroup] 2021-05-15T14:32:08.1809280Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-15T14:32:08.1810020Z Rscript -e "tic::deploy()" 2021-05-15T14:32:08.2104760Z shell: /bin/bash -e {0} 2021-05-15T14:32:08.2105190Z env: 2021-05-15T14:32:08.2105670Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:32:08.2106150Z TIC_DEPLOY_KEY: 2021-05-15T14:32:08.2106560Z RSPM: 2021-05-15T14:32:08.2108150Z GITHUB_PAT: *** 2021-05-15T14:32:08.2108650Z COVERALLS_TOKEN: 2021-05-15T14:32:08.2109130Z continue-on-error: true 2021-05-15T14:32:08.2109650Z VDIFFR_RUN_TESTS: false 2021-05-15T14:32:08.2110200Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:32:08.2110640Z TZ: UTC 2021-05-15T14:32:08.2111060Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:32:08.2111970Z NOT_CRAN: true 2021-05-15T14:32:08.2112410Z ##[endgroup] 2021-05-15T14:32:08.5755290Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:32:08.7023350Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-15T14:32:08.7024110Z Rscript -e "tic::after_deploy()" 2021-05-15T14:32:08.7315360Z shell: /bin/bash -e {0} 2021-05-15T14:32:08.7315800Z env: 2021-05-15T14:32:08.7316250Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:32:08.7316810Z TIC_DEPLOY_KEY: 2021-05-15T14:32:08.7317180Z RSPM: 2021-05-15T14:32:08.7318380Z GITHUB_PAT: *** 2021-05-15T14:32:08.7318840Z COVERALLS_TOKEN: 2021-05-15T14:32:08.7319310Z continue-on-error: true 2021-05-15T14:32:08.7319830Z VDIFFR_RUN_TESTS: false 2021-05-15T14:32:08.7320340Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:32:08.7320820Z TZ: UTC 2021-05-15T14:32:08.7321220Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:32:08.7321660Z NOT_CRAN: true 2021-05-15T14:32:08.7322040Z ##[endgroup] 2021-05-15T14:32:09.0958240Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:32:09.4813700Z Post job cleanup. 2021-05-15T14:32:09.5539960Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T14:32:09.5669400Z Post job cleanup. 2021-05-15T14:32:09.6962400Z [command]/usr/local/bin/git version 2021-05-15T14:32:09.7036630Z git version 2.31.1 2021-05-15T14:32:09.7085960Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T14:32:09.7161350Z [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-15T14:32:09.8049660Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T14:32:09.8110260Z http.https://github.com/.extraheader 2021-05-15T14:32:09.8122380Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-15T14:32:09.8212190Z [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-15T14:32:09.9166950Z Cleaning up orphan processes