2021-05-18T14:11:42.5030893Z ##[section]Starting: Request a runner to run this job 2021-05-18T14:11:42.8493209Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-18T14:11:42.9110937Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'macOS-latest' 2021-05-18T14:11:43.0494846Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-18T14:11:43.2476593Z ##[section]Finishing: Request a runner to run this job 2021-05-18T14:12:01.1718280Z Current runner version: '2.278.0' 2021-05-18T14:12:01.1799640Z ##[group]Operating System 2021-05-18T14:12:01.1800770Z Mac OS X 2021-05-18T14:12:01.1801190Z 10.15.7 2021-05-18T14:12:01.1801630Z 19H1030 2021-05-18T14:12:01.1802060Z ##[endgroup] 2021-05-18T14:12:01.1802730Z ##[group]Virtual Environment 2021-05-18T14:12:01.1803390Z Environment: macos-10.15 2021-05-18T14:12:01.1804420Z Version: 20210510.1 2021-05-18T14:12:01.1805420Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-18T14:12:01.1806970Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-18T14:12:01.1808090Z ##[endgroup] 2021-05-18T14:12:01.1810600Z ##[group]GITHUB_TOKEN Permissions 2021-05-18T14:12:01.1812200Z Actions: write 2021-05-18T14:12:01.1812680Z Checks: write 2021-05-18T14:12:01.1813280Z Contents: write 2021-05-18T14:12:01.1813790Z Deployments: write 2021-05-18T14:12:01.1814510Z Issues: write 2021-05-18T14:12:01.1815060Z Metadata: read 2021-05-18T14:12:01.1815620Z Packages: write 2021-05-18T14:12:01.1816180Z PullRequests: write 2021-05-18T14:12:01.1816760Z RepositoryProjects: write 2021-05-18T14:12:01.1817480Z SecurityEvents: write 2021-05-18T14:12:01.1818040Z Statuses: write 2021-05-18T14:12:01.1818750Z ##[endgroup] 2021-05-18T14:12:01.1823090Z Prepare workflow directory 2021-05-18T14:12:01.3439850Z Prepare all required actions 2021-05-18T14:12:01.3452930Z Getting action download info 2021-05-18T14:12:01.9589650Z Download action repository 'actions/checkout@v2' 2021-05-18T14:12:08.9600390Z Download action repository 'r-lib/actions@master' 2021-05-18T14:12:33.8266350Z Download action repository 'adigherman/actions@master' 2021-05-18T14:12:37.6447730Z Download action repository 'msys2/setup-msys2@v2' 2021-05-18T14:12:38.2073050Z Download action repository 'actions/cache@v1' 2021-05-18T14:12:38.6026870Z Download action repository 'actions/upload-artifact@master' 2021-05-18T14:12:39.0900620Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-18T14:12:39.8801450Z ##[group]Run actions/checkout@v2 2021-05-18T14:12:39.8802270Z with: 2021-05-18T14:12:39.8802740Z repository: neuroconductor/eegUtils 2021-05-18T14:12:39.8803720Z token: *** 2021-05-18T14:12:39.8804990Z ssh-strict: true 2021-05-18T14:12:39.8805610Z persist-credentials: true 2021-05-18T14:12:39.8806060Z clean: true 2021-05-18T14:12:39.8806410Z fetch-depth: 1 2021-05-18T14:12:39.8806770Z lfs: false 2021-05-18T14:12:39.8807110Z submodules: false 2021-05-18T14:12:39.8807460Z env: 2021-05-18T14:12:39.8807860Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:12:39.8808740Z TIC_DEPLOY_KEY: 2021-05-18T14:12:39.8809080Z RSPM: 2021-05-18T14:12:39.8809840Z GITHUB_PAT: *** 2021-05-18T14:12:39.8810590Z COVERALLS_TOKEN: *** 2021-05-18T14:12:39.8811040Z continue-on-error: true 2021-05-18T14:12:39.8811480Z VDIFFR_RUN_TESTS: false 2021-05-18T14:12:39.8811860Z ##[endgroup] 2021-05-18T14:12:41.6255390Z Syncing repository: neuroconductor/eegUtils 2021-05-18T14:12:41.6279460Z ##[group]Getting Git version info 2021-05-18T14:12:41.6281130Z Working directory is '/Users/runner/work/eegUtils/eegUtils' 2021-05-18T14:12:41.6281830Z [command]/usr/local/bin/git version 2021-05-18T14:12:41.7914940Z git version 2.31.1 2021-05-18T14:12:41.7948160Z ##[endgroup] 2021-05-18T14:12:41.7954700Z Deleting the contents of '/Users/runner/work/eegUtils/eegUtils' 2021-05-18T14:12:41.7961360Z ##[group]Initializing the repository 2021-05-18T14:12:41.7968090Z [command]/usr/local/bin/git init /Users/runner/work/eegUtils/eegUtils 2021-05-18T14:12:41.8815740Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-18T14:12:41.8816720Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-18T14:12:41.8817510Z hint: of your new repositories, which will suppress this warning, call: 2021-05-18T14:12:41.8818070Z hint: 2021-05-18T14:12:41.8819020Z hint: git config --global init.defaultBranch 2021-05-18T14:12:41.8820200Z hint: 2021-05-18T14:12:41.8821210Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-18T14:12:41.8822820Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-18T14:12:41.8823450Z hint: 2021-05-18T14:12:41.8824190Z hint: git branch -m 2021-05-18T14:12:41.9202570Z Initialized empty Git repository in /Users/runner/work/eegUtils/eegUtils/.git/ 2021-05-18T14:12:41.9217370Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/eegUtils 2021-05-18T14:12:41.9426370Z ##[endgroup] 2021-05-18T14:12:41.9427090Z ##[group]Disabling automatic garbage collection 2021-05-18T14:12:41.9433440Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-18T14:12:41.9569280Z ##[endgroup] 2021-05-18T14:12:41.9576700Z ##[group]Setting up auth 2021-05-18T14:12:41.9589020Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-18T14:12:41.9664300Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-18T14:12:42.1416710Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-18T14:12:42.1486510Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-18T14:12:42.2385360Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-18T14:12:42.2508580Z ##[endgroup] 2021-05-18T14:12:42.2523740Z ##[group]Fetching the repository 2021-05-18T14:12:42.2527950Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +c56284176990d318c241c966eb20b81b39cc80ec:refs/tags/0.6.1.s 2021-05-18T14:12:42.7356510Z remote: Enumerating objects: 1046, done. 2021-05-18T14:12:42.7363360Z remote: Counting objects: 0% (1/1046) 2021-05-18T14:12:42.7369580Z remote: Counting objects: 1% (11/1046) 2021-05-18T14:12:42.7380420Z remote: Counting objects: 2% (21/1046) 2021-05-18T14:12:42.7385270Z remote: Counting objects: 3% (32/1046) 2021-05-18T14:12:42.7386610Z remote: Counting objects: 4% (42/1046) 2021-05-18T14:12:42.7392990Z remote: Counting objects: 5% (53/1046) 2021-05-18T14:12:42.7395350Z remote: Counting objects: 6% (63/1046) 2021-05-18T14:12:42.7396710Z remote: Counting objects: 7% (74/1046) 2021-05-18T14:12:42.7397980Z remote: Counting objects: 8% (84/1046) 2021-05-18T14:12:42.7399470Z remote: Counting objects: 9% (95/1046) 2021-05-18T14:12:42.7400780Z remote: Counting objects: 10% (105/1046) 2021-05-18T14:12:42.7401980Z remote: Counting objects: 11% (116/1046) 2021-05-18T14:12:42.7403450Z remote: Counting objects: 12% (126/1046) 2021-05-18T14:12:42.7404800Z remote: Counting objects: 13% (136/1046) 2021-05-18T14:12:42.7405930Z remote: Counting objects: 14% (147/1046) 2021-05-18T14:12:42.7407580Z remote: Counting objects: 15% (157/1046) 2021-05-18T14:12:42.7409330Z remote: Counting objects: 16% (168/1046) 2021-05-18T14:12:42.7411730Z remote: Counting objects: 17% (178/1046) 2021-05-18T14:12:42.7412710Z remote: Counting objects: 18% (189/1046) 2021-05-18T14:12:42.7413770Z remote: Counting objects: 19% (199/1046) 2021-05-18T14:12:42.7414860Z remote: Counting objects: 20% (210/1046) 2021-05-18T14:12:42.7415940Z remote: Counting objects: 21% (220/1046) 2021-05-18T14:12:42.7416900Z remote: Counting objects: 22% (231/1046) 2021-05-18T14:12:42.7417850Z remote: Counting objects: 23% (241/1046) 2021-05-18T14:12:42.7418680Z remote: Counting objects: 24% (252/1046) 2021-05-18T14:12:42.7423860Z remote: Counting objects: 25% (262/1046) 2021-05-18T14:12:42.7424930Z remote: Counting objects: 26% (272/1046) 2021-05-18T14:12:42.7430240Z remote: Counting objects: 27% (283/1046) 2021-05-18T14:12:42.7431270Z remote: Counting objects: 28% (293/1046) 2021-05-18T14:12:42.7432100Z remote: Counting objects: 29% (304/1046) 2021-05-18T14:12:42.7432900Z remote: Counting objects: 30% (314/1046) 2021-05-18T14:12:42.7433870Z remote: Counting objects: 31% (325/1046) 2021-05-18T14:12:42.7434940Z remote: Counting objects: 32% (335/1046) 2021-05-18T14:12:42.7435760Z remote: Counting objects: 33% (346/1046) 2021-05-18T14:12:42.7436660Z remote: Counting objects: 34% (356/1046) 2021-05-18T14:12:42.7437880Z remote: Counting objects: 35% (367/1046) 2021-05-18T14:12:42.7438800Z remote: Counting objects: 36% (377/1046) 2021-05-18T14:12:42.7439650Z remote: Counting objects: 37% (388/1046) 2021-05-18T14:12:42.7450520Z remote: Counting objects: 38% (398/1046) 2021-05-18T14:12:42.7453850Z remote: Counting objects: 39% (408/1046) 2021-05-18T14:12:42.7454800Z remote: Counting objects: 40% (419/1046) 2021-05-18T14:12:42.7455690Z remote: Counting objects: 41% (429/1046) 2021-05-18T14:12:42.7458180Z remote: Counting objects: 42% (440/1046) 2021-05-18T14:12:42.7463890Z remote: Counting objects: 43% (450/1046) 2021-05-18T14:12:42.7466870Z remote: Counting objects: 44% (461/1046) 2021-05-18T14:12:42.7467830Z remote: Counting objects: 45% (471/1046) 2021-05-18T14:12:42.7468950Z remote: Counting objects: 46% (482/1046) 2021-05-18T14:12:42.7469820Z remote: Counting objects: 47% (492/1046) 2021-05-18T14:12:42.7471290Z remote: Counting objects: 48% (503/1046) 2021-05-18T14:12:42.7479180Z remote: Counting objects: 49% (513/1046) 2021-05-18T14:12:42.7480220Z remote: Counting objects: 50% (523/1046) 2021-05-18T14:12:42.7481650Z remote: Counting objects: 51% (534/1046) 2021-05-18T14:12:42.7482630Z remote: Counting objects: 52% (544/1046) 2021-05-18T14:12:42.7483490Z remote: Counting objects: 53% (555/1046) 2021-05-18T14:12:42.7485880Z remote: Counting objects: 54% (565/1046) 2021-05-18T14:12:42.7489190Z remote: Counting objects: 55% (576/1046) 2021-05-18T14:12:42.7490130Z remote: Counting objects: 56% (586/1046) 2021-05-18T14:12:42.7490970Z remote: Counting objects: 57% (597/1046) 2021-05-18T14:12:42.7491900Z remote: Counting objects: 58% (607/1046) 2021-05-18T14:12:42.7492760Z remote: Counting objects: 59% (618/1046) 2021-05-18T14:12:42.7493570Z remote: Counting objects: 60% (628/1046) 2021-05-18T14:12:42.7494480Z remote: Counting objects: 61% (639/1046) 2021-05-18T14:12:42.7495330Z remote: Counting objects: 62% (649/1046) 2021-05-18T14:12:42.7496130Z remote: Counting objects: 63% (659/1046) 2021-05-18T14:12:42.7497190Z remote: Counting objects: 64% (670/1046) 2021-05-18T14:12:42.7498170Z remote: Counting objects: 65% (680/1046) 2021-05-18T14:12:42.7498940Z remote: Counting objects: 66% (691/1046) 2021-05-18T14:12:42.7499770Z remote: Counting objects: 67% (701/1046) 2021-05-18T14:12:42.7500530Z remote: Counting objects: 68% (712/1046) 2021-05-18T14:12:42.7501290Z remote: Counting objects: 69% (722/1046) 2021-05-18T14:12:42.7502110Z remote: Counting objects: 70% (733/1046) 2021-05-18T14:12:42.7503420Z remote: Counting objects: 71% (743/1046) 2021-05-18T14:12:42.7578720Z remote: Counting objects: 72% (754/1046) 2021-05-18T14:12:42.7580470Z remote: Counting objects: 73% (764/1046) 2021-05-18T14:12:42.7581340Z remote: Counting objects: 74% (775/1046) 2021-05-18T14:12:42.7582570Z remote: Counting objects: 75% (785/1046) 2021-05-18T14:12:42.7583560Z remote: Counting objects: 76% (795/1046) 2021-05-18T14:12:42.7585260Z remote: Counting objects: 77% (806/1046) 2021-05-18T14:12:42.7585920Z remote: Counting objects: 78% (816/1046) 2021-05-18T14:12:42.7587080Z remote: Counting objects: 79% (827/1046) 2021-05-18T14:12:42.7587600Z remote: Counting objects: 80% (837/1046) 2021-05-18T14:12:42.7588140Z remote: Counting objects: 81% (848/1046) 2021-05-18T14:12:42.7588680Z remote: Counting objects: 82% (858/1046) 2021-05-18T14:12:42.7589200Z remote: Counting objects: 83% (869/1046) 2021-05-18T14:12:42.7589690Z remote: Counting objects: 84% (879/1046) 2021-05-18T14:12:42.7590160Z remote: Counting objects: 85% (890/1046) 2021-05-18T14:12:42.7590680Z remote: Counting objects: 86% (900/1046) 2021-05-18T14:12:42.7591200Z remote: Counting objects: 87% (911/1046) 2021-05-18T14:12:42.7591680Z remote: Counting objects: 88% (921/1046) 2021-05-18T14:12:42.7592200Z remote: Counting objects: 89% (931/1046) 2021-05-18T14:12:42.7592720Z remote: Counting objects: 90% (942/1046) 2021-05-18T14:12:42.7593230Z remote: Counting objects: 91% (952/1046) 2021-05-18T14:12:42.7593750Z remote: Counting objects: 92% (963/1046) 2021-05-18T14:12:42.7594240Z remote: Counting objects: 93% (973/1046) 2021-05-18T14:12:42.7594750Z remote: Counting objects: 94% (984/1046) 2021-05-18T14:12:42.7595250Z remote: Counting objects: 95% (994/1046) 2021-05-18T14:12:42.7595950Z remote: Counting objects: 96% (1005/1046) 2021-05-18T14:12:42.7596470Z remote: Counting objects: 97% (1015/1046) 2021-05-18T14:12:42.7597170Z remote: Counting objects: 98% (1026/1046) 2021-05-18T14:12:42.7597670Z remote: Counting objects: 99% (1036/1046) 2021-05-18T14:12:42.7598190Z remote: Counting objects: 100% (1046/1046) 2021-05-18T14:12:42.7598730Z remote: Counting objects: 100% (1046/1046), done. 2021-05-18T14:12:42.7599260Z remote: Compressing objects: 0% (1/792) 2021-05-18T14:12:42.7600240Z remote: Compressing objects: 1% (8/792) 2021-05-18T14:12:42.7600840Z remote: Compressing objects: 2% (16/792) 2021-05-18T14:12:42.7601410Z remote: Compressing objects: 3% (24/792) 2021-05-18T14:12:42.7601970Z remote: Compressing objects: 4% (32/792) 2021-05-18T14:12:42.7602500Z remote: Compressing objects: 5% (40/792) 2021-05-18T14:12:42.7603070Z remote: Compressing objects: 6% (48/792) 2021-05-18T14:12:42.7603600Z remote: Compressing objects: 7% (56/792) 2021-05-18T14:12:42.7604160Z remote: Compressing objects: 8% (64/792) 2021-05-18T14:12:42.7604720Z remote: Compressing objects: 9% (72/792) 2021-05-18T14:12:42.7605250Z remote: Compressing objects: 10% (80/792) 2021-05-18T14:12:42.7605800Z remote: Compressing objects: 11% (88/792) 2021-05-18T14:12:42.7606350Z remote: Compressing objects: 12% (96/792) 2021-05-18T14:12:42.7606880Z remote: Compressing objects: 13% (103/792) 2021-05-18T14:12:42.7607450Z remote: Compressing objects: 14% (111/792) 2021-05-18T14:12:42.7607990Z remote: Compressing objects: 15% (119/792) 2021-05-18T14:12:42.7608540Z remote: Compressing objects: 16% (127/792) 2021-05-18T14:12:42.7609110Z remote: Compressing objects: 17% (135/792) 2021-05-18T14:12:42.7649440Z remote: Compressing objects: 18% (143/792) 2021-05-18T14:12:42.7650060Z remote: Compressing objects: 19% (151/792) 2021-05-18T14:12:42.7650660Z remote: Compressing objects: 20% (159/792) 2021-05-18T14:12:42.7651480Z remote: Compressing objects: 21% (167/792) 2021-05-18T14:12:42.7663150Z remote: Compressing objects: 22% (175/792) 2021-05-18T14:12:42.7676660Z remote: Compressing objects: 23% (183/792) 2021-05-18T14:12:42.7691990Z remote: Compressing objects: 24% (191/792) 2021-05-18T14:12:42.7710950Z remote: Compressing objects: 25% (198/792) 2021-05-18T14:12:42.7734530Z remote: Compressing objects: 26% (206/792) 2021-05-18T14:12:42.7760850Z remote: Compressing objects: 27% (214/792) 2021-05-18T14:12:42.7778430Z remote: Compressing objects: 28% (222/792) 2021-05-18T14:12:42.7794900Z remote: Compressing objects: 29% (230/792) 2021-05-18T14:12:42.7814380Z remote: Compressing objects: 30% (238/792) 2021-05-18T14:12:42.7830540Z remote: Compressing objects: 31% (246/792) 2021-05-18T14:12:42.7832820Z remote: Compressing objects: 32% (254/792) 2021-05-18T14:12:42.7859400Z remote: Compressing objects: 33% (262/792) 2021-05-18T14:12:42.7864370Z remote: Compressing objects: 34% (270/792) 2021-05-18T14:12:42.7867250Z remote: Compressing objects: 35% (278/792) 2021-05-18T14:12:42.7903430Z remote: Compressing objects: 36% (286/792) 2021-05-18T14:12:42.7982410Z remote: Compressing objects: 37% (294/792) 2021-05-18T14:12:42.8112600Z remote: Compressing objects: 38% (301/792) 2021-05-18T14:12:42.8185360Z remote: Compressing objects: 39% (309/792) 2021-05-18T14:12:42.8189540Z remote: Compressing objects: 40% (317/792) 2021-05-18T14:12:42.8190450Z remote: Compressing objects: 41% (325/792) 2021-05-18T14:12:42.8191300Z remote: Compressing objects: 42% (333/792) 2021-05-18T14:12:42.8192150Z remote: Compressing objects: 43% (341/792) 2021-05-18T14:12:42.8193000Z remote: Compressing objects: 44% (349/792) 2021-05-18T14:12:42.8193820Z remote: Compressing objects: 45% (357/792) 2021-05-18T14:12:42.8194800Z remote: Compressing objects: 46% (365/792) 2021-05-18T14:12:42.8195720Z remote: Compressing objects: 47% (373/792) 2021-05-18T14:12:42.8196750Z remote: Compressing objects: 48% (381/792) 2021-05-18T14:12:42.8197910Z remote: Compressing objects: 49% (389/792) 2021-05-18T14:12:42.8208370Z remote: Compressing objects: 50% (396/792) 2021-05-18T14:12:42.8210940Z remote: Compressing objects: 51% (404/792) 2021-05-18T14:12:42.8212270Z remote: Compressing objects: 52% (412/792) 2021-05-18T14:12:42.8213240Z remote: Compressing objects: 53% (420/792) 2021-05-18T14:12:42.8214060Z remote: Compressing objects: 54% (428/792) 2021-05-18T14:12:42.8214870Z remote: Compressing objects: 55% (436/792) 2021-05-18T14:12:42.8215690Z remote: Compressing objects: 56% (444/792) 2021-05-18T14:12:42.8216500Z remote: Compressing objects: 57% (452/792) 2021-05-18T14:12:42.8218230Z remote: Compressing objects: 58% (460/792) 2021-05-18T14:12:42.8219070Z remote: Compressing objects: 59% (468/792) 2021-05-18T14:12:42.8247860Z remote: Compressing objects: 60% (476/792) 2021-05-18T14:12:42.8284800Z remote: Compressing objects: 61% (484/792) 2021-05-18T14:12:42.8285750Z remote: Compressing objects: 62% (492/792) 2021-05-18T14:12:42.8286760Z remote: Compressing objects: 63% (499/792) 2021-05-18T14:12:42.8298150Z remote: Compressing objects: 64% (507/792) 2021-05-18T14:12:42.8299170Z remote: Compressing objects: 65% (515/792) 2021-05-18T14:12:42.8300070Z remote: Compressing objects: 66% (523/792) 2021-05-18T14:12:42.8300900Z remote: Compressing objects: 67% (531/792) 2021-05-18T14:12:42.8301780Z remote: Compressing objects: 68% (539/792) 2021-05-18T14:12:42.8304520Z remote: Compressing objects: 69% (547/792) 2021-05-18T14:12:42.8305430Z remote: Compressing objects: 70% (555/792) 2021-05-18T14:12:42.8306320Z remote: Compressing objects: 71% (563/792) 2021-05-18T14:12:42.8309590Z remote: Compressing objects: 72% (571/792) 2021-05-18T14:12:42.8310490Z remote: Compressing objects: 73% (579/792) 2021-05-18T14:12:42.8311390Z remote: Compressing objects: 74% (587/792) 2021-05-18T14:12:42.8312260Z remote: Compressing objects: 75% (594/792) 2021-05-18T14:12:42.8313080Z remote: Compressing objects: 76% (602/792) 2021-05-18T14:12:42.8314630Z remote: Compressing objects: 77% (610/792) 2021-05-18T14:12:42.8318340Z remote: Compressing objects: 78% (618/792) 2021-05-18T14:12:42.8319210Z remote: Compressing objects: 79% (626/792) 2021-05-18T14:12:42.8320080Z remote: Compressing objects: 80% (634/792) 2021-05-18T14:12:42.8320910Z remote: Compressing objects: 81% (642/792) 2021-05-18T14:12:42.8321970Z remote: Compressing objects: 82% (650/792) 2021-05-18T14:12:42.8322810Z remote: Compressing objects: 83% (658/792) 2021-05-18T14:12:42.8323640Z remote: Compressing objects: 84% (666/792) 2021-05-18T14:12:42.8324710Z remote: Compressing objects: 85% (674/792) 2021-05-18T14:12:42.8328920Z remote: Compressing objects: 86% (682/792) 2021-05-18T14:12:42.8329930Z remote: Compressing objects: 87% (690/792) 2021-05-18T14:12:42.8356240Z remote: Compressing objects: 88% (697/792) 2021-05-18T14:12:42.8366090Z remote: Compressing objects: 89% (705/792) 2021-05-18T14:12:42.8392980Z remote: Compressing objects: 90% (713/792) 2021-05-18T14:12:42.8403960Z remote: Compressing objects: 91% (721/792) 2021-05-18T14:12:42.8441280Z remote: Compressing objects: 92% (729/792) 2021-05-18T14:12:42.8443720Z remote: Compressing objects: 93% (737/792) 2021-05-18T14:12:42.8444290Z remote: Compressing objects: 94% (745/792) 2021-05-18T14:12:42.8444960Z remote: Compressing objects: 95% (753/792) 2021-05-18T14:12:42.8445550Z remote: Compressing objects: 96% (761/792) 2021-05-18T14:12:42.8446080Z remote: Compressing objects: 97% (769/792) 2021-05-18T14:12:42.8456170Z remote: Compressing objects: 98% (777/792) 2021-05-18T14:12:42.8457060Z remote: Compressing objects: 99% (785/792) 2021-05-18T14:12:42.8457780Z remote: Compressing objects: 100% (792/792) 2021-05-18T14:12:42.8458580Z remote: Compressing objects: 100% (792/792), done. 2021-05-18T14:12:42.8519680Z Receiving objects: 0% (1/1046) 2021-05-18T14:12:42.8520440Z Receiving objects: 1% (11/1046) 2021-05-18T14:12:42.8522050Z Receiving objects: 2% (21/1046) 2021-05-18T14:12:42.8523690Z Receiving objects: 3% (32/1046) 2021-05-18T14:12:42.8528870Z Receiving objects: 4% (42/1046) 2021-05-18T14:12:42.8553820Z Receiving objects: 5% (53/1046) 2021-05-18T14:12:42.8592770Z Receiving objects: 6% (63/1046) 2021-05-18T14:12:42.8617270Z Receiving objects: 7% (74/1046) 2021-05-18T14:12:42.8623220Z Receiving objects: 8% (84/1046) 2021-05-18T14:12:42.8633010Z Receiving objects: 9% (95/1046) 2021-05-18T14:12:42.8767520Z Receiving objects: 10% (105/1046) 2021-05-18T14:12:42.8777770Z Receiving objects: 11% (116/1046) 2021-05-18T14:12:42.8778930Z Receiving objects: 12% (126/1046) 2021-05-18T14:12:42.8779430Z Receiving objects: 13% (136/1046) 2021-05-18T14:12:42.9180580Z Receiving objects: 14% (147/1046) 2021-05-18T14:12:42.9229510Z Receiving objects: 15% (157/1046) 2021-05-18T14:12:42.9230650Z Receiving objects: 16% (168/1046) 2021-05-18T14:12:42.9231480Z Receiving objects: 17% (178/1046) 2021-05-18T14:12:42.9232300Z Receiving objects: 18% (189/1046) 2021-05-18T14:12:42.9233100Z Receiving objects: 19% (199/1046) 2021-05-18T14:12:42.9233890Z Receiving objects: 20% (210/1046) 2021-05-18T14:12:42.9234690Z Receiving objects: 21% (220/1046) 2021-05-18T14:12:42.9237670Z Receiving objects: 22% (231/1046) 2021-05-18T14:12:42.9241250Z Receiving objects: 23% (241/1046) 2021-05-18T14:12:42.9245610Z Receiving objects: 24% (252/1046) 2021-05-18T14:12:42.9247950Z Receiving objects: 25% (262/1046) 2021-05-18T14:12:42.9249950Z Receiving objects: 26% (272/1046) 2021-05-18T14:12:42.9252450Z Receiving objects: 27% (283/1046) 2021-05-18T14:12:42.9254680Z Receiving objects: 28% (293/1046) 2021-05-18T14:12:42.9256320Z Receiving objects: 29% (304/1046) 2021-05-18T14:12:42.9257150Z Receiving objects: 30% (314/1046) 2021-05-18T14:12:42.9257960Z Receiving objects: 31% (325/1046) 2021-05-18T14:12:42.9259400Z Receiving objects: 32% (335/1046) 2021-05-18T14:12:42.9260220Z Receiving objects: 33% (346/1046) 2021-05-18T14:12:42.9261350Z Receiving objects: 34% (356/1046) 2021-05-18T14:12:42.9262210Z Receiving objects: 35% (367/1046) 2021-05-18T14:12:42.9263010Z Receiving objects: 36% (377/1046) 2021-05-18T14:12:42.9263800Z Receiving objects: 37% (388/1046) 2021-05-18T14:12:42.9265800Z Receiving objects: 38% (398/1046) 2021-05-18T14:12:42.9267460Z Receiving objects: 39% (408/1046) 2021-05-18T14:12:42.9268350Z Receiving objects: 40% (419/1046) 2021-05-18T14:12:42.9269250Z Receiving objects: 41% (429/1046) 2021-05-18T14:12:42.9269960Z Receiving objects: 42% (440/1046) 2021-05-18T14:12:42.9270650Z Receiving objects: 43% (450/1046) 2021-05-18T14:12:42.9271340Z Receiving objects: 44% (461/1046) 2021-05-18T14:12:42.9272000Z Receiving objects: 45% (471/1046) 2021-05-18T14:12:42.9272650Z Receiving objects: 46% (482/1046) 2021-05-18T14:12:42.9274060Z Receiving objects: 47% (492/1046) 2021-05-18T14:12:42.9280120Z Receiving objects: 48% (503/1046) 2021-05-18T14:12:42.9286540Z Receiving objects: 49% (513/1046) 2021-05-18T14:12:42.9287320Z Receiving objects: 50% (523/1046) 2021-05-18T14:12:42.9287830Z Receiving objects: 51% (534/1046) 2021-05-18T14:12:42.9288270Z Receiving objects: 52% (544/1046) 2021-05-18T14:12:42.9288700Z Receiving objects: 53% (555/1046) 2021-05-18T14:12:42.9516730Z Receiving objects: 54% (565/1046) 2021-05-18T14:12:43.0049000Z Receiving objects: 55% (576/1046) 2021-05-18T14:12:43.0337250Z Receiving objects: 56% (586/1046) 2021-05-18T14:12:43.0591260Z Receiving objects: 57% (597/1046) 2021-05-18T14:12:43.0714930Z Receiving objects: 58% (607/1046) 2021-05-18T14:12:43.0885220Z Receiving objects: 59% (618/1046) 2021-05-18T14:12:43.1152010Z Receiving objects: 60% (628/1046) 2021-05-18T14:12:43.2108890Z Receiving objects: 61% (639/1046) 2021-05-18T14:12:43.2428280Z Receiving objects: 62% (649/1046) 2021-05-18T14:12:43.2572660Z Receiving objects: 63% (659/1046) 2021-05-18T14:12:43.2676520Z Receiving objects: 64% (670/1046) 2021-05-18T14:12:43.2754290Z Receiving objects: 65% (680/1046) 2021-05-18T14:12:43.3051410Z Receiving objects: 66% (691/1046) 2021-05-18T14:12:43.3216010Z Receiving objects: 67% (701/1046) 2021-05-18T14:12:43.3522550Z Receiving objects: 68% (712/1046) 2021-05-18T14:12:43.3783820Z Receiving objects: 69% (722/1046), 18.91 MiB | 37.81 MiB/s 2021-05-18T14:12:43.4025290Z Receiving objects: 70% (733/1046), 18.91 MiB | 37.81 MiB/s 2021-05-18T14:12:43.4660640Z Receiving objects: 71% (743/1046), 18.91 MiB | 37.81 MiB/s 2021-05-18T14:12:43.4737790Z Receiving objects: 72% (754/1046), 18.91 MiB | 37.81 MiB/s 2021-05-18T14:12:43.5044770Z Receiving objects: 73% (764/1046), 18.91 MiB | 37.81 MiB/s 2021-05-18T14:12:43.5046850Z Receiving objects: 74% (775/1046), 18.91 MiB | 37.81 MiB/s 2021-05-18T14:12:43.5049840Z Receiving objects: 75% (785/1046), 18.91 MiB | 37.81 MiB/s 2021-05-18T14:12:43.5054700Z Receiving objects: 76% (795/1046), 18.91 MiB | 37.81 MiB/s 2021-05-18T14:12:43.5057490Z Receiving objects: 77% (806/1046), 18.91 MiB | 37.81 MiB/s 2021-05-18T14:12:43.5063160Z Receiving objects: 78% (816/1046), 18.91 MiB | 37.81 MiB/s 2021-05-18T14:12:43.5069730Z Receiving objects: 79% (827/1046), 18.91 MiB | 37.81 MiB/s 2021-05-18T14:12:43.5073560Z Receiving objects: 80% (837/1046), 18.91 MiB | 37.81 MiB/s 2021-05-18T14:12:43.5076680Z Receiving objects: 81% (848/1046), 18.91 MiB | 37.81 MiB/s 2021-05-18T14:12:43.5080150Z Receiving objects: 82% (858/1046), 18.91 MiB | 37.81 MiB/s 2021-05-18T14:12:43.5084000Z Receiving objects: 83% (869/1046), 18.91 MiB | 37.81 MiB/s 2021-05-18T14:12:43.5086950Z Receiving objects: 84% (879/1046), 18.91 MiB | 37.81 MiB/s 2021-05-18T14:12:43.5088540Z Receiving objects: 85% (890/1046), 18.91 MiB | 37.81 MiB/s 2021-05-18T14:12:43.5092140Z Receiving objects: 86% (900/1046), 18.91 MiB | 37.81 MiB/s 2021-05-18T14:12:43.5095040Z Receiving objects: 87% (911/1046), 18.91 MiB | 37.81 MiB/s 2021-05-18T14:12:43.5096710Z Receiving objects: 88% (921/1046), 18.91 MiB | 37.81 MiB/s 2021-05-18T14:12:43.5099670Z Receiving objects: 89% (931/1046), 18.91 MiB | 37.81 MiB/s 2021-05-18T14:12:43.5106990Z Receiving objects: 90% (942/1046), 18.91 MiB | 37.81 MiB/s 2021-05-18T14:12:43.5111220Z Receiving objects: 91% (952/1046), 18.91 MiB | 37.81 MiB/s 2021-05-18T14:12:43.5114320Z Receiving objects: 92% (963/1046), 18.91 MiB | 37.81 MiB/s 2021-05-18T14:12:43.5131190Z Receiving objects: 93% (973/1046), 18.91 MiB | 37.81 MiB/s 2021-05-18T14:12:43.5164500Z Receiving objects: 94% (984/1046), 18.91 MiB | 37.81 MiB/s 2021-05-18T14:12:43.5259870Z Receiving objects: 95% (994/1046), 18.91 MiB | 37.81 MiB/s 2021-05-18T14:12:43.5815410Z Receiving objects: 96% (1005/1046), 18.91 MiB | 37.81 MiB/s 2021-05-18T14:12:43.6457730Z Receiving objects: 97% (1015/1046), 18.91 MiB | 37.81 MiB/s 2021-05-18T14:12:43.6459230Z Receiving objects: 98% (1026/1046), 18.91 MiB | 37.81 MiB/s 2021-05-18T14:12:43.6703530Z Receiving objects: 99% (1036/1046), 18.91 MiB | 37.81 MiB/s 2021-05-18T14:12:43.6705530Z remote: Total 1046 (delta 478), reused 675 (delta 235), pack-reused 0 2021-05-18T14:12:43.6714100Z Receiving objects: 100% (1046/1046), 18.91 MiB | 37.81 MiB/s 2021-05-18T14:12:43.6716780Z Receiving objects: 100% (1046/1046), 32.26 MiB | 39.38 MiB/s, done. 2021-05-18T14:12:43.6728280Z Resolving deltas: 0% (0/478) 2021-05-18T14:12:43.6740190Z Resolving deltas: 1% (5/478) 2021-05-18T14:12:43.6761420Z Resolving deltas: 2% (10/478) 2021-05-18T14:12:43.6774510Z Resolving deltas: 3% (15/478) 2021-05-18T14:12:43.6780380Z Resolving deltas: 4% (20/478) 2021-05-18T14:12:43.6782370Z Resolving deltas: 5% (24/478) 2021-05-18T14:12:43.6784840Z Resolving deltas: 6% (29/478) 2021-05-18T14:12:43.6796970Z Resolving deltas: 7% (34/478) 2021-05-18T14:12:43.6797540Z Resolving deltas: 8% (39/478) 2021-05-18T14:12:43.6798070Z Resolving deltas: 9% (44/478) 2021-05-18T14:12:43.6798680Z Resolving deltas: 10% (48/478) 2021-05-18T14:12:43.6799170Z Resolving deltas: 11% (53/478) 2021-05-18T14:12:43.6800130Z Resolving deltas: 12% (58/478) 2021-05-18T14:12:43.6800780Z Resolving deltas: 13% (63/478) 2021-05-18T14:12:43.6801580Z Resolving deltas: 14% (67/478) 2021-05-18T14:12:43.6802190Z Resolving deltas: 15% (72/478) 2021-05-18T14:12:43.6803420Z Resolving deltas: 16% (77/478) 2021-05-18T14:12:43.6806370Z Resolving deltas: 17% (83/478) 2021-05-18T14:12:43.6807010Z Resolving deltas: 18% (87/478) 2021-05-18T14:12:43.6807520Z Resolving deltas: 19% (91/478) 2021-05-18T14:12:43.6807970Z Resolving deltas: 20% (97/478) 2021-05-18T14:12:43.6808450Z Resolving deltas: 21% (101/478) 2021-05-18T14:12:43.6808900Z Resolving deltas: 22% (106/478) 2021-05-18T14:12:43.6809460Z Resolving deltas: 23% (110/478) 2021-05-18T14:12:43.6809960Z Resolving deltas: 24% (115/478) 2021-05-18T14:12:43.6810400Z Resolving deltas: 25% (120/478) 2021-05-18T14:12:43.6810890Z Resolving deltas: 26% (125/478) 2021-05-18T14:12:43.6811370Z Resolving deltas: 27% (130/478) 2021-05-18T14:12:43.6811880Z Resolving deltas: 28% (134/478) 2021-05-18T14:12:43.6812400Z Resolving deltas: 29% (139/478) 2021-05-18T14:12:43.6812850Z Resolving deltas: 30% (144/478) 2021-05-18T14:12:43.6813330Z Resolving deltas: 31% (149/478) 2021-05-18T14:12:43.6813810Z Resolving deltas: 32% (153/478) 2021-05-18T14:12:43.6814330Z Resolving deltas: 33% (158/478) 2021-05-18T14:12:43.6815160Z Resolving deltas: 34% (163/478) 2021-05-18T14:12:43.6815630Z Resolving deltas: 35% (168/478) 2021-05-18T14:12:43.6826410Z Resolving deltas: 36% (173/478) 2021-05-18T14:12:43.6826840Z Resolving deltas: 37% (177/478) 2021-05-18T14:12:43.6827250Z Resolving deltas: 38% (182/478) 2021-05-18T14:12:43.6827670Z Resolving deltas: 39% (187/478) 2021-05-18T14:12:43.6828070Z Resolving deltas: 40% (192/478) 2021-05-18T14:12:43.6828480Z Resolving deltas: 41% (196/478) 2021-05-18T14:12:43.6828890Z Resolving deltas: 42% (201/478) 2021-05-18T14:12:43.6829290Z Resolving deltas: 43% (206/478) 2021-05-18T14:12:43.6829700Z Resolving deltas: 44% (211/478) 2021-05-18T14:12:43.6830650Z Resolving deltas: 45% (216/478) 2021-05-18T14:12:43.6831060Z Resolving deltas: 46% (220/478) 2021-05-18T14:12:43.6831470Z Resolving deltas: 47% (225/478) 2021-05-18T14:12:43.6831870Z Resolving deltas: 48% (230/478) 2021-05-18T14:12:43.6832280Z Resolving deltas: 49% (235/478) 2021-05-18T14:12:43.6832690Z Resolving deltas: 50% (239/478) 2021-05-18T14:12:43.6833090Z Resolving deltas: 51% (245/478) 2021-05-18T14:12:43.6833500Z Resolving deltas: 52% (249/478) 2021-05-18T14:12:43.6833900Z Resolving deltas: 53% (254/478) 2021-05-18T14:12:43.6834300Z Resolving deltas: 54% (259/478) 2021-05-18T14:12:43.6834710Z Resolving deltas: 55% (263/478) 2021-05-18T14:12:43.6835110Z Resolving deltas: 56% (268/478) 2021-05-18T14:12:43.6835520Z Resolving deltas: 57% (273/478) 2021-05-18T14:12:43.6835920Z Resolving deltas: 58% (278/478) 2021-05-18T14:12:43.6836320Z Resolving deltas: 59% (283/478) 2021-05-18T14:12:43.6836730Z Resolving deltas: 60% (287/478) 2021-05-18T14:12:43.6837140Z Resolving deltas: 61% (292/478) 2021-05-18T14:12:43.6837560Z Resolving deltas: 62% (297/478) 2021-05-18T14:12:43.6837960Z Resolving deltas: 63% (302/478) 2021-05-18T14:12:43.6838380Z Resolving deltas: 64% (306/478) 2021-05-18T14:12:43.6838800Z Resolving deltas: 65% (311/478) 2021-05-18T14:12:43.6839200Z Resolving deltas: 66% (316/478) 2021-05-18T14:12:43.6839610Z Resolving deltas: 67% (321/478) 2021-05-18T14:12:43.6840010Z Resolving deltas: 68% (326/478) 2021-05-18T14:12:43.6840410Z Resolving deltas: 69% (330/478) 2021-05-18T14:12:43.6840820Z Resolving deltas: 70% (335/478) 2021-05-18T14:12:43.6841210Z Resolving deltas: 71% (340/478) 2021-05-18T14:12:43.6841620Z Resolving deltas: 72% (345/478) 2021-05-18T14:12:43.6842020Z Resolving deltas: 73% (349/478) 2021-05-18T14:12:43.6842430Z Resolving deltas: 74% (354/478) 2021-05-18T14:12:43.6842830Z Resolving deltas: 75% (359/478) 2021-05-18T14:12:43.6843230Z Resolving deltas: 76% (364/478) 2021-05-18T14:12:43.6843640Z Resolving deltas: 77% (369/478) 2021-05-18T14:12:43.6844050Z Resolving deltas: 78% (373/478) 2021-05-18T14:12:43.6844790Z Resolving deltas: 79% (378/478) 2021-05-18T14:12:43.6845250Z Resolving deltas: 80% (383/478) 2021-05-18T14:12:43.6845650Z Resolving deltas: 81% (388/478) 2021-05-18T14:12:43.6846060Z Resolving deltas: 82% (392/478) 2021-05-18T14:12:43.6846460Z Resolving deltas: 83% (397/478) 2021-05-18T14:12:43.6846860Z Resolving deltas: 84% (402/478) 2021-05-18T14:12:43.6847270Z Resolving deltas: 85% (407/478) 2021-05-18T14:12:43.6847670Z Resolving deltas: 86% (412/478) 2021-05-18T14:12:43.6848080Z Resolving deltas: 87% (416/478) 2021-05-18T14:12:43.6848470Z Resolving deltas: 88% (421/478) 2021-05-18T14:12:43.6848880Z Resolving deltas: 89% (426/478) 2021-05-18T14:12:43.6849290Z Resolving deltas: 90% (431/478) 2021-05-18T14:12:43.6849690Z Resolving deltas: 91% (435/478) 2021-05-18T14:12:43.6850230Z Resolving deltas: 92% (440/478) 2021-05-18T14:12:43.6850630Z Resolving deltas: 93% (445/478) 2021-05-18T14:12:43.6851040Z Resolving deltas: 94% (450/478) 2021-05-18T14:12:43.6851460Z Resolving deltas: 95% (455/478) 2021-05-18T14:12:43.6851860Z Resolving deltas: 96% (459/478) 2021-05-18T14:12:43.6852640Z Resolving deltas: 97% (464/478) 2021-05-18T14:12:43.6853050Z Resolving deltas: 98% (469/478) 2021-05-18T14:12:43.6853460Z Resolving deltas: 99% (474/478) 2021-05-18T14:12:43.7402610Z Resolving deltas: 100% (478/478) 2021-05-18T14:12:43.7404440Z Resolving deltas: 100% (478/478), done. 2021-05-18T14:12:43.7794870Z From https://github.com/neuroconductor/eegUtils 2021-05-18T14:12:43.7797190Z * [new ref] c56284176990d318c241c966eb20b81b39cc80ec -> 0.6.1.s 2021-05-18T14:12:43.7873790Z ##[endgroup] 2021-05-18T14:12:43.7875150Z ##[group]Determining the checkout info 2021-05-18T14:12:43.7878460Z ##[endgroup] 2021-05-18T14:12:43.7879680Z ##[group]Checking out the ref 2021-05-18T14:12:43.7888130Z [command]/usr/local/bin/git checkout --progress --force refs/tags/0.6.1.s 2021-05-18T14:12:44.5087010Z HEAD is now at c562841 Version id 112 stable 2021-05-18T14:12:44.5186600Z ##[endgroup] 2021-05-18T14:12:44.5868140Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-18T14:12:44.5973340Z 'c56284176990d318c241c966eb20b81b39cc80ec' 2021-05-18T14:12:44.6777580Z ##[group]Run r-lib/actions/setup-r@master 2021-05-18T14:12:44.6778070Z with: 2021-05-18T14:12:44.6778410Z r-version: devel 2021-05-18T14:12:44.6778760Z Ncpus: 1 2021-05-18T14:12:44.6779120Z crayon.enabled: NULL 2021-05-18T14:12:44.6779600Z remove-openmp-macos: true 2021-05-18T14:12:44.6780200Z http-user-agent: default 2021-05-18T14:12:44.6780620Z install-r: true 2021-05-18T14:12:44.6783600Z windows-path-include-mingw: true 2021-05-18T14:12:44.6784140Z env: 2021-05-18T14:12:44.6784540Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:12:44.6784980Z TIC_DEPLOY_KEY: 2021-05-18T14:12:44.6785290Z RSPM: 2021-05-18T14:12:44.6786550Z GITHUB_PAT: *** 2021-05-18T14:12:44.6787310Z COVERALLS_TOKEN: *** 2021-05-18T14:12:44.6787760Z continue-on-error: true 2021-05-18T14:12:44.6788220Z VDIFFR_RUN_TESTS: false 2021-05-18T14:12:44.6788590Z ##[endgroup] 2021-05-18T14:12:45.1884300Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-18T14:12:49.1071120Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-18T14:12:50.0778670Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-18T14:12:51.0112810Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-18T14:12:51.0136750Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-18T14:12:51.0147070Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-18T14:12:51.0148740Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-18T14:12:51.0149840Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-18T14:12:51.0151140Z Checksumming (Apple_Free : 3)… 2021-05-18T14:12:52.0334450Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-18T14:12:52.0338720Z Checksumming disk image (Apple_HFS : 4)… 2021-05-18T14:12:52.0826020Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-18T14:12:52.0853270Z Checksumming (Apple_Free : 5)… 2021-05-18T14:12:53.0033860Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-18T14:12:53.0036180Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-18T14:12:54.0008500Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-18T14:12:54.0100360Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-18T14:12:54.0107240Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-18T14:12:54.0108100Z verified CRC32 $84F1919B 2021-05-18T14:12:54.2616630Z /dev/disk2 GUID_partition_scheme 2021-05-18T14:12:54.2753730Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-18T14:12:54.3212270Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-18T14:12:54.3583030Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-devel.pkg -target / 2021-05-18T14:13:12.0514270Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-18T14:13:12.0515500Z To reinstall 0.29.2_3, run: 2021-05-18T14:13:12.0516820Z brew reinstall pkg-config 2021-05-18T14:13:12.1921810Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-18T14:13:14.7071720Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-18T14:13:14.7075230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-18T14%3A20%3A00Z&sig=2C8Tz%2Fa1e9jtxr8lIQnku52sSkvLLRh1cLv5tjxZq64%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:13:14.7824060Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-18T14:13:15.3522550Z installer: Package name is gfortran 2021-05-18T14:13:15.3578150Z installer: Installing at base path / 2021-05-18T14:13:15.3590170Z installer: The install was successful. 2021-05-18T14:13:15.3686060Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-18T14:13:15.5164090Z "disk2" ejected. 2021-05-18T14:13:15.5266760Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-18T14:13:19.6421720Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-18T14:13:19.8013780Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-18T14:13:21.4639610Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-18T14:13:21.7971900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-18T14%3A20%3A00Z&sig=ND4UhcamPdX1LyrVu%2FqPJu4MKhdbRhIgf7uPJRweoXM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:13:21.8729770Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-18T14:13:25.4175150Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-18T14:13:39.0451630Z installer: Package name is R 4.2.0 for macOS 2021-05-18T14:13:39.0454790Z installer: Upgrading at base path / 2021-05-18T14:13:39.0455910Z installer: The upgrade was successful. 2021-05-18T14:13:39.0520590Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-18T14:13:39.1160900Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-18T14:13:39.1161460Z env: 2021-05-18T14:13:39.1161900Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:13:39.1162340Z TIC_DEPLOY_KEY: 2021-05-18T14:13:39.1162720Z RSPM: 2021-05-18T14:13:39.1164170Z GITHUB_PAT: *** 2021-05-18T14:13:39.1164990Z COVERALLS_TOKEN: *** 2021-05-18T14:13:39.1165500Z continue-on-error: true 2021-05-18T14:13:39.1165980Z VDIFFR_RUN_TESTS: false 2021-05-18T14:13:39.1166470Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:13:39.1166930Z TZ: UTC 2021-05-18T14:13:39.1167280Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:13:39.1167680Z NOT_CRAN: true 2021-05-18T14:13:39.1168080Z ##[endgroup] 2021-05-18T14:13:39.5140150Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-18T14:13:40.0763380Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-18T14:13:40.0764660Z Dload Upload Total Spent Left Speed 2021-05-18T14:13:40.0765080Z 2021-05-18T14:13:40.1751930Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-18T14:13:40.1753360Z 100 117 0 117 0 0 1181 0 --:--:-- --:--:-- --:--:-- 1181 2021-05-18T14:13:40.4511250Z 2021-05-18T14:13:40.4912870Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-18T14:13:40.4914160Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-18T14:13:41.4943090Z 2021-05-18T14:13:42.4759420Z 2 82.6M 2 1887k 0 0 1331k 0 0:01:03 0:00:01 0:01:02 1331k 2021-05-18T14:13:43.4819060Z 18 82.6M 18 15.2M 0 0 6506k 0 0:00:13 0:00:02 0:00:11 13.6M 2021-05-18T14:13:44.4514350Z 25 82.6M 25 20.9M 0 0 6290k 0 0:00:13 0:00:03 0:00:10 9827k 2021-05-18T14:13:45.4654020Z 32 82.6M 32 26.8M 0 0 6286k 0 0:00:13 0:00:04 0:00:09 8663k 2021-05-18T14:13:46.4542090Z 39 82.6M 39 33.0M 0 0 6270k 0 0:00:13 0:00:05 0:00:08 8032k 2021-05-18T14:13:47.4636190Z 47 82.6M 47 39.3M 0 0 6319k 0 0:00:13 0:00:06 0:00:07 7745k 2021-05-18T14:13:48.4561620Z 54 82.6M 54 45.0M 0 0 6240k 0 0:00:13 0:00:07 0:00:06 6110k 2021-05-18T14:13:49.4550790Z 62 82.6M 62 52.0M 0 0 6356k 0 0:00:13 0:00:08 0:00:05 6400k 2021-05-18T14:13:50.4736800Z 71 82.6M 71 59.1M 0 0 6456k 0 0:00:13 0:00:09 0:00:04 6607k 2021-05-18T14:13:51.4844450Z 80 82.6M 80 66.2M 0 0 6519k 0 0:00:12 0:00:10 0:00:02 6789k 2021-05-18T14:13:52.4885040Z 87 82.6M 87 72.7M 0 0 6525k 0 0:00:12 0:00:11 0:00:01 6788k 2021-05-18T14:13:52.7730690Z 96 82.6M 96 80.0M 0 0 6600k 0 0:00:12 0:00:12 --:--:-- 7129k 2021-05-18T14:13:52.7732960Z 100 82.6M 100 82.6M 0 0 6665k 0 0:00:12 0:00:12 --:--:-- 7266k 2021-05-18T14:13:58.6203100Z ##[group]Run tlmgr update --self 2021-05-18T14:13:58.6203850Z tlmgr update --self 2021-05-18T14:13:58.6204740Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-18T14:13:58.6205550Z tlmgr update --all 2021-05-18T14:13:58.6624240Z shell: /bin/bash -e {0} 2021-05-18T14:13:58.6624660Z env: 2021-05-18T14:13:58.6625100Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:13:58.6625600Z TIC_DEPLOY_KEY: 2021-05-18T14:13:58.6626000Z RSPM: 2021-05-18T14:13:58.6627270Z GITHUB_PAT: *** 2021-05-18T14:13:58.6628100Z COVERALLS_TOKEN: *** 2021-05-18T14:13:58.6628620Z continue-on-error: true 2021-05-18T14:13:58.6629090Z VDIFFR_RUN_TESTS: false 2021-05-18T14:13:58.6629610Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:13:58.6630060Z TZ: UTC 2021-05-18T14:13:58.6630480Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:13:58.6630910Z NOT_CRAN: true 2021-05-18T14:13:58.6631390Z ##[endgroup] 2021-05-18T14:14:05.6144710Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:14:06.1600870Z [1/1, ??:??/??:??] update: texlive.infra [226k] (59199 -> 59237) ... done 2021-05-18T14:14:06.1602400Z running mktexlsr ... 2021-05-18T14:14:06.8117440Z done running mktexlsr. 2021-05-18T14:14:06.8473090Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:14:06.8475000Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:14:09.1770960Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:14:09.1772020Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-18T14:14:09.4711690Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-18T14:14:09.9083130Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-18T14:14:10.1742400Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-18T14:14:10.5321780Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-18T14:14:10.8088810Z [6/89, 00:01/06:19] install: biber.universal-darwin [33017k] 2021-05-18T14:14:15.2855530Z [7/89, 00:06/00:06] install: biber [1k] 2021-05-18T14:14:15.5666130Z [8/89, 00:06/00:06] install: biblatex [238k] 2021-05-18T14:14:16.1457650Z [9/89, 00:07/00:07] install: checkcites.universal-darwin [1k] 2021-05-18T14:14:16.4303760Z [10/89, 00:07/00:07] install: checkcites [7k] 2021-05-18T14:14:16.6989290Z [11/89, 00:07/00:07] install: chickenize [15k] 2021-05-18T14:14:17.0743320Z [12/89, 00:08/00:08] install: chinese-jfm [3k] 2021-05-18T14:14:17.3661220Z [13/89, 00:08/00:08] install: cloze [9k] 2021-05-18T14:14:17.6501820Z [14/89, 00:08/00:08] install: colorprofiles [86k] 2021-05-18T14:14:18.0310460Z [15/89, 00:09/00:09] install: combofont [2k] 2021-05-18T14:14:18.3475810Z [16/89, 00:09/00:09] install: courier [470k] 2021-05-18T14:14:18.9941920Z [17/89, 00:09/00:09] install: courier-scaled [3k] 2021-05-18T14:14:19.2700540Z [18/89, 00:10/00:10] install: cstypo [3k] 2021-05-18T14:14:19.5569560Z [19/89, 00:10/00:10] install: ctablestack [2k] 2021-05-18T14:14:19.8454720Z [20/89, 00:10/00:10] install: ekdosis [19k] 2021-05-18T14:14:20.7204990Z [21/89, 00:11/00:11] install: emoji [40k] 2021-05-18T14:14:20.7205710Z [22/89, 00:11/00:11] install: emojicite [2k] 2021-05-18T14:14:20.9015210Z [23/89, 00:11/00:11] install: enctex [24k] 2021-05-18T14:14:21.2776240Z [24/89, 00:12/00:12] install: enigma [18k] 2021-05-18T14:14:21.6481830Z [25/89, 00:12/00:12] install: etex-pkg [6k] 2021-05-18T14:14:21.9368170Z [26/89, 00:12/00:12] install: filecontents [3k] 2021-05-18T14:14:22.2483460Z [27/89, 00:13/00:13] install: grfext [3k] 2021-05-18T14:14:22.5380160Z [28/89, 00:13/00:13] install: hyphenex [9k] 2021-05-18T14:14:22.8222300Z [29/89, 00:13/00:13] install: ifplatform [2k] 2021-05-18T14:14:23.1147730Z [30/89, 00:14/00:15] install: innerscript [4k] 2021-05-18T14:14:23.3969300Z [31/89, 00:14/00:15] install: interpreter [7k] 2021-05-18T14:14:23.7071600Z [32/89, 00:14/00:15] install: kanaparser [5k] 2021-05-18T14:14:23.9760480Z [33/89, 00:14/00:15] install: knuth-local [23k] 2021-05-18T14:14:24.3409870Z [34/89, 00:15/00:16] install: logreq [4k] 2021-05-18T14:14:24.6362870Z [35/89, 00:15/00:16] install: lua-typo [7k] 2021-05-18T14:14:24.9310490Z [36/89, 00:15/00:16] install: lua-uca [70k] 2021-05-18T14:14:25.3529940Z [37/89, 00:16/00:17] install: lua-ul [7k] 2021-05-18T14:14:25.6631890Z [38/89, 00:16/00:17] install: lua-uni-algos [6k] 2021-05-18T14:14:25.9566890Z [39/89, 00:16/00:17] install: lua-visual-debug [4k] 2021-05-18T14:14:26.2416900Z [40/89, 00:17/00:18] install: luacode [3k] 2021-05-18T14:14:26.5200430Z [41/89, 00:17/00:18] install: luacolor [5k] 2021-05-18T14:14:26.9216530Z [42/89, 00:17/00:18] install: luahyphenrules [3k] 2021-05-18T14:14:27.2997510Z [43/89, 00:18/00:19] install: luaimageembed [2k] 2021-05-18T14:14:27.5849070Z [44/89, 00:18/00:19] install: luaindex [5k] 2021-05-18T14:14:27.8918690Z [45/89, 00:18/00:19] install: luainputenc [5k] 2021-05-18T14:14:28.2741320Z [46/89, 00:19/00:20] install: luaintro [1k] 2021-05-18T14:14:28.6308350Z [47/89, 00:19/00:20] install: luakeys [5k] 2021-05-18T14:14:29.0131870Z [48/89, 00:20/00:21] install: lualatex-doc [1k] 2021-05-18T14:14:29.3684120Z [49/89, 00:20/00:21] install: lualatex-truncate [2k] 2021-05-18T14:14:29.6557630Z [50/89, 00:20/00:21] install: luamplib [12k] 2021-05-18T14:14:30.0298100Z [51/89, 00:21/00:22] install: luapackageloader [2k] 2021-05-18T14:14:30.3704610Z [52/89, 00:21/00:22] install: luaprogtable [7k] 2021-05-18T14:14:30.6927780Z [53/89, 00:21/00:22] install: luarandom [2k] 2021-05-18T14:14:31.0053400Z [54/89, 00:22/00:23] install: luatex85 [2k] 2021-05-18T14:14:31.3234120Z [55/89, 00:22/00:23] install: luatexbase [4k] 2021-05-18T14:14:31.6390190Z [56/89, 00:22/00:23] install: luatexko [22k] 2021-05-18T14:14:32.0554590Z [57/89, 00:23/00:24] install: luatextra [2k] 2021-05-18T14:14:32.3739320Z [58/89, 00:23/00:24] install: luavlna [8k] 2021-05-18T14:14:32.7322610Z [59/89, 00:23/00:24] install: luaxml [31k] 2021-05-18T14:14:33.2357500Z [60/89, 00:24/00:25] install: makeindex.universal-darwin [91k] 2021-05-18T14:14:33.7957400Z [61/89, 00:24/00:25] install: makeindex [5k] 2021-05-18T14:14:34.2082630Z [62/89, 00:25/00:26] install: mflogo [2k] 2021-05-18T14:14:34.6111550Z [63/89, 00:25/00:26] install: newpax [9k] 2021-05-18T14:14:34.9792910Z [64/89, 00:25/00:26] install: nodetree [13k] 2021-05-18T14:14:35.4335020Z [65/89, 00:26/00:27] install: odsfile [5k] 2021-05-18T14:14:35.7942440Z [66/89, 00:26/00:27] install: optex.universal-darwin [1k] 2021-05-18T14:14:36.1332720Z [67/89, 00:27/00:28] install: optex [770k] 2021-05-18T14:14:37.9785970Z [68/89, 00:28/00:29] install: pdfarticle [4k] 2021-05-18T14:14:38.3673820Z [69/89, 00:29/00:30] install: pdfextra [22k] 2021-05-18T14:14:38.7694450Z [70/89, 00:29/00:30] install: placeat [4k] 2021-05-18T14:14:39.1275870Z [71/89, 00:30/00:31] install: plantuml [3k] 2021-05-18T14:14:39.5379140Z [72/89, 00:30/00:31] install: rsfs [55k] 2021-05-18T14:14:40.2493400Z [73/89, 00:31/00:32] install: selnolig [53k] 2021-05-18T14:14:40.7867420Z [74/89, 00:31/00:32] install: spelling [14k] 2021-05-18T14:14:41.3196570Z [75/89, 00:32/00:33] install: stricttex [2k] 2021-05-18T14:14:41.7080610Z [76/89, 00:32/00:33] install: texlive-common [1k] 2021-05-18T14:14:42.0850790Z [77/89, 00:33/00:34] install: texlive-en [1k] 2021-05-18T14:14:42.4238700Z [78/89, 00:33/00:34] install: texlive-msg-translations [144k] 2021-05-18T14:14:43.3193120Z [79/89, 00:34/00:34] install: thumbpdf.universal-darwin [1k] 2021-05-18T14:14:43.6830550Z [80/89, 00:34/00:34] install: thumbpdf [19k] 2021-05-18T14:14:44.1618310Z [81/89, 00:35/00:36] install: tlshell.universal-darwin [1k] 2021-05-18T14:14:44.5262990Z [82/89, 00:35/00:36] install: tlshell [29k] 2021-05-18T14:14:45.2886480Z [83/89, 00:35/00:35] install: typewriter [25k] 2021-05-18T14:14:45.4400470Z [84/89, 00:36/00:36] install: uninormalize [6k] 2021-05-18T14:14:45.8339740Z [85/89, 00:36/00:36] install: upquote [2k] 2021-05-18T14:14:46.2201310Z [86/89, 00:37/00:37] install: xdvi.universal-darwin [948k] 2021-05-18T14:14:47.4170820Z [87/89, 00:38/00:38] install: xdvi [7k] 2021-05-18T14:14:47.8021550Z [88/89, 00:38/00:38] install: collection-basic [1k] 2021-05-18T14:14:48.1346550Z [89/89, 00:39/00:39] install: collection-luatex [1k] 2021-05-18T14:14:48.4681570Z running mktexlsr ... 2021-05-18T14:14:48.8606930Z done running mktexlsr. 2021-05-18T14:14:48.9093320Z running updmap-sys ... 2021-05-18T14:14:49.6991460Z done running updmap-sys. 2021-05-18T14:14:49.6992760Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-18T14:14:49.6994890Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/0poirYnI6G/8zc6PNiRKf ... 2021-05-18T14:14:51.2575120Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/0poirYnI6G/8zc6PNiRKf. 2021-05-18T14:14:51.2576580Z OK: optex.fmt/luatex 2021-05-18T14:14:51.2577880Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:14:51.2579370Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:14:53.6483540Z /Users/runner/Library/TinyTeX/bin/universal-darwin/tlmgr: (make_container __BACKUP_texlive-scripts.r59219.tar) install-tl does not exist 2021-05-18T14:14:53.6485840Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:14:54.6996770Z [1/1, ??:??/??:??] update: texlive-scripts [106k] (59219 -> 59236) ... done 2021-05-18T14:14:54.7001340Z running mktexlsr ... 2021-05-18T14:14:55.0258110Z done running mktexlsr. 2021-05-18T14:14:55.0695400Z running updmap-sys ... 2021-05-18T14:14:55.7744560Z done running updmap-sys. 2021-05-18T14:14:55.7746510Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:14:55.7748510Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:14:55.9004690Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-18T14:14:55.9005220Z with: 2021-05-18T14:14:55.9005580Z pandoc-version: 2.7.3 2021-05-18T14:14:55.9005940Z env: 2021-05-18T14:14:55.9006330Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:14:55.9006750Z TIC_DEPLOY_KEY: 2021-05-18T14:14:55.9007080Z RSPM: 2021-05-18T14:14:55.9008260Z GITHUB_PAT: *** 2021-05-18T14:14:55.9009030Z COVERALLS_TOKEN: *** 2021-05-18T14:14:55.9009480Z continue-on-error: true 2021-05-18T14:14:55.9009930Z VDIFFR_RUN_TESTS: false 2021-05-18T14:14:55.9010380Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:14:55.9010790Z TZ: UTC 2021-05-18T14:14:55.9011130Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:14:55.9011510Z NOT_CRAN: true 2021-05-18T14:14:55.9011850Z ##[endgroup] 2021-05-18T14:14:56.9995500Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-18T14:15:06.5147230Z installer: Package name is pandoc 2021-05-18T14:15:06.5150990Z installer: Installing at base path / 2021-05-18T14:15:06.5151720Z installer: The install was successful. 2021-05-18T14:15:06.5438100Z ##[group]Run git config user.name adigherman 2021-05-18T14:15:06.5438830Z git config user.name adigherman 2021-05-18T14:15:06.5439420Z git config user.email adig@jhu.edu 2021-05-18T14:15:06.6106980Z shell: /bin/bash -e {0} 2021-05-18T14:15:06.6108050Z env: 2021-05-18T14:15:06.6108490Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:15:06.6108980Z TIC_DEPLOY_KEY: 2021-05-18T14:15:06.6109380Z RSPM: 2021-05-18T14:15:06.6110610Z GITHUB_PAT: *** 2021-05-18T14:15:06.6111460Z COVERALLS_TOKEN: *** 2021-05-18T14:15:06.6111970Z continue-on-error: true 2021-05-18T14:15:06.6112450Z VDIFFR_RUN_TESTS: false 2021-05-18T14:15:06.6112970Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:15:06.6113410Z TZ: UTC 2021-05-18T14:15:06.6113840Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:15:06.6114270Z NOT_CRAN: true 2021-05-18T14:15:06.6114640Z ##[endgroup] 2021-05-18T14:15:06.7039150Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-18T14:15:06.7039850Z env: 2021-05-18T14:15:06.7040310Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:15:06.7040780Z TIC_DEPLOY_KEY: 2021-05-18T14:15:06.7041130Z RSPM: 2021-05-18T14:15:06.7041980Z GITHUB_PAT: *** 2021-05-18T14:15:06.7042790Z COVERALLS_TOKEN: *** 2021-05-18T14:15:06.7043310Z continue-on-error: true 2021-05-18T14:15:06.7043800Z VDIFFR_RUN_TESTS: false 2021-05-18T14:15:06.7044280Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:15:06.7044740Z TZ: UTC 2021-05-18T14:15:06.7045150Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:15:06.7045540Z NOT_CRAN: true 2021-05-18T14:15:06.7045930Z ##[endgroup] 2021-05-18T14:15:08.5978510Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-18T14:15:08.5980110Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-18T14:15:08.5980790Z To reinstall 3.20.2, run: 2021-05-18T14:15:08.5981420Z brew reinstall cmake 2021-05-18T14:15:10.1045500Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-18T14:15:11.2782780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a61a3ab0ec9415dac3ffd0296b86a41fef17910b8beba0d8e4864bf3569259a9--libssh-0.9.5_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-18T14:15:11.8913220Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-18T14:15:12.2572630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-18T14%3A25%3A00Z&sig=M%2Brk%2BpSiXWtOGGPc3pbGzKaYJonHbfge21WmfEy1o04%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:15:12.2919070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd\?se=2021-05-18T14\%3A25\%3A00Z\&sig=M\%2Brk\%2BpSiXWtOGGPc3pbGzKaYJonHbfge21WmfEy1o04\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:15:12.4181090Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-18T14:15:12.4923850Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-18T14:15:12.4951740Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz --directory /private/tmp/d20210518-2899-1s2ku7e 2021-05-18T14:15:12.7452140Z cp -pR /private/tmp/d20210518-2899-1s2ku7e/libssh/. /usr/local/Cellar/libssh 2021-05-18T14:15:13.0274480Z chmod -Rf +w /private/tmp/d20210518-2899-1s2ku7e 2021-05-18T14:15:13.2138250Z ==> Finishing up 2021-05-18T14:15:13.2461260Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-18T14:15:13.2533120Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-18T14:15:13.2540220Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-18T14:15:13.2546150Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-18T14:15:13.2551260Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-18T14:15:13.2556870Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-18T14:15:13.2564990Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-18T14:15:13.2770070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3064-1mvbeuz.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libssh.rb 2021-05-18T14:15:15.4665480Z ==> Summary 2021-05-18T14:15:15.4692150Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-18T14:15:17.6763810Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-18T14:15:18.7739410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3b20931f829356765837697d9e25f51f85236c83f3184776dc28108e8d0e6027--gcc-11.1.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-18T14:15:19.3202130Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-18T14:15:19.6670570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-18T14%3A25%3A00Z&sig=RvhrL4fuf3qOeB9QDgUFmpy4mvGDp2tfVSVwrZ8HgCE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:15:19.7115810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743\?se=2021-05-18T14\%3A25\%3A00Z\&sig=RvhrL4fuf3qOeB9QDgUFmpy4mvGDp2tfVSVwrZ8HgCE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:15:27.1448980Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-18T14:15:27.5041910Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-18T14:15:28.6299390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fd59f8e44ee92cb72180e876af6db8b78925079622f6a5bc2296fafa4daa1202--jags-4.3.0_2-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-18T14:15:29.2083790Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-18T14:15:29.5954570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-18T14%3A25%3A00Z&sig=lheMLD%2FMubrRQskh0vdeHYVZEYUi9Zx%2Fjc%2B9XqPqdnQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:15:29.6311290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7\?se=2021-05-18T14\%3A25\%3A00Z\&sig=lheMLD\%2FMubrRQskh0vdeHYVZEYUi9Zx\%2Fjc\%2B9XqPqdnQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:15:29.7290640Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-18T14:15:29.7365850Z ==> Installing dependencies for jags: gcc 2021-05-18T14:15:29.7372630Z ==> Installing jags dependency: gcc 2021-05-18T14:15:29.8249280Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-18T14:15:29.8277450Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210518-3072-11ay5ch 2021-05-18T14:15:56.1336840Z cp -pR /private/tmp/d20210518-3072-11ay5ch/gcc/. /usr/local/Cellar/gcc 2021-05-18T14:16:21.4082860Z chmod -Rf +w /private/tmp/d20210518-3072-11ay5ch 2021-05-18T14:17:16.6304670Z ==> Finishing up 2021-05-18T14:17:17.0387030Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-18T14:17:17.0390650Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-18T14:17:17.0395440Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-18T14:17:17.0400450Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-18T14:17:17.0406460Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-18T14:17:17.0413170Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-18T14:17:17.0418570Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-18T14:17:17.0426920Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-18T14:17:17.0432330Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-18T14:17:17.0439130Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-18T14:17:17.0452560Z rm /usr/local/bin/c++-11 2021-05-18T14:17:17.0455770Z rm /usr/local/bin/cpp-11 2021-05-18T14:17:17.0458890Z rm /usr/local/bin/g++-11 2021-05-18T14:17:17.0510410Z rm /usr/local/bin/gcc-11 2021-05-18T14:17:17.0513040Z rm /usr/local/bin/gcc-ar-11 2021-05-18T14:17:17.0516260Z rm /usr/local/bin/gcc-nm-11 2021-05-18T14:17:17.0519320Z rm /usr/local/bin/gcc-ranlib-11 2021-05-18T14:17:17.0523460Z rm /usr/local/bin/gcov-11 2021-05-18T14:17:17.0525800Z rm /usr/local/bin/gcov-dump-11 2021-05-18T14:17:17.0529980Z rm /usr/local/bin/gcov-tool-11 2021-05-18T14:17:17.3363790Z Error: The `brew link` step did not complete successfully 2021-05-18T14:17:17.3364710Z The formula built, but is not symlinked into /usr/local 2021-05-18T14:17:17.3368670Z Could not symlink bin/gfortran 2021-05-18T14:17:17.3369390Z Target /usr/local/bin/gfortran 2021-05-18T14:17:17.3370020Z already exists. You may want to remove it: 2021-05-18T14:17:17.3371030Z rm '/usr/local/bin/gfortran' 2021-05-18T14:17:17.3371380Z 2021-05-18T14:17:17.3372700Z To force the link and overwrite all conflicting files: 2021-05-18T14:17:17.3373790Z brew link --overwrite gcc 2021-05-18T14:17:17.3374160Z 2021-05-18T14:17:17.3374690Z To list all files that would be deleted: 2021-05-18T14:17:17.3375710Z brew link --overwrite --dry-run gcc 2021-05-18T14:17:17.3376040Z 2021-05-18T14:17:17.3376540Z Possible conflicting files are: 2021-05-18T14:17:17.3397380Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-18T14:17:17.8314220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3265-hhvnx.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gcc.rb 2021-05-18T14:17:20.6397110Z ==> Summary 2021-05-18T14:17:20.7664770Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-18T14:17:20.7676930Z ==> Installing jags 2021-05-18T14:17:20.7681240Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-18T14:17:20.7714820Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz --directory /private/tmp/d20210518-3072-e7sd09 2021-05-18T14:17:22.1001410Z cp -pR /private/tmp/d20210518-3072-e7sd09/jags/. /usr/local/Cellar/jags 2021-05-18T14:17:23.2429360Z chmod -Rf +w /private/tmp/d20210518-3072-e7sd09 2021-05-18T14:17:23.6337610Z ==> Finishing up 2021-05-18T14:17:23.6667890Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-18T14:17:23.6674110Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-18T14:17:23.6685930Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-18T14:17:23.6691350Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-18T14:17:23.6754630Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-18T14:17:23.6759120Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-18T14:17:23.6764000Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-18T14:17:23.6769190Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-18T14:17:23.6777780Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-18T14:17:23.7225270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3424-1c8xpbc.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/jags.rb 2021-05-18T14:17:25.8856010Z ==> Summary 2021-05-18T14:17:25.8952030Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-18T14:17:28.1936400Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-18T14:17:29.2946720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d52003640a54f397d1964d0059769afdbf6abca94ffbdd64ac538765f751872c--v8-9.0.257.17.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-18T14:17:29.8585310Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-18T14:17:30.2067700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-18T14%3A25%3A00Z&sig=JX39HnACCWn7%2B4iA16%2FOw5G6X3jUVw%2Buz1VrmSPZf6c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:17:30.2476270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9\?se=2021-05-18T14\%3A25\%3A00Z\&sig=JX39HnACCWn7\%2B4iA16\%2FOw5G6X3jUVw\%2Buz1VrmSPZf6c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:17:31.2570330Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-18T14:17:31.3689510Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-18T14:17:31.3718390Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz --directory /private/tmp/d20210518-3431-17cwt44 2021-05-18T14:17:34.8157850Z cp -pR /private/tmp/d20210518-3431-17cwt44/v8/. /usr/local/Cellar/v8 2021-05-18T14:17:37.9054880Z chmod -Rf +w /private/tmp/d20210518-3431-17cwt44 2021-05-18T14:17:39.6103750Z ==> Finishing up 2021-05-18T14:17:39.6761930Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-18T14:17:39.7293510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3598-1428wvf.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/v8.rb 2021-05-18T14:17:41.9566760Z ==> Summary 2021-05-18T14:17:41.9629170Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-18T14:17:44.1416570Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-18T14:17:45.2374580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e9022f765f31908bded17a8075482b336c4b9d4ec0d8ae33739e36c1688df5e2--hwloc-2.4.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-18T14:17:45.8249700Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-18T14:17:46.1730670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-18T14%3A25%3A00Z&sig=XBZxWH2GuIqdY2rVeaGsC13vXkehuGyMK8rFzKCA2Kw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:17:46.2048910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf\?se=2021-05-18T14\%3A25\%3A00Z\&sig=XBZxWH2GuIqdY2rVeaGsC13vXkehuGyMK8rFzKCA2Kw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:17:46.5853670Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-18T14:17:46.6064660Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-18T14:17:47.7085680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-18T14:17:48.2709170Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-18T14:17:48.6004430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-18T14%3A25%3A00Z&sig=K0V6GhZL85z8M%2B9yC4AvdM5zvY%2F3HOAWIY%2FW8lV74VM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:17:48.6549500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e\?se=2021-05-18T14\%3A25\%3A00Z\&sig=K0V6GhZL85z8M\%2B9yC4AvdM5zvY\%2F3HOAWIY\%2FW8lV74VM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:17:48.9478370Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-18T14:17:48.9672180Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-18T14:17:50.0914140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-18T14:17:50.7735440Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-18T14:17:51.1215890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-18T14%3A25%3A00Z&sig=c5wLL16PNbwF3nnYBpCLJjgMezWK0sgkgIt9N9AhTG8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:17:51.1546370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e\?se=2021-05-18T14\%3A25\%3A00Z\&sig=c5wLL16PNbwF3nnYBpCLJjgMezWK0sgkgIt9N9AhTG8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:17:51.5791300Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-18T14:17:51.6022000Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-18T14:17:51.6027750Z ==> Installing fftw dependency: hwloc 2021-05-18T14:17:51.6637160Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-18T14:17:51.6664050Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210518-3605-1lhkxlp 2021-05-18T14:17:59.7984400Z cp -pR /private/tmp/d20210518-3605-1lhkxlp/hwloc/. /usr/local/Cellar/hwloc 2021-05-18T14:18:06.5294160Z chmod -Rf +w /private/tmp/d20210518-3605-1lhkxlp 2021-05-18T14:18:07.1959200Z ==> Finishing up 2021-05-18T14:18:07.2484940Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-18T14:18:07.2518480Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-18T14:18:07.2520030Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-18T14:18:07.2521620Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-18T14:18:07.2523180Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-18T14:18:07.2525520Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-18T14:18:07.2527250Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-18T14:18:07.2528780Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-18T14:18:07.2543570Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-18T14:18:07.2546840Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-18T14:18:07.2548860Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-18T14:18:07.2563140Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-18T14:18:07.2568060Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-18T14:18:07.2580760Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-18T14:18:07.2588420Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-18T14:18:07.2597230Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-18T14:18:07.2610270Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-18T14:18:07.2639310Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-18T14:18:07.2695280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-18T14:18:07.2730660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-18T14:18:07.2732370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-18T14:18:07.2742860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-18T14:18:07.2744720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-18T14:18:07.2746470Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-18T14:18:07.2748930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-18T14:18:07.2750540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-18T14:18:07.2878070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-18T14:18:07.2886100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-18T14:18:07.2892670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-18T14:18:07.2899330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-18T14:18:07.2906350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-18T14:18:07.2986350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-18T14:18:07.3069020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-18T14:18:07.3186230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-18T14:18:07.3276210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-18T14:18:07.3291320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-18T14:18:07.3417720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-18T14:18:07.3435200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-18T14:18:07.3437020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-18T14:18:07.3515010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-18T14:18:07.3645680Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP_INACCURATE.3 HWLOC_DISTANCES_ADD_FLAG_GROUP_INACCURATE.3 2021-05-18T14:18:07.3663550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-18T14:18:07.3670170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-18T14:18:07.3736260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-18T14:18:07.3875100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-18T14:18:07.3951630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-18T14:18:07.4089380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-18T14:18:07.4111550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_LARGER_LOCALITY.3 HWLOC_LOCAL_NUMANODE_FLAG_LARGER_LOCALITY.3 2021-05-18T14:18:07.4113820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_SMALLER_LOCALITY.3 HWLOC_LOCAL_NUMANODE_FLAG_SMALLER_LOCALITY.3 2021-05-18T14:18:07.4239610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-18T14:18:07.4331450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-18T14:18:07.4345420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-18T14:18:07.4453720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-18T14:18:07.4464720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-18T14:18:07.4520060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-18T14:18:07.4532520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-18T14:18:07.4653810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-18T14:18:07.4734020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-18T14:18:07.4757820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-18T14:18:07.4759800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-18T14:18:07.4843730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-18T14:18:07.4850200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-18T14:18:07.4856890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-18T14:18:07.4919810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-18T14:18:07.4924260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-18T14:18:07.5047000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-18T14:18:07.5053050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-18T14:18:07.5134270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-18T14:18:07.5139840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-18T14:18:07.5147840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-18T14:18:07.5267010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-18T14:18:07.5272340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-18T14:18:07.5343690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-18T14:18:07.5463510Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-18T14:18:07.5524370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-18T14:18:07.5662450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-18T14:18:07.5669250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-18T14:18:07.5675730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-18T14:18:07.5682200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-18T14:18:07.5687470Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-18T14:18:07.5694170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-18T14:18:07.5701960Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-18T14:18:07.5708030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-18T14:18:07.5717190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-18T14:18:07.5725210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-18T14:18:07.5729450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-18T14:18:07.5735100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-18T14:18:07.5758380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-18T14:18:07.5764260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-18T14:18:07.5770000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-18T14:18:07.5775500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-18T14:18:07.5840360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-18T14:18:07.5845770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-18T14:18:07.5853470Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-18T14:18:07.5859820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-18T14:18:07.5866490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-18T14:18:07.5872320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-18T14:18:07.5877790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-18T14:18:07.5882880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-18T14:18:07.5890660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-18T14:18:07.5895450Z Only the first 100 operations were output. 2021-05-18T14:18:08.0650950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3787-mg9km3.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/hwloc.rb 2021-05-18T14:18:10.9940890Z ==> Summary 2021-05-18T14:18:11.0641300Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-18T14:18:11.0648080Z ==> Installing fftw dependency: open-mpi 2021-05-18T14:18:11.1435110Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-18T14:18:11.1474670Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz --directory /private/tmp/d20210518-3605-1rcndhx 2021-05-18T14:18:18.7315610Z cp -pR /private/tmp/d20210518-3605-1rcndhx/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-18T14:18:25.2947160Z chmod -Rf +w /private/tmp/d20210518-3605-1rcndhx 2021-05-18T14:18:33.6554260Z ==> Finishing up 2021-05-18T14:18:33.7000360Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-18T14:18:33.7004010Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-18T14:18:33.7009520Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-18T14:18:33.7013480Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-18T14:18:33.7020340Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-18T14:18:33.7025020Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-18T14:18:33.7032280Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-18T14:18:33.7035090Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-18T14:18:33.7040050Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-18T14:18:33.7044960Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-18T14:18:33.7052390Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-18T14:18:33.7054770Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-18T14:18:33.7059850Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-18T14:18:33.7065170Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-18T14:18:33.7070360Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-18T14:18:33.7074910Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-18T14:18:33.7080040Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-18T14:18:33.7085220Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-18T14:18:33.7090310Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-18T14:18:33.7095990Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-18T14:18:33.7102960Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-18T14:18:34.3836460Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-18T14:18:34.3939570Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-18T14:18:34.4040210Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-18T14:18:34.4142870Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-18T14:18:34.4144800Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-18T14:18:34.4250110Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-18T14:18:34.4351350Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-18T14:18:34.4452200Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-18T14:18:34.4555450Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-18T14:18:34.4658100Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-18T14:18:34.4759440Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-18T14:18:34.4859660Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-18T14:18:34.4962590Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-18T14:18:34.5063750Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-18T14:18:34.5163490Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-18T14:18:34.5267760Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-18T14:18:34.5367600Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-18T14:18:34.5471490Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-18T14:18:34.5571740Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-18T14:18:34.5672180Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-18T14:18:34.5775210Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-18T14:18:34.5875680Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-18T14:18:34.5976870Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-18T14:18:34.6050270Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-18T14:18:34.6099390Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-18T14:18:34.6163730Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-18T14:18:34.6267390Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-18T14:18:34.6269090Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-18T14:18:34.6270330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-18T14:18:34.6271520Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-18T14:18:34.6280640Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-18T14:18:34.6281860Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-18T14:18:34.6283030Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-18T14:18:34.6284220Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-18T14:18:34.6285400Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-18T14:18:34.6286640Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-18T14:18:34.6287950Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-18T14:18:34.6289210Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-18T14:18:34.6290710Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-18T14:18:34.6292040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-18T14:18:34.6293300Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-18T14:18:34.6294590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-18T14:18:34.6295800Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-18T14:18:34.6296990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-18T14:18:34.6298130Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-18T14:18:34.6299420Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-18T14:18:34.6300840Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-18T14:18:34.6302770Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-18T14:18:34.6304160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-18T14:18:34.6305530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-18T14:18:34.6306910Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-18T14:18:34.6308930Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-18T14:18:34.6411810Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-18T14:18:34.6515190Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-18T14:18:34.6538370Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-18T14:18:34.6641040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-18T14:18:34.6667230Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-18T14:18:34.6770300Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-18T14:18:34.6852490Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-18T14:18:34.6955470Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-18T14:18:34.6964620Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-18T14:18:34.7004190Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-18T14:18:34.7106960Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-18T14:18:34.7112780Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_block_init.3 MPIX_Reduce_scatter_block_init.3 2021-05-18T14:18:34.7121030Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-18T14:18:34.7220590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-18T14:18:34.7265560Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-18T14:18:34.7323980Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-18T14:18:34.7369360Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-18T14:18:34.7441940Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-18T14:18:34.7469700Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-18T14:18:34.7575070Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-18T14:18:34.7582810Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-18T14:18:34.7685490Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-18T14:18:34.7707480Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-18T14:18:34.7802040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-18T14:18:34.7827920Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-18T14:18:34.7912890Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-18T14:18:34.7946450Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-18T14:18:34.8020600Z Only the first 100 operations were output. 2021-05-18T14:18:34.8066160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3813-1uqvt96.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/open-mpi.rb 2021-05-18T14:18:36.9284900Z ==> Summary 2021-05-18T14:18:36.9738890Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-18T14:18:36.9745390Z ==> Installing fftw 2021-05-18T14:18:36.9747430Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-18T14:18:36.9766740Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz --directory /private/tmp/d20210518-3605-bdp77r 2021-05-18T14:18:38.8963780Z cp -pR /private/tmp/d20210518-3605-bdp77r/fftw/. /usr/local/Cellar/fftw 2021-05-18T14:18:40.2022530Z chmod -Rf +w /private/tmp/d20210518-3605-bdp77r 2021-05-18T14:18:41.6212730Z ==> Finishing up 2021-05-18T14:18:41.6512690Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-18T14:18:41.6526940Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-18T14:18:41.6528640Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-18T14:18:41.6533840Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-18T14:18:41.6547900Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-18T14:18:41.6555590Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-18T14:18:41.6564570Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-18T14:18:41.6572670Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-18T14:18:41.6579360Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-18T14:18:41.6588910Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-18T14:18:41.6598960Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-18T14:18:41.6606700Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-18T14:18:41.6723790Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-18T14:18:41.7122240Z info /usr/local/share/info/fftw3.info 2021-05-18T14:18:41.7136600Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-18T14:18:41.7146130Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-18T14:18:41.7163140Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-18T14:18:41.7174680Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-18T14:18:41.7190120Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-18T14:18:41.7199430Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-18T14:18:41.7215780Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-18T14:18:41.7224830Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-18T14:18:41.7233020Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-18T14:18:41.7243890Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-18T14:18:41.7252080Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-18T14:18:41.7261940Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-18T14:18:41.7271510Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-18T14:18:41.7281450Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-18T14:18:41.7290260Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-18T14:18:41.7303050Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-18T14:18:41.7313670Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-18T14:18:41.7322190Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-18T14:18:41.7330960Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-18T14:18:41.7339280Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-18T14:18:41.7348140Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-18T14:18:41.7358380Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-18T14:18:41.7364920Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-18T14:18:41.7375420Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-18T14:18:41.7383180Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-18T14:18:41.7389930Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-18T14:18:41.7396540Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-18T14:18:41.7403540Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-18T14:18:41.7410320Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-18T14:18:41.7416890Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-18T14:18:41.7424260Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-18T14:18:41.7513030Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-18T14:18:41.7517950Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-18T14:18:41.7523100Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-18T14:18:41.7527920Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-18T14:18:41.7532990Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-18T14:18:41.7538200Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-18T14:18:41.7542890Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-18T14:18:41.7548170Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-18T14:18:41.7562570Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-18T14:18:41.7564310Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-18T14:18:41.7566030Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-18T14:18:41.7569050Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-18T14:18:41.7576850Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-18T14:18:41.7583120Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-18T14:18:41.7586800Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-18T14:18:41.7967280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-3843-1hxg9ok.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/fftw.rb 2021-05-18T14:18:44.1012510Z ==> Summary 2021-05-18T14:18:44.1075490Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-18T14:18:44.7922500Z ==> No outdated dependents to upgrade! 2021-05-18T14:18:44.7942400Z ==> Checking for dependents of upgraded formulae... 2021-05-18T14:18:44.9786820Z ==> Reinstalling 2 broken dependents from source: 2021-05-18T14:18:44.9791110Z fftw, open-mpi 2021-05-18T14:18:44.9810270Z rm /usr/local/bin/fftw-wisdom 2021-05-18T14:18:44.9812950Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-18T14:18:44.9822740Z rm /usr/local/bin/fftwf-wisdom 2021-05-18T14:18:44.9825470Z rm /usr/local/bin/fftwl-wisdom 2021-05-18T14:18:44.9836390Z rm /usr/local/include/fftw3-mpi.f03 2021-05-18T14:18:44.9839150Z rm /usr/local/include/fftw3-mpi.h 2021-05-18T14:18:44.9848920Z rm /usr/local/include/fftw3.f 2021-05-18T14:18:44.9857740Z rm /usr/local/include/fftw3.f03 2021-05-18T14:18:44.9860500Z rm /usr/local/include/fftw3.h 2021-05-18T14:18:44.9864340Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-18T14:18:44.9873100Z rm /usr/local/include/fftw3l.f03 2021-05-18T14:18:44.9876590Z rm /usr/local/include/fftw3q.f03 2021-05-18T14:18:44.9894510Z rm /usr/local/lib/cmake/fftw3 2021-05-18T14:18:44.9897270Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-18T14:18:44.9904530Z rm /usr/local/lib/libfftw3.a 2021-05-18T14:18:44.9908090Z rm /usr/local/lib/libfftw3.dylib 2021-05-18T14:18:44.9916160Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-18T14:18:44.9918910Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-18T14:18:44.9927230Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-18T14:18:44.9929700Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-18T14:18:44.9937480Z rm /usr/local/lib/libfftw3_omp.a 2021-05-18T14:18:44.9940460Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-18T14:18:44.9951200Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-18T14:18:44.9953990Z rm /usr/local/lib/libfftw3_threads.a 2021-05-18T14:18:44.9962740Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-18T14:18:44.9965680Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-18T14:18:44.9976130Z rm /usr/local/lib/libfftw3f.a 2021-05-18T14:18:44.9978990Z rm /usr/local/lib/libfftw3f.dylib 2021-05-18T14:18:44.9989320Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-18T14:18:44.9992220Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-18T14:18:44.9998890Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-18T14:18:45.0001790Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-18T14:18:45.0008330Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-18T14:18:45.0012250Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-18T14:18:45.0018650Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-18T14:18:45.0022900Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-18T14:18:45.0035180Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-18T14:18:45.0038020Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-18T14:18:45.0047870Z rm /usr/local/lib/libfftw3l.a 2021-05-18T14:18:45.0056240Z rm /usr/local/lib/libfftw3l.dylib 2021-05-18T14:18:45.0060540Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-18T14:18:45.0068890Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-18T14:18:45.0071960Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-18T14:18:45.0078380Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-18T14:18:45.0099350Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-18T14:18:45.0105030Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-18T14:18:45.0111510Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-18T14:18:45.0114500Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-18T14:18:45.0120220Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-18T14:18:45.0127650Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-18T14:18:45.0135500Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-18T14:18:45.0144340Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-18T14:18:45.0208980Z uninfo /usr/local/share/info/fftw3.info 2021-05-18T14:18:45.0210500Z rm /usr/local/share/info/fftw3.info 2021-05-18T14:18:45.0230620Z rm /usr/local/share/info/fftw3.info-1 2021-05-18T14:18:45.0232040Z rm /usr/local/share/info/fftw3.info-2 2021-05-18T14:18:45.0378700Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-18T14:18:45.0401770Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-18T14:18:45.0403220Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-18T14:18:45.0404590Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-18T14:18:45.1123760Z rm /usr/local/bin/aggregate_profile.pl 2021-05-18T14:18:45.1124810Z rm /usr/local/bin/mpic++ 2021-05-18T14:18:45.1127040Z rm /usr/local/bin/mpicc 2021-05-18T14:18:45.1143570Z rm /usr/local/bin/mpicxx 2021-05-18T14:18:45.1146210Z rm /usr/local/bin/mpiexec 2021-05-18T14:18:45.1146980Z rm /usr/local/bin/mpif77 2021-05-18T14:18:45.1147770Z rm /usr/local/bin/mpif90 2021-05-18T14:18:45.1151480Z rm /usr/local/bin/mpifort 2021-05-18T14:18:45.1155400Z rm /usr/local/bin/mpirun 2021-05-18T14:18:45.1163700Z rm /usr/local/bin/ompi-clean 2021-05-18T14:18:45.1166420Z rm /usr/local/bin/ompi-server 2021-05-18T14:18:45.1173800Z rm /usr/local/bin/ompi_info 2021-05-18T14:18:45.1177380Z rm /usr/local/bin/opal_wrapper 2021-05-18T14:18:45.1185580Z rm /usr/local/bin/orte-clean 2021-05-18T14:18:45.1187880Z rm /usr/local/bin/orte-info 2021-05-18T14:18:45.1195290Z rm /usr/local/bin/orte-server 2021-05-18T14:18:45.1198620Z rm /usr/local/bin/ortecc 2021-05-18T14:18:45.1206190Z rm /usr/local/bin/orted 2021-05-18T14:18:45.1209140Z rm /usr/local/bin/orterun 2021-05-18T14:18:45.1218330Z rm /usr/local/bin/profile2mat.pl 2021-05-18T14:18:45.1229010Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-18T14:18:45.1235170Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-18T14:18:45.1237180Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-18T14:18:45.1242090Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-18T14:18:45.1249850Z rm /usr/local/include/mpi-ext.h 2021-05-18T14:18:45.1252220Z rm /usr/local/include/mpi.h 2021-05-18T14:18:45.1257090Z rm /usr/local/include/mpi.mod 2021-05-18T14:18:45.1261870Z rm /usr/local/include/mpi_ext.mod 2021-05-18T14:18:45.1265160Z rm /usr/local/include/mpi_f08.mod 2021-05-18T14:18:45.1268170Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-18T14:18:45.1272940Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-18T14:18:45.1276020Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-18T14:18:45.1281080Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-18T14:18:45.1296860Z rm /usr/local/include/mpi_f08_types.mod 2021-05-18T14:18:45.1297880Z rm /usr/local/include/mpi_portable_platform.h 2021-05-18T14:18:45.1299600Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-18T14:18:45.1301020Z rm /usr/local/include/mpif-config.h 2021-05-18T14:18:45.1302450Z rm /usr/local/include/mpif-constants.h 2021-05-18T14:18:45.1306110Z rm /usr/local/include/mpif-ext.h 2021-05-18T14:18:45.1309780Z rm /usr/local/include/mpif-externals.h 2021-05-18T14:18:45.1312560Z rm /usr/local/include/mpif-handles.h 2021-05-18T14:18:45.1319410Z rm /usr/local/include/mpif-io-constants.h 2021-05-18T14:18:45.1322250Z rm /usr/local/include/mpif-io-handles.h 2021-05-18T14:18:45.1325370Z rm /usr/local/include/mpif-sentinels.h 2021-05-18T14:18:45.1420570Z rm /usr/local/include/mpif-sizeof.h 2021-05-18T14:18:45.1422200Z rm /usr/local/include/mpif.h 2021-05-18T14:18:45.1425410Z rm /usr/local/include/openmpi 2021-05-18T14:18:45.1428970Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-18T14:18:45.1435400Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-18T14:18:45.1438230Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-18T14:18:45.1441760Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-18T14:18:45.1444750Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-18T14:18:45.1448150Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-18T14:18:45.1450870Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-18T14:18:45.1454630Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-18T14:18:45.1457390Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-18T14:18:45.1460820Z rm /usr/local/lib/libmpi.40.dylib 2021-05-18T14:18:45.1463920Z rm /usr/local/lib/libmpi.dylib 2021-05-18T14:18:45.1466820Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-18T14:18:45.1470210Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-18T14:18:45.1474190Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-18T14:18:45.1477580Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-18T14:18:45.1480520Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-18T14:18:45.1484360Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-18T14:18:45.1487270Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-18T14:18:45.1490660Z rm /usr/local/lib/libompitrace.dylib 2021-05-18T14:18:45.1494250Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-18T14:18:45.1497730Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-18T14:18:45.1500580Z rm /usr/local/lib/libopen-pal.dylib 2021-05-18T14:18:45.1503740Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-18T14:18:45.1506950Z rm /usr/local/lib/libopen-rte.dylib 2021-05-18T14:18:45.1509700Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-18T14:18:45.1513270Z rm /usr/local/lib/openmpi 2021-05-18T14:18:45.1519230Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-18T14:18:45.1522300Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-18T14:18:45.1527470Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-18T14:18:45.1530460Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-18T14:18:45.1533690Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-18T14:18:45.1536460Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-18T14:18:45.1540000Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-18T14:18:45.1542980Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-18T14:18:45.1546360Z rm /usr/local/lib/pmix 2021-05-18T14:18:45.1556850Z rm /usr/local/share/man/man1/mpic++.1 2021-05-18T14:18:45.1559700Z rm /usr/local/share/man/man1/mpicc.1 2021-05-18T14:18:45.1563390Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-18T14:18:45.1566610Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-18T14:18:45.1570250Z rm /usr/local/share/man/man1/mpif77.1 2021-05-18T14:18:45.1574590Z rm /usr/local/share/man/man1/mpif90.1 2021-05-18T14:18:45.1577220Z rm /usr/local/share/man/man1/mpifort.1 2021-05-18T14:18:45.1581040Z rm /usr/local/share/man/man1/mpirun.1 2021-05-18T14:18:45.1584590Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-18T14:18:45.1588800Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-18T14:18:45.1591600Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-18T14:18:45.1594800Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-18T14:18:45.1599370Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-18T14:18:45.1602620Z rm /usr/local/share/man/man1/orte-info.1 2021-05-18T14:18:45.1606870Z rm /usr/local/share/man/man1/orte-server.1 2021-05-18T14:18:45.1609680Z rm /usr/local/share/man/man1/orted.1 2021-05-18T14:18:45.1612870Z rm /usr/local/share/man/man1/orterun.1 2021-05-18T14:18:45.1628990Z rm /usr/local/share/man/man3/MPI.3 2021-05-18T14:18:45.1632240Z Only the first 100 operations were output. 2021-05-18T14:18:47.1366050Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-18T14:18:48.2599860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b20a61f2ec1e8aa6af744d87ae4571dabe8736f02ef7d6782e0c96bdcc029d73--dcmtk-3.6.6.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-18T14:18:48.8034480Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-18T14:18:49.1230160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-18T14%3A25%3A00Z&sig=ezmQhKMUzTPrjAbEd8mGfOQvoRShi9QGYFeWCI20OXg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:18:49.1641000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a\?se=2021-05-18T14\%3A25\%3A00Z\&sig=ezmQhKMUzTPrjAbEd8mGfOQvoRShi9QGYFeWCI20OXg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:18:50.4774390Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-18T14:18:50.6287960Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-18T14:18:50.6328960Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210518-3851-2oq3ab 2021-05-18T14:19:04.7371540Z cp -pR /private/tmp/d20210518-3851-2oq3ab/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-18T14:19:16.2470340Z chmod -Rf +w /private/tmp/d20210518-3851-2oq3ab 2021-05-18T14:19:21.3051880Z ==> Finishing up 2021-05-18T14:19:21.3563310Z mkdir -p /usr/local/etc/dcmtk 2021-05-18T14:19:21.3568920Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-18T14:19:21.3572920Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-18T14:19:21.3578010Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-18T14:19:21.3584530Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-18T14:19:21.3588920Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-18T14:19:21.3593060Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-18T14:19:21.3597610Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-18T14:19:21.3605600Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-18T14:19:21.3610550Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-18T14:19:21.3618290Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-18T14:19:21.3622070Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-18T14:19:21.3626570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-18T14:19:21.3631830Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-18T14:19:21.3636210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-18T14:19:21.3641100Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-18T14:19:21.3646610Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-18T14:19:21.3651180Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-18T14:19:21.3655560Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-18T14:19:21.3660530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-18T14:19:21.3665000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-18T14:19:21.3670080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-18T14:19:21.3674410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-18T14:19:21.3679420Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-18T14:19:21.3687250Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-18T14:19:21.3695990Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-18T14:19:21.3697410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-18T14:19:21.3698850Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-18T14:19:21.3703210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-18T14:19:21.3723390Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-18T14:19:21.3726400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-18T14:19:21.3731130Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-18T14:19:21.3739390Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-18T14:19:21.3747710Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-18T14:19:21.3756310Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-18T14:19:21.3799730Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-18T14:19:21.3801190Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-18T14:19:21.3802600Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-18T14:19:21.3805430Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-18T14:19:21.3806860Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-18T14:19:21.3809670Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-18T14:19:21.3817880Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-18T14:19:21.3826040Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-18T14:19:21.3835060Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-18T14:19:21.3843960Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-18T14:19:21.3852360Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-18T14:19:21.3857160Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-18T14:19:21.3865400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-18T14:19:21.3872920Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-18T14:19:21.3880820Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-18T14:19:21.3885740Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-18T14:19:21.3896910Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-18T14:19:21.3906060Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-18T14:19:21.3911780Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-18T14:19:21.3920550Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-18T14:19:21.3928560Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-18T14:19:21.3979340Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-18T14:19:21.3980870Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-18T14:19:21.3982250Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-18T14:19:21.3983590Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-18T14:19:21.3984940Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-18T14:19:21.3986270Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-18T14:19:21.3987590Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-18T14:19:21.3989000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-18T14:19:21.3995240Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-18T14:19:21.4017150Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-18T14:19:21.4018650Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-18T14:19:21.4022380Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-18T14:19:21.4030740Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-18T14:19:21.4151430Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-18T14:19:21.4153670Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-18T14:19:21.4155100Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-18T14:19:21.4156530Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-18T14:19:21.4159840Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-18T14:19:21.4219290Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-18T14:19:21.4220820Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-18T14:19:21.4222180Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-18T14:19:21.4223540Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-18T14:19:21.4224850Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-18T14:19:21.4226150Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-18T14:19:21.4227440Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-18T14:19:21.4228730Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-18T14:19:21.4230010Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-18T14:19:21.4231340Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-18T14:19:21.4232790Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-18T14:19:21.4234270Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-18T14:19:21.4239090Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-18T14:19:21.4244190Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-18T14:19:21.4349040Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-18T14:19:21.4351540Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-18T14:19:21.4404270Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-18T14:19:21.4405890Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-18T14:19:21.4407420Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-18T14:19:21.4409450Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-18T14:19:21.4411000Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-18T14:19:21.4412520Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-18T14:19:21.4414020Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-18T14:19:21.4415530Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-18T14:19:21.4417040Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-18T14:19:21.4418750Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-18T14:19:21.4420300Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-18T14:19:21.4421320Z Only the first 100 operations were output. 2021-05-18T14:19:21.8489320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4023-toyjpf.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/dcmtk.rb 2021-05-18T14:19:24.4758540Z ==> Summary 2021-05-18T14:19:24.5520850Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-18T14:19:27.2037290Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-18T14:19:28.3209800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3d85aa3d952c8c39e0e4c65a491b35ca42f64fa7eb7f59bce2e4739f9b826f5f--libsecret-0.20.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-18T14:19:28.8942930Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-18T14:19:29.2788080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-18T14%3A25%3A00Z&sig=C2PS2ozKLGcySPPK4RTCysgrabF3Aq1k13%2FyJECkZE0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:19:29.3135170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133\?se=2021-05-18T14\%3A25\%3A00Z\&sig=C2PS2ozKLGcySPPK4RTCysgrabF3Aq1k13\%2FyJECkZE0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:19:29.3878400Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-18T14:19:29.4800520Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-18T14:19:29.4830270Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210518-4032-1e540hd 2021-05-18T14:19:30.1436870Z cp -pR /private/tmp/d20210518-4032-1e540hd/libsecret/. /usr/local/Cellar/libsecret 2021-05-18T14:19:31.5872350Z chmod -Rf +w /private/tmp/d20210518-4032-1e540hd 2021-05-18T14:19:31.9760730Z ==> Finishing up 2021-05-18T14:19:32.0077650Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-18T14:19:32.0084440Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-18T14:19:32.0091220Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-18T14:19:32.0102880Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-18T14:19:32.0187950Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.0198830Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.0264530Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.0276340Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.0411960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.0532340Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.0542710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.0553410Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.0556640Z mkdir -p /usr/local/share/locale/ckb 2021-05-18T14:19:32.0562740Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-18T14:19:32.0567870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.0578200Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.0588610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.0687290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.0851330Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.0937460Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.1027850Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.1092440Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.1102680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.1204490Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.1274990Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.1373000Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.1463540Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.1587960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.1598760Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.1609200Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.1738430Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.1806890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.1817290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.1915050Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.1925190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.2016860Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.2146070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.2156690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.2166910Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.2304150Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.2369960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.2380310Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.2391400Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.2402210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.2413080Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.2516000Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.2649470Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.2659670Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.2670210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.2801780Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.2870030Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.2907150Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.3011210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.3021570Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.3032190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.3166330Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.3234110Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.3244630Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.3254760Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.3384030Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-18T14:19:32.3393310Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-18T14:19:32.3397890Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-18T14:19:32.3405270Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-18T14:19:32.3409710Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-18T14:19:32.3414820Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-18T14:19:32.3419700Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-18T14:19:32.3427430Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-18T14:19:32.3433730Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-18T14:19:32.4053520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4200-1npqzhw.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libsecret.rb 2021-05-18T14:19:34.8320890Z ==> Summary 2021-05-18T14:19:34.8537140Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-18T14:19:36.9180210Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-18T14:19:36.9181300Z To reinstall 1.6.37, run: 2021-05-18T14:19:36.9182070Z brew reinstall libpng 2021-05-18T14:19:38.8590510Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-18T14:19:39.9537650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/24a9305c57405e52c07326223b7ad372b126a588bf547921c5ab8752cc56a09f--libpthread-stubs-0.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-18T14:19:40.5318070Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-18T14:19:40.8589850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-18T14%3A25%3A00Z&sig=5RT4rEgbFG3RBvZDW3n%2FNKHPUsO0FRtvIBzX8TRBUqs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:19:40.8996890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d\?se=2021-05-18T14\%3A25\%3A00Z\&sig=5RT4rEgbFG3RBvZDW3n\%2FNKHPUsO0FRtvIBzX8TRBUqs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:19:40.9344680Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-18T14:19:40.9391760Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-18T14:19:42.0296250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ea617e0071209147f492b6d00dd2bcd745322d7694b0641a8da03f472c9696df--xorgproto-2021.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-18T14:19:42.5690940Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-18T14:19:42.9193150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-18T14%3A25%3A00Z&sig=rmMF4SlIod03qvqvVkeSuav23PDqkk2xPYaCUJeh1E8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:19:42.9566670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c\?se=2021-05-18T14\%3A25\%3A00Z\&sig=rmMF4SlIod03qvqvVkeSuav23PDqkk2xPYaCUJeh1E8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:19:43.1015070Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-18T14:19:43.1066770Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-18T14:19:44.1873900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e87614a9e08cf50376dad14db9326aa21731e01b9f9bf2b0a8a8a8f5b7c51650--libxau-1.0.9.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-18T14:19:44.7588060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-18T14:19:45.1593210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-18T14%3A25%3A00Z&sig=NKii1oy59M1fZzFgqFaF0ZgSKGDuXdu%2BZ%2F2VVAZ6ecc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:19:45.2012970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248\?se=2021-05-18T14\%3A25\%3A00Z\&sig=NKii1oy59M1fZzFgqFaF0ZgSKGDuXdu\%2BZ\%2F2VVAZ6ecc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:19:45.2368870Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-18T14:19:45.2398260Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-18T14:19:46.3975710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/0a73f0ebcecce9954f3fb79745cf0554c9afad71cd9c10ce417493727d9ac2e2--libxdmcp-1.1.3.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-18T14:19:46.9331100Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-18T14:19:47.2562580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-18T14%3A25%3A00Z&sig=k2NzCq3QhNSudIRCHMRSi226d1o8xAX0J8ySFUbjaPA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:19:47.2944870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0\?se=2021-05-18T14\%3A25\%3A00Z\&sig=k2NzCq3QhNSudIRCHMRSi226d1o8xAX0J8ySFUbjaPA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:19:47.3380100Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-18T14:19:47.3410450Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-18T14:19:48.4200780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ac0e63ea84e718300d5a424032e614e465e7fcbe3248f031591a80608a6501a0--libxcb-1.14_1-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-18T14:19:48.9943900Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-18T14:19:49.3261210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-18T14%3A25%3A00Z&sig=NIdSJitzW9ULEwnCHVB%2FfLUcuz4F7STYtflJHz64QaY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:19:49.3589470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208\?se=2021-05-18T14\%3A25\%3A00Z\&sig=NIdSJitzW9ULEwnCHVB\%2FfLUcuz4F7STYtflJHz64QaY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:19:49.4716710Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-18T14:19:49.4778560Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-18T14:19:50.5641140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fcf1374bfe67cb6a6f3b3a4bcda4bdd81fd66692a84226bb2ffd739ee0509b76--libx11-1.7.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-18T14:19:51.1331220Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-18T14:19:51.5044350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-18T14%3A25%3A00Z&sig=hFE2CHIsN%2BgGlbOoD6gRC5mhfND75NZtxZV2GsEIHjg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:19:51.5479090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754\?se=2021-05-18T14\%3A25\%3A00Z\&sig=hFE2CHIsN\%2BgGlbOoD6gRC5mhfND75NZtxZV2GsEIHjg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:19:51.8747730Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-18T14:19:51.8850040Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-18T14:19:53.0437350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3e55cb9fa16a6993e0365eccb1afbb336f981eb5fc64ff8e82b38a956aea1333--libxext-1.3.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-18T14:19:53.6110510Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-18T14:19:53.9360300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-18T14%3A25%3A00Z&sig=rABJ%2F7uK5LloRoUTjhcAueaPY7z9sgHx55AUpqOKLwo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:19:53.9692880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be\?se=2021-05-18T14\%3A25\%3A00Z\&sig=rABJ\%2F7uK5LloRoUTjhcAueaPY7z9sgHx55AUpqOKLwo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:19:54.0172730Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-18T14:19:54.0225360Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-18T14:19:55.1569230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fb2d3bb1d832b35b1c9e2624599cd83a2f94f182ae9525e771b2167c47698c3b--libxrender-0.9.10.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-18T14:19:55.7281490Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-18T14:19:56.0766810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-18T14%3A25%3A00Z&sig=Mll%2FJyeje3WKNJlCZu33BUAIiieYxw7YabHSmQrFszI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:19:56.1110800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab\?se=2021-05-18T14\%3A25\%3A00Z\&sig=Mll\%2FJyeje3WKNJlCZu33BUAIiieYxw7YabHSmQrFszI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:19:56.1591250Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-18T14:19:56.1630070Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-18T14:19:57.3016870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d4aa5b0c239912c53bc857d1012c6b7feb4acb509618f5e100f95bf8521f08e7--lzo-2.10.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-18T14:19:57.8940530Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-18T14:19:58.2295770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-18T14%3A25%3A00Z&sig=gqBvRWd%2FhATbyy50cCc8HTYZFIfBkKJizjfSDf3Pcpw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:19:58.2646110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000\?se=2021-05-18T14\%3A25\%3A00Z\&sig=gqBvRWd\%2FhATbyy50cCc8HTYZFIfBkKJizjfSDf3Pcpw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:19:58.3166830Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-18T14:19:58.3206070Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-18T14:19:59.4170350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/342c07145c5f1651f947d028a1f7aff9cc6c80a0149a41fc8642a80e4f33b4ed--pixman-0.40.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-18T14:19:59.9914960Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-18T14:20:00.4472600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-18T14%3A30%3A00Z&sig=C7JzafqXLz0JU8suTihiY%2BhqXFy%2BAcWQ02EUq3YDx1g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:20:00.4796610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8\?se=2021-05-18T14\%3A30\%3A00Z\&sig=C7JzafqXLz0JU8suTihiY\%2BhqXFy\%2BAcWQ02EUq3YDx1g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:20:00.6039900Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-18T14:20:00.6097370Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-18T14:20:01.8815320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f9e86ee818c57a136b1c1c82caecdf07bb8eaad8e31f5e59e456a10d6d1a1cc5--cairo-1.16.0_5.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-18T14:20:02.4612750Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-18T14:20:02.8787980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-18T14%3A30%3A00Z&sig=m65GCes2JaXm8q0MfZbdtT26Inn%2BegvYrr5ZapYM7dw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:20:02.9156230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c\?se=2021-05-18T14\%3A30\%3A00Z\&sig=m65GCes2JaXm8q0MfZbdtT26Inn\%2BegvYrr5ZapYM7dw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:20:03.0957950Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-18T14:20:03.1050780Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-18T14:20:04.2116560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8e1a3605b9203cec4705fe33526153ef223c608a4645c2e1c0edec97a07166db--little-cms2-2.12.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-18T14:20:04.7770310Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-18T14:20:05.1390410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-18T14%3A30%3A00Z&sig=BIalC5adVUOHXP2IDJMlGCuW%2B%2FjFcK9%2FNr7znlrY8tY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:20:05.1833280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19\?se=2021-05-18T14\%3A30\%3A00Z\&sig=BIalC5adVUOHXP2IDJMlGCuW\%2B\%2FjFcK9\%2FNr7znlrY8tY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:20:05.2827270Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-18T14:20:05.2876110Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-18T14:20:06.3969280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/00d1c8a90e9ada0503e1afcca049c862f30e214d7fb3d3ba93623c8348ac05e5--nspr-4.30.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-18T14:20:06.9717560Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-18T14:20:07.3566270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-18T14%3A30%3A00Z&sig=GUDcHveFIyAcWXzf9V44R%2B1XT48DS5UpD28HGM5Vw3w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:20:07.3999140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8\?se=2021-05-18T14\%3A30\%3A00Z\&sig=GUDcHveFIyAcWXzf9V44R\%2B1XT48DS5UpD28HGM5Vw3w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:20:07.4566600Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-18T14:20:07.4621520Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-18T14:20:08.5636170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b90e682c7374b689e4df9b8308e81aa6682624e5981d393590edec98efa68a71--nss-3.64.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-18T14:20:09.0985510Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-18T14:20:09.5470870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-18T14%3A30%3A00Z&sig=pm4hbEQ67VZwJhqqMXXSMxxuiuGhAozzWMawPfssWKI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:20:09.5924070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a\?se=2021-05-18T14\%3A30\%3A00Z\&sig=pm4hbEQ67VZwJhqqMXXSMxxuiuGhAozzWMawPfssWKI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:20:10.6704870Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-18T14:20:10.7201020Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-18T14:20:11.8418260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6494a703dabcd1098ca6282f8458da18046343c1762c906434cd061384f0b9d0--openjpeg-2.4.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-18T14:20:12.3771360Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-18T14:20:12.7882770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-18T14%3A30%3A00Z&sig=C3oEX1YmP3N5R%2FDr5f33%2FalSnIwW0ktICJW9uGWv9wQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:20:12.8280860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676\?se=2021-05-18T14\%3A30\%3A00Z\&sig=C3oEX1YmP3N5R\%2FDr5f33\%2FalSnIwW0ktICJW9uGWv9wQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:20:13.0405400Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-18T14:20:13.0515940Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-18T14:20:14.1713080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d40848a3dd0029e2b11dde0991f5c81b86e8bd7ad3ca8fd2da9e77fa140b5a19--qt@5-5.15.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-18T14:20:14.7636230Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-18T14:20:15.1179280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-18T14%3A30%3A00Z&sig=UcE3cpu2tIG25RcyYOqWEWw8qVrc%2BgYs6iI7xcEe3og%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:20:15.1494540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d\?se=2021-05-18T14\%3A30\%3A00Z\&sig=UcE3cpu2tIG25RcyYOqWEWw8qVrc\%2BgYs6iI7xcEe3og\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:20:23.2988030Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-18T14:20:23.7276870Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-18T14:20:24.8159530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a698297c36d5a77671a1d768e3aa2419be5764b03522c8659f8b55a3e14b64f6--poppler-21.05.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-18T14:20:25.3852350Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-18T14:20:25.7350180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-18T14%3A30%3A00Z&sig=o9hfpS%2Bi1p9HCyCety06wwxHHsxVNmELxbEK5zLXVGY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:20:25.7645560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983\?se=2021-05-18T14\%3A30\%3A00Z\&sig=o9hfpS\%2Bi1p9HCyCety06wwxHHsxVNmELxbEK5zLXVGY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:20:26.4386010Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-18T14:20:26.5199780Z ==> Installing dependencies for poppler: libpthread-stubs, xorgproto, libxau, libxdmcp, libxcb, libx11, libxext, libxrender, lzo, pixman, cairo, little-cms2, nspr, nss, openjpeg and qt@5 2021-05-18T14:20:26.5203000Z ==> Installing poppler dependency: libpthread-stubs 2021-05-18T14:20:26.6125460Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-18T14:20:26.6154730Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210518-4310-1t4er0h 2021-05-18T14:20:26.6632020Z cp -pR /private/tmp/d20210518-4310-1t4er0h/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-18T14:20:26.7102970Z chmod -Rf +w /private/tmp/d20210518-4310-1t4er0h 2021-05-18T14:20:26.7713530Z ==> Finishing up 2021-05-18T14:20:26.8084310Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-18T14:20:26.8235180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4573-15qbs4k.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libpthread-stubs.rb 2021-05-18T14:20:29.1201850Z ==> Summary 2021-05-18T14:20:29.1219780Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-18T14:20:29.1239280Z ==> Installing poppler dependency: xorgproto 2021-05-18T14:20:29.1268630Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-18T14:20:29.1291700Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210518-4310-1pjmshw 2021-05-18T14:20:31.5834390Z cp -pR /private/tmp/d20210518-4310-1pjmshw/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-18T14:20:33.1409140Z chmod -Rf +w /private/tmp/d20210518-4310-1pjmshw 2021-05-18T14:20:33.5515930Z ==> Finishing up 2021-05-18T14:20:33.5933130Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-18T14:20:33.5937380Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-18T14:20:33.5946950Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-18T14:20:33.5952270Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-18T14:20:33.5957130Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-18T14:20:33.5962940Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-18T14:20:33.6025260Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-18T14:20:33.6029880Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-18T14:20:33.6036900Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-18T14:20:33.6046030Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-18T14:20:33.6047860Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-18T14:20:33.6321840Z rm /usr/local/share/pkgconfig 2021-05-18T14:20:33.6440670Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-18T14:20:33.6446640Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-18T14:20:33.6453950Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-18T14:20:33.6460550Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-18T14:20:33.6465580Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-18T14:20:33.6471680Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-18T14:20:33.6476540Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-18T14:20:33.6482460Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-18T14:20:33.6488420Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-18T14:20:33.6493310Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-18T14:20:33.6498700Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-18T14:20:33.6505590Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-18T14:20:33.6509520Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-18T14:20:33.6515380Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-18T14:20:33.6522280Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-18T14:20:33.6531860Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-18T14:20:33.6553580Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-18T14:20:33.6555530Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-18T14:20:33.6557580Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-18T14:20:33.6559300Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-18T14:20:33.6561030Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-18T14:20:33.6562700Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-18T14:20:33.6566950Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-18T14:20:33.6571750Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-18T14:20:33.6577060Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-18T14:20:33.6583120Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-18T14:20:33.6586890Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-18T14:20:33.6592400Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-18T14:20:33.6597070Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-18T14:20:33.6602560Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-18T14:20:33.6607270Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-18T14:20:33.6612810Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-18T14:20:33.6618200Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-18T14:20:33.6650840Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-18T14:20:33.6652790Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-18T14:20:33.6654530Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-18T14:20:33.6656390Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-18T14:20:33.6658210Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-18T14:20:33.6659940Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-18T14:20:33.6661830Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-18T14:20:33.6663720Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-18T14:20:33.6668590Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-18T14:20:33.7274660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4603-11fgxp9.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/xorgproto.rb 2021-05-18T14:20:36.2087060Z ==> Summary 2021-05-18T14:20:36.2322190Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-18T14:20:36.2329730Z ==> Installing poppler dependency: libxau 2021-05-18T14:20:36.2423530Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-18T14:20:36.2442090Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210518-4310-15iwi8s 2021-05-18T14:20:36.4096120Z cp -pR /private/tmp/d20210518-4310-15iwi8s/libxau/. /usr/local/Cellar/libxau 2021-05-18T14:20:36.5794520Z chmod -Rf +w /private/tmp/d20210518-4310-15iwi8s 2021-05-18T14:20:36.6606370Z ==> Finishing up 2021-05-18T14:20:36.7038430Z rm /usr/local/include/X11 2021-05-18T14:20:36.7047680Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-18T14:20:36.7053690Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-18T14:20:36.7060220Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-18T14:20:36.7065310Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-18T14:20:36.7071070Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-18T14:20:36.7076300Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-18T14:20:36.7082310Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-18T14:20:36.7134620Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-18T14:20:36.7173590Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-18T14:20:36.7201920Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-18T14:20:36.7222350Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-18T14:20:36.7224120Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-18T14:20:36.7227970Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-18T14:20:36.7231320Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-18T14:20:36.7240090Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-18T14:20:36.7241880Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-18T14:20:36.7243440Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-18T14:20:36.7244950Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-18T14:20:36.7250770Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-18T14:20:36.7252420Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-18T14:20:36.7253990Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-18T14:20:36.7255500Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-18T14:20:36.7257040Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-18T14:20:36.7258630Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-18T14:20:36.7260040Z mkdir -p /usr/local/include/X11/dri 2021-05-18T14:20:36.7261500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-18T14:20:36.7263100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-18T14:20:36.7264730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-18T14:20:36.7268280Z mkdir -p /usr/local/include/X11/extensions 2021-05-18T14:20:36.7269850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-18T14:20:36.7271480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-18T14:20:36.7273240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-18T14:20:36.7274820Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-18T14:20:36.7276430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-18T14:20:36.7279490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-18T14:20:36.7285180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-18T14:20:36.7312060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-18T14:20:36.7340360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-18T14:20:36.7342390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-18T14:20:36.7344100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-18T14:20:36.7345700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-18T14:20:36.7347330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-18T14:20:36.7348990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-18T14:20:36.7350930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-18T14:20:36.7352560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-18T14:20:36.7354170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-18T14:20:36.7358320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-18T14:20:36.7360300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-18T14:20:36.7362150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-18T14:20:36.7363900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-18T14:20:36.7365650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-18T14:20:36.7370020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-18T14:20:36.7375400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-18T14:20:36.7380690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-18T14:20:36.7386240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-18T14:20:36.7391480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-18T14:20:36.7396590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-18T14:20:36.7401970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-18T14:20:36.7407120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-18T14:20:36.7413750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-18T14:20:36.7417560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-18T14:20:36.7422780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-18T14:20:36.7427990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-18T14:20:36.7433410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-18T14:20:36.7450040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-18T14:20:36.7451990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-18T14:20:36.7453680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-18T14:20:36.7455370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-18T14:20:36.7460740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-18T14:20:36.7467160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-18T14:20:36.7472710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-18T14:20:36.7477860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-18T14:20:36.7483930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-18T14:20:36.7489200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-18T14:20:36.7494390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-18T14:20:36.7526520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-18T14:20:36.7531650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-18T14:20:36.7537380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-18T14:20:36.7542310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-18T14:20:36.7548140Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-18T14:20:36.7553240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-18T14:20:36.7558680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-18T14:20:36.7565200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-18T14:20:36.7571210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-18T14:20:36.7577020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-18T14:20:36.7582650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-18T14:20:36.7590040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-18T14:20:36.7595280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-18T14:20:36.7601110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-18T14:20:36.7606550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-18T14:20:36.7612220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-18T14:20:36.7617870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-18T14:20:36.7623600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-18T14:20:36.7629170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-18T14:20:36.7634930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-18T14:20:36.7640230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-18T14:20:36.7645610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-18T14:20:36.7651040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-18T14:20:36.7656140Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-18T14:20:36.7661810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-18T14:20:36.7667850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-18T14:20:36.7671820Z Only the first 100 operations were output. 2021-05-18T14:20:36.8065270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4631-134f8l8.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxau.rb 2021-05-18T14:20:39.2662500Z ==> Summary 2021-05-18T14:20:39.2688540Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-18T14:20:39.2694750Z ==> Installing poppler dependency: libxdmcp 2021-05-18T14:20:39.2788020Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-18T14:20:39.2806020Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210518-4310-wjuhev 2021-05-18T14:20:39.3835010Z cp -pR /private/tmp/d20210518-4310-wjuhev/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-18T14:20:39.4771220Z chmod -Rf +w /private/tmp/d20210518-4310-wjuhev 2021-05-18T14:20:39.5495170Z ==> Finishing up 2021-05-18T14:20:39.5878240Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-18T14:20:39.5940710Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-18T14:20:39.5942450Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-18T14:20:39.5945170Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-18T14:20:39.5946830Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-18T14:20:39.6097400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4657-12ed267.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxdmcp.rb 2021-05-18T14:20:41.9320800Z ==> Summary 2021-05-18T14:20:41.9339510Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-18T14:20:41.9346120Z ==> Installing poppler dependency: libxcb 2021-05-18T14:20:41.9710700Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-18T14:20:41.9727520Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210518-4310-1yazjib 2021-05-18T14:20:56.8581600Z cp -pR /private/tmp/d20210518-4310-1yazjib/libxcb/. /usr/local/Cellar/libxcb 2021-05-18T14:21:15.9653840Z chmod -Rf +w /private/tmp/d20210518-4310-1yazjib 2021-05-18T14:21:18.4238810Z ==> Finishing up 2021-05-18T14:21:18.4806320Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-18T14:21:18.4864940Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-18T14:21:18.4931190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-18T14:21:18.4936050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-18T14:21:18.4942210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-18T14:21:18.4947710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-18T14:21:18.4953440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-18T14:21:18.4959410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks_end.3 xcb_alloc_color_cells_masks_end.3 2021-05-18T14:21:18.4965180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks_length.3 xcb_alloc_color_cells_masks_length.3 2021-05-18T14:21:18.4970860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-18T14:21:18.4983460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels_end.3 xcb_alloc_color_cells_pixels_end.3 2021-05-18T14:21:18.4985700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels_length.3 xcb_alloc_color_cells_pixels_length.3 2021-05-18T14:21:18.4990670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-18T14:21:18.4993180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-18T14:21:18.4998930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-18T14:21:18.5004760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-18T14:21:18.5010460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels_end.3 xcb_alloc_color_planes_pixels_end.3 2021-05-18T14:21:18.5017680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels_length.3 xcb_alloc_color_planes_pixels_length.3 2021-05-18T14:21:18.5022080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-18T14:21:18.5028350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-18T14:21:18.5034280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-18T14:21:18.5041030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-18T14:21:18.5046890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-18T14:21:18.5052250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-18T14:21:18.5058070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-18T14:21:18.5063270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-18T14:21:18.5069160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-18T14:21:18.5074570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-18T14:21:18.5080170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-18T14:21:18.5085800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-18T14:21:18.5091300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-18T14:21:18.5096870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-18T14:21:18.5102230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-18T14:21:18.5109290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-18T14:21:18.5113510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab_checked.3 xcb_change_active_pointer_grab_checked.3 2021-05-18T14:21:18.5118380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-18T14:21:18.5124230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-18T14:21:18.5175840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-18T14:21:18.5177740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-18T14:21:18.5179590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-18T14:21:18.5181610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-18T14:21:18.5186430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-18T14:21:18.5188410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-18T14:21:18.5190310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-18T14:21:18.5192220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-18T14:21:18.5194120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-18T14:21:18.5201650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-18T14:21:18.5203390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-18T14:21:18.5205570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-18T14:21:18.5207480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-18T14:21:18.5212910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-18T14:21:18.5229970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-18T14:21:18.5232100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-18T14:21:18.5248900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-18T14:21:18.5254270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-18T14:21:18.5261750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-18T14:21:18.5267230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-18T14:21:18.5273020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-18T14:21:18.5278260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-18T14:21:18.5284270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-18T14:21:18.5290360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_create_region_from_border_clip.3 xcb_composite_create_region_from_border_clip.3 2021-05-18T14:21:18.5296190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_create_region_from_border_clip_checked.3 xcb_composite_create_region_from_border_clip_checked.3 2021-05-18T14:21:18.5322430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-18T14:21:18.5324520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window_reply.3 xcb_composite_get_overlay_window_reply.3 2021-05-18T14:21:18.5328480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window_unchecked.3 xcb_composite_get_overlay_window_unchecked.3 2021-05-18T14:21:18.5330580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-18T14:21:18.5332720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap_checked.3 xcb_composite_name_window_pixmap_checked.3 2021-05-18T14:21:18.5334710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-18T14:21:18.5336710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-18T14:21:18.5339440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-18T14:21:18.5344440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-18T14:21:18.5350340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-18T14:21:18.5356150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-18T14:21:18.5361650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-18T14:21:18.5366870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-18T14:21:18.5372910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window_checked.3 xcb_composite_release_overlay_window_checked.3 2021-05-18T14:21:18.5377920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-18T14:21:18.5383890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-18T14:21:18.5391240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-18T14:21:18.5395000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-18T14:21:18.5400300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-18T14:21:18.5405410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-18T14:21:18.5410910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-18T14:21:18.5416500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-18T14:21:18.5422030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-18T14:21:18.5429740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-18T14:21:18.5432660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-18T14:21:18.5438430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-18T14:21:18.5443940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-18T14:21:18.5449850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free_checked.3 xcb_copy_colormap_and_free_checked.3 2021-05-18T14:21:18.5454730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-18T14:21:18.5460310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-18T14:21:18.5488210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-18T14:21:18.5492240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-18T14:21:18.5494070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-18T14:21:18.5495930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-18T14:21:18.5497690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-18T14:21:18.5499510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-18T14:21:18.5501220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-18T14:21:18.5507210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-18T14:21:18.5511870Z Only the first 100 operations were output. 2021-05-18T14:21:20.2085600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4713-147s66c.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxcb.rb 2021-05-18T14:21:23.5454480Z ==> Summary 2021-05-18T14:21:23.6853050Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-18T14:21:23.6859990Z ==> Installing poppler dependency: libx11 2021-05-18T14:21:23.7316470Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-18T14:21:23.7333310Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210518-4310-3r4tpk 2021-05-18T14:21:31.3789210Z cp -pR /private/tmp/d20210518-4310-3r4tpk/libx11/. /usr/local/Cellar/libx11 2021-05-18T14:21:39.1136820Z chmod -Rf +w /private/tmp/d20210518-4310-3r4tpk 2021-05-18T14:21:39.8926680Z ==> Finishing up 2021-05-18T14:21:39.9397290Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-18T14:21:39.9401210Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-18T14:21:39.9407380Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-18T14:21:39.9412090Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-18T14:21:39.9416940Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-18T14:21:39.9422400Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-18T14:21:39.9427660Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-18T14:21:39.9432680Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-18T14:21:39.9439160Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-18T14:21:39.9442880Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-18T14:21:39.9447780Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-18T14:21:39.9453080Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-18T14:21:39.9461180Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-18T14:21:39.9468170Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-18T14:21:39.9495500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-18T14:21:39.9522930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-18T14:21:39.9525040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-18T14:21:39.9526730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-18T14:21:39.9528340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-18T14:21:39.9530200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-18T14:21:39.9534890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-18T14:21:39.9541020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-18T14:21:39.9546400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-18T14:21:39.9552460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-18T14:21:39.9558390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-18T14:21:39.9563860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-18T14:21:39.9570250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-18T14:21:39.9575450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-18T14:21:39.9581620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-18T14:21:39.9587500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-18T14:21:39.9594600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-18T14:21:39.9599700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-18T14:21:39.9605460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-18T14:21:39.9611740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-18T14:21:39.9618080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-18T14:21:39.9623600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-18T14:21:39.9629490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-18T14:21:39.9635710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-18T14:21:39.9641510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-18T14:21:39.9647030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-18T14:21:39.9653020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-18T14:21:39.9658190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-18T14:21:39.9664080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-18T14:21:39.9670200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-18T14:21:39.9677500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-18T14:21:39.9683640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-18T14:21:39.9689440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-18T14:21:39.9695040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-18T14:21:39.9701460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-18T14:21:39.9708850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-18T14:21:39.9713420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-18T14:21:39.9719200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-18T14:21:39.9726520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-18T14:21:39.9732340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-18T14:21:39.9738550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-18T14:21:39.9744520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-18T14:21:39.9750380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-18T14:21:39.9755610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-18T14:21:39.9761850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-18T14:21:39.9767470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-18T14:21:39.9773130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-18T14:21:39.9778850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-18T14:21:39.9784520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-18T14:21:39.9790100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-18T14:21:39.9796010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-18T14:21:39.9801910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-18T14:21:39.9807850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-18T14:21:39.9814190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-18T14:21:39.9820340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-18T14:21:39.9826670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-18T14:21:39.9876610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-18T14:21:39.9878990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-18T14:21:39.9880860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-18T14:21:39.9882510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-18T14:21:39.9884510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-18T14:21:39.9886360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-18T14:21:39.9888370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-18T14:21:39.9890340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-18T14:21:39.9892380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-18T14:21:39.9894110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-18T14:21:39.9895770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-18T14:21:39.9901510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-18T14:21:39.9907810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-18T14:21:39.9913440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-18T14:21:39.9919170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-18T14:21:39.9925110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-18T14:21:39.9930880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-18T14:21:39.9937260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-18T14:21:39.9942580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-18T14:21:39.9948200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-18T14:21:39.9954180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-18T14:21:39.9959330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-18T14:21:39.9966160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-18T14:21:39.9972050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-18T14:21:39.9977860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-18T14:21:39.9984250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-18T14:21:39.9989900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-18T14:21:39.9996150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-18T14:21:40.0001100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-18T14:21:40.0007230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-18T14:21:40.0021640Z Only the first 100 operations were output. 2021-05-18T14:21:40.5995510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4740-18h388m.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libx11.rb 2021-05-18T14:21:43.6215610Z ==> Summary 2021-05-18T14:21:43.6874470Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-18T14:21:43.6880410Z ==> Installing poppler dependency: libxext 2021-05-18T14:21:43.7482810Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-18T14:21:43.7510290Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210518-4310-1m8u18j 2021-05-18T14:21:44.5251150Z cp -pR /private/tmp/d20210518-4310-1m8u18j/libxext/. /usr/local/Cellar/libxext 2021-05-18T14:21:45.3010710Z chmod -Rf +w /private/tmp/d20210518-4310-1m8u18j 2021-05-18T14:21:45.4102730Z ==> Finishing up 2021-05-18T14:21:45.4617470Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-18T14:21:45.4632630Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-18T14:21:45.4634650Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-18T14:21:45.4636330Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-18T14:21:45.4639120Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-18T14:21:45.4645770Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-18T14:21:45.4654230Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-18T14:21:45.4657200Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-18T14:21:45.4662630Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-18T14:21:45.4668280Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-18T14:21:45.4673780Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-18T14:21:45.4679510Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-18T14:21:45.4689520Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-18T14:21:45.4691760Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-18T14:21:45.4697140Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-18T14:21:45.4702650Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-18T14:21:45.4715950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-18T14:21:45.4721940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-18T14:21:45.4727780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-18T14:21:45.4733060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-18T14:21:45.4738660Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-18T14:21:45.4744240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-18T14:21:45.4749890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-18T14:21:45.4754930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-18T14:21:45.4760990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-18T14:21:45.4766140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-18T14:21:45.4771720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-18T14:21:45.4779520Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-18T14:21:45.4783240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-18T14:21:45.4788980Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-18T14:21:45.4794090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-18T14:21:45.4820490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-18T14:21:45.4827960Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-18T14:21:45.4833790Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-18T14:21:45.4839260Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-18T14:21:45.4845160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-18T14:21:45.4850420Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-18T14:21:45.4856110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-18T14:21:45.4861270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-18T14:21:45.4867070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-18T14:21:45.4872390Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-18T14:21:45.4877580Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-18T14:21:45.4885810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-18T14:21:45.4888740Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-18T14:21:45.4894060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-18T14:21:45.4899530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-18T14:21:45.4905030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-18T14:21:45.4911350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-18T14:21:45.4917050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-18T14:21:45.4927740Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-18T14:21:45.4947620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-18T14:21:45.4949530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-18T14:21:45.4951720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-18T14:21:45.4953780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-18T14:21:45.4956040Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-18T14:21:45.4958180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-18T14:21:45.4963420Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-18T14:21:45.4967910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-18T14:21:45.4975100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-18T14:21:45.4981870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-18T14:21:45.4984350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-18T14:21:45.4989930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-18T14:21:45.4995550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-18T14:21:45.5000810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-18T14:21:45.5006250Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-18T14:21:45.5013950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-18T14:21:45.5017940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-18T14:21:45.5023820Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-18T14:21:45.5029580Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-18T14:21:45.5035460Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-18T14:21:45.5040550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-18T14:21:45.5046340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-18T14:21:45.5051800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-18T14:21:45.5057550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-18T14:21:45.5062490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-18T14:21:45.5068430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-18T14:21:45.5073490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-18T14:21:45.5082150Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-18T14:21:45.5086390Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-18T14:21:45.5112560Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-18T14:21:45.5120090Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-18T14:21:45.5435900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4766-1m9cx8w.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxext.rb 2021-05-18T14:21:48.3044350Z ==> Summary 2021-05-18T14:21:48.3144850Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-18T14:21:48.3247010Z ==> Installing poppler dependency: libxrender 2021-05-18T14:21:48.3754670Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-18T14:21:48.3774980Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210518-4310-1yiggci 2021-05-18T14:21:48.5683890Z cp -pR /private/tmp/d20210518-4310-1yiggci/libxrender/. /usr/local/Cellar/libxrender 2021-05-18T14:21:48.6797980Z chmod -Rf +w /private/tmp/d20210518-4310-1yiggci 2021-05-18T14:21:48.7614100Z ==> Finishing up 2021-05-18T14:21:48.8590340Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-18T14:21:48.8601990Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-18T14:21:48.8608920Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-18T14:21:48.8613410Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-18T14:21:48.8619290Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-18T14:21:48.8626680Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-18T14:21:48.8820720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4792-1cv7eir.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxrender.rb 2021-05-18T14:21:51.5357300Z ==> Summary 2021-05-18T14:21:51.5433770Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210518-4310-qod08r 2021-05-18T14:21:51.5436050Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-18T14:21:51.5444060Z ==> Installing poppler dependency: lzo 2021-05-18T14:21:51.5484710Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-18T14:21:51.8247690Z cp -pR /private/tmp/d20210518-4310-qod08r/lzo/. /usr/local/Cellar/lzo 2021-05-18T14:21:52.0943770Z chmod -Rf +w /private/tmp/d20210518-4310-qod08r 2021-05-18T14:21:52.1768170Z ==> Finishing up 2021-05-18T14:21:52.2289690Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-18T14:21:52.2307170Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-18T14:21:52.2315810Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-18T14:21:52.2351090Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-18T14:21:52.2380110Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-18T14:21:52.2382110Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-18T14:21:52.2563420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4819-1w8xypx.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/lzo.rb 2021-05-18T14:21:54.6453760Z ==> Summary 2021-05-18T14:21:54.6485960Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-18T14:21:54.6493260Z ==> Installing poppler dependency: pixman 2021-05-18T14:21:54.6519890Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-18T14:21:54.6537520Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210518-4310-1xkctpy 2021-05-18T14:21:54.8415380Z cp -pR /private/tmp/d20210518-4310-1xkctpy/pixman/. /usr/local/Cellar/pixman 2021-05-18T14:21:55.0230910Z chmod -Rf +w /private/tmp/d20210518-4310-1xkctpy 2021-05-18T14:21:55.1510840Z ==> Finishing up 2021-05-18T14:21:55.1887970Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-18T14:21:55.1940420Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-18T14:21:55.1942250Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-18T14:21:55.1943920Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-18T14:21:55.1945540Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-18T14:21:55.1947160Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-18T14:21:55.2219480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4845-1c99wgq.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/pixman.rb 2021-05-18T14:21:57.7374230Z ==> Summary 2021-05-18T14:21:57.7423930Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-18T14:21:57.7425530Z ==> Installing poppler dependency: cairo 2021-05-18T14:21:57.9044450Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-18T14:21:57.9061790Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz --directory /private/tmp/d20210518-4310-1d2ar0b 2021-05-18T14:21:59.1857620Z cp -pR /private/tmp/d20210518-4310-1d2ar0b/cairo/. /usr/local/Cellar/cairo 2021-05-18T14:22:00.4033950Z chmod -Rf +w /private/tmp/d20210518-4310-1d2ar0b 2021-05-18T14:22:01.9005540Z ==> Finishing up 2021-05-18T14:22:01.9558840Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-18T14:22:01.9562670Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-18T14:22:01.9569980Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-18T14:22:01.9581090Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-18T14:22:01.9588100Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-18T14:22:01.9593860Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-18T14:22:01.9600170Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-18T14:22:01.9604000Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-18T14:22:01.9609890Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-18T14:22:01.9614530Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-18T14:22:01.9620250Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-18T14:22:01.9627360Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-18T14:22:01.9633690Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-18T14:22:01.9647080Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-18T14:22:01.9663440Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-18T14:22:01.9672940Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-18T14:22:01.9680760Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-18T14:22:01.9691120Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-18T14:22:01.9698470Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-18T14:22:01.9707600Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-18T14:22:01.9717390Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-18T14:22:01.9727450Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-18T14:22:01.9740530Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-18T14:22:01.9748310Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-18T14:22:01.9755630Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-18T14:22:01.9769930Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-18T14:22:01.9779980Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-18T14:22:01.9790390Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-18T14:22:01.9800040Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-18T14:22:01.9805310Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-18T14:22:01.9813340Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-18T14:22:02.0338530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4871-8d7wxa.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/cairo.rb 2021-05-18T14:22:04.4201660Z ==> Summary 2021-05-18T14:22:04.4289960Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-18T14:22:04.4296390Z ==> Installing poppler dependency: little-cms2 2021-05-18T14:22:04.4439670Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-18T14:22:04.4457400Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210518-4310-vnymf5 2021-05-18T14:22:04.6782370Z cp -pR /private/tmp/d20210518-4310-vnymf5/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-18T14:22:04.8634990Z chmod -Rf +w /private/tmp/d20210518-4310-vnymf5 2021-05-18T14:22:05.0544860Z ==> Finishing up 2021-05-18T14:22:05.0795800Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-18T14:22:05.0800030Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-18T14:22:05.0805760Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-18T14:22:05.0810680Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-18T14:22:05.0815580Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-18T14:22:05.0823430Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-18T14:22:05.0828320Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-18T14:22:05.0840330Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-18T14:22:05.0846120Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-18T14:22:05.0851830Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-18T14:22:05.0857640Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-18T14:22:05.0863650Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-18T14:22:05.0870480Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-18T14:22:05.0875250Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-18T14:22:05.0881030Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-18T14:22:05.0888790Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-18T14:22:05.1186080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4897-iop6uy.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/little-cms2.rb 2021-05-18T14:22:07.3061750Z ==> Summary 2021-05-18T14:22:07.3091400Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-18T14:22:07.3097270Z ==> Installing poppler dependency: nspr 2021-05-18T14:22:07.3118360Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-18T14:22:07.3137060Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210518-4310-otpe11 2021-05-18T14:22:07.8774820Z cp -pR /private/tmp/d20210518-4310-otpe11/nspr/. /usr/local/Cellar/nspr 2021-05-18T14:22:08.2196500Z chmod -Rf +w /private/tmp/d20210518-4310-otpe11 2021-05-18T14:22:08.3652260Z ==> Finishing up 2021-05-18T14:22:08.4059360Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-18T14:22:08.4065670Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-18T14:22:08.4075050Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-18T14:22:08.4082500Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-18T14:22:08.4133890Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-18T14:22:08.4137850Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-18T14:22:08.4143940Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-18T14:22:08.4148610Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-18T14:22:08.4153590Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-18T14:22:08.4161200Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-18T14:22:08.4503190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4924-1s0mthg.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/nspr.rb 2021-05-18T14:22:10.8811370Z ==> Summary 2021-05-18T14:22:10.8880900Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-18T14:22:10.8886980Z ==> Installing poppler dependency: nss 2021-05-18T14:22:10.9229390Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-18T14:22:10.9249600Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210518-4310-kw2gba 2021-05-18T14:22:15.7298170Z cp -pR /private/tmp/d20210518-4310-kw2gba/nss/. /usr/local/Cellar/nss 2021-05-18T14:22:18.9742570Z chmod -Rf +w /private/tmp/d20210518-4310-kw2gba 2021-05-18T14:22:30.9654300Z ==> Finishing up 2021-05-18T14:22:31.0131740Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-18T14:22:31.0139710Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-18T14:22:31.0141140Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-18T14:22:31.0145010Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-18T14:22:31.0150340Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-18T14:22:31.0154840Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-18T14:22:31.0267550Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-18T14:22:31.0272600Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-18T14:22:31.0278940Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-18T14:22:31.0283730Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-18T14:22:31.0288860Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-18T14:22:31.0293600Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-18T14:22:31.0298880Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-18T14:22:31.0304190Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-18T14:22:31.0308650Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-18T14:22:31.0314570Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-18T14:22:31.0318740Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-18T14:22:31.0323860Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-18T14:22:31.0329420Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-18T14:22:31.0333540Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-18T14:22:31.0338450Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-18T14:22:31.0343270Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-18T14:22:31.0348360Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-18T14:22:31.0354180Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-18T14:22:31.0358810Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-18T14:22:31.0364210Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-18T14:22:31.0369640Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-18T14:22:31.0374850Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-18T14:22:31.0380640Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-18T14:22:31.0385600Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-18T14:22:31.0390540Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-18T14:22:31.0395650Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-18T14:22:31.0401730Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-18T14:22:31.0405770Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-18T14:22:31.0411400Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-18T14:22:31.0416630Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-18T14:22:31.0421120Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-18T14:22:31.0426590Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-18T14:22:31.0431790Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-18T14:22:31.0436670Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-18T14:22:31.0441730Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-18T14:22:31.0446760Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-18T14:22:31.0458910Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-18T14:22:31.0460640Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-18T14:22:31.0463440Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-18T14:22:31.0469070Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-18T14:22:31.0474500Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-18T14:22:31.0480090Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-18T14:22:31.0485580Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-18T14:22:31.0489820Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-18T14:22:31.0495200Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-18T14:22:31.0500010Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-18T14:22:31.0504800Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-18T14:22:31.0514670Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-18T14:22:31.0519520Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-18T14:22:31.0525320Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-18T14:22:31.0531910Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-18T14:22:31.0536440Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-18T14:22:31.0541670Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-18T14:22:31.0546770Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-18T14:22:31.0551950Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-18T14:22:31.0558100Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-18T14:22:31.0563260Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-18T14:22:31.0568410Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-18T14:22:31.0574790Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-18T14:22:31.0580160Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-18T14:22:31.0585550Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-18T14:22:31.0591220Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-18T14:22:31.0596200Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-18T14:22:31.0602340Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-18T14:22:31.0610830Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-18T14:22:31.0619430Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-18T14:22:31.0624830Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-18T14:22:31.0630050Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-18T14:22:31.0635390Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-18T14:22:31.0640650Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-18T14:22:31.0645660Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-18T14:22:31.0650970Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-18T14:22:31.0656370Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-18T14:22:31.0661470Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-18T14:22:31.0666710Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-18T14:22:31.0671690Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-18T14:22:31.0677760Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-18T14:22:31.0682930Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-18T14:22:31.0688190Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-18T14:22:31.0694330Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-18T14:22:31.0699100Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-18T14:22:31.0704520Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-18T14:22:31.0709720Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-18T14:22:31.0716620Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-18T14:22:31.0721280Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-18T14:22:31.0726880Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-18T14:22:31.0732010Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-18T14:22:31.0737390Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-18T14:22:31.0742360Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-18T14:22:31.0748020Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-18T14:22:31.0753670Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-18T14:22:31.0758160Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-18T14:22:31.0763490Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-18T14:22:31.0768860Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-18T14:22:31.0772610Z Only the first 100 operations were output. 2021-05-18T14:22:31.2091680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4972-alkdkh.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/nss.rb 2021-05-18T14:22:33.5373020Z ==> Summary 2021-05-18T14:22:33.5506620Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-18T14:22:33.5512610Z ==> Installing poppler dependency: openjpeg 2021-05-18T14:22:33.5811050Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-18T14:22:33.5829150Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210518-4310-cwkk2g 2021-05-18T14:22:36.6660260Z cp -pR /private/tmp/d20210518-4310-cwkk2g/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-18T14:22:39.3318420Z chmod -Rf +w /private/tmp/d20210518-4310-cwkk2g 2021-05-18T14:22:39.7572730Z ==> Finishing up 2021-05-18T14:22:39.7964170Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-18T14:22:39.7967880Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-18T14:22:39.7973220Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-18T14:22:39.7980450Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-18T14:22:39.7989350Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-18T14:22:39.7999180Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-18T14:22:39.8004690Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-18T14:22:39.8010160Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-18T14:22:39.8017940Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-18T14:22:39.8024690Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-18T14:22:39.8029650Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-18T14:22:39.8034710Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-18T14:22:39.8039860Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-18T14:22:39.8044650Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-18T14:22:39.8052500Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-18T14:22:39.9131050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-4998-x89kde.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/openjpeg.rb 2021-05-18T14:22:42.1499680Z ==> Summary 2021-05-18T14:22:42.1860820Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-18T14:22:42.1866640Z ==> Installing poppler dependency: qt@5 2021-05-18T14:22:42.1911930Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-18T14:22:42.1930330Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz --directory /private/tmp/d20210518-4310-1dx40dn 2021-05-18T14:23:55.1121940Z cp -pR /private/tmp/d20210518-4310-1dx40dn/qt@5/. /usr/local/Cellar/qt@5 2021-05-18T14:25:14.0017660Z chmod -Rf +w /private/tmp/d20210518-4310-1dx40dn 2021-05-18T14:26:45.5900250Z ==> Finishing up 2021-05-18T14:26:48.2933530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5070-1c5p1y5.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/qt@5.rb 2021-05-18T14:26:53.9698320Z ==> Caveats 2021-05-18T14:26:53.9700470Z We agreed to the Qt open source license for you. 2021-05-18T14:26:53.9701490Z If this is unacceptable you should uninstall. 2021-05-18T14:26:53.9702170Z 2021-05-18T14:26:53.9704150Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:26:53.9705290Z because this is an alternate version of another formula. 2021-05-18T14:26:53.9705970Z 2021-05-18T14:26:53.9706760Z If you need to have qt@5 first in your PATH, run: 2021-05-18T14:26:53.9708440Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:26:53.9709300Z 2021-05-18T14:26:53.9710100Z For compilers to find qt@5 you may need to set: 2021-05-18T14:26:53.9711400Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-18T14:26:53.9712770Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-18T14:26:53.9713720Z 2021-05-18T14:26:53.9715020Z For pkg-config to find qt@5 you may need to set: 2021-05-18T14:26:53.9716200Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-18T14:26:53.9716900Z 2021-05-18T14:26:53.9718030Z ==> Summary 2021-05-18T14:26:54.7311010Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-18T14:26:54.7317030Z ==> Installing poppler 2021-05-18T14:26:54.7320940Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-18T14:26:54.7342070Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210518-4310-6gxbib 2021-05-18T14:26:59.0389960Z cp -pR /private/tmp/d20210518-4310-6gxbib/poppler/. /usr/local/Cellar/poppler 2021-05-18T14:27:02.8089510Z chmod -Rf +w /private/tmp/d20210518-4310-6gxbib 2021-05-18T14:27:05.6917080Z ==> Finishing up 2021-05-18T14:27:06.2261530Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-18T14:27:06.2265540Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-18T14:27:06.2271260Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-18T14:27:06.2276370Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-18T14:27:06.2281760Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-18T14:27:06.2287360Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-18T14:27:06.2292040Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-18T14:27:06.2297730Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-18T14:27:06.2303070Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-18T14:27:06.2308200Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-18T14:27:06.2313360Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-18T14:27:06.2318390Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-18T14:27:06.2385390Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-18T14:27:06.2392320Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-18T14:27:06.2403780Z rm /usr/local/share/gir-1.0 2021-05-18T14:27:06.2411230Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-18T14:27:06.2417320Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-18T14:27:06.2427550Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-18T14:27:06.2436180Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-18T14:27:06.2438530Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-18T14:27:06.2444410Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-18T14:27:06.2449860Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-18T14:27:06.2543330Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-18T14:27:06.2614180Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-18T14:27:06.2615910Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-18T14:27:06.2617570Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-18T14:27:06.2619640Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-18T14:27:06.2621210Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-18T14:27:06.2622810Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-18T14:27:06.2624530Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-18T14:27:06.2626300Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-18T14:27:06.2631320Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-18T14:27:06.2633050Z rm /usr/local/lib/girepository-1.0 2021-05-18T14:27:06.2634850Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-18T14:27:06.2638230Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-18T14:27:06.2640320Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-18T14:27:06.2642310Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-18T14:27:06.2644160Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-18T14:27:06.2646110Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-18T14:27:06.2649210Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-18T14:27:06.2654440Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-18T14:27:06.2660080Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-18T14:27:06.2665380Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-18T14:27:06.2670440Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-18T14:27:06.2675700Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-18T14:27:06.2681410Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-18T14:27:06.2686650Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-18T14:27:06.2691540Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-18T14:27:06.2696600Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-18T14:27:06.2709180Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-18T14:27:06.2711130Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-18T14:27:06.2717140Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-18T14:27:06.2719920Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-18T14:27:06.2725440Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-18T14:27:06.3877560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5096-7j42bw.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/poppler.rb 2021-05-18T14:27:08.8653740Z ==> Summary 2021-05-18T14:27:08.8967710Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-18T14:27:11.2789500Z ==> Caveats 2021-05-18T14:27:11.2790910Z ==> qt@5 2021-05-18T14:27:11.2835380Z We agreed to the Qt open source license for you. 2021-05-18T14:27:11.2836430Z If this is unacceptable you should uninstall. 2021-05-18T14:27:11.2837080Z 2021-05-18T14:27:11.2838820Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:27:11.2840180Z because this is an alternate version of another formula. 2021-05-18T14:27:11.2840890Z 2021-05-18T14:27:11.2841680Z If you need to have qt@5 first in your PATH, run: 2021-05-18T14:27:11.2843330Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:27:11.2844670Z 2021-05-18T14:27:11.2845460Z For compilers to find qt@5 you may need to set: 2021-05-18T14:27:11.2846790Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-18T14:27:11.2848170Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-18T14:27:11.2848860Z 2021-05-18T14:27:11.2850050Z For pkg-config to find qt@5 you may need to set: 2021-05-18T14:27:11.2851110Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-18T14:27:11.2851770Z 2021-05-18T14:27:13.3080070Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-18T14:27:14.4501400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9f9b3db3fcab3fb68882ccc2038a29d701f498977476b20f27c1c7cc74ec3d73--szip-2.1.1_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-18T14:27:15.0132100Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-18T14:27:15.3661830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-18T14%3A35%3A00Z&sig=PHvFfRFfcxZpBvj4wfhCSe80somh7CMrrPt3WC9YEWM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:27:15.3985590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b\?se=2021-05-18T14\%3A35\%3A00Z\&sig=PHvFfRFfcxZpBvj4wfhCSe80somh7CMrrPt3WC9YEWM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:27:15.4489940Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-18T14:27:15.4539070Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-18T14:27:16.5717350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-18T14:27:17.1541630Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-18T14:27:17.5149160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-18T14%3A35%3A00Z&sig=2uYBnTKq6qQKGwxM2uBE8cA7yqsskVREY4CJ50z8SxE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:27:17.5477740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c\?se=2021-05-18T14\%3A35\%3A00Z\&sig=2uYBnTKq6qQKGwxM2uBE8cA7yqsskVREY4CJ50z8SxE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:27:18.0184570Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-18T14:27:18.0609690Z ==> Installing dependencies for hdf5: szip 2021-05-18T14:27:18.0614960Z ==> Installing hdf5 dependency: szip 2021-05-18T14:27:18.1401760Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-18T14:27:18.1437100Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5103-65n7xs 2021-05-18T14:27:18.2143070Z cp -pR /private/tmp/d20210518-5103-65n7xs/szip/. /usr/local/Cellar/szip 2021-05-18T14:27:18.2792860Z chmod -Rf +w /private/tmp/d20210518-5103-65n7xs 2021-05-18T14:27:18.3392430Z ==> Finishing up 2021-05-18T14:27:18.3757230Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-18T14:27:18.3760770Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-18T14:27:18.3766070Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-18T14:27:18.3772730Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-18T14:27:18.3777840Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-18T14:27:18.3782440Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-18T14:27:18.3962790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5273-1ptg3on.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/szip.rb 2021-05-18T14:27:20.6416910Z ==> Summary 2021-05-18T14:27:20.6434770Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-18T14:27:20.6441790Z ==> Installing hdf5 2021-05-18T14:27:20.6446190Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-18T14:27:20.6469760Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5103-1ipvp3u 2021-05-18T14:27:23.9121380Z cp -pR /private/tmp/d20210518-5103-1ipvp3u/hdf5/. /usr/local/Cellar/hdf5 2021-05-18T14:27:26.1248490Z chmod -Rf +w /private/tmp/d20210518-5103-1ipvp3u 2021-05-18T14:27:27.2600420Z ==> Finishing up 2021-05-18T14:27:27.3230110Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-18T14:27:27.3247190Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-18T14:27:27.3248580Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-18T14:27:27.3249960Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-18T14:27:27.3251370Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-18T14:27:27.3252740Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-18T14:27:27.3257130Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-18T14:27:27.3263070Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-18T14:27:27.3340840Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-18T14:27:27.3342260Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-18T14:27:27.3343750Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-18T14:27:27.3345170Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-18T14:27:27.3346510Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-18T14:27:27.3347790Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-18T14:27:27.3349080Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-18T14:27:27.3350970Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-18T14:27:27.3352630Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-18T14:27:27.3354030Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-18T14:27:27.3355400Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-18T14:27:27.3356740Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-18T14:27:27.3358110Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-18T14:27:27.3359530Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-18T14:27:27.3361320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-18T14:27:27.3362970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-18T14:27:27.3366600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-18T14:27:27.3449370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-18T14:27:27.3451290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-18T14:27:27.3452900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-18T14:27:27.3454830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-18T14:27:27.3456330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-18T14:27:27.3457840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-18T14:27:27.3459280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-18T14:27:27.3460690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-18T14:27:27.3462160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-18T14:27:27.3463680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-18T14:27:27.3465180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-18T14:27:27.3466700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-18T14:27:27.3468210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-18T14:27:27.3469760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-18T14:27:27.3471300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-18T14:27:27.3472860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-18T14:27:27.3554200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-18T14:27:27.3556040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-18T14:27:27.3557600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-18T14:27:27.3559100Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-18T14:27:27.3560690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-18T14:27:27.3562170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-18T14:27:27.3563660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-18T14:27:27.3566180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-18T14:27:27.3567800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-18T14:27:27.3569310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-18T14:27:27.3570820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-18T14:27:27.3572310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-18T14:27:27.3573730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-18T14:27:27.3653440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-18T14:27:27.3655120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-18T14:27:27.3657090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-18T14:27:27.3735890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-18T14:27:27.3737570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-18T14:27:27.3739080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-18T14:27:27.3740590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-18T14:27:27.3742630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-18T14:27:27.3744710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-18T14:27:27.3746200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-18T14:27:27.3747710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-18T14:27:27.3750010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-18T14:27:27.3751550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-18T14:27:27.3753330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-18T14:27:27.3754880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-18T14:27:27.3836600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-18T14:27:27.3838460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-18T14:27:27.3839980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-18T14:27:27.3841950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-18T14:27:27.3843830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-18T14:27:27.3845700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-18T14:27:27.3847280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-18T14:27:27.3848860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-18T14:27:27.3850380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-18T14:27:27.3851880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-18T14:27:27.3853800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-18T14:27:27.3933070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-18T14:27:27.3934680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-18T14:27:27.3936170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-18T14:27:27.3937740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-18T14:27:27.3939700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-18T14:27:27.3941240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-18T14:27:27.3943140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-18T14:27:27.3944640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-18T14:27:27.3946200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-18T14:27:27.3947760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-18T14:27:27.3949530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-18T14:27:27.3951040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-18T14:27:27.3952510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-18T14:27:27.3953990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-18T14:27:27.3955480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-18T14:27:27.3957130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-18T14:27:27.3959470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-18T14:27:27.3961040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-18T14:27:27.3962750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-18T14:27:27.3964460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-18T14:27:27.3965490Z Only the first 100 operations were output. 2021-05-18T14:27:27.4919670Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5307-ferl81.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/hdf5.rb 2021-05-18T14:27:30.1234070Z ==> Summary 2021-05-18T14:27:30.1408940Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-18T14:27:30.8132140Z ==> No outdated dependents to upgrade! 2021-05-18T14:27:30.8133920Z ==> Checking for dependents of upgraded formulae... 2021-05-18T14:27:30.8656170Z ==> Reinstalling 1 broken dependent from source: 2021-05-18T14:27:30.8657280Z hdf5 2021-05-18T14:27:30.8666250Z rm /usr/local/bin/gif2h5 2021-05-18T14:27:30.8668900Z rm /usr/local/bin/h52gif 2021-05-18T14:27:30.8672160Z rm /usr/local/bin/h5c++ 2021-05-18T14:27:30.8678630Z rm /usr/local/bin/h5cc 2021-05-18T14:27:30.8679480Z rm /usr/local/bin/h5clear 2021-05-18T14:27:30.8681180Z rm /usr/local/bin/h5copy 2021-05-18T14:27:30.8684160Z rm /usr/local/bin/h5debug 2021-05-18T14:27:30.8686720Z rm /usr/local/bin/h5diff 2021-05-18T14:27:30.8689980Z rm /usr/local/bin/h5dump 2021-05-18T14:27:30.8692510Z rm /usr/local/bin/h5fc 2021-05-18T14:27:30.8695850Z rm /usr/local/bin/h5format_convert 2021-05-18T14:27:30.8704930Z rm /usr/local/bin/h5import 2021-05-18T14:27:30.8705800Z rm /usr/local/bin/h5jam 2021-05-18T14:27:30.8706520Z rm /usr/local/bin/h5ls 2021-05-18T14:27:30.8707270Z rm /usr/local/bin/h5mkgrp 2021-05-18T14:27:30.8710060Z rm /usr/local/bin/h5perf_serial 2021-05-18T14:27:30.8714110Z rm /usr/local/bin/h5redeploy 2021-05-18T14:27:30.8716080Z rm /usr/local/bin/h5repack 2021-05-18T14:27:30.8732450Z rm /usr/local/bin/h5repart 2021-05-18T14:27:30.8733320Z rm /usr/local/bin/h5stat 2021-05-18T14:27:30.8734040Z rm /usr/local/bin/h5unjam 2021-05-18T14:27:30.8734770Z rm /usr/local/bin/h5watch 2021-05-18T14:27:30.8735610Z rm /usr/local/include/H5ACpublic.h 2021-05-18T14:27:30.8738640Z rm /usr/local/include/H5AbstractDs.h 2021-05-18T14:27:30.8741250Z rm /usr/local/include/H5Apublic.h 2021-05-18T14:27:30.8744680Z rm /usr/local/include/H5ArrayType.h 2021-05-18T14:27:30.8747420Z rm /usr/local/include/H5AtomType.h 2021-05-18T14:27:30.8750770Z rm /usr/local/include/H5Attribute.h 2021-05-18T14:27:30.8753490Z rm /usr/local/include/H5Classes.h 2021-05-18T14:27:30.8791800Z rm /usr/local/include/H5CommonFG.h 2021-05-18T14:27:30.8792760Z rm /usr/local/include/H5CompType.h 2021-05-18T14:27:30.8793590Z rm /usr/local/include/H5Cpp.h 2021-05-18T14:27:30.8794600Z rm /usr/local/include/H5CppDoc.h 2021-05-18T14:27:30.8795480Z rm /usr/local/include/H5Cpublic.h 2021-05-18T14:27:30.8796320Z rm /usr/local/include/H5DOpublic.h 2021-05-18T14:27:30.8797140Z rm /usr/local/include/H5DSpublic.h 2021-05-18T14:27:30.8798350Z rm /usr/local/include/H5DaccProp.h 2021-05-18T14:27:30.8799240Z rm /usr/local/include/H5DataSet.h 2021-05-18T14:27:30.8800130Z rm /usr/local/include/H5DataSpace.h 2021-05-18T14:27:30.8801000Z rm /usr/local/include/H5DataType.h 2021-05-18T14:27:30.8801860Z rm /usr/local/include/H5DcreatProp.h 2021-05-18T14:27:30.8802690Z rm /usr/local/include/H5Dpublic.h 2021-05-18T14:27:30.8803610Z rm /usr/local/include/H5DxferProp.h 2021-05-18T14:27:30.8804500Z rm /usr/local/include/H5ESpublic.h 2021-05-18T14:27:30.8805590Z rm /usr/local/include/H5EnumType.h 2021-05-18T14:27:30.8806440Z rm /usr/local/include/H5Epubgen.h 2021-05-18T14:27:30.8808180Z rm /usr/local/include/H5Epublic.h 2021-05-18T14:27:30.8811010Z rm /usr/local/include/H5Exception.h 2021-05-18T14:27:30.8814400Z rm /usr/local/include/H5FDcore.h 2021-05-18T14:27:30.8817060Z rm /usr/local/include/H5FDdirect.h 2021-05-18T14:27:30.8820980Z rm /usr/local/include/H5FDfamily.h 2021-05-18T14:27:30.8823350Z rm /usr/local/include/H5FDhdfs.h 2021-05-18T14:27:30.8826390Z rm /usr/local/include/H5FDlog.h 2021-05-18T14:27:30.8829280Z rm /usr/local/include/H5FDmpi.h 2021-05-18T14:27:30.8832590Z rm /usr/local/include/H5FDmpio.h 2021-05-18T14:27:30.8835410Z rm /usr/local/include/H5FDmulti.h 2021-05-18T14:27:30.8838430Z rm /usr/local/include/H5FDpublic.h 2021-05-18T14:27:30.8841330Z rm /usr/local/include/H5FDros3.h 2021-05-18T14:27:30.8844700Z rm /usr/local/include/H5FDsec2.h 2021-05-18T14:27:30.8847460Z rm /usr/local/include/H5FDstdio.h 2021-05-18T14:27:30.8850900Z rm /usr/local/include/H5FDwindows.h 2021-05-18T14:27:30.8853680Z rm /usr/local/include/H5FaccProp.h 2021-05-18T14:27:30.8856740Z rm /usr/local/include/H5FcreatProp.h 2021-05-18T14:27:30.8859630Z rm /usr/local/include/H5File.h 2021-05-18T14:27:30.8862910Z rm /usr/local/include/H5FloatType.h 2021-05-18T14:27:30.8865720Z rm /usr/local/include/H5Fpublic.h 2021-05-18T14:27:30.8869240Z rm /usr/local/include/H5Gpublic.h 2021-05-18T14:27:30.8872740Z rm /usr/local/include/H5Group.h 2021-05-18T14:27:30.8875410Z rm /usr/local/include/H5IMpublic.h 2021-05-18T14:27:30.8878400Z rm /usr/local/include/H5IdComponent.h 2021-05-18T14:27:30.8881820Z rm /usr/local/include/H5Include.h 2021-05-18T14:27:30.8885300Z rm /usr/local/include/H5IntType.h 2021-05-18T14:27:30.8888320Z rm /usr/local/include/H5Ipublic.h 2021-05-18T14:27:30.8891040Z rm /usr/local/include/H5LDpublic.h 2021-05-18T14:27:30.8894360Z rm /usr/local/include/H5LTpublic.h 2021-05-18T14:27:30.8897140Z rm /usr/local/include/H5LaccProp.h 2021-05-18T14:27:30.8900430Z rm /usr/local/include/H5LcreatProp.h 2021-05-18T14:27:30.8903220Z rm /usr/local/include/H5Library.h 2021-05-18T14:27:30.8906630Z rm /usr/local/include/H5Location.h 2021-05-18T14:27:30.8909490Z rm /usr/local/include/H5Lpublic.h 2021-05-18T14:27:30.8912770Z rm /usr/local/include/H5MMpublic.h 2021-05-18T14:27:30.8915510Z rm /usr/local/include/H5Mpublic.h 2021-05-18T14:27:30.8918770Z rm /usr/local/include/H5Object.h 2021-05-18T14:27:30.8960160Z rm /usr/local/include/H5OcreatProp.h 2021-05-18T14:27:30.8963820Z rm /usr/local/include/H5Opublic.h 2021-05-18T14:27:30.8965910Z rm /usr/local/include/H5PLextern.h 2021-05-18T14:27:30.8969320Z rm /usr/local/include/H5PLpublic.h 2021-05-18T14:27:30.8972330Z rm /usr/local/include/H5PTpublic.h 2021-05-18T14:27:30.8976100Z rm /usr/local/include/H5PacketTable.h 2021-05-18T14:27:30.8978810Z rm /usr/local/include/H5Ppublic.h 2021-05-18T14:27:30.8982550Z rm /usr/local/include/H5PredType.h 2021-05-18T14:27:30.8985270Z rm /usr/local/include/H5PropList.h 2021-05-18T14:27:30.8989320Z rm /usr/local/include/H5Rpublic.h 2021-05-18T14:27:30.8992040Z rm /usr/local/include/H5Spublic.h 2021-05-18T14:27:30.8995340Z rm /usr/local/include/H5StrType.h 2021-05-18T14:27:30.8998160Z rm /usr/local/include/H5TBpublic.h 2021-05-18T14:27:30.9001520Z rm /usr/local/include/H5Tpublic.h 2021-05-18T14:27:30.9030830Z rm /usr/local/include/H5VLconnector.h 2021-05-18T14:27:30.9031860Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-18T14:27:30.9032750Z rm /usr/local/include/H5VLnative.h 2021-05-18T14:27:30.9033620Z Only the first 100 operations were output. 2021-05-18T14:27:32.8019210Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-18T14:27:33.9123300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d00ee01c29f4d36977d809e308e6497bd13dc4857bda7eea3c9ed4ee2d12b981--protobuf-3.15.8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-18T14:27:34.4598630Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-18T14:27:34.8090640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-18T14%3A35%3A00Z&sig=33RBcTEiIzSR0thUMgcjN2OgV2douTTP4l37Puud9Ns%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:27:34.8501150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1\?se=2021-05-18T14\%3A35\%3A00Z\&sig=33RBcTEiIzSR0thUMgcjN2OgV2douTTP4l37Puud9Ns\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:27:35.2611980Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-18T14:27:35.3498710Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-18T14:27:35.3530230Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5314-rm0tns 2021-05-18T14:27:37.6914940Z cp -pR /private/tmp/d20210518-5314-rm0tns/protobuf/. /usr/local/Cellar/protobuf 2021-05-18T14:27:39.9067360Z chmod -Rf +w /private/tmp/d20210518-5314-rm0tns 2021-05-18T14:27:40.5300800Z ==> Finishing up 2021-05-18T14:27:40.5865500Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-18T14:27:40.5873450Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-18T14:27:40.6066310Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-18T14:27:40.6070290Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-18T14:27:40.6078490Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-18T14:27:40.6083650Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-18T14:27:40.6089470Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-18T14:27:40.6094600Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-18T14:27:40.6099680Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-18T14:27:40.6105270Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-18T14:27:40.6110010Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-18T14:27:40.6115560Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-18T14:27:40.6120750Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-18T14:27:40.6129040Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-18T14:27:40.6134620Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-18T14:27:40.6145500Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-18T14:27:40.6808230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5478-no9ikt.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/protobuf.rb 2021-05-18T14:27:42.9587880Z ==> Caveats 2021-05-18T14:27:42.9588970Z Emacs Lisp files have been installed to: 2021-05-18T14:27:42.9590340Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-18T14:27:42.9591690Z ==> Summary 2021-05-18T14:27:42.9756280Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-18T14:27:45.2187100Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-18T14:27:46.3403220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/22b9d0393b949c8efb2d99af0d560df0b3cfe18d26ca7ec097827eb51acc346b--gsl-2.6.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-18T14:27:46.8860970Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-18T14:27:47.2240500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-18T14%3A35%3A00Z&sig=EwVkV06KWAZP%2BgT9aVVcW3uzbVTZ%2Fheu70COUzzpWn8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:27:47.3057200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292\?se=2021-05-18T14\%3A35\%3A00Z\&sig=EwVkV06KWAZP\%2BgT9aVVcW3uzbVTZ\%2Fheu70COUzzpWn8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:27:47.6479250Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-18T14:27:47.7329610Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-18T14:27:47.7366970Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5485-uydla8 2021-05-18T14:27:49.9711850Z cp -pR /private/tmp/d20210518-5485-uydla8/gsl/. /usr/local/Cellar/gsl 2021-05-18T14:27:52.8398110Z chmod -Rf +w /private/tmp/d20210518-5485-uydla8 2021-05-18T14:27:53.2115660Z ==> Finishing up 2021-05-18T14:27:53.2423490Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-18T14:27:53.2427550Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-18T14:27:53.2429110Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-18T14:27:53.2433170Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-18T14:27:53.2445940Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-18T14:27:53.2452800Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-18T14:27:53.2564100Z info /usr/local/share/info/gsl-ref.info 2021-05-18T14:27:53.2577560Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-18T14:27:53.2585250Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-18T14:27:53.2591840Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-18T14:27:53.2600010Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-18T14:27:53.2607200Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-18T14:27:53.2612710Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-18T14:27:53.2618350Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-18T14:27:53.2624310Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-18T14:27:53.2630090Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-18T14:27:53.2635680Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-18T14:27:53.2643540Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-18T14:27:53.3375430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5650-1bl92ya.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gsl.rb 2021-05-18T14:27:55.6415530Z ==> Summary 2021-05-18T14:27:55.6625460Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-18T14:27:59.4434780Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-18T14:28:00.6185960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/4330797f41cf1f4089b82c134b718a48800b5e3d433eefce830a688fee9b1e02--aom-3.1.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-18T14:28:01.2080780Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-18T14:28:01.5673470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-18T14%3A35%3A00Z&sig=JRGrmrkUvgZd7cH2Kzil%2FCmX6A6w0x%2FOh5dkgwc0DpI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:01.5961200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2\?se=2021-05-18T14\%3A35\%3A00Z\&sig=JRGrmrkUvgZd7cH2Kzil\%2FCmX6A6w0x\%2FOh5dkgwc0DpI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:28:01.9363350Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-18T14:28:01.9546130Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-18T14:28:03.1001320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d9cfa7ee248f7676c3fb6d6468a21653eb8bfedf6a1d344121c8fae0fd051bc6--dav1d-0.8.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-18T14:28:03.6450390Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-18T14:28:04.0150710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-18T14%3A35%3A00Z&sig=pdcZlXoJylWPqtBfelchwaqJ4ggvb62B2xzlD7VYAFI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:04.0610550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961\?se=2021-05-18T14\%3A35\%3A00Z\&sig=pdcZlXoJylWPqtBfelchwaqJ4ggvb62B2xzlD7VYAFI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:28:04.1646450Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-18T14:28:04.1701630Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-18T14:28:05.2987170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6f0702bcb46c9fa14816cae846c81dcf99236d9de2c5452d7befd80ef9162d09--frei0r-1.7.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-18T14:28:05.8112420Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-18T14:28:06.1557080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-18T14%3A35%3A00Z&sig=bkcIhD0ETF9bDCaXk9cf9QDQIPqgAUgFubFPjnTdImE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:06.1874460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872\?se=2021-05-18T14\%3A35\%3A00Z\&sig=bkcIhD0ETF9bDCaXk9cf9QDQIPqgAUgFubFPjnTdImE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:28:06.2731050Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-18T14:28:06.2775190Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-18T14:28:07.3754530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c35c253b2d75c6257654e4b34de132a5f1f0249f7f19fb45950376b0484bd800--fribidi-1.0.10.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-18T14:28:07.9349780Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-18T14:28:08.2957610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-18T14%3A35%3A00Z&sig=EcsP2B8YDP4k0L0HOFijnzFvTk9sV5AMmbP5cxn82ug%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:08.3298800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3\?se=2021-05-18T14\%3A35\%3A00Z\&sig=EcsP2B8YDP4k0L0HOFijnzFvTk9sV5AMmbP5cxn82ug\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:28:08.3861070Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-18T14:28:08.3895140Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-18T14:28:09.4630190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/37170c523408db725e150187d218078e061eee105a7a5300b0bcfcc5b02d61bf--gobject-introspection-1.68.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-18T14:28:10.0241520Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-18T14:28:10.3802590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-18T14%3A35%3A00Z&sig=CSu1zKnO1dItdVG0Im7b29%2BL70NBn%2FyIwKybbScvPYo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:10.4312220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354\?se=2021-05-18T14\%3A35\%3A00Z\&sig=CSu1zKnO1dItdVG0Im7b29\%2BL70NBn\%2FyIwKybbScvPYo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:28:10.6253880Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-18T14:28:10.6348120Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-18T14:28:11.7188100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/bbb4dd2ef1846301d1eb08053e19e11ca9c780f93f4d3b2d638fd94a9bf54a0c--graphite2-1.3.14.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-18T14:28:12.2886890Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-18T14:28:12.6488050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-18T14%3A35%3A00Z&sig=rYFUeRvc5DYcKEUho4%2FOlHzP5DEFexruvvx8uf%2FUlWM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:12.6797960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980\?se=2021-05-18T14\%3A35\%3A00Z\&sig=rYFUeRvc5DYcKEUho4\%2FOlHzP5DEFexruvvx8uf\%2FUlWM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:28:12.7303190Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-18T14:28:12.7338260Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-18T14:28:13.7962730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/11a52c663bdb63f4550035a9d2cde480c874792135b8a0c3b533301c5671d7d1--harfbuzz-2.8.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-18T14:28:14.3922670Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-18T14:28:14.7309290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-18T14%3A35%3A00Z&sig=ASyi4mJ3U37kCNydOhcipOWxJqjrBj69A0XIJ6Irwqs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:14.7619510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59\?se=2021-05-18T14\%3A35\%3A00Z\&sig=ASyi4mJ3U37kCNydOhcipOWxJqjrBj69A0XIJ6Irwqs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:28:14.8514540Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-18T14:28:14.8622930Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-18T14:28:15.9719830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7212f1b46416e48a904ce85caf01785880ca68e147f1366598d78d89629d97a2--libass-0.15.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-18T14:28:16.5410440Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-18T14:28:16.8954840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-18T14%3A35%3A00Z&sig=MiCTDGZYwvOxoXRqERQZEFPi0kYHk4UxSzwh2m0moMk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:16.9447220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf\?se=2021-05-18T14\%3A35\%3A00Z\&sig=MiCTDGZYwvOxoXRqERQZEFPi0kYHk4UxSzwh2m0moMk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:28:16.9953110Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-18T14:28:17.0002040Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-18T14:28:18.1078940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/81948ea4abee2b71dcec2e8744de7d8ded08d2487a6aaf5bdb6d753c5ba74e30--libbluray-1.3.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-18T14:28:18.6616110Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-18T14:28:19.0152210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-18T14%3A35%3A00Z&sig=Tlq84y%2F6cx195kOUvZk3C4xcj3s%2Fv%2BXzQQYgRdlFeEA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:19.0600920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6\?se=2021-05-18T14\%3A35\%3A00Z\&sig=Tlq84y\%2F6cx195kOUvZk3C4xcj3s\%2Fv\%2BXzQQYgRdlFeEA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:28:19.1432130Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-18T14:28:19.1475210Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-18T14:28:20.2603910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f10988e95845131f890c95b52caea83e46332718a0787ff7b473f71e9ca6e536--libsoxr-0.1.3-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-18T14:28:20.7900510Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-18T14:28:21.1907450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-18T14%3A35%3A00Z&sig=ugFwXSv0TdRDFzajMHPu0EPVCriKvcSCsbh66POw83Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:21.2552710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e\?se=2021-05-18T14\%3A35\%3A00Z\&sig=ugFwXSv0TdRDFzajMHPu0EPVCriKvcSCsbh66POw83Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:28:21.3106180Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-18T14:28:21.3158610Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-18T14:28:22.3883010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6ae6f473a471f2acf0663822f8d0786ee6e562449edb90dc5ba0fe00f1815b36--libvidstab-1.1.0-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-18T14:28:22.9295020Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-18T14:28:23.9314390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f\?se=2021-05-18T14\%3A35\%3A00Z\&sig=Esoju33h9NamNjmI7gH2rt\%2B\%2BNxTUEU5YOmIm9b6CT10\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:28:23.9321670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-18T14%3A35%3A00Z&sig=Esoju33h9NamNjmI7gH2rt%2B%2BNxTUEU5YOmIm9b6CT10%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:23.9325520Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-18T14:28:23.9328310Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-18T14:28:24.5010240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3e5be9f6a1ed97546d75f83d021b491e1d806a4c6b53680edfb908dd11dacc33--libvpx-1.10.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-18T14:28:25.0441390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-18T14:28:25.3956230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-18T14%3A35%3A00Z&sig=EeXKyXmUPH1hnxuP%2BZlI3wVCxjt12FxUMMc5Il%2BGAlo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:25.4546840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5\?se=2021-05-18T14\%3A35\%3A00Z\&sig=EeXKyXmUPH1hnxuP\%2BZlI3wVCxjt12FxUMMc5Il\%2BGAlo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:28:25.6033220Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-18T14:28:25.6120450Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-18T14:28:26.7428220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f6294fd3accd2d3f22e5bddffb1800bb14b9b5c0afc6711f7c4e428fe6ef1362--opencore-amr-0.1.5.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-18T14:28:27.3246530Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-18T14:28:27.6582740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-18T14%3A35%3A00Z&sig=No%2BgkNaPXImkoRc0ffTg1PxEzdHWzdu9XApL%2FAWThEQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:27.6936760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152\?se=2021-05-18T14\%3A35\%3A00Z\&sig=No\%2BgkNaPXImkoRc0ffTg1PxEzdHWzdu9XApL\%2FAWThEQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:28:27.7714980Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-18T14:28:27.7772860Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-18T14:28:28.8288160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fbdb2f0baa05e322bd7d69736d78e55816938fcb82213670f7795c98b47a29cc--rav1e-0.4.1_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-18T14:28:29.4144810Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-18T14:28:29.7535560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-18T14%3A35%3A00Z&sig=jFMJE1L%2Bv%2BHh2Z9aGJA%2FOTrVwp1Yo94%2BO8FMIGeEv1E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:29.8024590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0\?se=2021-05-18T14\%3A35\%3A00Z\&sig=jFMJE1L\%2Bv\%2BHh2Z9aGJA\%2FOTrVwp1Yo94\%2BO8FMIGeEv1E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:28:32.7670550Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-18T14:28:32.8935760Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-18T14:28:33.9654180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e8fd13ca2d47d5af3114557078e7e4fbe7aa5ffe715aca877450a57e1266832e--libsamplerate-0.1.9_1-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-18T14:28:34.5340860Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-18T14:28:35.1536960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-18T14%3A35%3A00Z&sig=o3bVFCPx%2FLzv3N0hnz9E68TyLH%2Bj%2Fuha4e9b7E%2BA6Ww%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:35.2065540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9\?se=2021-05-18T14\%3A35\%3A00Z\&sig=o3bVFCPx\%2FLzv3N0hnz9E68TyLH\%2Bj\%2Fuha4e9b7E\%2BA6Ww\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:28:35.3387790Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-18T14:28:35.3507350Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-18T14:28:36.4846400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d6c86a875c063ff7aabf5f6792fd9e5f3f97111fdc9a99db8293bb30285a9906--rubberband-1.9.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-18T14:28:37.0424870Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-18T14:28:37.4106480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-18T14%3A35%3A00Z&sig=WkX%2B%2B%2BtcMZuKP8dhm5rmADsw%2FxIox8u%2Fj5Df%2FES2mnk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:37.4468490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df\?se=2021-05-18T14\%3A35\%3A00Z\&sig=WkX\%2B\%2B\%2BtcMZuKP8dhm5rmADsw\%2FxIox8u\%2Fj5Df\%2FES2mnk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:28:37.5185170Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-18T14:28:37.5227260Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-18T14:28:38.6373390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/126fe5ba8860c768aaf86014de0ca0cd0c7d77dd901f69ca88a367575d0e3d9c--sdl2-2.0.14_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-18T14:28:39.1875300Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-18T14:28:39.5144780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-18T14%3A35%3A00Z&sig=vaI90xtIzfSumgvarQFE3gMOjb9AfPR5Su4zxsVz4j8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:39.5576390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d\?se=2021-05-18T14\%3A35\%3A00Z\&sig=vaI90xtIzfSumgvarQFE3gMOjb9AfPR5Su4zxsVz4j8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:28:39.7863090Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-18T14:28:39.7947650Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-18T14:28:40.8870680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/671b73ec867e8cc6679395e5e710fd043955bbd8fb3afb9ba2207726f1c684bb--snappy-1.1.8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-18T14:28:41.4516160Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-18T14:28:41.7745180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-18T14%3A35%3A00Z&sig=OJSxZCcTG8mcATA8LyBktIhcecn8JWQknnRbDAoLFbo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:41.8123820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3\?se=2021-05-18T14\%3A35\%3A00Z\&sig=OJSxZCcTG8mcATA8LyBktIhcecn8JWQknnRbDAoLFbo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:28:41.8479050Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-18T14:28:41.8511160Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-18T14:28:42.9318160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/08eaff2f9b212da96df09cbb8664f246091656844519db011b0a50359c4aa48f--speex-1.2.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-18T14:28:43.4865490Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-18T14:28:43.8522640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-18T14%3A35%3A00Z&sig=qciXckjY9oeO6UK4g9aj8U0lTWXd36D12nW2REHCb9E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:43.8906560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0\?se=2021-05-18T14\%3A35\%3A00Z\&sig=qciXckjY9oeO6UK4g9aj8U0lTWXd36D12nW2REHCb9E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:28:44.0022250Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-18T14:28:44.0076590Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-18T14:28:45.1010270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/839947959defdfeaa59cee7aec981c2d6d0097165ca9793f41338b41451b5f1c--srt-1.4.3.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-18T14:28:45.6493940Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-18T14:28:45.9881670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-18T14%3A35%3A00Z&sig=%2BOJLQHlnETo1JRifcXWtujCQw2PrKb8Oee01qc6hJn4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:46.0307410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b\?se=2021-05-18T14\%3A35\%3A00Z\&sig=\%2BOJLQHlnETo1JRifcXWtujCQw2PrKb8Oee01qc6hJn4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:28:46.2096800Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-18T14:28:46.2189850Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-18T14:28:47.2995460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/51910e68b838a5c62c91c9352172d516e77a3c3c1a59a2cebaffc3f64f46adf4--giflib-5.2.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-18T14:28:47.8530180Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-18T14:28:48.2000600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-18T14%3A35%3A00Z&sig=qPEY2ABfHPBWuuelp4elRDz1flGnsbIQ9awpvgeCVR4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:48.2353100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d\?se=2021-05-18T14\%3A35\%3A00Z\&sig=qPEY2ABfHPBWuuelp4elRDz1flGnsbIQ9awpvgeCVR4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:28:48.2887340Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-18T14:28:48.2926520Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-18T14:28:49.4336090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3b53d3301c7dacc213e5da7ed7628e02dde331e5b659d962e9a2fd3252faa5ec--leptonica-1.80.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-18T14:28:49.9904410Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-18T14:28:50.3224970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-18T14%3A35%3A00Z&sig=cRGFrhmJVVqJ4W1uOK4JjDEn0HCvR36SMOm3%2FRMSFI4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:50.3638700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7\?se=2021-05-18T14\%3A35\%3A00Z\&sig=cRGFrhmJVVqJ4W1uOK4JjDEn0HCvR36SMOm3\%2FRMSFI4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:28:50.6626470Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-18T14:28:50.6745280Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-18T14:28:51.8140580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6f1f8386f81a8ef85c078e6feb3b9809cf58e988797ff46c583e6a504643cafe--tesseract-4.1.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-18T14:28:52.3891780Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-18T14:28:52.7301510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-18T14%3A35%3A00Z&sig=QVuQn6xrSKWJxqJufsQjwmUmEXdsdk4Xs1UISGh8bKI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:52.7905810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82\?se=2021-05-18T14\%3A35\%3A00Z\&sig=QVuQn6xrSKWJxqJufsQjwmUmEXdsdk4Xs1UISGh8bKI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:28:53.5867270Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-18T14:28:53.6294960Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-18T14:28:54.6942350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/dbefdb4ba8626ac7d284e0da23aaeb705c37e0bfbe0c3c22f05fe5fbcadf10e4--theora-1.1.1-4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-18T14:28:55.2428430Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-18T14:28:55.5903740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-18T14%3A35%3A00Z&sig=U8UdxcHTM88tq%2Ba%2Fdx46UafHoP%2BOMov9cNdp5na%2B%2BpY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:55.6349190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67\?se=2021-05-18T14\%3A35\%3A00Z\&sig=U8UdxcHTM88tq\%2Ba\%2Fdx46UafHoP\%2BOMov9cNdp5na\%2B\%2BpY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:28:55.7207410Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-18T14:28:55.7260940Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-18T14:28:56.8102550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9a9d2aeaddf13d8c11644fa003bcb36fdbe9eb3337810521be4f588eb1f25793--x264-r3049.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-18T14:28:57.9432830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0\?se=2021-05-18T14\%3A35\%3A00Z\&sig=9BQP\%2F\%2Fa4YVU2n\%2BeNMyZGhIedsIemkFP2xh4w\%2BWkddLI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:28:57.9438780Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-18T14:28:57.9442470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-18T14%3A35%3A00Z&sig=9BQP%2F%2Fa4YVU2n%2BeNMyZGhIedsIemkFP2xh4w%2BWkddLI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:57.9998300Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-18T14:28:58.0116310Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-18T14:28:59.0628730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b2b1f388528d2c8033213ea1b60ecf69affc11dc2e9d2a90d94831e2851bfb16--x265-3.5-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-18T14:28:59.5895550Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-18T14:28:59.9210680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-18T14%3A35%3A00Z&sig=4ip7zVRW96yPn4pXBlcduyXyKLXIsBXJC3yTXR2EVYI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:28:59.9533170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a\?se=2021-05-18T14\%3A35\%3A00Z\&sig=4ip7zVRW96yPn4pXBlcduyXyKLXIsBXJC3yTXR2EVYI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:29:00.3905790Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-18T14:29:00.4104350Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-18T14:29:01.4979440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b5121b85b4f5dfe07f78abbcbe520ae4926d781af3342e318e588b62aba59fe0--xvid-1.3.7.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-18T14:29:02.0690960Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-18T14:29:02.4200150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-18T14%3A35%3A00Z&sig=6s8RkQGe0ObS4DSgRlPZDHuCZXH45HXteMxo3ym7B3M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:29:02.4587930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53\?se=2021-05-18T14\%3A35\%3A00Z\&sig=6s8RkQGe0ObS4DSgRlPZDHuCZXH45HXteMxo3ym7B3M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:29:02.5622530Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-18T14:29:02.5675980Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-18T14:29:03.6448190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/975d2a6327948963304440b55f96a7ba9a9a77d67c94009aa3b737508a6ac53d--zeromq-4.3.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-18T14:29:04.1723970Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-18T14:29:04.5110580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-18T14%3A35%3A00Z&sig=RE5FEVLSBbbSMisd3xJ0U4iRoAuSRYPdRkNKzLXLeOc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:29:04.5500610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08\?se=2021-05-18T14\%3A35\%3A00Z\&sig=RE5FEVLSBbbSMisd3xJ0U4iRoAuSRYPdRkNKzLXLeOc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:29:04.6732600Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-18T14:29:04.6848230Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-18T14:29:05.7718490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/185b39b3ec34432b8755b2796ded253e0a809380c5061eec69b9903605724665--zimg-3.0.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-18T14:29:06.3410810Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-18T14:29:06.6855640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-18T14%3A35%3A00Z&sig=0Qla9CPlVPmOaZLq6r7DExogI7DJO%2BNU7D8PPgo%2Bc1M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:29:06.7295840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf\?se=2021-05-18T14\%3A35\%3A00Z\&sig=0Qla9CPlVPmOaZLq6r7DExogI7DJO\%2BNU7D8PPgo\%2Bc1M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:29:06.8618930Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-18T14:29:06.8667420Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-18T14:29:08.0538710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7f449cedced71b413d29cd33a09cec7241ac8776daef78c5ecb1369905fb0f70--ffmpeg-4.4_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-18T14:29:08.6385530Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-18T14:29:09.0211300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-18T14%3A35%3A00Z&sig=2C0mJJ332khzhjeBQIUJtHsgerM7XP6cbIybz9KbYPw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:29:09.0595650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4\?se=2021-05-18T14\%3A35\%3A00Z\&sig=2C0mJJ332khzhjeBQIUJtHsgerM7XP6cbIybz9KbYPw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:29:10.3253580Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-18T14:29:10.4567020Z ==> Installing dependencies for ffmpeg: aom, dav1d, frei0r, fribidi, gobject-introspection, graphite2, harfbuzz, libass, libbluray, libsoxr, libvidstab, libvpx, opencore-amr, rav1e, libsamplerate, rubberband, sdl2, snappy, speex, srt, giflib, leptonica, tesseract, theora, x264, x265, xvid, zeromq and zimg 2021-05-18T14:29:10.4585970Z ==> Installing ffmpeg dependency: aom 2021-05-18T14:29:10.5428740Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-18T14:29:10.5518730Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5657-goxu5 2021-05-18T14:29:11.3024040Z cp -pR /private/tmp/d20210518-5657-goxu5/aom/. /usr/local/Cellar/aom 2021-05-18T14:29:12.0918880Z chmod -Rf +w /private/tmp/d20210518-5657-goxu5 2021-05-18T14:29:12.4294340Z ==> Finishing up 2021-05-18T14:29:12.4927290Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-18T14:29:12.4930660Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-18T14:29:12.4938210Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-18T14:29:12.4945040Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-18T14:29:12.4949580Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-18T14:29:12.4955200Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-18T14:29:12.4960450Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-18T14:29:12.4967840Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-18T14:29:12.5223530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-5999-i9ba35.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/aom.rb 2021-05-18T14:29:14.8020660Z ==> Summary 2021-05-18T14:29:14.8046390Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-18T14:29:14.8053810Z ==> Installing ffmpeg dependency: dav1d 2021-05-18T14:29:14.8117640Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-18T14:29:14.8135310Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5657-19zbtl6 2021-05-18T14:29:14.9748350Z cp -pR /private/tmp/d20210518-5657-19zbtl6/dav1d/. /usr/local/Cellar/dav1d 2021-05-18T14:29:15.1304680Z chmod -Rf +w /private/tmp/d20210518-5657-19zbtl6 2021-05-18T14:29:15.2622020Z ==> Finishing up 2021-05-18T14:29:15.3046460Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-18T14:29:15.3052290Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-18T14:29:15.3058690Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-18T14:29:15.3064770Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-18T14:29:15.3070930Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-18T14:29:15.3261880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6025-z4r785.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/dav1d.rb 2021-05-18T14:29:17.5436580Z ==> Summary 2021-05-18T14:29:17.5458680Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-18T14:29:17.5464600Z ==> Installing ffmpeg dependency: frei0r 2021-05-18T14:29:17.5518110Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-18T14:29:17.5547800Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5657-xutqvd 2021-05-18T14:29:18.4299670Z cp -pR /private/tmp/d20210518-5657-xutqvd/frei0r/. /usr/local/Cellar/frei0r 2021-05-18T14:29:19.2038740Z chmod -Rf +w /private/tmp/d20210518-5657-xutqvd 2021-05-18T14:29:19.3036540Z ==> Finishing up 2021-05-18T14:29:19.3556900Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-18T14:29:19.3562210Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-18T14:29:19.3570050Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-18T14:29:19.3742310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6051-gj0gd9.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/frei0r.rb 2021-05-18T14:29:22.0768050Z ==> Summary 2021-05-18T14:29:22.0856250Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-18T14:29:22.0862180Z ==> Installing ffmpeg dependency: fribidi 2021-05-18T14:29:22.0885550Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-18T14:29:22.0904210Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5657-1oqteko 2021-05-18T14:29:22.5102750Z cp -pR /private/tmp/d20210518-5657-1oqteko/fribidi/. /usr/local/Cellar/fribidi 2021-05-18T14:29:22.9102640Z chmod -Rf +w /private/tmp/d20210518-5657-1oqteko 2021-05-18T14:29:23.0087070Z ==> Finishing up 2021-05-18T14:29:23.0812810Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-18T14:29:23.0818640Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-18T14:29:23.0830600Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-18T14:29:23.0835860Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-18T14:29:23.0841670Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-18T14:29:23.0847090Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-18T14:29:23.0852160Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-18T14:29:23.0857780Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-18T14:29:23.0863320Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-18T14:29:23.0868380Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-18T14:29:23.0874050Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-18T14:29:23.0879260Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-18T14:29:23.0884800Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-18T14:29:23.0891290Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-18T14:29:23.0897080Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-18T14:29:23.0902680Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels_ex.3 fribidi_get_par_embedding_levels_ex.3 2021-05-18T14:29:23.0908760Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-18T14:29:23.0914870Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-18T14:29:23.0920560Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-18T14:29:23.0925750Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-18T14:29:23.0931350Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-18T14:29:23.0936330Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-18T14:29:23.0941700Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-18T14:29:23.0946860Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-18T14:29:23.0952630Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-18T14:29:23.0957940Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-18T14:29:23.0963110Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-18T14:29:23.0968790Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-18T14:29:23.0974840Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-18T14:29:23.0979470Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-18T14:29:23.0986800Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-18T14:29:23.0992560Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-18T14:29:23.0998520Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-18T14:29:23.1007530Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-18T14:29:23.1012110Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-18T14:29:23.1017730Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-18T14:29:23.1025050Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-18T14:29:23.1315500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6077-mim56x.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/fribidi.rb 2021-05-18T14:29:25.4514390Z ==> Summary 2021-05-18T14:29:25.4568950Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-18T14:29:25.4576530Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-18T14:29:25.6561690Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-18T14:29:25.6581090Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5657-oolsx8 2021-05-18T14:29:27.5636990Z cp -pR /private/tmp/d20210518-5657-oolsx8/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-18T14:29:29.2580120Z chmod -Rf +w /private/tmp/d20210518-5657-oolsx8 2021-05-18T14:29:30.0919270Z ==> Finishing up 2021-05-18T14:29:30.1591180Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-18T14:29:30.1599660Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-18T14:29:30.1611040Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-18T14:29:30.1623380Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-18T14:29:30.1634230Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-18T14:29:30.1653380Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-18T14:29:30.1674510Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-18T14:29:30.1689220Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-18T14:29:30.1697280Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-18T14:29:30.1775290Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-18T14:29:30.1779090Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-18T14:29:30.1784740Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-18T14:29:30.1789650Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-18T14:29:30.1795160Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-18T14:29:30.1800070Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-18T14:29:30.1805330Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-18T14:29:30.1810500Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-18T14:29:30.1815490Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-18T14:29:30.1821170Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-18T14:29:30.1825710Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-18T14:29:30.1831040Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-18T14:29:30.1837470Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-18T14:29:30.1841170Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-18T14:29:30.1846620Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-18T14:29:30.1851480Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-18T14:29:30.1857200Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-18T14:29:30.1863470Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-18T14:29:30.2076080Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-18T14:29:30.2080970Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-18T14:29:30.2087170Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-18T14:29:30.2096660Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-18T14:29:30.2102240Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-18T14:29:30.2107590Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-18T14:29:30.2112270Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-18T14:29:30.2117760Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-18T14:29:30.2124180Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-18T14:29:30.2128290Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-18T14:29:30.2133670Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-18T14:29:30.2138590Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-18T14:29:30.2144020Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-18T14:29:30.2152120Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-18T14:29:30.2154480Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-18T14:29:30.2159740Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-18T14:29:30.2165160Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-18T14:29:30.2171060Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-18T14:29:30.2176660Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-18T14:29:30.2182450Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-18T14:29:30.2187510Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-18T14:29:30.2192820Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-18T14:29:30.2197820Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-18T14:29:30.2203410Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-18T14:29:30.2211180Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-18T14:29:30.2217130Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-no-export-1.0.pc gobject-introspection-no-export-1.0.pc 2021-05-18T14:29:30.2738060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6103-dkslax.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gobject-introspection.rb 2021-05-18T14:29:32.7180120Z ==> Summary 2021-05-18T14:29:32.7319550Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-18T14:29:32.7325940Z ==> Installing ffmpeg dependency: graphite2 2021-05-18T14:29:32.7411240Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-18T14:29:32.7430130Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5657-1dsota5 2021-05-18T14:29:32.7577800Z cp -pR /private/tmp/d20210518-5657-1dsota5/graphite2/. /usr/local/Cellar/graphite2 2021-05-18T14:29:32.8043510Z chmod -Rf +w /private/tmp/d20210518-5657-1dsota5 2021-05-18T14:29:32.8836390Z ==> Finishing up 2021-05-18T14:29:32.9328030Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-18T14:29:32.9333090Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-18T14:29:32.9340050Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-18T14:29:32.9346970Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-18T14:29:32.9352000Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-18T14:29:32.9357730Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-18T14:29:32.9366700Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-18T14:29:32.9521060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6129-1gt9lx4.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/graphite2.rb 2021-05-18T14:29:35.5055490Z ==> Summary 2021-05-18T14:29:35.5088570Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-18T14:29:35.5108600Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-18T14:29:35.7364010Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-18T14:29:35.7390600Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5657-rkbqbq 2021-05-18T14:29:35.8289860Z cp -pR /private/tmp/d20210518-5657-rkbqbq/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-18T14:29:35.9290650Z chmod -Rf +w /private/tmp/d20210518-5657-rkbqbq 2021-05-18T14:29:36.2234810Z ==> Finishing up 2021-05-18T14:29:36.2599190Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-18T14:29:36.2608740Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-18T14:29:36.2610320Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-18T14:29:36.2614640Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-18T14:29:36.2644940Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-18T14:29:36.2655730Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-18T14:29:36.2717720Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-18T14:29:36.2725260Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-18T14:29:36.2730010Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-18T14:29:36.2735050Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-18T14:29:36.2740270Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-18T14:29:36.2745080Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-18T14:29:36.2749570Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-18T14:29:36.2754930Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-18T14:29:36.2759870Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-18T14:29:36.2765010Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-18T14:29:36.2770100Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-18T14:29:36.2775120Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-18T14:29:36.2779540Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-18T14:29:36.2784910Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-18T14:29:36.2792480Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-18T14:29:36.2797280Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-18T14:29:36.2803180Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-18T14:29:36.2808240Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-18T14:29:36.3077500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6158-1kcksoy.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/harfbuzz.rb 2021-05-18T14:29:38.6259370Z ==> Summary 2021-05-18T14:29:38.6311530Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-18T14:29:38.6317710Z ==> Installing ffmpeg dependency: libass 2021-05-18T14:29:38.8723050Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-18T14:29:38.8740930Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5657-1v02nnc 2021-05-18T14:29:38.8871070Z cp -pR /private/tmp/d20210518-5657-1v02nnc/libass/. /usr/local/Cellar/libass 2021-05-18T14:29:38.9005080Z chmod -Rf +w /private/tmp/d20210518-5657-1v02nnc 2021-05-18T14:29:38.9784150Z ==> Finishing up 2021-05-18T14:29:39.0163390Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-18T14:29:39.0172220Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-18T14:29:39.0173960Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-18T14:29:39.0180350Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-18T14:29:39.0188540Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-18T14:29:39.0324460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6184-907mx.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libass.rb 2021-05-18T14:29:41.2888410Z ==> Summary 2021-05-18T14:29:41.2909320Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-18T14:29:41.2915890Z ==> Installing ffmpeg dependency: libbluray 2021-05-18T14:29:41.3145630Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-18T14:29:41.3171240Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5657-b38nsm 2021-05-18T14:29:41.3405270Z cp -pR /private/tmp/d20210518-5657-b38nsm/libbluray/. /usr/local/Cellar/libbluray 2021-05-18T14:29:41.3654100Z chmod -Rf +w /private/tmp/d20210518-5657-b38nsm 2021-05-18T14:29:41.5006910Z ==> Finishing up 2021-05-18T14:29:41.5523010Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-18T14:29:41.5527220Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-18T14:29:41.5533010Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-18T14:29:41.5539870Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-18T14:29:41.5546520Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-18T14:29:41.5551000Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-18T14:29:41.5556480Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-18T14:29:41.5563980Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-18T14:29:41.5737310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6210-mdx4uv.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libbluray.rb 2021-05-18T14:29:43.7940450Z ==> Summary 2021-05-18T14:29:43.7964700Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-18T14:29:43.7970920Z ==> Installing ffmpeg dependency: libsoxr 2021-05-18T14:29:43.8069910Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-18T14:29:43.8088800Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz --directory /private/tmp/d20210518-5657-1ltmcqi 2021-05-18T14:29:43.8261080Z cp -pR /private/tmp/d20210518-5657-1ltmcqi/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-18T14:29:43.8567900Z chmod -Rf +w /private/tmp/d20210518-5657-1ltmcqi 2021-05-18T14:29:43.9270220Z ==> Finishing up 2021-05-18T14:29:43.9744840Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-18T14:29:43.9748330Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-18T14:29:43.9758510Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-18T14:29:43.9766520Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-18T14:29:43.9771440Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-18T14:29:43.9776760Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-18T14:29:43.9783420Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-18T14:29:43.9788080Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-18T14:29:43.9793370Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-18T14:29:43.9801120Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-18T14:29:43.9806020Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-18T14:29:43.9978940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6236-1ftbcbn.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libsoxr.rb 2021-05-18T14:29:46.1080540Z ==> Summary 2021-05-18T14:29:46.1112190Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-18T14:29:46.1119970Z ==> Installing ffmpeg dependency: libvidstab 2021-05-18T14:29:46.1214430Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-18T14:29:46.1233770Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz --directory /private/tmp/d20210518-5657-1pw662s 2021-05-18T14:29:46.1451710Z cp -pR /private/tmp/d20210518-5657-1pw662s/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-18T14:29:46.1679220Z chmod -Rf +w /private/tmp/d20210518-5657-1pw662s 2021-05-18T14:29:46.2421660Z ==> Finishing up 2021-05-18T14:29:46.2638370Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-18T14:29:46.2644700Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-18T14:29:46.2653140Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-18T14:29:46.2664520Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-18T14:29:46.2827530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6262-10498tb.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libvidstab.rb 2021-05-18T14:29:48.4515210Z ==> Summary 2021-05-18T14:29:48.4542590Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-18T14:29:48.4550940Z ==> Installing ffmpeg dependency: libvpx 2021-05-18T14:29:48.4582990Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-18T14:29:48.4600900Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5657-1vzjxsr 2021-05-18T14:29:48.4956710Z cp -pR /private/tmp/d20210518-5657-1vzjxsr/libvpx/. /usr/local/Cellar/libvpx 2021-05-18T14:29:48.5254370Z chmod -Rf +w /private/tmp/d20210518-5657-1vzjxsr 2021-05-18T14:29:48.5755620Z ==> Finishing up 2021-05-18T14:29:48.6197730Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-18T14:29:48.6203460Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-18T14:29:48.6210730Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-18T14:29:48.6301350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6288-5rpa82.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libvpx.rb 2021-05-18T14:29:51.0311310Z ==> Summary 2021-05-18T14:29:51.0400630Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5657-ggwp8u 2021-05-18T14:29:51.0403320Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-18T14:29:51.0411060Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-18T14:29:51.0456260Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-18T14:29:51.3704630Z cp -pR /private/tmp/d20210518-5657-ggwp8u/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-18T14:29:51.3933850Z chmod -Rf +w /private/tmp/d20210518-5657-ggwp8u 2021-05-18T14:29:51.4649050Z ==> Finishing up 2021-05-18T14:29:51.5246530Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-18T14:29:51.5250270Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-18T14:29:51.5257740Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-18T14:29:51.5262110Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-18T14:29:51.5268410Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-18T14:29:51.5273190Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-18T14:29:51.5278180Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-18T14:29:51.5283330Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-18T14:29:51.5290700Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-18T14:29:51.5297300Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-18T14:29:51.5442410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6314-b3c3e6.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/opencore-amr.rb 2021-05-18T14:29:53.9954650Z ==> Summary 2021-05-18T14:29:53.9977120Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-18T14:29:53.9996130Z ==> Installing ffmpeg dependency: rav1e 2021-05-18T14:29:54.0072040Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-18T14:29:54.0092390Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5657-173zyv0 2021-05-18T14:29:55.0590060Z cp -pR /private/tmp/d20210518-5657-173zyv0/rav1e/. /usr/local/Cellar/rav1e 2021-05-18T14:29:56.2084990Z chmod -Rf +w /private/tmp/d20210518-5657-173zyv0 2021-05-18T14:29:56.2813510Z ==> Finishing up 2021-05-18T14:29:56.3202470Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-18T14:29:56.3208060Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-18T14:29:56.3215400Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-18T14:29:56.3220760Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-18T14:29:56.3224880Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-18T14:29:56.3230500Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-18T14:29:56.3237680Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-18T14:29:56.3403860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6340-znkiqs.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/rav1e.rb 2021-05-18T14:29:58.5856690Z ==> Summary 2021-05-18T14:29:58.5876670Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-18T14:29:58.5884210Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-18T14:29:58.6301510Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-18T14:29:58.6319650Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210518-5657-c8vzzn 2021-05-18T14:29:58.6842970Z cp -pR /private/tmp/d20210518-5657-c8vzzn/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-18T14:29:58.7200190Z chmod -Rf +w /private/tmp/d20210518-5657-c8vzzn 2021-05-18T14:29:58.7966080Z ==> Finishing up 2021-05-18T14:29:58.8352030Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-18T14:29:58.8358590Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-18T14:29:58.8367830Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-18T14:29:58.8374040Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-18T14:29:58.8378570Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-18T14:29:58.8384250Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-18T14:29:58.8391580Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-18T14:29:58.8561460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6366-19i6uze.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libsamplerate.rb 2021-05-18T14:30:01.5954880Z ==> Summary 2021-05-18T14:30:01.5985620Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-18T14:30:01.5991440Z ==> Installing ffmpeg dependency: rubberband 2021-05-18T14:30:01.6517780Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-18T14:30:01.6535250Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5657-9inaod 2021-05-18T14:30:01.6753120Z cp -pR /private/tmp/d20210518-5657-9inaod/rubberband/. /usr/local/Cellar/rubberband 2021-05-18T14:30:01.6911190Z chmod -Rf +w /private/tmp/d20210518-5657-9inaod 2021-05-18T14:30:01.7616960Z ==> Finishing up 2021-05-18T14:30:01.8002140Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-18T14:30:01.8007690Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-18T14:30:01.8014770Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-18T14:30:01.8019340Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-18T14:30:01.8024890Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-18T14:30:01.8032160Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-18T14:30:01.8172070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6393-1jlb4if.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/rubberband.rb 2021-05-18T14:30:03.9040910Z ==> Summary 2021-05-18T14:30:03.9061150Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-18T14:30:03.9067130Z ==> Installing ffmpeg dependency: sdl2 2021-05-18T14:30:03.9093150Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-18T14:30:03.9112580Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5657-1id0nvu 2021-05-18T14:30:04.0240770Z cp -pR /private/tmp/d20210518-5657-1id0nvu/sdl2/. /usr/local/Cellar/sdl2 2021-05-18T14:30:04.0970310Z chmod -Rf +w /private/tmp/d20210518-5657-1id0nvu 2021-05-18T14:30:04.1905900Z ==> Finishing up 2021-05-18T14:30:04.2302790Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-18T14:30:04.2307850Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-18T14:30:04.2316880Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-18T14:30:04.2325410Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-18T14:30:04.2330100Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-18T14:30:04.2335100Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-18T14:30:04.2340160Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-18T14:30:04.2345250Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-18T14:30:04.2350340Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-18T14:30:04.2357520Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-18T14:30:04.2633070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6419-nxw3a3.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/sdl2.rb 2021-05-18T14:30:06.5305860Z ==> Summary 2021-05-18T14:30:06.5373970Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-18T14:30:06.5380960Z ==> Installing ffmpeg dependency: snappy 2021-05-18T14:30:06.5441310Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-18T14:30:06.5459430Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5657-11qzv6c 2021-05-18T14:30:06.5601600Z cp -pR /private/tmp/d20210518-5657-11qzv6c/snappy/. /usr/local/Cellar/snappy 2021-05-18T14:30:06.5773180Z chmod -Rf +w /private/tmp/d20210518-5657-11qzv6c 2021-05-18T14:30:06.6308960Z ==> Finishing up 2021-05-18T14:30:06.7819300Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-18T14:30:06.7823500Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-18T14:30:06.7828800Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-18T14:30:06.7832880Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-18T14:30:06.7944240Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-18T14:30:06.7949130Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-18T14:30:06.7954690Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-18T14:30:06.7959370Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-18T14:30:06.7964670Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-18T14:30:06.8098470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6445-zahbmi.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/snappy.rb 2021-05-18T14:30:09.0886620Z ==> Summary 2021-05-18T14:30:09.0910710Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-18T14:30:09.0923260Z ==> Installing ffmpeg dependency: speex 2021-05-18T14:30:09.0988400Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-18T14:30:09.1007850Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5657-1oascq9 2021-05-18T14:30:09.1185560Z cp -pR /private/tmp/d20210518-5657-1oascq9/speex/. /usr/local/Cellar/speex 2021-05-18T14:30:09.1485560Z chmod -Rf +w /private/tmp/d20210518-5657-1oascq9 2021-05-18T14:30:09.2112100Z ==> Finishing up 2021-05-18T14:30:09.2621490Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-18T14:30:09.2676380Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-18T14:30:09.2683840Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-18T14:30:09.2690280Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-18T14:30:09.2712360Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-18T14:30:09.2718010Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-18T14:30:09.2726460Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-18T14:30:09.2891390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6471-1e4qy4j.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/speex.rb 2021-05-18T14:30:11.4750490Z ==> Summary 2021-05-18T14:30:11.4779490Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-18T14:30:11.4822930Z ==> Installing ffmpeg dependency: srt 2021-05-18T14:30:11.4903560Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-18T14:30:11.4921740Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5657-1wtmu2g 2021-05-18T14:30:11.5845980Z cp -pR /private/tmp/d20210518-5657-1wtmu2g/srt/. /usr/local/Cellar/srt 2021-05-18T14:30:11.6173210Z chmod -Rf +w /private/tmp/d20210518-5657-1wtmu2g 2021-05-18T14:30:11.7396870Z ==> Finishing up 2021-05-18T14:30:11.7978040Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-18T14:30:11.7990490Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-18T14:30:11.8008740Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-18T14:30:11.8019680Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-18T14:30:11.8031400Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-18T14:30:11.8047890Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-18T14:30:11.8058810Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-18T14:30:11.8121200Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-18T14:30:11.8126070Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-18T14:30:11.8134320Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-18T14:30:11.8140220Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-18T14:30:11.8325300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6497-1180d7o.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/srt.rb 2021-05-18T14:30:13.9334240Z ==> Summary 2021-05-18T14:30:13.9357990Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-18T14:30:13.9365340Z ==> Installing ffmpeg dependency: giflib 2021-05-18T14:30:13.9387790Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-18T14:30:13.9407490Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5657-16vkw8l 2021-05-18T14:30:13.9703130Z cp -pR /private/tmp/d20210518-5657-16vkw8l/giflib/. /usr/local/Cellar/giflib 2021-05-18T14:30:13.9963260Z chmod -Rf +w /private/tmp/d20210518-5657-16vkw8l 2021-05-18T14:30:14.0515540Z ==> Finishing up 2021-05-18T14:30:14.0953330Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-18T14:30:14.0957800Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-18T14:30:14.0963160Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-18T14:30:14.0967290Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-18T14:30:14.0972370Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-18T14:30:14.0976770Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-18T14:30:14.0983770Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-18T14:30:14.0990490Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-18T14:30:14.0995160Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-18T14:30:14.1000210Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-18T14:30:14.1004960Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-18T14:30:14.1199820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6523-1egbadc.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/giflib.rb 2021-05-18T14:30:16.2875920Z ==> Summary 2021-05-18T14:30:16.2903330Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-18T14:30:16.2911020Z ==> Installing ffmpeg dependency: leptonica 2021-05-18T14:30:16.3656690Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-18T14:30:16.3673930Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5657-sl6dt1 2021-05-18T14:30:16.5104660Z cp -pR /private/tmp/d20210518-5657-sl6dt1/leptonica/. /usr/local/Cellar/leptonica 2021-05-18T14:30:16.5944930Z chmod -Rf +w /private/tmp/d20210518-5657-sl6dt1 2021-05-18T14:30:17.4488110Z ==> Finishing up 2021-05-18T14:30:17.5455160Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-18T14:30:17.5458580Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-18T14:30:17.5463910Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-18T14:30:17.5468460Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-18T14:30:17.5474250Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-18T14:30:17.5477930Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-18T14:30:17.5483180Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-18T14:30:17.5487650Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-18T14:30:17.5492910Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-18T14:30:17.5497470Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-18T14:30:17.5504750Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-18T14:30:17.5515100Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-18T14:30:17.5519420Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-18T14:30:17.5524630Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-18T14:30:17.5529100Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-18T14:30:17.5537160Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-18T14:30:17.5542920Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-18T14:30:17.5838750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6549-12qlx9d.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/leptonica.rb 2021-05-18T14:30:19.8364810Z ==> Summary 2021-05-18T14:30:19.8406790Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-18T14:30:19.8413970Z ==> Installing ffmpeg dependency: tesseract 2021-05-18T14:30:19.9163970Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-18T14:30:19.9184550Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5657-quiz4v 2021-05-18T14:30:20.2485360Z cp -pR /private/tmp/d20210518-5657-quiz4v/tesseract/. /usr/local/Cellar/tesseract 2021-05-18T14:30:20.4988040Z chmod -Rf +w /private/tmp/d20210518-5657-quiz4v 2021-05-18T14:30:20.6045860Z ==> Finishing up 2021-05-18T14:30:20.6440500Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-18T14:30:20.6446770Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-18T14:30:20.6453110Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-18T14:30:20.6460060Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-18T14:30:20.6464820Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-18T14:30:20.6469910Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-18T14:30:20.6477230Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-18T14:30:20.6716810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6575-174sxju.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/tesseract.rb 2021-05-18T14:30:23.3410180Z ==> Caveats 2021-05-18T14:30:23.3411410Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-18T14:30:23.3413090Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-18T14:30:23.3414580Z ==> Summary 2021-05-18T14:30:23.3462790Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-18T14:30:23.3469230Z ==> Installing ffmpeg dependency: theora 2021-05-18T14:30:23.3621040Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-18T14:30:23.3640820Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz --directory /private/tmp/d20210518-5657-13d1zkq 2021-05-18T14:30:23.4407740Z cp -pR /private/tmp/d20210518-5657-13d1zkq/theora/. /usr/local/Cellar/theora 2021-05-18T14:30:23.5191850Z chmod -Rf +w /private/tmp/d20210518-5657-13d1zkq 2021-05-18T14:30:23.6258890Z ==> Finishing up 2021-05-18T14:30:23.6772910Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-18T14:30:23.6780890Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-18T14:30:23.6787060Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-18T14:30:23.6791680Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-18T14:30:23.6797440Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-18T14:30:23.6802070Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-18T14:30:23.6807040Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-18T14:30:23.6811880Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-18T14:30:23.6817360Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-18T14:30:23.6821510Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-18T14:30:23.6827420Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-18T14:30:23.6834510Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-18T14:30:23.6839320Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-18T14:30:23.6844730Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-18T14:30:23.7138860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6601-eb5n65.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/theora.rb 2021-05-18T14:30:25.8273140Z ==> Summary 2021-05-18T14:30:25.8344030Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-18T14:30:25.8350330Z ==> Installing ffmpeg dependency: x264 2021-05-18T14:30:25.8380170Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-18T14:30:25.8398410Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5657-1kcew4s 2021-05-18T14:30:25.9350170Z cp -pR /private/tmp/d20210518-5657-1kcew4s/x264/. /usr/local/Cellar/x264 2021-05-18T14:30:25.9736250Z chmod -Rf +w /private/tmp/d20210518-5657-1kcew4s 2021-05-18T14:30:26.0841620Z ==> Finishing up 2021-05-18T14:30:26.1283270Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-18T14:30:26.1289910Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-18T14:30:26.1295640Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-18T14:30:26.1302400Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-18T14:30:26.1307130Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-18T14:30:26.1312110Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-18T14:30:26.1319570Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-18T14:30:26.1474300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6628-jsk7ra.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/x264.rb 2021-05-18T14:30:28.4182630Z ==> Summary 2021-05-18T14:30:28.4202550Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-18T14:30:28.4210000Z ==> Installing ffmpeg dependency: x265 2021-05-18T14:30:28.4273620Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-18T14:30:28.4292380Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210518-5657-5ytir5 2021-05-18T14:30:28.7916800Z cp -pR /private/tmp/d20210518-5657-5ytir5/x265/. /usr/local/Cellar/x265 2021-05-18T14:30:29.0894210Z chmod -Rf +w /private/tmp/d20210518-5657-5ytir5 2021-05-18T14:30:29.3134860Z ==> Finishing up 2021-05-18T14:30:29.3781190Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-18T14:30:29.3787220Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-18T14:30:29.3792340Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-18T14:30:29.3798980Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-18T14:30:29.3803380Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-18T14:30:29.3808960Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-18T14:30:29.3816290Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-18T14:30:29.4029430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6654-14k8xz6.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/x265.rb 2021-05-18T14:30:31.5736400Z ==> Summary 2021-05-18T14:30:31.5755770Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-18T14:30:31.5764000Z ==> Installing ffmpeg dependency: xvid 2021-05-18T14:30:31.5787490Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-18T14:30:31.5807770Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5657-1riupxe 2021-05-18T14:30:31.6035210Z cp -pR /private/tmp/d20210518-5657-1riupxe/xvid/. /usr/local/Cellar/xvid 2021-05-18T14:30:31.6178210Z chmod -Rf +w /private/tmp/d20210518-5657-1riupxe 2021-05-18T14:30:31.6674260Z ==> Finishing up 2021-05-18T14:30:31.7080080Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-18T14:30:31.7086740Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-18T14:30:31.7091340Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-18T14:30:31.7226530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6680-s66od0.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/xvid.rb 2021-05-18T14:30:33.9128820Z ==> Summary 2021-05-18T14:30:33.9146080Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-18T14:30:33.9153630Z ==> Installing ffmpeg dependency: zeromq 2021-05-18T14:30:33.9401480Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-18T14:30:33.9419810Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5657-v7tt9z 2021-05-18T14:30:34.0882460Z cp -pR /private/tmp/d20210518-5657-v7tt9z/zeromq/. /usr/local/Cellar/zeromq 2021-05-18T14:30:34.1741610Z chmod -Rf +w /private/tmp/d20210518-5657-v7tt9z 2021-05-18T14:30:34.2866200Z ==> Finishing up 2021-05-18T14:30:34.3270140Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-18T14:30:34.3275140Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-18T14:30:34.3280950Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-18T14:30:34.3299560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-18T14:30:34.3306540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-18T14:30:34.3313890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-18T14:30:34.3320400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-18T14:30:34.3326590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-18T14:30:34.3332670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-18T14:30:34.3338230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-18T14:30:34.3345580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-18T14:30:34.3351750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-18T14:30:34.3358720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-18T14:30:34.3366320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-18T14:30:34.3372560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-18T14:30:34.3407980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-18T14:30:34.3415130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-18T14:30:34.3419540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-18T14:30:34.3425670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-18T14:30:34.3431000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-18T14:30:34.3436970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-18T14:30:34.3441880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-18T14:30:34.3447830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-18T14:30:34.3453690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-18T14:30:34.3459380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-18T14:30:34.3464900Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-18T14:30:34.3470370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-18T14:30:34.3476490Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-18T14:30:34.3482160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-18T14:30:34.3515030Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-18T14:30:34.3516850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-18T14:30:34.3518370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-18T14:30:34.3520180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-18T14:30:34.3521790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-18T14:30:34.3523430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-18T14:30:34.3524990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-18T14:30:34.3528780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-18T14:30:34.3534420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-18T14:30:34.3539580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-18T14:30:34.3545190Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-18T14:30:34.3550110Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-18T14:30:34.3555720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-18T14:30:34.3561080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-18T14:30:34.3566280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-18T14:30:34.3571690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-18T14:30:34.3577940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-18T14:30:34.3602480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-18T14:30:34.3604070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-18T14:30:34.3606070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-18T14:30:34.3608110Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-18T14:30:34.3609980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-18T14:30:34.3612210Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-18T14:30:34.3618350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-18T14:30:34.3624200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-18T14:30:34.3628770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-18T14:30:34.3634360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-18T14:30:34.3639700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-18T14:30:34.3646570Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-18T14:30:34.3651750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-18T14:30:34.3678680Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-18T14:30:34.3767740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-18T14:30:34.3816760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-18T14:30:34.3822050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-18T14:30:34.3829890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-18T14:30:34.3837170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-18T14:30:34.3843400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-18T14:30:34.3850060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-18T14:30:34.3855540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-18T14:30:34.3905950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-18T14:30:34.3911790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-18T14:30:34.3918140Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-18T14:30:34.3923940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-18T14:30:34.3931390Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-18T14:30:34.3935910Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-18T14:30:34.3941230Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-18T14:30:34.3948460Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-18T14:30:34.4221960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6706-mb77yc.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/zeromq.rb 2021-05-18T14:30:36.5539960Z ==> Summary 2021-05-18T14:30:36.5598270Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-18T14:30:36.5605400Z ==> Installing ffmpeg dependency: zimg 2021-05-18T14:30:36.5653850Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-18T14:30:36.5671360Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5657-14blyzq 2021-05-18T14:30:36.5986160Z cp -pR /private/tmp/d20210518-5657-14blyzq/zimg/. /usr/local/Cellar/zimg 2021-05-18T14:30:36.6567390Z chmod -Rf +w /private/tmp/d20210518-5657-14blyzq 2021-05-18T14:30:36.7418650Z ==> Finishing up 2021-05-18T14:30:36.8004000Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-18T14:30:36.8006860Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-18T14:30:36.8016180Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-18T14:30:36.8022380Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-18T14:30:36.8026880Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-18T14:30:36.8032470Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-18T14:30:36.8039730Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-18T14:30:36.8327280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6732-6vg47d.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/zimg.rb 2021-05-18T14:30:39.0469170Z ==> Summary 2021-05-18T14:30:39.0502050Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-18T14:30:39.0509850Z ==> Installing ffmpeg 2021-05-18T14:30:39.0513430Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-18T14:30:39.0534370Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210518-5657-1a6mos1 2021-05-18T14:30:39.7926370Z cp -pR /private/tmp/d20210518-5657-1a6mos1/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-18T14:30:40.3635290Z chmod -Rf +w /private/tmp/d20210518-5657-1a6mos1 2021-05-18T14:30:52.6254930Z ==> Finishing up 2021-05-18T14:30:52.7046530Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-18T14:30:52.7050560Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-18T14:30:52.7055770Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-18T14:30:52.7060940Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-18T14:30:52.7065740Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-18T14:30:52.7070860Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-18T14:30:52.7075690Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-18T14:30:52.7081140Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-18T14:30:52.7085730Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-18T14:30:52.7091040Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-18T14:30:52.7095690Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-18T14:30:52.7100850Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-18T14:30:52.7105750Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-18T14:30:52.7110770Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-18T14:30:52.7116020Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-18T14:30:52.7121040Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-18T14:30:52.7125940Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-18T14:30:52.7130640Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-18T14:30:52.7136410Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-18T14:30:52.7140900Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-18T14:30:52.7146160Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-18T14:30:52.7150820Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-18T14:30:52.7156560Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-18T14:30:52.7161590Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-18T14:30:52.7166140Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-18T14:30:52.7171420Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-18T14:30:52.7176060Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-18T14:30:52.7181390Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-18T14:30:52.7186140Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-18T14:30:52.7191130Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-18T14:30:52.7195940Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-18T14:30:52.7201230Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-18T14:30:52.7205740Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-18T14:30:52.7211080Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-18T14:30:52.7215680Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-18T14:30:52.7221250Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-18T14:30:52.7225830Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-18T14:30:52.7231390Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-18T14:30:52.7238830Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-18T14:30:52.7243610Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-18T14:30:52.7248780Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-18T14:30:52.7253320Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-18T14:30:52.7258540Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-18T14:30:52.7263110Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-18T14:30:52.7268450Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-18T14:30:52.7273210Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-18T14:30:52.7278800Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-18T14:30:52.7285480Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-18T14:30:52.7308730Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-18T14:30:52.7388820Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-18T14:30:52.7413600Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-18T14:30:52.7419180Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-18T14:30:52.7490960Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-18T14:30:52.7495860Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-18T14:30:52.7501620Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-18T14:30:52.7552330Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-18T14:30:52.7557380Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-18T14:30:52.7563270Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-18T14:30:52.7568430Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-18T14:30:52.7651900Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-18T14:30:52.7657750Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-18T14:30:52.7663440Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-18T14:30:52.7668880Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-18T14:30:52.7677090Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-18T14:30:52.7682750Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-18T14:30:52.7690020Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-18T14:30:52.7695600Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-18T14:30:52.7700780Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-18T14:30:52.7706440Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-18T14:30:52.7711880Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-18T14:30:52.7720120Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-18T14:30:52.7724780Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-18T14:30:52.7729710Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-18T14:30:52.7734820Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-18T14:30:52.7739650Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-18T14:30:52.7744920Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-18T14:30:52.7750520Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-18T14:30:52.7756220Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-18T14:30:52.7760940Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-18T14:30:52.7766090Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-18T14:30:52.7770390Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-18T14:30:52.7776060Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-18T14:30:52.7782270Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-18T14:30:52.7787080Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-18T14:30:52.7792240Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-18T14:30:52.7797070Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-18T14:30:52.7802610Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-18T14:30:52.7807470Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-18T14:30:52.7812340Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-18T14:30:52.7817210Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-18T14:30:52.7822370Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-18T14:30:52.7826970Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-18T14:30:52.7831910Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-18T14:30:52.7836560Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-18T14:30:52.7841840Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-18T14:30:52.7846370Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-18T14:30:52.7851250Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-18T14:30:52.7856350Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-18T14:30:52.7861520Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-18T14:30:52.7866460Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-18T14:30:52.7870050Z Only the first 100 operations were output. 2021-05-18T14:30:52.9009580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6758-19v33k3.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/ffmpeg.rb 2021-05-18T14:30:55.4088690Z ==> Summary 2021-05-18T14:30:55.4262490Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-18T14:30:56.5691120Z ==> Caveats 2021-05-18T14:30:56.5692570Z ==> tesseract 2021-05-18T14:30:56.5708830Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-18T14:30:56.5710780Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-18T14:30:58.3700630Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-18T14:30:59.5390970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/15a490e3b6b234167cf2acaf2c8824d3b79b6ffd7ebb37ce6eeffff7cad3eb25--ghostscript-9.53.3_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-18T14:31:00.0950900Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-18T14:31:00.4822840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-18T14%3A40%3A00Z&sig=o9BnQudyT1k%2FwmusrDM16UJDiBc3ypnooFH%2FoV2cJdw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:31:00.5336240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad\?se=2021-05-18T14\%3A40\%3A00Z\&sig=o9BnQudyT1k\%2FwmusrDM16UJDiBc3ypnooFH\%2FoV2cJdw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:31:01.1200280Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-18T14:31:01.2353860Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-18T14:31:02.3478770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/137ab1dc2b4c3465a1ef0c3700e30d5ea4c17ebe3e9a496832524e6d7713b5ff--imagemagick@6-6.9.12-12.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-18T14:31:02.9265670Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-18T14:31:03.4891540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-18T14%3A40%3A00Z&sig=1pY8BfvwpXdPdbLHYeZQYLJjWIjxSy1UIkb4Yghpars%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:31:03.5187310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01\?se=2021-05-18T14\%3A40\%3A00Z\&sig=1pY8BfvwpXdPdbLHYeZQYLJjWIjxSy1UIkb4Yghpars\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:31:03.8897590Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-18T14:31:03.9290870Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-18T14:31:03.9296010Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-18T14:31:03.9978540Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-18T14:31:04.0047330Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz --directory /private/tmp/d20210518-6765-a0l7cd 2021-05-18T14:31:05.2837660Z cp -pR /private/tmp/d20210518-6765-a0l7cd/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-18T14:31:06.3905130Z chmod -Rf +w /private/tmp/d20210518-6765-a0l7cd 2021-05-18T14:31:06.8722490Z ==> Finishing up 2021-05-18T14:31:06.8981260Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-18T14:31:06.8995310Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-18T14:31:06.9006060Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-18T14:31:06.9016970Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-18T14:31:06.9040660Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-18T14:31:06.9067260Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-18T14:31:06.9078610Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-18T14:31:06.9092540Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-18T14:31:06.9112690Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-18T14:31:06.9124590Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-18T14:31:06.9135780Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-18T14:31:06.9149910Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-18T14:31:06.9162710Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-18T14:31:06.9177300Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-18T14:31:06.9203050Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-18T14:31:06.9208340Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-18T14:31:06.9225530Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-18T14:31:06.9238330Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-18T14:31:06.9299330Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-18T14:31:06.9303250Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-18T14:31:06.9315200Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-18T14:31:06.9329510Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-18T14:31:06.9341870Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-18T14:31:06.9346940Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-18T14:31:06.9352580Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-18T14:31:06.9357620Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-18T14:31:06.9362940Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-18T14:31:06.9368260Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-18T14:31:06.9373370Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-18T14:31:06.9378320Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-18T14:31:06.9386090Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-18T14:31:06.9395600Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-18T14:31:06.9401450Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-18T14:31:06.9411850Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-18T14:31:06.9418590Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-18T14:31:06.9424390Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-18T14:31:06.9435970Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-18T14:31:06.9440670Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-18T14:31:06.9447880Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-18T14:31:06.9454160Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-18T14:31:06.9459710Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-18T14:31:06.9465190Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-18T14:31:06.9471630Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-18T14:31:06.9476020Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-18T14:31:06.9483620Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-18T14:31:06.9489280Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-18T14:31:06.9495000Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-18T14:31:06.9500880Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-18T14:31:06.9506620Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-18T14:31:06.9512370Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-18T14:31:06.9595510Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-18T14:31:06.9602160Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-18T14:31:06.9636380Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-18T14:31:06.9756100Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-18T14:31:06.9759930Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-18T14:31:06.9767520Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-18T14:31:06.9772480Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-18T14:31:06.9777920Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-18T14:31:07.1525370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6935-183nxdf.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/ghostscript.rb 2021-05-18T14:31:09.4423620Z ==> Summary 2021-05-18T14:31:09.4838630Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-18T14:31:09.4848010Z ==> Installing imagemagick@6 2021-05-18T14:31:09.4856840Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-18T14:31:09.4874990Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz --directory /private/tmp/d20210518-6765-wxum7h 2021-05-18T14:31:10.0283330Z cp -pR /private/tmp/d20210518-6765-wxum7h/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-18T14:31:10.5847580Z chmod -Rf +w /private/tmp/d20210518-6765-wxum7h 2021-05-18T14:31:15.2022340Z ==> Finishing up 2021-05-18T14:31:15.4801720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-6961-uhhgv5.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/imagemagick@6.rb 2021-05-18T14:31:17.7726120Z ==> Caveats 2021-05-18T14:31:17.7728280Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:31:17.7729460Z because this is an alternate version of another formula. 2021-05-18T14:31:17.7730120Z 2021-05-18T14:31:17.7731250Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-18T14:31:17.7732980Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:31:17.7733780Z 2021-05-18T14:31:17.7734630Z For compilers to find imagemagick@6 you may need to set: 2021-05-18T14:31:17.7736030Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-18T14:31:17.7737880Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-18T14:31:17.7738620Z 2021-05-18T14:31:17.7739880Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-18T14:31:17.7749070Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-18T14:31:17.7749940Z 2021-05-18T14:31:17.7751300Z ==> Summary 2021-05-18T14:31:17.8223680Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-18T14:31:18.6772380Z ==> Caveats 2021-05-18T14:31:18.6774060Z ==> imagemagick@6 2021-05-18T14:31:18.6816550Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:31:18.6817910Z because this is an alternate version of another formula. 2021-05-18T14:31:18.6818590Z 2021-05-18T14:31:18.6819650Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-18T14:31:18.6821290Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:31:18.6822100Z 2021-05-18T14:31:18.6822920Z For compilers to find imagemagick@6 you may need to set: 2021-05-18T14:31:18.6824450Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-18T14:31:18.6825930Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-18T14:31:18.6826650Z 2021-05-18T14:31:18.6827890Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-18T14:31:18.6829040Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-18T14:31:18.6829740Z 2021-05-18T14:31:20.7778930Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-18T14:31:21.9840100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/66d19a9a3c882dd519af4630aa81dc433dc23e1896935d3e54db294503a6f82d--libde265-1.0.8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-18T14:31:22.5432320Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-18T14:31:22.9121850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-18T14%3A40%3A00Z&sig=4XpFOxajQaYYXtbajPYOUmaXHtESlU%2B8pkQrUCvUoM4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:31:22.9503430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc\?se=2021-05-18T14\%3A40\%3A00Z\&sig=4XpFOxajQaYYXtbajPYOUmaXHtESlU\%2B8pkQrUCvUoM4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:31:23.0144080Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-18T14:31:23.0220500Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-18T14:31:24.1296770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f535f42662e0d894361c489a448ac2f5462b01ecb12c3c54876cb43570da5558--docbook-5.1_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-18T14:31:24.6832830Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-18T14:31:25.0570770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-18T14%3A40%3A00Z&sig=q9pijgLor0Y9ZVIvo%2Fmavlj95SrQ%2Fi%2FxspAslRIb9sg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:31:25.0870240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3\?se=2021-05-18T14\%3A40\%3A00Z\&sig=q9pijgLor0Y9ZVIvo\%2Fmavlj95SrQ\%2Fi\%2FxspAslRIb9sg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:31:25.1512760Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-18T14:31:25.1598850Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-18T14:31:26.2839180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/33e485cb2c174d07962c3477b301084016b8cb7c2e6ea2ada01f4f0ea6ab1763--docbook-xsl-1.79.2_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-18T14:31:26.8639240Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-18T14:31:27.2303900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-18T14%3A40%3A00Z&sig=x1twLBAmLJODKgJ2p6If1KYWR8MMzMU%2FZgwsqLBLRWI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:31:27.2643530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26\?se=2021-05-18T14\%3A40\%3A00Z\&sig=x1twLBAmLJODKgJ2p6If1KYWR8MMzMU\%2FZgwsqLBLRWI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:31:28.0180380Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-18T14:31:28.1731750Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-18T14:31:29.3276430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a0836e32daea87c9aa1280c47bf3faa43870c6759bedecc91aa1744bda6979a3--gnu-getopt-2.36.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-18T14:31:29.8836450Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-18T14:31:30.2338470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-18T14%3A40%3A00Z&sig=vTtjyTfwQty45%2FLzFGi%2BJT7DH5QNdr5TL8VP3PU5FWU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:31:30.2732150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70\?se=2021-05-18T14\%3A40\%3A00Z\&sig=vTtjyTfwQty45\%2FLzFGi\%2BJT7DH5QNdr5TL8VP3PU5FWU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:31:30.3076330Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-18T14:31:30.3148090Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-18T14:31:31.4454590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/137dd60ce6bbbbc7ff1cc7a659cd433876b64d73a7f5ff8f6d272234cc2060c9--xmlto-0.0.28-2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-18T14:31:32.0090070Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-18T14:31:32.3540590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-18T14%3A40%3A00Z&sig=JnjH3QJpVWSEDbA994SEYy%2Ft2ZXYJVUAEQpGlgjCHVE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:31:32.3875140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f\?se=2021-05-18T14\%3A40\%3A00Z\&sig=JnjH3QJpVWSEDbA994SEYy\%2Ft2ZXYJVUAEQpGlgjCHVE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:31:32.4222670Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-18T14:31:32.4256130Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-18T14:31:33.5563380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c45d39fb55948a61cabc62bc4b9c3da5cc472f17feb07a1718da0603af4c869d--shared-mime-info-2.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-18T14:31:34.1271440Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-18T14:31:34.4708630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-18T14%3A40%3A00Z&sig=5Ikc0XBQDnP6yON1a8ZO2YWwbTMkHTGUt0iwAOR9J4k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:31:34.5165840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29\?se=2021-05-18T14\%3A40\%3A00Z\&sig=5Ikc0XBQDnP6yON1a8ZO2YWwbTMkHTGUt0iwAOR9J4k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:31:34.6161820Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-18T14:31:34.6276940Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-18T14:31:35.7337450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ababccf45df7a05c317abde020d25f6b6814b10a333eaf75fabfccf2e8c4480d--libheif-1.12.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-18T14:31:36.2871980Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-18T14:31:36.6319890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-18T14%3A40%3A00Z&sig=kZI%2FdX9ekTVfGtESBwLu7wDgwaeBZ6NkBEI4NHzPeoU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:31:36.6689720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7\?se=2021-05-18T14\%3A40\%3A00Z\&sig=kZI\%2FdX9ekTVfGtESBwLu7wDgwaeBZ6NkBEI4NHzPeoU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:31:36.8031880Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-18T14:31:36.8237920Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-18T14:31:38.0610970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7809dd1f59d09c57ca5c98c24d355049ccad0b17d26b7af93d585214a4f05e21--liblqr-0.4.2_1-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-18T14:31:38.6587890Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-18T14:31:39.0179460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-18T14%3A40%3A00Z&sig=E2r4gem9PLlDPMccHyIQuQaoO1N3QU1tKmcv2yfhVmk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:31:39.0585970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23\?se=2021-05-18T14\%3A40\%3A00Z\&sig=E2r4gem9PLlDPMccHyIQuQaoO1N3QU1tKmcv2yfhVmk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:31:39.1096880Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-18T14:31:39.1131380Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-18T14:31:40.2747160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d471854cb45185fec96714280a89336020d68864a5b9dec9ec01d4de352c8131--libomp-12.0.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-18T14:31:40.8791640Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-18T14:31:41.2255740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-18T14%3A40%3A00Z&sig=vx4mBWyX5D2CRCczjuu8B%2BT9QBYUeHR7vaVLbxdwmDE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:31:41.2723490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6\?se=2021-05-18T14\%3A40\%3A00Z\&sig=vx4mBWyX5D2CRCczjuu8B\%2BT9QBYUeHR7vaVLbxdwmDE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:31:41.3250430Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-18T14:31:41.3303580Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-18T14:31:42.4441070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9cf029c0350192639f3b432d07b538bfa8bfe314eaa69cda5ea9c7e4ffa9c18b--imath-3.0.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-18T14:31:42.9874820Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-18T14:31:43.3061740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-18T14%3A40%3A00Z&sig=KuPs98ho0Pm0brj1LCIP442NhrV6BLWTAn36mU2SUqw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:31:43.3360420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1\?se=2021-05-18T14\%3A40\%3A00Z\&sig=KuPs98ho0Pm0brj1LCIP442NhrV6BLWTAn36mU2SUqw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:31:43.3733730Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-18T14:31:43.3771960Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-18T14:31:44.4899540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6c5fb1592474fc0ae24fe49970030661f093bc18cc80688877c049f42e86f873--openexr-3.0.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-18T14:31:45.1020240Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-18T14:31:45.4545740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-18T14%3A40%3A00Z&sig=29tl3XFFOEphaFLaldqFlpNFpBW7DL0dYihSQCC1iss%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:31:45.4883840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0\?se=2021-05-18T14\%3A40\%3A00Z\&sig=29tl3XFFOEphaFLaldqFlpNFpBW7DL0dYihSQCC1iss\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:31:45.5697830Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-18T14:31:45.5834380Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-18T14:31:47.1540620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5c1048962f7ef87482a39131f5f8a9983fcd5161bc7e2456f5b27b40acc5199b--imagemagick-7.0.11-12.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-18T14:31:47.5337540Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-18T14:31:47.8660340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-18T14%3A40%3A00Z&sig=efwkw1NGj4NQmLlJnO4NzaeZJ%2F%2FohXQVcanFaPS6H7E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:31:47.8965140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9\?se=2021-05-18T14\%3A40\%3A00Z\&sig=efwkw1NGj4NQmLlJnO4NzaeZJ\%2F\%2FohXQVcanFaPS6H7E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:31:48.2104160Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-18T14:31:48.2613680Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-18T14:31:48.2616610Z ==> Installing imagemagick dependency: libde265 2021-05-18T14:31:48.3256250Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-18T14:31:48.3286120Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210518-6968-17xraha 2021-05-18T14:31:48.3740320Z cp -pR /private/tmp/d20210518-6968-17xraha/libde265/. /usr/local/Cellar/libde265 2021-05-18T14:31:48.4431640Z chmod -Rf +w /private/tmp/d20210518-6968-17xraha 2021-05-18T14:31:48.5249160Z ==> Finishing up 2021-05-18T14:31:48.5631700Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-18T14:31:48.5675610Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-18T14:31:48.5681690Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-18T14:31:48.5685250Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-18T14:31:48.5690360Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-18T14:31:48.5697360Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-18T14:31:48.5704330Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-18T14:31:48.5709040Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-18T14:31:48.5715380Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-18T14:31:48.5723160Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-18T14:31:48.5929730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7199-b3l9pp.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libde265.rb 2021-05-18T14:31:50.7338040Z ==> Summary 2021-05-18T14:31:50.7367580Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-18T14:31:50.7374290Z ==> Installing imagemagick dependency: docbook 2021-05-18T14:31:50.7399400Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-18T14:31:50.7419260Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210518-6968-1maqiv4 2021-05-18T14:31:51.2523140Z cp -pR /private/tmp/d20210518-6968-1maqiv4/docbook/. /usr/local/Cellar/docbook 2021-05-18T14:31:51.4929080Z chmod -Rf +w /private/tmp/d20210518-6968-1maqiv4 2021-05-18T14:31:51.5813880Z ==> Finishing up 2021-05-18T14:31:51.6553100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7225-nyp5c7.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/docbook.rb 2021-05-18T14:31:53.6292930Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-18T14:31:53.7034480Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:31:53.7234940Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:31:53.7338700Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:31:53.7440490Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:31:53.7541030Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:31:53.7642530Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:31:53.7744640Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:31:53.7853030Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:31:53.7962050Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:31:53.8063630Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:31:53.8167790Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:31:53.8275110Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:31:53.8387790Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:31:53.8531120Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:31:54.0378250Z ==> Caveats 2021-05-18T14:31:54.0379360Z To use the DocBook package in your XML toolchain, 2021-05-18T14:31:54.0380910Z you need to add the following to your ~/.bashrc: 2021-05-18T14:31:54.0381520Z 2021-05-18T14:31:54.0382350Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-18T14:31:54.0383650Z ==> Summary 2021-05-18T14:31:54.0518470Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-18T14:31:54.0589310Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-18T14:31:54.0695120Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-18T14:31:54.0713860Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz --directory /private/tmp/d20210518-6968-740mjv 2021-05-18T14:31:56.8234920Z cp -pR /private/tmp/d20210518-6968-740mjv/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-18T14:32:00.1074760Z chmod -Rf +w /private/tmp/d20210518-6968-740mjv 2021-05-18T14:32:02.1143240Z ==> Finishing up 2021-05-18T14:32:02.1829630Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-18T14:32:02.1838900Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-18T14:32:02.2137360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7266-1lodgi3.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/docbook-xsl.rb 2021-05-18T14:32:04.1746460Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:32:04.1889650Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:32:04.1999130Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-18T14:32:04.2116100Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl-nons/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-18T14:32:04.2234480Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl-nons/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-18T14:32:04.2351540Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-18T14:32:04.2462830Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl-nons/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-18T14:32:04.2576370Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl-nons/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-18T14:32:04.2687470Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-18T14:32:04.2800120Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-18T14:32:04.2916650Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-18T14:32:04.3036180Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-18T14:32:04.3147880Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-18T14:32:04.3267460Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-18T14:32:04.3376770Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:32:04.3485150Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-18T14:32:04.3596140Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-18T14:32:04.3708660Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-18T14:32:04.3825210Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-18T14:32:04.3939580Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-18T14:32:04.4054280Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-18T14:32:04.4165560Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-18T14:32:04.4281310Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-18T14:32:04.4396650Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl-ns/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-18T14:32:04.4509920Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl-ns/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-18T14:32:04.4618470Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-18T14:32:04.4729410Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl-ns/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-18T14:32:04.4866900Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl-ns/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-18T14:32:05.4006240Z ==> Summary 2021-05-18T14:32:05.6942450Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-18T14:32:05.6948350Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-18T14:32:05.6970570Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-18T14:32:05.6989660Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz --directory /private/tmp/d20210518-6968-11yj4nt 2021-05-18T14:32:05.7120770Z cp -pR /private/tmp/d20210518-6968-11yj4nt/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-18T14:32:05.7291110Z chmod -Rf +w /private/tmp/d20210518-6968-11yj4nt 2021-05-18T14:32:05.7776070Z ==> Finishing up 2021-05-18T14:32:05.8174120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7320-1suszg5.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gnu-getopt.rb 2021-05-18T14:32:08.0743800Z ==> Caveats 2021-05-18T14:32:08.0746120Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:32:08.0747490Z because macOS already provides this software and installing another version in 2021-05-18T14:32:08.0749020Z parallel can cause all kinds of trouble. 2021-05-18T14:32:08.0749660Z 2021-05-18T14:32:08.0750960Z If you need to have gnu-getopt first in your PATH, run: 2021-05-18T14:32:08.0752630Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:32:08.0753450Z 2021-05-18T14:32:08.0753930Z 2021-05-18T14:32:08.0754720Z Bash completion has been installed to: 2021-05-18T14:32:08.0756080Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-18T14:32:08.0757340Z ==> Summary 2021-05-18T14:32:08.0764230Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-18T14:32:08.0770900Z ==> Installing imagemagick dependency: xmlto 2021-05-18T14:32:08.0913800Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-18T14:32:08.0934310Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz --directory /private/tmp/d20210518-6968-7lw9ty 2021-05-18T14:32:08.1137370Z cp -pR /private/tmp/d20210518-6968-7lw9ty/xmlto/. /usr/local/Cellar/xmlto 2021-05-18T14:32:08.1485630Z chmod -Rf +w /private/tmp/d20210518-6968-7lw9ty 2021-05-18T14:32:08.2170990Z ==> Finishing up 2021-05-18T14:32:08.2658020Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-18T14:32:08.2661510Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-18T14:32:08.2674160Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-18T14:32:08.2692370Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-18T14:32:08.2694310Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-18T14:32:08.2799820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7346-gvtsd.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/xmlto.rb 2021-05-18T14:32:10.4664520Z ==> Summary 2021-05-18T14:32:10.4707040Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-18T14:32:10.4714680Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-18T14:32:10.5608790Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-18T14:32:10.5626950Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210518-6968-ol7j2u 2021-05-18T14:32:10.6918440Z cp -pR /private/tmp/d20210518-6968-ol7j2u/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-18T14:32:10.8501130Z chmod -Rf +w /private/tmp/d20210518-6968-ol7j2u 2021-05-18T14:32:11.0196960Z ==> Finishing up 2021-05-18T14:32:11.0774590Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-18T14:32:11.1136120Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-18T14:32:11.1155430Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-18T14:32:11.1506430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.1556090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.1569810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.1618580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.1624070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.1640160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.1693440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.1746150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.1776050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.1805340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.1844950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.1847610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.1850310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.1895290Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.1902200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.1974350Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.2031440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.2039570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.2116790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.2141860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.2147210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.2223790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.2254970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.2282930Z mkdir -p /usr/local/share/locale/fo 2021-05-18T14:32:11.2299640Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-18T14:32:11.2301640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.2340020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.2402450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.2443310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.2458550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.2583160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.2692750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.2727800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.2737580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.2781050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.2850600Z mkdir -p /usr/local/share/locale/ia 2021-05-18T14:32:11.2852040Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-18T14:32:11.2854970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.2860260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.2879210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.2908130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.2928280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.2930580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.2933180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.2935830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.2938060Z mkdir -p /usr/local/share/locale/ky 2021-05-18T14:32:11.2939960Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-18T14:32:11.2942020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.3011370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.3042720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.3045290Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.3124780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.3137550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.3165280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.3194880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.3223320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.3256880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.3285600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.3309080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.3312030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.3394430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.3447280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.3455010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.3458760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.3541400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.3604280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.3662440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.3775200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.3796710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.3881820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.3908670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.3920470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.3926510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.3971780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.3991600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.4064410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.4080020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.4158860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.4189500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.4203890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.4282220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-18T14:32:11.4304030Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-18T14:32:11.4455080Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-18T14:32:11.4459320Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-18T14:32:11.5014990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7372-1ny0gkb.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/shared-mime-info.rb 2021-05-18T14:32:13.5611870Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-18T14:32:19.0262540Z ==> Summary 2021-05-18T14:32:19.0472720Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-18T14:32:19.0477920Z ==> Installing imagemagick dependency: libheif 2021-05-18T14:32:19.1608160Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-18T14:32:19.1627230Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210518-6968-1ndyca4 2021-05-18T14:32:19.1923160Z cp -pR /private/tmp/d20210518-6968-1ndyca4/libheif/. /usr/local/Cellar/libheif 2021-05-18T14:32:19.2267420Z chmod -Rf +w /private/tmp/d20210518-6968-1ndyca4 2021-05-18T14:32:19.4134190Z ==> Finishing up 2021-05-18T14:32:19.4640990Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-18T14:32:19.4659490Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-18T14:32:19.4661040Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-18T14:32:19.4663260Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-18T14:32:19.4664850Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-18T14:32:19.4668020Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-18T14:32:19.4678560Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-18T14:32:19.4738280Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-18T14:32:19.4742800Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-18T14:32:19.4749330Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-18T14:32:19.4760650Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-18T14:32:19.4766340Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-18T14:32:19.4771520Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-18T14:32:19.4778260Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-18T14:32:19.4782770Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-18T14:32:19.4788330Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-18T14:32:19.4795850Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-18T14:32:19.4996020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7401-wfgal3.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libheif.rb 2021-05-18T14:32:21.9986420Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-18T14:32:27.8124490Z ==> Summary 2021-05-18T14:32:27.8156270Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-18T14:32:27.8163230Z ==> Installing imagemagick dependency: liblqr 2021-05-18T14:32:27.8735710Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-18T14:32:27.8770330Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210518-6968-9peh0z 2021-05-18T14:32:27.8918390Z cp -pR /private/tmp/d20210518-6968-9peh0z/liblqr/. /usr/local/Cellar/liblqr 2021-05-18T14:32:27.9167960Z chmod -Rf +w /private/tmp/d20210518-6968-9peh0z 2021-05-18T14:32:27.9977150Z ==> Finishing up 2021-05-18T14:32:28.0429760Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-18T14:32:28.0434790Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-18T14:32:28.0440450Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-18T14:32:28.0447920Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-18T14:32:28.0608480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7428-1s7k1d9.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/liblqr.rb 2021-05-18T14:32:30.3632670Z ==> Summary 2021-05-18T14:32:30.3658100Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-18T14:32:30.3663930Z ==> Installing imagemagick dependency: libomp 2021-05-18T14:32:30.3720830Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-18T14:32:30.3741410Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210518-6968-9zxqo 2021-05-18T14:32:30.4192360Z cp -pR /private/tmp/d20210518-6968-9zxqo/libomp/. /usr/local/Cellar/libomp 2021-05-18T14:32:30.4362840Z chmod -Rf +w /private/tmp/d20210518-6968-9zxqo 2021-05-18T14:32:30.4881170Z ==> Finishing up 2021-05-18T14:32:30.5433220Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-18T14:32:30.5436450Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-18T14:32:30.5441580Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-18T14:32:30.5448550Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-18T14:32:30.5452810Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-18T14:32:30.5583720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7454-1e3dlcm.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libomp.rb 2021-05-18T14:32:32.7270850Z ==> Summary 2021-05-18T14:32:32.7286860Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-18T14:32:32.7294720Z ==> Installing imagemagick dependency: imath 2021-05-18T14:32:32.7355160Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-18T14:32:32.7374310Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210518-6968-1exoid8 2021-05-18T14:32:32.7751450Z cp -pR /private/tmp/d20210518-6968-1exoid8/imath/. /usr/local/Cellar/imath 2021-05-18T14:32:32.8161950Z chmod -Rf +w /private/tmp/d20210518-6968-1exoid8 2021-05-18T14:32:32.8877760Z ==> Finishing up 2021-05-18T14:32:32.9370860Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-18T14:32:32.9378910Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-18T14:32:32.9383850Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-18T14:32:32.9389160Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-18T14:32:32.9393880Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-18T14:32:32.9399280Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-18T14:32:32.9406820Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-18T14:32:32.9613520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7480-bqm1kp.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/imath.rb 2021-05-18T14:32:35.1671130Z ==> Summary 2021-05-18T14:32:35.1711710Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-18T14:32:35.1718550Z ==> Installing imagemagick dependency: openexr 2021-05-18T14:32:35.1818940Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-18T14:32:35.1837760Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210518-6968-h5pkiz 2021-05-18T14:32:35.2896480Z cp -pR /private/tmp/d20210518-6968-h5pkiz/openexr/. /usr/local/Cellar/openexr 2021-05-18T14:32:35.4296830Z chmod -Rf +w /private/tmp/d20210518-6968-h5pkiz 2021-05-18T14:32:35.6612400Z ==> Finishing up 2021-05-18T14:32:35.7094050Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-18T14:32:35.7244450Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-18T14:32:35.7249090Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-18T14:32:35.7254600Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-18T14:32:35.7259040Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-18T14:32:35.7265130Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-18T14:32:35.7270700Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-18T14:32:35.7275220Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-18T14:32:35.7283350Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-18T14:32:35.7292220Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-18T14:32:35.7301730Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-18T14:32:35.7306550Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-18T14:32:35.7312260Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-18T14:32:35.7317900Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-18T14:32:35.7322820Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-18T14:32:35.7329020Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-18T14:32:35.7333750Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-18T14:32:35.7339880Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-18T14:32:35.7345080Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-18T14:32:35.7350240Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-18T14:32:35.7356090Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-18T14:32:35.7361870Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-18T14:32:35.7391950Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-18T14:32:35.7393830Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-18T14:32:35.7395680Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-18T14:32:35.7397490Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-18T14:32:35.7399360Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-18T14:32:35.7401580Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-18T14:32:35.7883960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7508-ev93da.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/openexr.rb 2021-05-18T14:32:37.9600620Z ==> Summary 2021-05-18T14:32:37.9716300Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-18T14:32:37.9723730Z ==> Installing imagemagick 2021-05-18T14:32:37.9727460Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-18T14:32:37.9747260Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz --directory /private/tmp/d20210518-6968-7i798i 2021-05-18T14:32:38.5863500Z cp -pR /private/tmp/d20210518-6968-7i798i/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-18T14:32:39.1685840Z chmod -Rf +w /private/tmp/d20210518-6968-7i798i 2021-05-18T14:32:48.2240500Z ==> Finishing up 2021-05-18T14:32:48.2515090Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-18T14:32:48.2521790Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-18T14:32:48.2526660Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-18T14:32:48.2532110Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-18T14:32:48.2537220Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-18T14:32:48.2543090Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-18T14:32:48.2547880Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-18T14:32:48.2553130Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-18T14:32:48.2558030Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-18T14:32:48.2564760Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-18T14:32:48.2570890Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-18T14:32:48.2575690Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-18T14:32:48.2581280Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-18T14:32:48.2586450Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-18T14:32:48.2594720Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-18T14:32:48.2599220Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-18T14:32:48.2605480Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-18T14:32:48.2623230Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-18T14:32:48.2624930Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-18T14:32:48.2626490Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-18T14:32:48.2628040Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-18T14:32:48.2631200Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-18T14:32:48.2637980Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-18T14:32:48.2644880Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-18T14:32:48.2650250Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-18T14:32:48.2654910Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-18T14:32:48.2660660Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-18T14:32:48.2666260Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-18T14:32:48.2671090Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-18T14:32:48.2677530Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-18T14:32:48.2684960Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-18T14:32:48.2691510Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-18T14:32:48.2699040Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-18T14:32:48.2709040Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-18T14:32:48.2714900Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-18T14:32:48.2721720Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-18T14:32:48.2728220Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-18T14:32:48.2733130Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-18T14:32:48.2739540Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-18T14:32:48.2746910Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-18T14:32:48.2752110Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-18T14:32:48.2757890Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-18T14:32:48.2763790Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-18T14:32:48.2769190Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-18T14:32:48.2774620Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-18T14:32:48.2780270Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-18T14:32:48.2785440Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-18T14:32:48.2815260Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-18T14:32:48.2821220Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-18T14:32:48.2826330Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-18T14:32:48.2833730Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-18T14:32:48.2839270Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-18T14:32:48.2843880Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-18T14:32:48.2850520Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-18T14:32:48.2855490Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-18T14:32:48.2861610Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-18T14:32:48.2870470Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-18T14:32:48.2898560Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-18T14:32:48.2925190Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-18T14:32:48.2927650Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-18T14:32:48.2930310Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-18T14:32:48.2932570Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-18T14:32:48.2934780Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-18T14:32:48.2937000Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-18T14:32:48.2938970Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-18T14:32:48.2940880Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-18T14:32:48.2942640Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-18T14:32:48.2946770Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-18T14:32:48.2948780Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-18T14:32:48.2952110Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-18T14:32:48.2954120Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-18T14:32:48.5841830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7535-14586mz.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/imagemagick.rb 2021-05-18T14:32:51.0805200Z ==> Summary 2021-05-18T14:32:51.1337700Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-18T14:32:53.1652430Z ==> Caveats 2021-05-18T14:32:53.1653830Z ==> docbook 2021-05-18T14:32:53.1670090Z To use the DocBook package in your XML toolchain, 2021-05-18T14:32:53.1671110Z you need to add the following to your ~/.bashrc: 2021-05-18T14:32:53.1671760Z 2021-05-18T14:32:53.1672600Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-18T14:32:53.1674090Z ==> gnu-getopt 2021-05-18T14:32:53.1701660Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:32:53.1702970Z because macOS already provides this software and installing another version in 2021-05-18T14:32:53.1704020Z parallel can cause all kinds of trouble. 2021-05-18T14:32:53.1704640Z 2021-05-18T14:32:53.1705900Z If you need to have gnu-getopt first in your PATH, run: 2021-05-18T14:32:53.1707530Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:32:53.1743050Z 2021-05-18T14:32:53.1743910Z 2021-05-18T14:32:53.1744760Z Bash completion has been installed to: 2021-05-18T14:32:53.1746500Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-18T14:32:54.8374240Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-18T14:32:55.9202170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f3258cdd6849fbec6a4804a1775a5bee56e52259f5844fe95ae8c242e22fa01a--udunits-2.2.27.6_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-18T14:32:56.4580550Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-18T14:32:56.7940620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-18T14%3A40%3A00Z&sig=f9XQNZCqy6XteEO1IvikY8F%2FDO%2FgUKjnVWwRv4o9omc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:32:56.8311170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c\?se=2021-05-18T14\%3A40\%3A00Z\&sig=f9XQNZCqy6XteEO1IvikY8F\%2FDO\%2FgUKjnVWwRv4o9omc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:32:56.8852620Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-18T14:32:56.9547410Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-18T14:32:56.9576120Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz --directory /private/tmp/d20210518-7542-wjkrbb 2021-05-18T14:32:56.9774270Z cp -pR /private/tmp/d20210518-7542-wjkrbb/udunits/. /usr/local/Cellar/udunits 2021-05-18T14:32:57.0022060Z chmod -Rf +w /private/tmp/d20210518-7542-wjkrbb 2021-05-18T14:32:57.0687590Z ==> Finishing up 2021-05-18T14:32:57.1110560Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-18T14:32:57.1115410Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-18T14:32:57.1120630Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-18T14:32:57.1129170Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-18T14:32:57.1194430Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-18T14:32:57.1357370Z info /usr/local/share/info/udunits2.info 2021-05-18T14:32:57.1368850Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-18T14:32:57.1410660Z info /usr/local/share/info/udunits2lib.info 2021-05-18T14:32:57.1420280Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-18T14:32:57.1459360Z info /usr/local/share/info/udunits2prog.info 2021-05-18T14:32:57.1468990Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-18T14:32:57.1477520Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-18T14:32:57.1484200Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-18T14:32:57.1652450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-7709-qgos5a.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/udunits.rb 2021-05-18T14:32:59.2747630Z ==> Summary 2021-05-18T14:32:59.2778130Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-18T14:33:01.5876820Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-18T14:33:01.5877900Z To reinstall 1.6, run: 2021-05-18T14:33:01.5879090Z brew reinstall jq 2021-05-18T14:33:03.2486940Z ==> Caveats 2021-05-18T14:33:03.2488130Z imagej requires Java. You can install the latest version with: 2021-05-18T14:33:03.2489520Z brew install --cask adoptopenjdk 2021-05-18T14:33:03.2490190Z 2021-05-18T14:33:03.5275800Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-18T14:33:03.7822690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip.incomplete https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-18T14:33:27.9128010Z ==> Verifying checksum for cask 'imagej' 2021-05-18T14:33:28.1792030Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-18T14:33:28.1793350Z ==> Installing Cask imagej 2021-05-18T14:33:28.2253140Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210518-7819-x7w19l 2021-05-18T14:33:28.4080700Z cp -pR /private/tmp/d20210518-7819-x7w19l/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-18T14:33:28.5997190Z chmod -Rf +w /private/tmp/d20210518-7819-x7w19l 2021-05-18T14:33:28.6735850Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-18T14:33:29.1584370Z 🍺 imagej was successfully installed! 2021-05-18T14:33:31.6021570Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-18T14:33:33.2966450Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-18T14:33:33.6355970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-18T14%3A40%3A00Z&sig=0NRfM0GsnQ%2BQT%2FkT2IiUdkDnGCDxWcxKlthOrrze9IA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:33:33.8046210Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-18T14:33:35.5138500Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-18T14:33:35.8705400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-18T14%3A40%3A00Z&sig=JZHlCvch6qtoz4DCfKbc1bjbgda0AezwTwrw%2BOPpQ7c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:33:36.2118730Z ==> Installing dependencies for bowtie2: tbb 2021-05-18T14:33:36.2122850Z ==> Installing bowtie2 dependency: tbb 2021-05-18T14:33:36.3129650Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-18T14:33:38.9954290Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-18T14:33:38.9992020Z ==> Installing bowtie2 2021-05-18T14:33:39.0000270Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-18T14:33:42.2100830Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-18T14:33:45.4563930Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-18T14:33:47.1763970Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-18T14:33:47.5159550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-18T14%3A40%3A00Z&sig=Ss76XDd7xflfICyY1KuxMH4rkJN7dNPDyY7wNIldJD0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:33:47.6576740Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-18T14:33:50.5903910Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-18T14:33:50.9431730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-18T14%3A40%3A00Z&sig=Zqhj2CGcxEWPdR2fWQeuUHJmxUYkjrAgnHSYo2H8sCY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:33:51.0529300Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-18T14:33:52.7577210Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-18T14:33:53.1792150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-18T14%3A40%3A00Z&sig=GOS%2Fqmotnju4iSn%2BiqgpcxFiMVYJ3dgsHgd%2FjxW75u0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:33:53.2782750Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-18T14:33:54.9319090Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-18T14:33:55.2710560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-18T14%3A40%3A00Z&sig=2ytYkdlMIArzcuMCwY4GqhW2tCNpDN%2BqptXh0vc1lbE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:33:55.3723150Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-18T14:33:57.0598270Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-18T14:33:57.3887600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-18T14%3A40%3A00Z&sig=nE0D89W10ezvtJdVz%2Fb%2BiKJFFh6Xc7zBG6uWnFy5bDo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:33:57.5019290Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-18T14:33:59.1583370Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-18T14:33:59.4975940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-18T14%3A40%3A00Z&sig=G4cJO5fMRx0Qv5X7ljaSb%2BwpnoUbUmExrXkMbmEhCrQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:33:59.6687930Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-18T14:34:00.2087370Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-18T14:34:00.2107420Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-18T14:34:00.5809530Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-18T14:34:00.6076770Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-18T14:34:02.2719440Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-18T14:34:02.5958500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-18T14%3A40%3A00Z&sig=ffRkZE59nUhA5d2SIf6bmrLSiSD5b48Ht%2FOyynzJUNg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:34:02.6882320Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-18T14:34:04.3638070Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-18T14:34:04.6971690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-18T14%3A40%3A00Z&sig=D%2B4m8%2F5pMZfAmnHtjJv2qb73FFZOD2JMtKpGrdp8h6k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:34:04.8365380Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-18T14:34:07.6466760Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-18T14:34:08.0531160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-18T14%3A40%3A00Z&sig=GjvCDdr%2FhRiluPDJ9QkjyB0%2FObtWHBnH%2BR7WzSI%2FGEc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:34:08.2231940Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-18T14:34:09.9367530Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-18T14:34:10.2973520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-18T14%3A40%3A00Z&sig=F%2Byb6t9W1UYfHOWdJRGTxIAw5Hnh%2F8O7ou6%2F%2BefjRNA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:34:10.6088380Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-18T14:34:12.2484520Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-18T14:34:12.5605430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-18T14%3A40%3A00Z&sig=2AnhPGr23yKnVZCciJVH8prR6AyqAOZN9u%2FLcKyBqOU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:34:12.6503120Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-18T14:34:14.3036450Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-18T14:34:14.6271370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-18T14%3A40%3A00Z&sig=TYkd%2FAcPN2f9%2BvnkvCEjeEuHhvYQjKsezMILkeU%2BXA4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:34:14.7205420Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-18T14:34:16.4045000Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-18T14:34:16.7457010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-18T14%3A40%3A00Z&sig=X%2BNA7XpFhSnsQiVuPNP2tS%2BmNf8rwUgJfIZIOds62T4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:34:16.8358610Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-18T14:34:18.4883900Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-18T14:34:18.8154110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-18T14%3A40%3A00Z&sig=LRzUZNhZkOAg4BfefcnIAchfkXc1K62sxrLdlwhknqg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:34:19.1212570Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-18T14:34:20.7753710Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-18T14:34:21.1135310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-18T14%3A40%3A00Z&sig=KgC48dJlmTGcr5FiUByafZ%2FT%2FY4xUkx1cyZHTyQZa2o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:34:21.3085140Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-18T14:34:22.9956700Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-18T14:34:23.3433920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-18T14%3A40%3A00Z&sig=qwg%2Fj9WfSu6ZHvYMRatBdziuXIZ2znAUw7YKM8WHKes%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:34:23.8566300Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-18T14:34:25.5239570Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-18T14:34:25.8761020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-18T14%3A40%3A00Z&sig=A101TlwfFu%2BCqMIH5H60vao1rSmw4zrwO2dA2snMpsc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:34:26.1041420Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-18T14:34:27.7624540Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-18T14:34:28.0852940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-18T14%3A40%3A00Z&sig=gOiYUXfo2Seo4flCVzAlDqhMYKoZuurCIvQLveS3Md4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:34:28.3228650Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-18T14:34:30.0003800Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-18T14:34:30.3543670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-18T14%3A40%3A00Z&sig=siY6Q43M4EKWhDaTqLIeqJUI4fbWJHF%2BelXpRSn76VE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:34:30.9321740Z ==> Installing dependencies for gdal: cfitsio, popt, epsilon, expat, freexl, geos, hdf5, json-c, libxml2, libdap, proj, libgeotiff, librttopo, minizip, libspatialite, netcdf, openblas, numpy and xerces-c 2021-05-18T14:34:30.9325110Z ==> Installing gdal dependency: cfitsio 2021-05-18T14:34:31.0010760Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-18T14:34:33.3697730Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-18T14:34:33.3703300Z ==> Installing gdal dependency: popt 2021-05-18T14:34:33.3726360Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-18T14:34:35.6353250Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-18T14:34:35.6358460Z ==> Installing gdal dependency: epsilon 2021-05-18T14:34:35.6410280Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-18T14:34:38.0360980Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-18T14:34:38.0366540Z ==> Installing gdal dependency: expat 2021-05-18T14:34:38.0389200Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-18T14:34:40.2942590Z ==> Caveats 2021-05-18T14:34:40.2943970Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:34:40.2944910Z because macOS already provides this software and installing another version in 2021-05-18T14:34:40.2945670Z parallel can cause all kinds of trouble. 2021-05-18T14:34:40.2946000Z 2021-05-18T14:34:40.2946510Z If you need to have expat first in your PATH, run: 2021-05-18T14:34:40.2947790Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:34:40.2948260Z 2021-05-18T14:34:40.2948780Z For compilers to find expat you may need to set: 2021-05-18T14:34:40.2949790Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-18T14:34:40.2950830Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-18T14:34:40.2951210Z 2021-05-18T14:34:40.2952090Z For pkg-config to find expat you may need to set: 2021-05-18T14:34:40.2952840Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-18T14:34:40.2953240Z 2021-05-18T14:34:40.2953970Z ==> Summary 2021-05-18T14:34:40.2975880Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-18T14:34:40.2982840Z ==> Installing gdal dependency: freexl 2021-05-18T14:34:40.3045490Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-18T14:34:42.7360970Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-18T14:34:42.7367160Z ==> Installing gdal dependency: geos 2021-05-18T14:34:42.7700850Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-18T14:34:46.1820540Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-18T14:34:46.1828320Z ==> Installing gdal dependency: hdf5 2021-05-18T14:34:46.2284540Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-18T14:34:49.9023120Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-18T14:34:49.9029310Z ==> Installing gdal dependency: json-c 2021-05-18T14:34:49.9087540Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-18T14:34:52.3250430Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-18T14:34:52.3257080Z ==> Installing gdal dependency: libxml2 2021-05-18T14:34:52.3334400Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-18T14:34:55.2632370Z ==> Caveats 2021-05-18T14:34:55.2633670Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:34:55.2634610Z because macOS already provides this software and installing another version in 2021-05-18T14:34:55.2635500Z parallel can cause all kinds of trouble. 2021-05-18T14:34:55.2635910Z 2021-05-18T14:34:55.2637910Z If you need to have libxml2 first in your PATH, run: 2021-05-18T14:34:55.2639350Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:34:55.2639990Z 2021-05-18T14:34:55.2640640Z For compilers to find libxml2 you may need to set: 2021-05-18T14:34:55.2642090Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-18T14:34:55.2643250Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-18T14:34:55.2643640Z 2021-05-18T14:34:55.2644530Z For pkg-config to find libxml2 you may need to set: 2021-05-18T14:34:55.2645290Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-18T14:34:55.2645790Z 2021-05-18T14:34:55.2646550Z ==> Summary 2021-05-18T14:34:55.2826130Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-18T14:34:55.2831880Z ==> Installing gdal dependency: libdap 2021-05-18T14:34:55.2978880Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-18T14:34:58.0292070Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-18T14:34:58.0298490Z ==> Installing gdal dependency: proj 2021-05-18T14:34:58.0537770Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-18T14:35:00.9707450Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-18T14:35:00.9713530Z ==> Installing gdal dependency: libgeotiff 2021-05-18T14:35:00.9914540Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-18T14:35:03.4629980Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-18T14:35:03.4636130Z ==> Installing gdal dependency: librttopo 2021-05-18T14:35:03.5066780Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-18T14:35:05.9124170Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-18T14:35:05.9129310Z ==> Installing gdal dependency: minizip 2021-05-18T14:35:05.9243920Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-18T14:35:08.2673680Z ==> Caveats 2021-05-18T14:35:08.2675580Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-18T14:35:08.2676910Z with the venerable 'unzip' library. 2021-05-18T14:35:08.2678080Z ==> Summary 2021-05-18T14:35:08.2700650Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-18T14:35:08.2735670Z ==> Installing gdal dependency: libspatialite 2021-05-18T14:35:08.3629590Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-18T14:35:12.7366380Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-18T14:35:12.7372070Z ==> Installing gdal dependency: netcdf 2021-05-18T14:35:12.7933770Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-18T14:35:15.7784670Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-18T14:35:16.3718730Z ==> Installing gdal dependency: openblas 2021-05-18T14:35:16.3723840Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-18T14:35:24.4186730Z ==> Caveats 2021-05-18T14:35:24.4188030Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:35:24.4188890Z because macOS provides BLAS in Accelerate.framework. 2021-05-18T14:35:24.4189340Z 2021-05-18T14:35:24.4189870Z For compilers to find openblas you may need to set: 2021-05-18T14:35:24.4190940Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-18T14:35:24.4192080Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-18T14:35:24.4192860Z 2021-05-18T14:35:24.4193800Z For pkg-config to find openblas you may need to set: 2021-05-18T14:35:24.4194590Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-18T14:35:24.4195000Z 2021-05-18T14:35:24.4195720Z ==> Summary 2021-05-18T14:35:24.4215300Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-18T14:35:24.4222710Z ==> Installing gdal dependency: numpy 2021-05-18T14:35:24.4940850Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-18T14:35:28.7074740Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-18T14:35:28.7080960Z ==> Installing gdal dependency: xerces-c 2021-05-18T14:35:28.7139220Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-18T14:35:34.2652070Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-18T14:35:34.2690590Z ==> Installing gdal 2021-05-18T14:35:34.2693870Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-18T14:35:50.0974440Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-18T14:35:51.4402290Z ==> No outdated dependents to upgrade! 2021-05-18T14:35:51.4404350Z ==> Checking for dependents of upgraded formulae... 2021-05-18T14:35:51.7819250Z ==> Reinstalling 1 broken dependent from source: 2021-05-18T14:35:51.7820610Z netcdf 2021-05-18T14:35:51.9474630Z ==> Caveats 2021-05-18T14:35:51.9475630Z ==> expat 2021-05-18T14:35:51.9520300Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:35:51.9521310Z because macOS already provides this software and installing another version in 2021-05-18T14:35:51.9522060Z parallel can cause all kinds of trouble. 2021-05-18T14:35:51.9522400Z 2021-05-18T14:35:51.9522920Z If you need to have expat first in your PATH, run: 2021-05-18T14:35:51.9524210Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:35:51.9524670Z 2021-05-18T14:35:51.9525190Z For compilers to find expat you may need to set: 2021-05-18T14:35:51.9526230Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-18T14:35:51.9527260Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-18T14:35:51.9534840Z 2021-05-18T14:35:51.9535930Z For pkg-config to find expat you may need to set: 2021-05-18T14:35:51.9536700Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-18T14:35:51.9537110Z 2021-05-18T14:35:51.9537870Z ==> libxml2 2021-05-18T14:35:51.9566920Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:35:51.9567900Z because macOS already provides this software and installing another version in 2021-05-18T14:35:51.9568650Z parallel can cause all kinds of trouble. 2021-05-18T14:35:51.9568980Z 2021-05-18T14:35:51.9569490Z If you need to have libxml2 first in your PATH, run: 2021-05-18T14:35:51.9570840Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:35:51.9571350Z 2021-05-18T14:35:51.9571870Z For compilers to find libxml2 you may need to set: 2021-05-18T14:35:51.9572940Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-18T14:35:51.9573980Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-18T14:35:51.9574430Z 2021-05-18T14:35:51.9575450Z For pkg-config to find libxml2 you may need to set: 2021-05-18T14:35:51.9576210Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-18T14:35:51.9576620Z 2021-05-18T14:35:51.9577390Z ==> minizip 2021-05-18T14:35:51.9585000Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-18T14:35:51.9586120Z with the venerable 'unzip' library. 2021-05-18T14:35:51.9586990Z ==> openblas 2021-05-18T14:35:51.9626470Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:35:51.9627870Z because macOS provides BLAS in Accelerate.framework. 2021-05-18T14:35:51.9628320Z 2021-05-18T14:35:51.9628850Z For compilers to find openblas you may need to set: 2021-05-18T14:35:51.9629930Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-18T14:35:51.9631020Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-18T14:35:51.9631420Z 2021-05-18T14:35:51.9632310Z For pkg-config to find openblas you may need to set: 2021-05-18T14:35:51.9633100Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-18T14:35:51.9633510Z 2021-05-18T14:35:54.0739380Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-18T14:35:54.6471660Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-18T14:35:54.6574520Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-18T14:35:55.0880300Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-18T14:35:55.6723700Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-18T14:35:55.6780480Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-18T14:35:55.7034300Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-18T14:35:56.3711510Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-18T14:35:56.3913240Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-18T14:35:58.1035190Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-18T14:35:58.4505170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-18T14%3A45%3A00Z&sig=8xzv%2Fs%2F71UubWvz810H0o3xHnI%2BP5O9fL%2FL1kR%2F7JUY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:36:00.2403860Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-18T14:36:00.8051720Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-18T14:36:00.8073620Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-18T14:36:01.1745090Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-18T14:36:01.1855570Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-18T14:36:02.8434870Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-18T14:36:03.2036300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-18T14%3A45%3A00Z&sig=tpNxP9y9xTOz8wbABoVs9sKNdHk91SZPEJh2j1gW7fM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:36:03.5081670Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-18T14:36:03.5099630Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-18T14:36:05.2600700Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-18T14:36:05.6011110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-18T14%3A45%3A00Z&sig=ylbALZsac5egtxM0WmvH4HXQCWKaJI3qFzjT%2BxMY0mE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:36:06.2520190Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-18T14:36:07.9495590Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-18T14:36:08.2861700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-18T14%3A45%3A00Z&sig=Di0dnZTU0BYUe91vsM%2FI%2Fayj%2BeQwCV77%2Fv6vOrcJLwE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:36:08.4993680Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-18T14:36:10.1627290Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-18T14:36:10.4980030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-18T14%3A45%3A00Z&sig=LQ7YslkHBiKk1Qt8R6qyFdJROJCdkjGPz4MYQZQYv8Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:36:11.9874840Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-18T14:36:11.9882190Z ==> Installing itk dependency: open-mpi 2021-05-18T14:36:12.1023500Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-18T14:36:20.9771280Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-18T14:36:20.9778270Z ==> Installing itk dependency: fftw 2021-05-18T14:36:21.0424510Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-18T14:36:25.0182310Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-18T14:36:25.0189230Z ==> Installing itk dependency: boost 2021-05-18T14:36:25.0276040Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-18T14:37:06.8185610Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-18T14:37:06.8195320Z ==> Installing itk dependency: netcdf 2021-05-18T14:37:06.8807130Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-18T14:37:10.3161890Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-18T14:37:10.3167760Z ==> Installing itk dependency: pyqt@5 2021-05-18T14:37:10.4501780Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-18T14:37:17.1724550Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-18T14:37:17.1730150Z ==> Installing itk dependency: vtk@8.2 2021-05-18T14:37:17.4827140Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-18T14:38:41.9426080Z ==> Caveats 2021-05-18T14:38:41.9427650Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-18T14:38:41.9428490Z because this is an alternate version of another formula. 2021-05-18T14:38:41.9428890Z 2021-05-18T14:38:41.9429400Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-18T14:38:41.9430690Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-18T14:38:41.9431140Z 2021-05-18T14:38:41.9431650Z For compilers to find vtk@8.2 you may need to set: 2021-05-18T14:38:41.9433280Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-18T14:38:41.9434330Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-18T14:38:41.9434710Z 2021-05-18T14:38:41.9435440Z ==> Summary 2021-05-18T14:38:42.1791720Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-18T14:38:42.1797850Z ==> Installing itk dependency: gdcm 2021-05-18T14:38:42.4153690Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-18T14:38:52.1476900Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-18T14:38:52.1483070Z ==> Installing itk 2021-05-18T14:38:52.1488040Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-18T14:39:15.6516820Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-18T14:39:20.1508560Z ==> No outdated dependents to upgrade! 2021-05-18T14:39:20.1509870Z ==> Checking for dependents of upgraded formulae... 2021-05-18T14:39:22.4553780Z ==> Reinstalling 1 broken dependent from source: 2021-05-18T14:39:22.4554360Z fftw 2021-05-18T14:39:22.4996880Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-18T14:39:22.4998150Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-18T14:39:24.6405040Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-18T14:39:24.8039270Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-18T14:39:25.9093080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/937b58c22e4a6a9efb8e88b8587d92ba75ef95c68ae447eb0eeb15b68ade838a--faac-1.29.9.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-18T14:39:26.4821770Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-18T14:39:26.8178600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-18T14%3A45%3A00Z&sig=n63ccIsweHefUjnjGA1qlXffTqY1np8tGQk3n%2Bw%2FX%2Fc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:39:26.8479630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f\?se=2021-05-18T14\%3A45\%3A00Z\&sig=n63ccIsweHefUjnjGA1qlXffTqY1np8tGQk3n\%2Bw\%2FX\%2Fc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:39:26.9041960Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-18T14:39:26.9099920Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-18T14:39:27.9502520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/56f458278adb5a5270c7eaffb27e027b85c44934330a82a6f0085b601d2acdc9--fdk-aac-2.0.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-18T14:39:28.4995190Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-18T14:39:28.8450450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-18T14%3A45%3A00Z&sig=CX7eiUVavLBxxYMj6LEy0X5s9cQZejz8JmUIQW4GyVU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:39:28.8825600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8\?se=2021-05-18T14\%3A45\%3A00Z\&sig=CX7eiUVavLBxxYMj6LEy0X5s9cQZejz8JmUIQW4GyVU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:39:28.9630340Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-18T14:39:28.9781790Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-18T14:39:30.0393250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8bfdeb8b08d064554a1a945b37e7cc89b36f3261c82778ae2b667e5bb1883459--sdl-1.2.15_3.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-18T14:39:30.5764450Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-18T14:39:30.9307270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-18T14%3A45%3A00Z&sig=1GcxL8veC2EJE4q8ScOti1f%2Bwbt6TsAaTQyuJrjB4n0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:39:30.9707240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f\?se=2021-05-18T14\%3A45\%3A00Z\&sig=1GcxL8veC2EJE4q8ScOti1f\%2Bwbt6TsAaTQyuJrjB4n0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:39:31.0233560Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-18T14:39:31.0308970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-18T14:39:32.1778110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c5c689e5b3ed6faa65c45882234012aa9c17e23a2959f1253e9a197afc3670e3--libav-12.3_8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-18T14:39:32.7649490Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-18T14:39:33.1007480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-18T14%3A45%3A00Z&sig=pxago80I2Pf9UnxQp1bPhqc4VmOH%2BJl7%2BWj%2FE4%2BFBX8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:39:33.1515530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905\?se=2021-05-18T14\%3A45\%3A00Z\&sig=pxago80I2Pf9UnxQp1bPhqc4VmOH\%2BJl7\%2BWj\%2FE4\%2BFBX8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-18T14:39:33.6076940Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-18T14:39:33.6694820Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-18T14:39:33.6700040Z ==> Installing libav dependency: faac 2021-05-18T14:39:33.7352790Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-18T14:39:33.7413420Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz --directory /private/tmp/d20210518-9441-nh8gi1 2021-05-18T14:39:33.7535940Z cp -pR /private/tmp/d20210518-9441-nh8gi1/faac/. /usr/local/Cellar/faac 2021-05-18T14:39:33.7804690Z chmod -Rf +w /private/tmp/d20210518-9441-nh8gi1 2021-05-18T14:39:33.8325330Z ==> Finishing up 2021-05-18T14:39:33.8919550Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-18T14:39:33.8926830Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-18T14:39:33.8932510Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-18T14:39:33.9024120Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-18T14:39:33.9031170Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-18T14:39:33.9036340Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-18T14:39:33.9041890Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-18T14:39:33.9196510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-9623-ydn8rx.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/faac.rb 2021-05-18T14:39:36.1061450Z ==> Summary 2021-05-18T14:39:36.1085400Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-18T14:39:36.1092210Z ==> Installing libav dependency: fdk-aac 2021-05-18T14:39:36.1115350Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-18T14:39:36.1135010Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz --directory /private/tmp/d20210518-9441-fytk3j 2021-05-18T14:39:36.1621590Z cp -pR /private/tmp/d20210518-9441-fytk3j/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-18T14:39:36.2183170Z chmod -Rf +w /private/tmp/d20210518-9441-fytk3j 2021-05-18T14:39:36.2795920Z ==> Finishing up 2021-05-18T14:39:36.3450200Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-18T14:39:36.3455880Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-18T14:39:36.3463540Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-18T14:39:36.3468750Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-18T14:39:36.3474680Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-18T14:39:36.3483030Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-18T14:39:36.3645220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-9649-1x5w9sc.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/fdk-aac.rb 2021-05-18T14:39:38.5046870Z ==> Summary 2021-05-18T14:39:38.5070150Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-18T14:39:38.5077710Z ==> Installing libav dependency: sdl 2021-05-18T14:39:38.5101280Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-18T14:39:38.5120400Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz --directory /private/tmp/d20210518-9441-1w7po6h 2021-05-18T14:39:38.7238250Z cp -pR /private/tmp/d20210518-9441-1w7po6h/sdl/. /usr/local/Cellar/sdl 2021-05-18T14:39:39.0131000Z chmod -Rf +w /private/tmp/d20210518-9441-1w7po6h 2021-05-18T14:39:39.1923200Z ==> Finishing up 2021-05-18T14:39:39.2493690Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-18T14:39:39.2501210Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-18T14:39:39.2569820Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-18T14:39:39.2584100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-18T14:39:39.2589570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-18T14:39:39.2595170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-18T14:39:39.2601020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-18T14:39:39.2606860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-18T14:39:39.2613260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-18T14:39:39.2619180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-18T14:39:39.2624650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-18T14:39:39.2675160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-18T14:39:39.2676540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-18T14:39:39.2677770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-18T14:39:39.2679060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-18T14:39:39.2680310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-18T14:39:39.2681490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-18T14:39:39.2682680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-18T14:39:39.2683990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-18T14:39:39.2685290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-18T14:39:39.2697990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-18T14:39:39.2703050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-18T14:39:39.2708720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-18T14:39:39.2715400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-18T14:39:39.2721720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-18T14:39:39.2728810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-18T14:39:39.2734860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-18T14:39:39.2741050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-18T14:39:39.2748020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-18T14:39:39.2753000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-18T14:39:39.2758960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-18T14:39:39.2764840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-18T14:39:39.2770640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-18T14:39:39.2776510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-18T14:39:39.2782650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-18T14:39:39.2788860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-18T14:39:39.2795550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-18T14:39:39.2801410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-18T14:39:39.2807490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-18T14:39:39.2812900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-18T14:39:39.2818270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-18T14:39:39.2824070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-18T14:39:39.2829760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-18T14:39:39.2835410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-18T14:39:39.2840840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-18T14:39:39.2846130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-18T14:39:39.2851470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-18T14:39:39.2856880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-18T14:39:39.2862700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-18T14:39:39.2868380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-18T14:39:39.2873540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-18T14:39:39.2879070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-18T14:39:39.2899910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-18T14:39:39.2905730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-18T14:39:39.2911220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-18T14:39:39.2916590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-18T14:39:39.2924240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-18T14:39:39.2930210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-18T14:39:39.2995870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-18T14:39:39.3000400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-18T14:39:39.3006490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-18T14:39:39.3012540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-18T14:39:39.3017780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-18T14:39:39.3023170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-18T14:39:39.3029300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-18T14:39:39.3036080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-18T14:39:39.3041740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-18T14:39:39.3047430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-18T14:39:39.3053310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-18T14:39:39.3058880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-18T14:39:39.3064450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-18T14:39:39.3070050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-18T14:39:39.3076010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-18T14:39:39.3082010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-18T14:39:39.3088200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-18T14:39:39.3093570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-18T14:39:39.3099320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-18T14:39:39.3105490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-18T14:39:39.3111070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-18T14:39:39.3116690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-18T14:39:39.3123160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-18T14:39:39.3129140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-18T14:39:39.3135080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-18T14:39:39.3141540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-18T14:39:39.3163500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-18T14:39:39.3169420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-18T14:39:39.3174670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-18T14:39:39.3180380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-18T14:39:39.3185760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-18T14:39:39.3191270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-18T14:39:39.3196860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-18T14:39:39.3202390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-18T14:39:39.3207860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-18T14:39:39.3213330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-18T14:39:39.3218690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-18T14:39:39.3224300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-18T14:39:39.3229870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-18T14:39:39.3235890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-18T14:39:39.3241110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-18T14:39:39.3247910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-18T14:39:39.3253080Z Only the first 100 operations were output. 2021-05-18T14:39:39.4173310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-9675-td1gph.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/sdl.rb 2021-05-18T14:39:41.5810600Z ==> Summary 2021-05-18T14:39:41.5989690Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-18T14:39:41.5997110Z ==> Installing libav 2021-05-18T14:39:41.6001180Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-18T14:39:41.6021530Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210518-9441-1a4uffa 2021-05-18T14:39:42.1301520Z cp -pR /private/tmp/d20210518-9441-1a4uffa/libav/. /usr/local/Cellar/libav 2021-05-18T14:39:42.4407820Z chmod -Rf +w /private/tmp/d20210518-9441-1a4uffa 2021-05-18T14:39:46.4214320Z ==> Finishing up 2021-05-18T14:39:46.4715390Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-18T14:39:46.4719330Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-18T14:39:46.4737770Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-18T14:39:46.4750200Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-18T14:39:46.4755260Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-18T14:39:46.4761200Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-18T14:39:46.5124650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210518-9701-1gjxfd7.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libav.rb 2021-05-18T14:39:48.7615080Z ==> Summary 2021-05-18T14:39:48.7636250Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-18T14:39:51.4280060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-18T14:39:53.0695250Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-18T14:39:53.4170810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-18T14%3A45%3A00Z&sig=QEk%2Bjrhs0fL%2FkgzBtjoyNWxtE2UUmd1fyLrl5JZUhpY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:39:53.6013400Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-18T14:39:56.1318760Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-18T14:39:58.5362250Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-18T14:39:58.5362910Z To reinstall 4.3.0, run: 2021-05-18T14:39:58.5363430Z brew reinstall libtiff 2021-05-18T14:40:00.1050490Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-18T14:40:00.1051840Z To reinstall 2.3.9_1, run: 2021-05-18T14:40:00.1052330Z brew reinstall unixodbc 2021-05-18T14:40:01.7599330Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-18T14:40:01.7600300Z To reinstall 1.0.18_1, run: 2021-05-18T14:40:01.7600810Z brew reinstall libsodium 2021-05-18T14:40:03.3604400Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-18T14:40:03.3605150Z To reinstall 4.1.1, run: 2021-05-18T14:40:03.3605640Z brew reinstall tesseract 2021-05-18T14:40:05.0507330Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-18T14:40:05.0508590Z To reinstall 1.21.1, run: 2021-05-18T14:40:05.0509110Z brew reinstall wget 2021-05-18T14:40:06.6446460Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-18T14:40:06.6447200Z To reinstall 4.3.4, run: 2021-05-18T14:40:06.6447670Z brew reinstall zeromq 2021-05-18T14:40:08.2630000Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-18T14:40:08.2630810Z To reinstall 2.2.27.6_1, run: 2021-05-18T14:40:08.2631290Z brew reinstall udunits 2021-05-18T14:40:09.8651480Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-18T14:40:09.8652180Z To reinstall 1.2.0, run: 2021-05-18T14:40:09.8652620Z brew reinstall webp 2021-05-18T14:40:11.5032970Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-18T14:40:13.1702450Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-18T14:40:13.5134620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-18T14%3A50%3A00Z&sig=wEbuzZarHUYAnhkBwu27kZWOWa9HI8Qpw8hSE4dfNR0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-18T14:40:16.3134540Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-18T14:41:10.7282190Z ==> Caveats 2021-05-18T14:41:10.7283160Z Bash completion has been installed to: 2021-05-18T14:41:10.7283760Z /usr/local/etc/bash_completion.d 2021-05-18T14:41:10.7284680Z ==> Summary 2021-05-18T14:41:12.1252820Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-18T14:41:15.2654760Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-18T14:41:15.2660930Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T144111Z&X-Amz-Expires=300&X-Amz-Signature=46cc6506099cd88a5aae094c06cb85925ee5703f773ef5418b50e7a86f12ba59&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=201858552&response-content-disposition=attachment%3B%20filename%3DXQuartz-2.8.1.dmg&response-content-type=application%2Foctet-stream 2021-05-18T14:41:19.1368200Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-18T14:41:19.1369420Z ==> Installing Cask xquartz 2021-05-18T14:41:39.4111990Z ==> Running installer for xquartz; your password may be necessary. 2021-05-18T14:41:39.4113570Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-18T14:42:28.7902140Z installer: Package name is 2021-05-18T14:42:28.7905530Z installer: Installing at base path / 2021-05-18T14:42:28.7906280Z installer: The install was successful. 2021-05-18T14:42:28.7906970Z installer: The install requires logging out now. 2021-05-18T14:42:28.8773480Z 🍺 xquartz was successfully installed! 2021-05-18T14:42:28.9106490Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-18T14:42:28.9107050Z with: 2021-05-18T14:42:28.9107610Z github_slug: neuroconductor/eegUtils 2021-05-18T14:42:28.9108040Z env: 2021-05-18T14:42:28.9108760Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:42:28.9109200Z TIC_DEPLOY_KEY: 2021-05-18T14:42:28.9109520Z RSPM: 2021-05-18T14:42:28.9111080Z GITHUB_PAT: *** 2021-05-18T14:42:28.9111850Z COVERALLS_TOKEN: *** 2021-05-18T14:42:28.9112300Z continue-on-error: true 2021-05-18T14:42:28.9112730Z VDIFFR_RUN_TESTS: false 2021-05-18T14:42:28.9113190Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:42:28.9113590Z TZ: UTC 2021-05-18T14:42:28.9113940Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:42:28.9114320Z NOT_CRAN: true 2021-05-18T14:42:28.9114650Z ##[endgroup] 2021-05-18T14:42:29.0443730Z repo slug is: neuroconductor/eegUtils 2021-05-18T14:42:29.0562890Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-18T14:42:29.0563480Z env: 2021-05-18T14:42:29.0564050Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:42:29.0564510Z TIC_DEPLOY_KEY: 2021-05-18T14:42:29.0564900Z RSPM: 2021-05-18T14:42:29.0565760Z GITHUB_PAT: *** 2021-05-18T14:42:29.0566580Z COVERALLS_TOKEN: *** 2021-05-18T14:42:29.0567080Z continue-on-error: true 2021-05-18T14:42:29.0567580Z VDIFFR_RUN_TESTS: false 2021-05-18T14:42:29.0568200Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:42:29.0568810Z TZ: UTC 2021-05-18T14:42:29.0569180Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:42:29.0569600Z NOT_CRAN: true 2021-05-18T14:42:29.0570270Z ##[endgroup] 2021-05-18T14:42:30.8331260Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-18T14:42:30.8331950Z with: 2021-05-18T14:42:30.8332330Z repo_name: eegUtils 2021-05-18T14:42:30.8332760Z repo_version: 0.6.1 2021-05-18T14:42:30.8333130Z runner_os: macOS 2021-05-18T14:42:30.8333520Z R_version: 4.1 2021-05-18T14:42:30.8334100Z env: 2021-05-18T14:42:30.8334540Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:42:30.8335030Z TIC_DEPLOY_KEY: 2021-05-18T14:42:30.8335370Z RSPM: 2021-05-18T14:42:30.8336860Z GITHUB_PAT: *** 2021-05-18T14:42:30.8337680Z COVERALLS_TOKEN: *** 2021-05-18T14:42:30.8338210Z continue-on-error: true 2021-05-18T14:42:30.8338690Z VDIFFR_RUN_TESTS: false 2021-05-18T14:42:30.8339200Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:42:30.8339630Z TZ: UTC 2021-05-18T14:42:30.8340020Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:42:30.8340420Z NOT_CRAN: true 2021-05-18T14:42:30.8340800Z ##[endgroup] 2021-05-18T14:42:30.9305250Z Package: eegUtils 2021-05-18T14:42:30.9310230Z Version: 0.6.1 2021-05-18T14:42:30.9310690Z OS: macOS 2021-05-18T14:42:30.9400270Z ##[group]Run install.packages('remotes') 2021-05-18T14:42:30.9401100Z install.packages('remotes') 2021-05-18T14:42:30.9401860Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-18T14:42:30.9402840Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-18T14:42:30.9582040Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:42:30.9582540Z env: 2021-05-18T14:42:30.9583060Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:42:30.9583510Z TIC_DEPLOY_KEY: 2021-05-18T14:42:30.9584340Z RSPM: 2021-05-18T14:42:30.9585300Z GITHUB_PAT: *** 2021-05-18T14:42:30.9586130Z COVERALLS_TOKEN: *** 2021-05-18T14:42:30.9586650Z continue-on-error: true 2021-05-18T14:42:30.9587130Z VDIFFR_RUN_TESTS: false 2021-05-18T14:42:30.9587640Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:42:30.9588120Z TZ: UTC 2021-05-18T14:42:30.9588550Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:42:30.9588960Z NOT_CRAN: true 2021-05-18T14:42:30.9589360Z ##[endgroup] 2021-05-18T14:42:32.1497500Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:42:32.1513770Z (as ‘lib’ is unspecified) 2021-05-18T14:42:33.4438720Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-18T14:42:33.4455100Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-18T14:42:33.4507150Z installing the source package ‘remotes’ 2021-05-18T14:42:33.4507640Z 2021-05-18T14:42:33.4530040Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-18T14:42:33.6826760Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-18T14:42:33.6848860Z ================================================== 2021-05-18T14:42:33.6849440Z downloaded 144 KB 2021-05-18T14:42:33.6849750Z 2021-05-18T14:42:34.1671050Z * installing *source* package ‘remotes’ ... 2021-05-18T14:42:34.1752380Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-18T14:42:34.1753470Z ** using staged installation 2021-05-18T14:42:34.2152440Z ** R 2021-05-18T14:42:34.2529550Z ** inst 2021-05-18T14:42:34.2564600Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:42:36.7578560Z ** help 2021-05-18T14:42:36.9945120Z *** installing help indices 2021-05-18T14:42:37.0876770Z ** building package indices 2021-05-18T14:42:37.4202790Z ** installing vignettes 2021-05-18T14:42:37.4309600Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:42:37.7095230Z ** testing if installed package can be loaded from final location 2021-05-18T14:42:38.0373790Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:42:38.0417460Z * DONE (remotes) 2021-05-18T14:42:38.0721970Z 2021-05-18T14:42:38.0722970Z The downloaded source packages are in 2021-05-18T14:42:38.0725040Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpM1WWAW/downloaded_packages’ 2021-05-18T14:42:41.6302740Z ##[group]Run actions/cache@v1 2021-05-18T14:42:41.6303250Z with: 2021-05-18T14:42:41.6303730Z path: /Users/runner/work/_temp/Library 2021-05-18T14:42:41.6306440Z key: macOS-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1-968b761fe0a55ef97d798e2cc95a72c1055297487d5f4ffe241f4ccd83f3ebf8 2021-05-18T14:42:41.6309810Z restore-keys: macOS-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1- 2021-05-18T14:42:41.6311240Z env: 2021-05-18T14:42:41.6311670Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:42:41.6312220Z TIC_DEPLOY_KEY: 2021-05-18T14:42:41.6312620Z RSPM: 2021-05-18T14:42:41.6314300Z GITHUB_PAT: *** 2021-05-18T14:42:41.6315170Z COVERALLS_TOKEN: *** 2021-05-18T14:42:41.6315680Z continue-on-error: true 2021-05-18T14:42:41.6316160Z VDIFFR_RUN_TESTS: false 2021-05-18T14:42:41.6316690Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:42:41.6317170Z TZ: UTC 2021-05-18T14:42:41.6317680Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:42:41.6318110Z NOT_CRAN: true 2021-05-18T14:42:41.6318520Z ##[endgroup] 2021-05-18T14:42:41.7129460Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-18T14:42:41.7297360Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-18T14:42:41.7298200Z remotes::install_github("ropensci/tic") 2021-05-18T14:42:41.7298840Z remotes::install_github("muschellij2/ghtravis") 2021-05-18T14:42:41.7299570Z remotes::install_github("muschellij2/aghast") 2021-05-18T14:42:41.7300180Z remotes::install_cran("covr") 2021-05-18T14:42:41.7486140Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:42:41.7486630Z env: 2021-05-18T14:42:41.7487120Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:42:41.7487580Z TIC_DEPLOY_KEY: 2021-05-18T14:42:41.7487960Z RSPM: 2021-05-18T14:42:41.7488960Z GITHUB_PAT: *** 2021-05-18T14:42:41.7489730Z COVERALLS_TOKEN: *** 2021-05-18T14:42:41.7490280Z continue-on-error: true 2021-05-18T14:42:41.7490750Z VDIFFR_RUN_TESTS: false 2021-05-18T14:42:41.7491270Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T14:42:41.7491740Z TZ: UTC 2021-05-18T14:42:41.7492260Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:42:41.7492700Z NOT_CRAN: true 2021-05-18T14:42:41.7493090Z ##[endgroup] 2021-05-18T14:42:42.0145850Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:42:42.8646800Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-18T14:42:45.1447630Z rlang (NA -> 0.4.11) [CRAN] 2021-05-18T14:42:45.1448870Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-18T14:42:45.1450260Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-18T14:42:45.1451130Z sys (NA -> 3.4 ) [CRAN] 2021-05-18T14:42:45.1452020Z askpass (NA -> 1.1 ) [CRAN] 2021-05-18T14:42:45.1452850Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-18T14:42:45.1453760Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-18T14:42:45.1454670Z mime (NA -> 0.10 ) [CRAN] 2021-05-18T14:42:45.1455490Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-18T14:42:45.1456400Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-18T14:42:45.1457280Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-18T14:42:45.1458110Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-18T14:42:45.1459100Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-18T14:42:45.1459940Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-18T14:42:45.1460830Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-18T14:42:45.1461760Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-18T14:42:45.1462660Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:42:45.1463610Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-18T14:42:45.1464450Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-18T14:42:45.1465360Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-18T14:42:45.1466240Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-18T14:42:45.1467080Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-18T14:42:45.1468000Z whisker (NA -> 0.4 ) [CRAN] 2021-05-18T14:42:45.1468910Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-18T14:42:45.1469770Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-18T14:42:45.1470680Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:42:45.1471580Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:42:45.1472580Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:42:45.1473470Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-18T14:42:45.1474310Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:42:45.1475310Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-18T14:42:45.1476170Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-18T14:42:45.1477130Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-18T14:42:45.1479070Z Installing 35 packages: rlang, magrittr, glue, sys, askpass, R6, openssl, mime, curl, jsonlite, ini, httr, gitcreds, cli, zip, rstudioapi, credentials, rprojroot, crayon, fastmap, yaml, withr, whisker, rappdirs, purrr, lifecycle, gh, gert, fs, desc, clipr, cachem, usethis, memoise, git2r 2021-05-18T14:42:45.1480890Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-18T14:42:45.1481760Z git2r (NA -> 0.28.0) [CRAN] 2021-05-18T14:42:45.1491240Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:42:45.1492530Z (as ‘lib’ is unspecified) 2021-05-18T14:42:47.0928560Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-18T14:42:47.0933310Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-18T14:42:47.1014980Z Packages which are only available in source form, and may need 2021-05-18T14:42:47.1016730Z compilation of C/C++/Fortran: ‘rlang’ ‘magrittr’ ‘glue’ ‘sys’ 2021-05-18T14:42:47.1017990Z ‘askpass’ ‘openssl’ ‘mime’ ‘curl’ ‘jsonlite’ ‘zip’ ‘fastmap’ ‘yaml’ 2021-05-18T14:42:47.1019930Z ‘rappdirs’ ‘purrr’ ‘gert’ ‘fs’ ‘cachem’ ‘git2r’ 2021-05-18T14:42:47.1023310Z 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-18T14:42:47.1024780Z 2021-05-18T14:42:47.1042100Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-18T14:42:47.2228590Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-18T14:42:47.2347360Z ================================================== 2021-05-18T14:42:47.2348080Z downloaded 841 KB 2021-05-18T14:42:47.2348850Z 2021-05-18T14:42:47.2387440Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-18T14:42:47.4737010Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-18T14:42:47.4803650Z ================================================== 2021-05-18T14:42:47.4804320Z downloaded 259 KB 2021-05-18T14:42:47.4804650Z 2021-05-18T14:42:47.4840180Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-18T14:42:47.6405540Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-18T14:42:47.6427370Z ================================================== 2021-05-18T14:42:47.6427910Z downloaded 96 KB 2021-05-18T14:42:47.6428210Z 2021-05-18T14:42:47.6462580Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-18T14:42:47.8327230Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-18T14:42:47.8328030Z ================================================== 2021-05-18T14:42:47.8328680Z downloaded 19 KB 2021-05-18T14:42:47.8328970Z 2021-05-18T14:42:47.8363840Z trying URL 'https://cloud.r-project.org/src/contrib/askpass_1.1.tar.gz' 2021-05-18T14:42:48.0186620Z Content type 'application/x-gzip' length 5730 bytes 2021-05-18T14:42:48.0187430Z ================================================== 2021-05-18T14:42:48.0187940Z downloaded 5730 bytes 2021-05-18T14:42:48.0188250Z 2021-05-18T14:42:48.0225700Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-18T14:42:48.1924880Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-18T14:42:48.1933620Z ================================================== 2021-05-18T14:42:48.1934180Z downloaded 61 KB 2021-05-18T14:42:48.1934440Z 2021-05-18T14:42:48.1970390Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-18T14:42:48.4472450Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-18T14:42:48.4621130Z ================================================== 2021-05-18T14:42:48.4621750Z downloaded 1.3 MB 2021-05-18T14:42:48.4622080Z 2021-05-18T14:42:48.4739600Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-18T14:42:48.7244490Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-18T14:42:48.7245390Z ================================================== 2021-05-18T14:42:48.7245900Z downloaded 12 KB 2021-05-18T14:42:48.7246210Z 2021-05-18T14:42:48.7313550Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-18T14:42:48.9708030Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-18T14:42:48.9931270Z ================================================== 2021-05-18T14:42:48.9931870Z downloaded 774 KB 2021-05-18T14:42:48.9932170Z 2021-05-18T14:42:48.9974100Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-18T14:42:49.1289500Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-18T14:42:49.1351470Z ================================================== 2021-05-18T14:42:49.1352080Z downloaded 411 KB 2021-05-18T14:42:49.1352430Z 2021-05-18T14:42:49.1393290Z trying URL 'https://cloud.r-project.org/src/contrib/ini_0.3.1.tar.gz' 2021-05-18T14:42:49.2697670Z Content type 'application/x-gzip' length 3488 bytes 2021-05-18T14:42:49.2698460Z ================================================== 2021-05-18T14:42:49.2698920Z downloaded 3488 bytes 2021-05-18T14:42:49.2699230Z 2021-05-18T14:42:49.2731950Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-18T14:42:49.5084880Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-18T14:42:49.5119580Z ================================================== 2021-05-18T14:42:49.5120180Z downloaded 156 KB 2021-05-18T14:42:49.5120490Z 2021-05-18T14:42:49.5215470Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-18T14:42:49.6744640Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-18T14:42:49.6754480Z ================================================== 2021-05-18T14:42:49.6755410Z downloaded 60 KB 2021-05-18T14:42:49.6755720Z 2021-05-18T14:42:49.6790420Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-18T14:42:49.8102270Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-18T14:42:49.8137590Z ================================================== 2021-05-18T14:42:49.8172650Z downloaded 154 KB 2021-05-18T14:42:49.8173000Z 2021-05-18T14:42:49.8174690Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-18T14:42:50.0595420Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-18T14:42:50.0620830Z ================================================== 2021-05-18T14:42:50.0621390Z downloaded 110 KB 2021-05-18T14:42:50.0621690Z 2021-05-18T14:42:50.0656650Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-18T14:42:50.3339010Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-18T14:42:50.3377070Z ================================================== 2021-05-18T14:42:50.3377690Z downloaded 107 KB 2021-05-18T14:42:50.3377990Z 2021-05-18T14:42:50.3412320Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-18T14:42:50.6006150Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-18T14:42:50.6041290Z ================================================== 2021-05-18T14:42:50.6041830Z downloaded 224 KB 2021-05-18T14:42:50.6042140Z 2021-05-18T14:42:50.6079930Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-18T14:42:50.8519680Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-18T14:42:50.8600190Z ================================================== 2021-05-18T14:42:50.8601320Z downloaded 58 KB 2021-05-18T14:42:50.8602270Z 2021-05-18T14:42:50.8636120Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-18T14:42:51.1537890Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-18T14:42:51.1568660Z ================================================== 2021-05-18T14:42:51.1569940Z downloaded 34 KB 2021-05-18T14:42:51.1570710Z 2021-05-18T14:42:51.1609650Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-18T14:42:51.3753070Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-18T14:42:51.3754690Z ================================================== 2021-05-18T14:42:51.3755690Z downloaded 43 KB 2021-05-18T14:42:51.3756420Z 2021-05-18T14:42:51.3787100Z trying URL 'https://cloud.r-project.org/src/contrib/yaml_2.2.1.tar.gz' 2021-05-18T14:42:51.6381970Z Content type 'application/x-gzip' length 92670 bytes (90 KB) 2021-05-18T14:42:51.6398790Z ================================================== 2021-05-18T14:42:51.6400020Z downloaded 90 KB 2021-05-18T14:42:51.6400930Z 2021-05-18T14:42:51.6443300Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-18T14:42:51.7832470Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-18T14:42:51.7859660Z ================================================== 2021-05-18T14:42:51.7860160Z downloaded 92 KB 2021-05-18T14:42:51.7860480Z 2021-05-18T14:42:51.7898000Z trying URL 'https://cloud.r-project.org/src/contrib/whisker_0.4.tar.gz' 2021-05-18T14:42:51.9431600Z Content type 'application/x-gzip' length 28574 bytes (27 KB) 2021-05-18T14:42:51.9432520Z ================================================== 2021-05-18T14:42:51.9433000Z downloaded 27 KB 2021-05-18T14:42:51.9433290Z 2021-05-18T14:42:51.9574510Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-18T14:42:52.2183910Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-18T14:42:52.2184740Z ================================================== 2021-05-18T14:42:52.2185180Z downloaded 12 KB 2021-05-18T14:42:52.2185500Z 2021-05-18T14:42:52.2237690Z trying URL 'https://cloud.r-project.org/src/contrib/purrr_0.3.4.tar.gz' 2021-05-18T14:42:52.4824340Z Content type 'application/x-gzip' length 375062 bytes (366 KB) 2021-05-18T14:42:52.4919680Z ================================================== 2021-05-18T14:42:52.4920390Z downloaded 366 KB 2021-05-18T14:42:52.4920700Z 2021-05-18T14:42:52.4955790Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-18T14:42:52.7401300Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-18T14:42:52.7422750Z ================================================== 2021-05-18T14:42:52.7423260Z downloaded 81 KB 2021-05-18T14:42:52.7423590Z 2021-05-18T14:42:52.7457940Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-18T14:42:52.8984600Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-18T14:42:52.8997990Z ================================================== 2021-05-18T14:42:52.8998630Z downloaded 44 KB 2021-05-18T14:42:52.8998960Z 2021-05-18T14:42:52.9032560Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-18T14:42:53.0498130Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-18T14:42:53.0507620Z ================================================== 2021-05-18T14:42:53.0508150Z downloaded 64 KB 2021-05-18T14:42:53.0508450Z 2021-05-18T14:42:53.0544420Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-18T14:42:53.1884510Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-18T14:42:53.2026980Z ================================================== 2021-05-18T14:42:53.2027500Z downloaded 777 KB 2021-05-18T14:42:53.2027820Z 2021-05-18T14:42:53.2118480Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-18T14:42:53.4452340Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-18T14:42:53.4513670Z ================================================== 2021-05-18T14:42:53.4514280Z downloaded 286 KB 2021-05-18T14:42:53.4514590Z 2021-05-18T14:42:53.4562390Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-18T14:42:53.7103660Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-18T14:42:53.7104860Z ================================================== 2021-05-18T14:42:53.7105380Z downloaded 20 KB 2021-05-18T14:42:53.7105680Z 2021-05-18T14:42:53.7142020Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-18T14:42:53.9402420Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-18T14:42:53.9403900Z ================================================== 2021-05-18T14:42:53.9404490Z downloaded 24 KB 2021-05-18T14:42:53.9404810Z 2021-05-18T14:42:53.9436760Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-18T14:42:54.0834520Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-18T14:42:54.0883500Z ================================================== 2021-05-18T14:42:54.0884230Z downloaded 298 KB 2021-05-18T14:42:54.0884530Z 2021-05-18T14:42:54.0921350Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-18T14:42:54.3338370Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-18T14:42:54.3339230Z ================================================== 2021-05-18T14:42:54.3339650Z downloaded 16 KB 2021-05-18T14:42:54.3339950Z 2021-05-18T14:42:54.3375560Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-18T14:42:54.4676160Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-18T14:42:54.4836590Z ================================================== 2021-05-18T14:42:54.4837190Z downloaded 1.2 MB 2021-05-18T14:42:54.4837470Z 2021-05-18T14:42:55.4291440Z * installing *source* package ‘rlang’ ... 2021-05-18T14:42:55.4547460Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-18T14:42:55.4548260Z ** using staged installation 2021-05-18T14:42:55.4802860Z ** libs 2021-05-18T14:43:05.5946640Z 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-18T14:43:06.9241960Z 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-18T14:43:07.3951120Z 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-18T14:43:10.0505990Z 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-18T14:43:11.1448470Z 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-18T14:43:11.2162160Z 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-18T14:43:11.7452200Z installing to /Users/runner/work/_temp/Library/00LOCK-rlang/00new/rlang/libs 2021-05-18T14:43:11.7513210Z ** R 2021-05-18T14:43:11.8319230Z ** inst 2021-05-18T14:43:11.8335830Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:43:16.6150150Z ** help 2021-05-18T14:43:18.1803730Z *** installing help indices 2021-05-18T14:43:18.5498570Z *** copying figures 2021-05-18T14:43:18.5540750Z ** building package indices 2021-05-18T14:43:19.2539530Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:43:19.7663940Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:43:21.4057380Z ** testing if installed package can be loaded from final location 2021-05-18T14:43:21.7777160Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:43:21.7881860Z * DONE (rlang) 2021-05-18T14:43:22.2089300Z * installing *source* package ‘magrittr’ ... 2021-05-18T14:43:22.2139520Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-18T14:43:22.2140280Z ** using staged installation 2021-05-18T14:43:22.2341870Z ** libs 2021-05-18T14:43:22.2537260Z 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-18T14:43:22.4070000Z 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-18T14:43:22.4968520Z 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-18T14:43:22.5625630Z installing to /Users/runner/work/_temp/Library/00LOCK-magrittr/00new/magrittr/libs 2021-05-18T14:43:22.5717810Z ** R 2021-05-18T14:43:22.5933650Z ** inst 2021-05-18T14:43:22.5993030Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:43:23.1185940Z ** help 2021-05-18T14:43:23.2359250Z *** installing help indices 2021-05-18T14:43:23.2765850Z *** copying figures 2021-05-18T14:43:23.2779840Z ** building package indices 2021-05-18T14:43:23.6833140Z ** installing vignettes 2021-05-18T14:43:23.6911370Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:43:24.0366970Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:43:24.1737840Z ** testing if installed package can be loaded from final location 2021-05-18T14:43:24.4932830Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:43:24.4963520Z * DONE (magrittr) 2021-05-18T14:43:24.8796850Z * installing *source* package ‘glue’ ... 2021-05-18T14:43:24.8837330Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-18T14:43:24.8838100Z ** using staged installation 2021-05-18T14:43:24.9082700Z ** libs 2021-05-18T14:43:24.9263910Z 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-18T14:43:25.0511370Z 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-18T14:43:25.1318800Z 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-18T14:43:25.2530990Z 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-18T14:43:25.3122790Z installing to /Users/runner/work/_temp/Library/00LOCK-glue/00new/glue/libs 2021-05-18T14:43:25.3203780Z ** R 2021-05-18T14:43:25.3632010Z ** inst 2021-05-18T14:43:25.3667420Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:43:26.0597940Z ** help 2021-05-18T14:43:26.1423390Z *** installing help indices 2021-05-18T14:43:26.1818600Z *** copying figures 2021-05-18T14:43:26.1829430Z ** building package indices 2021-05-18T14:43:26.4687150Z ** installing vignettes 2021-05-18T14:43:26.4769160Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:43:26.8726660Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:43:27.0095840Z ** testing if installed package can be loaded from final location 2021-05-18T14:43:27.3195100Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:43:27.3222990Z * DONE (glue) 2021-05-18T14:43:27.6440970Z * installing *source* package ‘sys’ ... 2021-05-18T14:43:27.6467240Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-18T14:43:27.6468400Z ** using staged installation 2021-05-18T14:43:27.6716600Z ** libs 2021-05-18T14:43:27.6897100Z 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-18T14:43:28.0353490Z 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-18T14:43:28.1197400Z 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-18T14:43:28.1784140Z installing to /Users/runner/work/_temp/Library/00LOCK-sys/00new/sys/libs 2021-05-18T14:43:28.1835750Z ** R 2021-05-18T14:43:28.1930500Z ** inst 2021-05-18T14:43:28.1948700Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:43:28.6061950Z ** help 2021-05-18T14:43:28.6550690Z *** installing help indices 2021-05-18T14:43:28.6825370Z ** building package indices 2021-05-18T14:43:28.9518990Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:43:29.2892890Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:43:29.4266710Z ** testing if installed package can be loaded from final location 2021-05-18T14:43:29.6746540Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:43:29.6768080Z * DONE (sys) 2021-05-18T14:43:30.0124440Z * installing *source* package ‘R6’ ... 2021-05-18T14:43:30.0155580Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-18T14:43:30.0156950Z ** using staged installation 2021-05-18T14:43:30.0342830Z ** R 2021-05-18T14:43:30.0518920Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:43:30.7854060Z ** help 2021-05-18T14:43:30.8252620Z *** installing help indices 2021-05-18T14:43:30.8579240Z *** copying figures 2021-05-18T14:43:30.8591100Z ** building package indices 2021-05-18T14:43:31.1231170Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:43:31.3708410Z ** testing if installed package can be loaded from final location 2021-05-18T14:43:31.6260300Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:43:31.6376500Z * DONE (R6) 2021-05-18T14:43:31.9244920Z * installing *source* package ‘mime’ ... 2021-05-18T14:43:31.9263080Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-18T14:43:31.9265360Z ** using staged installation 2021-05-18T14:43:31.9441440Z ** libs 2021-05-18T14:43:31.9620370Z 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-18T14:43:32.0402050Z 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-18T14:43:32.1326140Z 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-18T14:43:32.1887580Z installing to /Users/runner/work/_temp/Library/00LOCK-mime/00new/mime/libs 2021-05-18T14:43:32.1976740Z ** R 2021-05-18T14:43:32.2151820Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:43:32.6658090Z ** help 2021-05-18T14:43:32.7021530Z *** installing help indices 2021-05-18T14:43:32.7223630Z ** building package indices 2021-05-18T14:43:32.9846760Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:43:33.3217830Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:43:33.4563980Z ** testing if installed package can be loaded from final location 2021-05-18T14:43:33.7103760Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:43:33.7126020Z * DONE (mime) 2021-05-18T14:43:34.2654470Z * installing *source* package ‘curl’ ... 2021-05-18T14:43:34.2769160Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-18T14:43:34.2770200Z ** using staged installation 2021-05-18T14:43:34.3881940Z Found pkg-config cflags and libs! 2021-05-18T14:43:34.7183410Z Using PKG_CFLAGS= 2021-05-18T14:43:34.7185380Z Using PKG_LIBS=-lcurl 2021-05-18T14:43:34.9622190Z ** libs 2021-05-18T14:43:34.9824400Z rm -f curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o 2021-05-18T14:43:34.9855500Z 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-18T14:43:35.0905710Z 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-18T14:43:35.2415030Z 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-18T14:43:35.3418650Z 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-18T14:43:35.4312480Z 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-18T14:43:35.5387150Z 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-18T14:43:35.6426730Z 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-18T14:43:35.7329510Z 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-18T14:43:35.9322260Z 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-18T14:43:36.0005150Z 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-18T14:43:36.0929380Z 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-18T14:43:36.1954720Z 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-18T14:43:36.3769670Z 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-18T14:43:36.4922270Z 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-18T14:43:36.5752050Z 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-18T14:43:36.6467410Z 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-18T14:43:36.7251440Z 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-18T14:43:36.8065120Z 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-18T14:43:36.9467350Z 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-18T14:43:37.0460420Z 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-18T14:43:37.0874090Z 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-18T14:43:37.1713140Z 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-18T14:43:37.2393070Z installing to /Users/runner/work/_temp/Library/00LOCK-curl/00new/curl/libs 2021-05-18T14:43:37.2464920Z ** R 2021-05-18T14:43:37.2730560Z ** inst 2021-05-18T14:43:37.3303910Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:43:38.0416970Z ** help 2021-05-18T14:43:38.1550420Z *** installing help indices 2021-05-18T14:43:38.1987150Z ** building package indices 2021-05-18T14:43:38.4841280Z ** installing vignettes 2021-05-18T14:43:38.4941150Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:43:38.8463180Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:43:38.9742300Z ** testing if installed package can be loaded from final location 2021-05-18T14:43:39.2342560Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:43:39.2371220Z * DONE (curl) 2021-05-18T14:43:39.7443180Z * installing *source* package ‘jsonlite’ ... 2021-05-18T14:43:39.7552880Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-18T14:43:39.7553690Z ** using staged installation 2021-05-18T14:43:39.7751750Z ** libs 2021-05-18T14:43:39.7942620Z 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-18T14:43:39.8885970Z 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-18T14:43:39.9762350Z 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-18T14:43:40.0674270Z 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-18T14:43:40.1871280Z 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-18T14:43:40.2838280Z 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-18T14:43:40.3595510Z 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-18T14:43:40.4346370Z 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-18T14:43:40.5234540Z 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-18T14:43:40.6053690Z 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-18T14:43:40.7335720Z 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-18T14:43:40.8251830Z 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-18T14:43:40.9317210Z 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-18T14:43:41.0297560Z 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-18T14:43:41.1230980Z 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-18T14:43:41.2071730Z 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-18T14:43:41.2904710Z 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-18T14:43:41.3684630Z 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-18T14:43:41.4651040Z 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-18T14:43:41.5436090Z 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-18T14:43:41.6228830Z 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-18T14:43:41.7181030Z 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-18T14:43:41.7825910Z 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-18T14:43:41.8618510Z 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-18T14:43:41.9818490Z 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-18T14:43:42.1898910Z 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-18T14:43:42.4757070Z 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-18T14:43:42.6712550Z 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-18T14:43:42.8384850Z ar rcs yajl/libstatyajl.a yajl/yajl.o yajl/yajl_alloc.o yajl/yajl_buf.o yajl/yajl_encode.o yajl/yajl_gen.o yajl/yajl_lex.o yajl/yajl_parser.o yajl/yajl_tree.o 2021-05-18T14:43:43.9888090Z 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-18T14:43:44.0734820Z installing to /Users/runner/work/_temp/Library/00LOCK-jsonlite/00new/jsonlite/libs 2021-05-18T14:43:44.0826550Z ** R 2021-05-18T14:43:44.1162570Z ** inst 2021-05-18T14:43:44.1284810Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:43:45.5267220Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-18T14:43:45.5268060Z ** help 2021-05-18T14:43:45.6100410Z *** installing help indices 2021-05-18T14:43:45.6434500Z ** building package indices 2021-05-18T14:43:45.9340050Z ** installing vignettes 2021-05-18T14:43:45.9475270Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:43:46.3034230Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:43:46.4315280Z ** testing if installed package can be loaded from final location 2021-05-18T14:43:46.7140070Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:43:46.7175410Z * DONE (jsonlite) 2021-05-18T14:43:47.0304740Z * installing *source* package ‘ini’ ... 2021-05-18T14:43:47.0320780Z ** package ‘ini’ successfully unpacked and MD5 sums checked 2021-05-18T14:43:47.0322580Z ** using staged installation 2021-05-18T14:43:47.0474340Z ** R 2021-05-18T14:43:47.0581730Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:43:47.3979960Z ** help 2021-05-18T14:43:47.4215320Z *** installing help indices 2021-05-18T14:43:47.4489390Z ** building package indices 2021-05-18T14:43:47.7052990Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:43:47.9497340Z ** testing if installed package can be loaded from final location 2021-05-18T14:43:48.2216410Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:43:48.2242320Z * DONE (ini) 2021-05-18T14:43:48.5645010Z * installing *source* package ‘gitcreds’ ... 2021-05-18T14:43:48.5678790Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-18T14:43:48.5679590Z ** using staged installation 2021-05-18T14:43:48.5843440Z ** R 2021-05-18T14:43:48.6029910Z ** inst 2021-05-18T14:43:48.6062890Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:43:49.2636900Z ** help 2021-05-18T14:43:49.3081850Z *** installing help indices 2021-05-18T14:43:49.3361030Z ** building package indices 2021-05-18T14:43:49.5973580Z ** installing vignettes 2021-05-18T14:43:49.6046160Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:43:49.8468520Z ** testing if installed package can be loaded from final location 2021-05-18T14:43:50.1013790Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:43:50.1036570Z * DONE (gitcreds) 2021-05-18T14:43:50.4634940Z * installing *source* package ‘zip’ ... 2021-05-18T14:43:50.4679110Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-18T14:43:50.4680480Z ** using staged installation 2021-05-18T14:43:50.4832480Z ** libs 2021-05-18T14:43:50.5019430Z clang -mmacosx-version-min=10.13 -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-18T14:43:54.0189920Z clang -mmacosx-version-min=10.13 -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-18T14:43:56.8917020Z 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-18T14:43:56.9695220Z 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-18T14:43:59.4767330Z 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-18T14:43:59.5607240Z rzip.c:28:10: warning: unused variable 'uzipfile_len' [-Wunused-variable] 2021-05-18T14:43:59.5616030Z size_t uzipfile_len = 0; 2021-05-18T14:43:59.5616460Z ^ 2021-05-18T14:43:59.6136560Z 1 warning generated. 2021-05-18T14:43:59.6166740Z 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-18T14:43:59.7661530Z 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-18T14:43:59.8651940Z 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-18T14:43:59.9224060Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-zip/00new/zip 2021-05-18T14:43:59.9414390Z ** R 2021-05-18T14:43:59.9544420Z ** inst 2021-05-18T14:43:59.9575860Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:44:00.4340790Z ** help 2021-05-18T14:44:00.4688720Z *** installing help indices 2021-05-18T14:44:00.4974660Z ** building package indices 2021-05-18T14:44:00.7977300Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:44:01.1627960Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:44:01.2921110Z ** testing if installed package can be loaded from final location 2021-05-18T14:44:01.5404750Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:44:01.5435320Z * DONE (zip) 2021-05-18T14:44:01.9816690Z * installing *source* package ‘rstudioapi’ ... 2021-05-18T14:44:01.9899280Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-18T14:44:01.9900480Z ** using staged installation 2021-05-18T14:44:02.0079390Z ** R 2021-05-18T14:44:02.0356130Z ** inst 2021-05-18T14:44:02.0440820Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:44:02.9992430Z ** help 2021-05-18T14:44:03.6119360Z *** installing help indices 2021-05-18T14:44:03.7630160Z *** copying figures 2021-05-18T14:44:03.7643850Z ** building package indices 2021-05-18T14:44:04.1579610Z ** installing vignettes 2021-05-18T14:44:04.1680780Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:44:04.4124920Z ** testing if installed package can be loaded from final location 2021-05-18T14:44:04.6693340Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:44:04.6727060Z * DONE (rstudioapi) 2021-05-18T14:44:05.0521640Z * installing *source* package ‘rprojroot’ ... 2021-05-18T14:44:05.0568350Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-18T14:44:05.0569350Z ** using staged installation 2021-05-18T14:44:05.0768860Z ** R 2021-05-18T14:44:05.0975450Z ** inst 2021-05-18T14:44:05.1004150Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:44:05.7695080Z ** help 2021-05-18T14:44:05.8358370Z *** installing help indices 2021-05-18T14:44:05.8703220Z *** copying figures 2021-05-18T14:44:05.8733730Z ** building package indices 2021-05-18T14:44:06.1444910Z ** installing vignettes 2021-05-18T14:44:06.1530650Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:44:06.4004780Z ** testing if installed package can be loaded from final location 2021-05-18T14:44:06.6544610Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:44:06.6574200Z * DONE (rprojroot) 2021-05-18T14:44:07.0053580Z * installing *source* package ‘crayon’ ... 2021-05-18T14:44:07.0090100Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-18T14:44:07.0091140Z ** using staged installation 2021-05-18T14:44:07.0287240Z ** R 2021-05-18T14:44:07.0552580Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:44:08.4265370Z ** help 2021-05-18T14:44:08.6159790Z *** installing help indices 2021-05-18T14:44:08.6660080Z ** building package indices 2021-05-18T14:44:08.9819860Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:44:09.2457370Z ** testing if installed package can be loaded from final location 2021-05-18T14:44:09.5145600Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:44:09.5170340Z * DONE (crayon) 2021-05-18T14:44:09.8469780Z * installing *source* package ‘fastmap’ ... 2021-05-18T14:44:09.8498770Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-18T14:44:09.8500040Z ** using staged installation 2021-05-18T14:44:09.8665520Z ** libs 2021-05-18T14:44:09.8847920Z 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-18T14:44:13.4139460Z 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-18T14:44:13.4983360Z 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-18T14:44:13.5702410Z installing to /Users/runner/work/_temp/Library/00LOCK-fastmap/00new/fastmap/libs 2021-05-18T14:44:13.5746400Z ** R 2021-05-18T14:44:13.5941760Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:44:14.1973510Z ** help 2021-05-18T14:44:14.2428460Z *** installing help indices 2021-05-18T14:44:14.2716010Z ** building package indices 2021-05-18T14:44:14.5418820Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:44:14.8900790Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:44:15.0424590Z ** testing if installed package can be loaded from final location 2021-05-18T14:44:15.3106900Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:44:15.3130540Z * DONE (fastmap) 2021-05-18T14:44:15.7593630Z * installing *source* package ‘yaml’ ... 2021-05-18T14:44:15.7644720Z ** package ‘yaml’ successfully unpacked and MD5 sums checked 2021-05-18T14:44:15.7647370Z ** using staged installation 2021-05-18T14:44:15.7804830Z ** libs 2021-05-18T14:44:15.8018890Z 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-18T14:44:16.1942290Z 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-18T14:44:16.3399540Z 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-18T14:44:17.3675000Z 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-18T14:44:17.5204310Z 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-18T14:44:17.6977670Z 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-18T14:44:18.0867420Z 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-18T14:44:18.1767540Z r_emit.c:573:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-18T14:44:18.1770210Z result = emit_factor(emitter, event, s_obj, tag, implicit_tag); 2021-05-18T14:44:18.1771360Z ^~~ 2021-05-18T14:44:18.1773360Z r_emit.c:584:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-18T14:44:18.1775960Z result = emit_string(emitter, event, s_obj, tag, implicit_tag); 2021-05-18T14:44:18.1776730Z ^~~ 2021-05-18T14:44:18.1779430Z r_emit.c:614:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-18T14:44:18.1780860Z result = emit_char(emitter, event, s_chr, tag, implicit_tag, 2021-05-18T14:44:18.1781490Z ^~~ 2021-05-18T14:44:18.3771660Z 3 warnings generated. 2021-05-18T14:44:18.3810020Z 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-18T14:44:18.5111570Z 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-18T14:44:18.5870320Z r_parse.c:194:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-18T14:44:18.5871690Z tag = process_tag(tag); 2021-05-18T14:44:18.5872110Z ^~~ 2021-05-18T14:44:18.5900310Z r_parse.c:491:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-18T14:44:18.5901710Z tag = process_tag(tag); 2021-05-18T14:44:18.5902130Z ^~~ 2021-05-18T14:44:18.5940890Z r_parse.c:1017:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-18T14:44:18.5942270Z tag = process_tag(tag); 2021-05-18T14:44:18.5942680Z ^~~ 2021-05-18T14:44:18.9035870Z 3 warnings generated. 2021-05-18T14:44:18.9077270Z 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-18T14:44:19.0462310Z 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-18T14:44:20.3832350Z 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-18T14:44:20.4801430Z 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-18T14:44:20.5408480Z installing to /Users/runner/work/_temp/Library/00LOCK-yaml/00new/yaml/libs 2021-05-18T14:44:20.5456100Z ** R 2021-05-18T14:44:20.5565960Z ** inst 2021-05-18T14:44:20.5611420Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:44:20.9948440Z ** help 2021-05-18T14:44:21.0330820Z *** installing help indices 2021-05-18T14:44:21.0620590Z ** building package indices 2021-05-18T14:44:21.3702050Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:44:21.7975660Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:44:21.9237950Z ** testing if installed package can be loaded from final location 2021-05-18T14:44:22.1663640Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:44:22.1689320Z * DONE (yaml) 2021-05-18T14:44:22.5552710Z * installing *source* package ‘withr’ ... 2021-05-18T14:44:22.5606290Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-18T14:44:22.5608420Z ** using staged installation 2021-05-18T14:44:22.5836740Z ** R 2021-05-18T14:44:22.6100200Z ** inst 2021-05-18T14:44:22.6127130Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:44:23.5207570Z ** help 2021-05-18T14:44:23.6966710Z *** installing help indices 2021-05-18T14:44:23.7677340Z *** copying figures 2021-05-18T14:44:23.7688500Z ** building package indices 2021-05-18T14:44:24.0838930Z ** installing vignettes 2021-05-18T14:44:24.0939900Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:44:24.3495830Z ** testing if installed package can be loaded from final location 2021-05-18T14:44:24.6084980Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:44:24.6196710Z * DONE (withr) 2021-05-18T14:44:24.9611150Z * installing *source* package ‘whisker’ ... 2021-05-18T14:44:24.9644730Z ** package ‘whisker’ successfully unpacked and MD5 sums checked 2021-05-18T14:44:24.9645850Z ** using staged installation 2021-05-18T14:44:24.9790100Z ** R 2021-05-18T14:44:24.9872390Z ** inst 2021-05-18T14:44:24.9959000Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:44:25.6082500Z ** help 2021-05-18T14:44:25.6609200Z *** installing help indices 2021-05-18T14:44:25.6900070Z ** building package indices 2021-05-18T14:44:25.9810770Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:44:26.2263220Z ** testing if installed package can be loaded from final location 2021-05-18T14:44:26.4813220Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:44:26.4844780Z * DONE (whisker) 2021-05-18T14:44:26.7980510Z * installing *source* package ‘rappdirs’ ... 2021-05-18T14:44:26.8005130Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-18T14:44:26.8007090Z ** using staged installation 2021-05-18T14:44:26.8859860Z ** libs 2021-05-18T14:44:26.9034440Z 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-18T14:44:26.9824290Z 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-18T14:44:27.0642140Z 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-18T14:44:27.1215690Z installing to /Users/runner/work/_temp/Library/00LOCK-rappdirs/00new/rappdirs/libs 2021-05-18T14:44:27.1290600Z ** R 2021-05-18T14:44:27.1491760Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:44:27.5678920Z ** help 2021-05-18T14:44:27.6179100Z *** installing help indices 2021-05-18T14:44:27.6453700Z ** building package indices 2021-05-18T14:44:27.9150060Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:44:28.2514770Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:44:28.3777620Z ** testing if installed package can be loaded from final location 2021-05-18T14:44:28.6234610Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:44:28.6256530Z * DONE (rappdirs) 2021-05-18T14:44:29.3713250Z * installing *source* package ‘fs’ ... 2021-05-18T14:44:29.3925110Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-18T14:44:29.3925860Z ** using staged installation 2021-05-18T14:44:29.4156080Z ** libs 2021-05-18T14:44:29.4359700Z 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-18T14:44:30.3922280Z 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-18T14:44:30.5753370Z 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-18T14:44:31.3139160Z 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-18T14:44:31.4869220Z 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-18T14:44:32.1258930Z 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-18T14:44:33.0882150Z 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-18T14:44:33.2519550Z 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-18T14:44:33.9087520Z 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-18T14:44:34.6392900Z 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-18T14:44:35.3149300Z 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-18T14:44:35.9401940Z (cd libuv-1.38.1 \ 2021-05-18T14:44:35.9403730Z && 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-18T14:44:37.3451720Z rm: conftest.dSYM: is a directory 2021-05-18T14:44:39.7280300Z rm: conftest.dSYM: is a directory 2021-05-18T14:44:39.8194890Z rm: conftest.dSYM: is a directory 2021-05-18T14:44:39.8443270Z rm: conftest.dSYM: is a directory 2021-05-18T14:44:51.2633940Z make --directory=libuv-1.38.1 \ 2021-05-18T14:44:51.2634600Z HAVE_DTRACE=0 2021-05-18T14:44:51.3163180Z CC src/libuv_la-fs-poll.lo 2021-05-18T14:44:52.4369990Z CC src/libuv_la-idna.lo 2021-05-18T14:44:53.5811180Z CC src/libuv_la-inet.lo 2021-05-18T14:44:54.7449100Z CC src/libuv_la-random.lo 2021-05-18T14:44:55.7248250Z CC src/libuv_la-strscpy.lo 2021-05-18T14:44:56.6836410Z CC src/libuv_la-threadpool.lo 2021-05-18T14:44:57.7635960Z CC src/libuv_la-timer.lo 2021-05-18T14:44:58.8216700Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-18T14:44:59.7418640Z CC src/libuv_la-uv-common.lo 2021-05-18T14:45:01.1322600Z CC src/libuv_la-version.lo 2021-05-18T14:45:02.0284100Z CC src/unix/libuv_la-async.lo 2021-05-18T14:45:03.0836340Z CC src/unix/libuv_la-core.lo 2021-05-18T14:45:04.6047190Z CC src/unix/libuv_la-dl.lo 2021-05-18T14:45:05.4967090Z CC src/unix/libuv_la-fs.lo 2021-05-18T14:45:07.2867730Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-18T14:45:08.2373910Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-18T14:45:09.1383710Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-18T14:45:10.1210340Z CC src/unix/libuv_la-loop.lo 2021-05-18T14:45:11.0497250Z CC src/unix/libuv_la-pipe.lo 2021-05-18T14:45:12.0473150Z CC src/unix/libuv_la-poll.lo 2021-05-18T14:45:12.9626940Z CC src/unix/libuv_la-process.lo 2021-05-18T14:45:14.0850130Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-18T14:45:14.9960020Z CC src/unix/libuv_la-signal.lo 2021-05-18T14:45:16.3722810Z CC src/unix/libuv_la-stream.lo 2021-05-18T14:45:18.1341780Z CC src/unix/libuv_la-tcp.lo 2021-05-18T14:45:19.1538750Z CC src/unix/libuv_la-thread.lo 2021-05-18T14:45:20.2006920Z CC src/unix/libuv_la-tty.lo 2021-05-18T14:45:21.1817570Z CC src/unix/libuv_la-udp.lo 2021-05-18T14:45:22.4583300Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-18T14:45:23.3721240Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-18T14:45:24.2327710Z CC src/unix/libuv_la-darwin.lo 2021-05-18T14:45:25.1942740Z CC src/unix/libuv_la-fsevents.lo 2021-05-18T14:45:26.3309340Z CC src/unix/libuv_la-kqueue.lo 2021-05-18T14:45:27.4581140Z CC src/unix/libuv_la-proctitle.lo 2021-05-18T14:45:28.3707630Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-18T14:45:29.2479700Z CCLD libuv.la 2021-05-18T14:45:30.0557160Z 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-18T14:45:30.2485610Z installing to /Users/runner/work/_temp/Library/00LOCK-fs/00new/fs/libs 2021-05-18T14:45:30.2551480Z ** R 2021-05-18T14:45:30.2788760Z ** inst 2021-05-18T14:45:30.2822200Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:45:31.7335670Z ** help 2021-05-18T14:45:31.9350980Z *** installing help indices 2021-05-18T14:45:31.9983470Z ** building package indices 2021-05-18T14:45:32.3145510Z ** installing vignettes 2021-05-18T14:45:32.3784290Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:45:32.8595200Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:45:32.9897250Z ** testing if installed package can be loaded from final location 2021-05-18T14:45:33.3148930Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:45:33.3179600Z * DONE (fs) 2021-05-18T14:45:33.7187240Z * installing *source* package ‘clipr’ ... 2021-05-18T14:45:33.7214730Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-18T14:45:33.7216770Z ** using staged installation 2021-05-18T14:45:33.7481190Z ** R 2021-05-18T14:45:33.7706390Z ** inst 2021-05-18T14:45:33.7733310Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:45:34.2387830Z ** help 2021-05-18T14:45:34.3132440Z *** installing help indices 2021-05-18T14:45:34.3446280Z ** building package indices 2021-05-18T14:45:34.6064950Z ** installing vignettes 2021-05-18T14:45:34.6132880Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:45:34.8584730Z ** testing if installed package can be loaded from final location 2021-05-18T14:45:35.1080850Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:45:35.1180870Z * DONE (clipr) 2021-05-18T14:45:36.2993120Z * installing *source* package ‘git2r’ ... 2021-05-18T14:45:36.3408890Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-18T14:45:36.3409680Z ** using staged installation 2021-05-18T14:45:36.6931250Z checking build system type... x86_64-apple-darwin19.6.0 2021-05-18T14:45:36.6932910Z checking host system type... x86_64-apple-darwin19.6.0 2021-05-18T14:45:36.6942710Z checking for gcc... gcc 2021-05-18T14:45:39.5195860Z checking whether the C compiler works... yes 2021-05-18T14:45:39.5196700Z checking for C compiler default output file name... a.out 2021-05-18T14:45:39.6470180Z checking for suffix of executables... 2021-05-18T14:45:40.2684620Z checking whether we are cross compiling... no 2021-05-18T14:45:40.3449170Z checking for suffix of object files... o 2021-05-18T14:45:40.4111570Z checking whether we are using the GNU C compiler... yes 2021-05-18T14:45:40.4819530Z checking whether gcc accepts -g... yes 2021-05-18T14:45:40.6102440Z checking for gcc option to accept ISO C89... none needed 2021-05-18T14:45:40.6114280Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-18T14:45:40.6220980Z checking pkg-config is at least version 0.9.0... yes 2021-05-18T14:45:40.6646440Z Found pkg-config cflags and libs! 2021-05-18T14:45:41.0138800Z checking whether the libgit2 version will work in git2r... yes 2021-05-18T14:45:41.2859000Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-18T14:45:41.3946140Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-18T14:45:41.5061590Z checking whether the libgit2 function git_error_last is available... yes 2021-05-18T14:45:41.6166520Z checking whether the libgit2 function git_oid_is_zero is available... yes 2021-05-18T14:45:41.6168240Z ----- Results of the git2r package configure ----- 2021-05-18T14:45:41.6168690Z 2021-05-18T14:45:41.6170210Z PKG_CFLAGS: -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES 2021-05-18T14:45:41.6171670Z PKG_LIBS: -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-18T14:45:41.6172040Z 2021-05-18T14:45:41.6172930Z -------------------------------------------------- 2021-05-18T14:45:41.6547930Z configure: creating ./config.status 2021-05-18T14:45:41.8845230Z config.status: creating src/Makevars 2021-05-18T14:45:41.9887410Z ** libs 2021-05-18T14:45:42.0087320Z 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-18T14:45:42.1469030Z 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-18T14:45:42.2400720Z 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-18T14:45:42.4511690Z 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-18T14:45:42.5874990Z 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-18T14:45:42.7495500Z 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-18T14:45:42.9847270Z 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-18T14:45:43.1220250Z 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-18T14:45:43.2542270Z 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-18T14:45:43.4431500Z 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-18T14:45:43.6426000Z 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-18T14:45:43.7857090Z 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-18T14:45:44.0396610Z 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-18T14:45:44.1594510Z 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-18T14:45:44.2901490Z 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-18T14:45:44.4243000Z 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-18T14:45:44.5542570Z 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-18T14:45:44.7552820Z 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-18T14:45:44.9176340Z 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-18T14:45:45.0462560Z 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-18T14:45:45.2326270Z 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-18T14:45:45.3463160Z 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-18T14:45:45.4765250Z 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-18T14:45:45.6149520Z 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-18T14:45:45.7513170Z 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-18T14:45:45.9457230Z 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-18T14:45:46.1249450Z 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-18T14:45:46.2544390Z 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-18T14:45:46.3807220Z 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-18T14:45:46.5849430Z 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-18T14:45:46.7125970Z 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-18T14:45:46.8703510Z 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-18T14:45:47.0732490Z 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-18T14:45:47.2352630Z 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-18T14:45:47.3512780Z 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-18T14:45:47.5034230Z 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-18T14:45:47.5305020Z ld: warning: dylib (/usr/local/lib/libgit2.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-18T14:45:47.5680750Z installing to /Users/runner/work/_temp/Library/00LOCK-git2r/00new/git2r/libs 2021-05-18T14:45:47.5746910Z ** R 2021-05-18T14:45:47.6065000Z ** inst 2021-05-18T14:45:47.6090520Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:45:48.9800540Z ** help 2021-05-18T14:45:49.8981880Z *** installing help indices 2021-05-18T14:45:50.1249850Z ** building package indices 2021-05-18T14:45:50.5967580Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:45:51.1187720Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:45:51.2557730Z ** testing if installed package can be loaded from final location 2021-05-18T14:45:51.5436270Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:45:51.5502680Z * DONE (git2r) 2021-05-18T14:45:51.9165440Z * installing *source* package ‘askpass’ ... 2021-05-18T14:45:51.9185460Z ** package ‘askpass’ successfully unpacked and MD5 sums checked 2021-05-18T14:45:51.9187200Z ** using staged installation 2021-05-18T14:45:51.9370180Z ** libs 2021-05-18T14:45:51.9623720Z 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-18T14:45:52.0519530Z 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-18T14:45:52.1076140Z installing to /Users/runner/work/_temp/Library/00LOCK-askpass/00new/askpass/libs 2021-05-18T14:45:52.1128980Z ** R 2021-05-18T14:45:52.1245420Z ** inst 2021-05-18T14:45:52.1265530Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:45:52.4816640Z ** help 2021-05-18T14:45:52.5083370Z *** installing help indices 2021-05-18T14:45:52.5279530Z ** building package indices 2021-05-18T14:45:52.7855870Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:45:53.0473740Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:45:53.1933660Z ** testing if installed package can be loaded from final location 2021-05-18T14:45:53.4455240Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:45:53.4477070Z * DONE (askpass) 2021-05-18T14:45:53.9662560Z * installing *source* package ‘cli’ ... 2021-05-18T14:45:53.9788710Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-18T14:45:53.9790200Z ** using staged installation 2021-05-18T14:45:54.0046450Z ** R 2021-05-18T14:45:54.0562400Z ** inst 2021-05-18T14:45:54.0608750Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:45:57.6060930Z ** help 2021-05-18T14:45:58.2821270Z *** installing help indices 2021-05-18T14:45:58.4431350Z *** copying figures 2021-05-18T14:45:58.4435270Z ** building package indices 2021-05-18T14:45:58.8526470Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:45:59.1518980Z ** testing if installed package can be loaded from final location 2021-05-18T14:45:59.5500720Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:45:59.5549480Z * DONE (cli) 2021-05-18T14:46:00.0770660Z * installing *source* package ‘purrr’ ... 2021-05-18T14:46:00.0868830Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-18T14:46:00.0869950Z ** using staged installation 2021-05-18T14:46:00.1102920Z ** libs 2021-05-18T14:46:00.1281600Z 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-18T14:46:00.2023060Z 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-18T14:46:00.3232220Z 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-18T14:46:00.4260520Z 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-18T14:46:00.5513770Z 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-18T14:46:00.6293540Z 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-18T14:46:00.7677190Z 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-18T14:46:00.9238540Z 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-18T14:46:01.0345180Z 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-18T14:46:01.1185110Z 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-18T14:46:01.1763690Z installing to /Users/runner/work/_temp/Library/00LOCK-purrr/00new/purrr/libs 2021-05-18T14:46:01.1828270Z ** R 2021-05-18T14:46:01.2186490Z ** inst 2021-05-18T14:46:01.2207030Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:46:03.1576720Z ** help 2021-05-18T14:46:03.6679970Z *** installing help indices 2021-05-18T14:46:03.7987240Z *** copying figures 2021-05-18T14:46:03.8020730Z ** building package indices 2021-05-18T14:46:04.1749440Z ** installing vignettes 2021-05-18T14:46:04.1880890Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:46:04.5450480Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:46:04.6727610Z ** testing if installed package can be loaded from final location 2021-05-18T14:46:05.1374660Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:46:05.1410810Z * DONE (purrr) 2021-05-18T14:46:05.5467230Z * installing *source* package ‘lifecycle’ ... 2021-05-18T14:46:05.5523290Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-18T14:46:05.5524600Z ** using staged installation 2021-05-18T14:46:05.5741210Z ** R 2021-05-18T14:46:05.5863090Z ** inst 2021-05-18T14:46:05.5908120Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:46:06.1901990Z ** help 2021-05-18T14:46:06.2744460Z *** installing help indices 2021-05-18T14:46:06.3082460Z *** copying figures 2021-05-18T14:46:06.3117130Z ** building package indices 2021-05-18T14:46:06.6856690Z ** installing vignettes 2021-05-18T14:46:06.6957460Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:46:07.0219240Z ** testing if installed package can be loaded from final location 2021-05-18T14:46:07.3545110Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:46:07.3577770Z * DONE (lifecycle) 2021-05-18T14:46:07.8318990Z * installing *source* package ‘desc’ ... 2021-05-18T14:46:07.8411230Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-18T14:46:07.8412590Z ** using staged installation 2021-05-18T14:46:07.8631720Z ** R 2021-05-18T14:46:07.8941080Z ** inst 2021-05-18T14:46:07.8996690Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:46:10.0449410Z ** help 2021-05-18T14:46:10.4626340Z *** installing help indices 2021-05-18T14:46:10.5764070Z ** building package indices 2021-05-18T14:46:10.9484490Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:46:11.2178930Z ** testing if installed package can be loaded from final location 2021-05-18T14:46:11.5207410Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:46:11.5240590Z * DONE (desc) 2021-05-18T14:46:11.8480470Z * installing *source* package ‘cachem’ ... 2021-05-18T14:46:11.8505080Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-18T14:46:11.8505980Z ** using staged installation 2021-05-18T14:46:11.8685070Z ** libs 2021-05-18T14:46:11.8859810Z 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-18T14:46:11.9702050Z 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-18T14:46:12.0554490Z 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-18T14:46:12.1133100Z installing to /Users/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-18T14:46:12.1270150Z ** R 2021-05-18T14:46:12.1496730Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:46:12.8690520Z ** help 2021-05-18T14:46:12.9101210Z *** installing help indices 2021-05-18T14:46:12.9366860Z ** building package indices 2021-05-18T14:46:13.2072140Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:46:13.5713550Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:46:13.7019780Z ** testing if installed package can be loaded from final location 2021-05-18T14:46:13.9919800Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:46:14.0069750Z * DONE (cachem) 2021-05-18T14:46:14.7505880Z * installing *source* package ‘openssl’ ... 2021-05-18T14:46:14.7701160Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-18T14:46:14.7701930Z ** using staged installation 2021-05-18T14:46:14.9289870Z Homebrew 3.1.6 2021-05-18T14:46:15.1284060Z Homebrew/homebrew-core (git revision b6492621ab; last commit 2021-05-10) 2021-05-18T14:46:15.3422560Z Homebrew/homebrew-cask (git revision 22deb90f04; last commit 2021-05-10) 2021-05-18T14:46:15.7014690Z Using PKG_CFLAGS=-I/usr/local/opt/openssl/include 2021-05-18T14:46:16.2696120Z Using PKG_LIBS=-L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 2021-05-18T14:46:16.2916690Z ** libs 2021-05-18T14:46:16.3107210Z rm -f aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o openssl.so bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-18T14:46:16.3136130Z 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-18T14:46:16.4499460Z 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-18T14:46:16.5861110Z 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-18T14:46:16.7502080Z 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-18T14:46:17.0265050Z 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-18T14:46:17.1791920Z 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-18T14:46:17.3590590Z 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-18T14:46:17.5552190Z 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-18T14:46:17.6565410Z 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-18T14:46:17.8014520Z 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-18T14:46:17.9251820Z 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-18T14:46:18.0763100Z 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-18T14:46:18.2913020Z 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-18T14:46:18.4882620Z 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-18T14:46:18.7568790Z 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-18T14:46:18.8430600Z 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-18T14:46:18.9173970Z 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-18T14:46:19.1290770Z 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-18T14:46:19.3677720Z 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-18T14:46:19.5808460Z 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-18T14:46:19.6633900Z 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-18T14:46:19.8478790Z 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-18T14:46:20.0517330Z 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-18T14:46:20.2959720Z 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-18T14:46:20.5035970Z 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-18T14:46:20.7087690Z 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-18T14:46:20.9177290Z 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-18T14:46:21.0241230Z 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-18T14:46:21.2341590Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-18T14:46:21.2889970Z 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-18T14:46:21.3150440Z 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-18T14:46:21.3152420Z 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-18T14:46:21.3593270Z installing to /Users/runner/work/_temp/Library/00LOCK-openssl/00new/openssl/libs 2021-05-18T14:46:21.3651140Z ** R 2021-05-18T14:46:21.3901010Z ** inst 2021-05-18T14:46:21.4202030Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:46:22.9004950Z ** help 2021-05-18T14:46:23.0340480Z *** installing help indices 2021-05-18T14:46:23.0862360Z ** building package indices 2021-05-18T14:46:23.3881630Z ** installing vignettes 2021-05-18T14:46:23.4034100Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:46:23.7527530Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:46:23.8816600Z ** testing if installed package can be loaded from final location 2021-05-18T14:46:24.1846760Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:46:24.1885110Z * DONE (openssl) 2021-05-18T14:46:24.5261450Z * installing *source* package ‘memoise’ ... 2021-05-18T14:46:24.5285170Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-18T14:46:24.5286620Z ** using staged installation 2021-05-18T14:46:24.5501450Z ** R 2021-05-18T14:46:24.5692860Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:46:25.1063310Z ** help 2021-05-18T14:46:25.1908090Z *** installing help indices 2021-05-18T14:46:25.2215370Z ** building package indices 2021-05-18T14:46:25.4914500Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:46:25.7709260Z ** testing if installed package can be loaded from final location 2021-05-18T14:46:26.0546290Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:46:26.0566560Z * DONE (memoise) 2021-05-18T14:46:26.5693600Z * installing *source* package ‘httr’ ... 2021-05-18T14:46:26.5793670Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-18T14:46:26.5794740Z ** using staged installation 2021-05-18T14:46:26.6036150Z ** R 2021-05-18T14:46:26.6425070Z ** demo 2021-05-18T14:46:26.6475040Z ** inst 2021-05-18T14:46:26.6523040Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:46:30.0297110Z ** help 2021-05-18T14:46:30.5373370Z *** installing help indices 2021-05-18T14:46:30.6699220Z ** building package indices 2021-05-18T14:46:31.0544120Z ** installing vignettes 2021-05-18T14:46:31.0636920Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:46:31.3201260Z ** testing if installed package can be loaded from final location 2021-05-18T14:46:31.6465390Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:46:31.6517700Z * DONE (httr) 2021-05-18T14:46:32.0127000Z * installing *source* package ‘credentials’ ... 2021-05-18T14:46:32.0156240Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-18T14:46:32.0157120Z ** using staged installation 2021-05-18T14:46:32.0356460Z ** R 2021-05-18T14:46:32.0508530Z ** inst 2021-05-18T14:46:32.0544100Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:46:32.7136520Z ** help 2021-05-18T14:46:32.7522590Z *** installing help indices 2021-05-18T14:46:32.7783170Z ** building package indices 2021-05-18T14:46:33.0423960Z ** installing vignettes 2021-05-18T14:46:33.0503980Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:46:33.5823820Z ** testing if installed package can be loaded from final location 2021-05-18T14:46:33.9589090Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:46:33.9613320Z * DONE (credentials) 2021-05-18T14:46:34.3053770Z * installing *source* package ‘gh’ ... 2021-05-18T14:46:34.3090870Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-18T14:46:34.3092040Z ** using staged installation 2021-05-18T14:46:34.3309220Z ** R 2021-05-18T14:46:34.3585820Z ** inst 2021-05-18T14:46:34.3611070Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:46:35.7317980Z ** help 2021-05-18T14:46:35.8076340Z *** installing help indices 2021-05-18T14:46:35.8466560Z ** building package indices 2021-05-18T14:46:36.1339620Z ** installing vignettes 2021-05-18T14:46:36.1420510Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:46:36.4886400Z ** testing if installed package can be loaded from final location 2021-05-18T14:46:36.8540830Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:46:36.8577380Z * DONE (gh) 2021-05-18T14:46:37.3071330Z * installing *source* package ‘gert’ ... 2021-05-18T14:46:37.3125960Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-18T14:46:37.3127210Z ** using staged installation 2021-05-18T14:46:37.4361990Z Found pkg-config cflags and libs! 2021-05-18T14:46:37.8108200Z Using PKG_CFLAGS=-I/usr/local/Cellar/libgit2/1.1.0/include 2021-05-18T14:46:37.8109730Z Using PKG_LIBS=-L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-18T14:46:37.9351880Z Configuration OK! 2021-05-18T14:46:37.9610820Z ** libs 2021-05-18T14:46:37.9816830Z rm -f gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o 2021-05-18T14:46:37.9848200Z 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-18T14:46:38.2180440Z 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-18T14:46:38.4674420Z 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-18T14:46:38.7118020Z 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-18T14:46:38.8564070Z 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-18T14:46:38.9954130Z 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-18T14:46:39.1880920Z 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-18T14:46:39.3117740Z 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-18T14:46:39.4738600Z 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-18T14:46:39.6417400Z 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-18T14:46:39.7819820Z 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-18T14:46:39.9389550Z 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-18T14:46:40.0791100Z 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-18T14:46:40.2513510Z 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-18T14:46:40.3879720Z 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-18T14:46:40.4188600Z ld: warning: dylib (/usr/local/lib/libgit2.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-18T14:46:40.4583900Z installing to /Users/runner/work/_temp/Library/00LOCK-gert/00new/gert/libs 2021-05-18T14:46:40.4664730Z ** R 2021-05-18T14:46:40.4853450Z ** inst 2021-05-18T14:46:40.4881520Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:46:41.7429230Z ** help 2021-05-18T14:46:41.9414570Z *** installing help indices 2021-05-18T14:46:41.9994820Z ** building package indices 2021-05-18T14:46:42.3009750Z ** installing vignettes 2021-05-18T14:46:42.3168020Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:46:42.7343540Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:46:42.8635930Z ** testing if installed package can be loaded from final location 2021-05-18T14:46:43.1989750Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:46:43.2017120Z * DONE (gert) 2021-05-18T14:46:43.8336680Z * installing *source* package ‘usethis’ ... 2021-05-18T14:46:43.8521520Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-18T14:46:43.8522290Z ** using staged installation 2021-05-18T14:46:43.8841290Z ** R 2021-05-18T14:46:43.9442200Z ** inst 2021-05-18T14:46:43.9682020Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:46:48.0569150Z ** help 2021-05-18T14:46:48.8259770Z *** installing help indices 2021-05-18T14:46:48.9896580Z *** copying figures 2021-05-18T14:46:48.9929620Z ** building package indices 2021-05-18T14:46:49.4093360Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:46:49.7952440Z ** testing if installed package can be loaded from final location 2021-05-18T14:46:50.2823990Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:46:50.2894530Z * DONE (usethis) 2021-05-18T14:46:50.3343990Z 2021-05-18T14:46:50.3344820Z The downloaded source packages are in 2021-05-18T14:46:50.3346640Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp4fQBmi/downloaded_packages’ 2021-05-18T14:46:50.3358940Z Running `R CMD build`... 2021-05-18T14:46:54.2972030Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp4fQBmi/remotes2bf37b4a6cb9/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-18T14:46:54.2973530Z * preparing ‘tic’: 2021-05-18T14:46:54.2974550Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:46:54.2975260Z * installing the package to process help pages 2021-05-18T14:46:54.2976470Z * checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:46:54.2977630Z * checking for empty or unneeded directories 2021-05-18T14:46:54.2978700Z Removed empty directory ‘tic/.circleci’ 2021-05-18T14:46:54.2980180Z Removed empty directory ‘tic/pkgdown’ 2021-05-18T14:46:54.2981180Z * building ‘tic_0.10.0.tar.gz’ 2021-05-18T14:46:54.2991050Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:46:54.2992110Z (as ‘lib’ is unspecified) 2021-05-18T14:46:54.8890000Z * installing *source* package ‘tic’ ... 2021-05-18T14:46:54.8893130Z ** using staged installation 2021-05-18T14:46:54.9263140Z ** R 2021-05-18T14:46:54.9626090Z ** inst 2021-05-18T14:46:54.9836930Z ** preparing package for lazy loading 2021-05-18T14:46:56.0950350Z ** help 2021-05-18T14:46:56.5432200Z *** installing help indices 2021-05-18T14:46:56.6646360Z *** copying figures 2021-05-18T14:46:56.6674960Z ** building package indices 2021-05-18T14:46:57.0371110Z ** installing vignettes 2021-05-18T14:46:57.0431150Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:46:57.3954390Z ** testing if installed package can be loaded from final location 2021-05-18T14:46:57.9478850Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:46:57.9551410Z * DONE (tic) 2021-05-18T14:46:58.0146440Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:46:58.2841490Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-18T14:46:59.5643280Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-18T14:46:59.5644350Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-18T14:46:59.5645730Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-18T14:46:59.5646700Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-18T14:46:59.5647880Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-18T14:46:59.5648980Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-18T14:46:59.5649850Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-18T14:46:59.5650690Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-18T14:46:59.5651650Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-18T14:46:59.5652500Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-18T14:46:59.5653310Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-18T14:46:59.5654260Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-18T14:46:59.5655350Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:46:59.5656260Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-18T14:46:59.5657650Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-18T14:46:59.5658560Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-18T14:46:59.5659430Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-18T14:46:59.5660480Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-18T14:46:59.5661310Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-18T14:46:59.5662330Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-18T14:46:59.5663320Z xfun (NA -> 0.23 ) [CRAN] 2021-05-18T14:46:59.5664490Z markdown (NA -> 1.1 ) [CRAN] 2021-05-18T14:46:59.5665370Z highr (NA -> 0.9 ) [CRAN] 2021-05-18T14:46:59.5666200Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-18T14:46:59.5667050Z stringi (NA -> 1.6.2 ) [CRAN] 2021-05-18T14:46:59.5667900Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-18T14:46:59.5668730Z knitr (NA -> 1.33 ) [CRAN] 2021-05-18T14:46:59.5669580Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-18T14:46:59.5670540Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-18T14:46:59.5671420Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:46:59.5672280Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-18T14:46:59.5673170Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-18T14:46:59.5674050Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-18T14:46:59.5675200Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-18T14:46:59.5676250Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-18T14:46:59.5677170Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-18T14:46:59.5678030Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-18T14:46:59.5678890Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-18T14:46:59.5681670Z Installing 37 packages: utf8, vctrs, pkgconfig, pillar, tibble, rematch2, fansi, diffobj, waldo, ps, processx, praise, pkgload, evaluate, ellipsis, digest, callr, brio, xml2, xfun, markdown, highr, stringr, stringi, Rcpp, knitr, commonmark, brew, xopen, sessioninfo, prettyunits, pkgbuild, testthat, rversions, roxygen2, rcmdcheck, devtools 2021-05-18T14:46:59.5683950Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:46:59.5684910Z (as ‘lib’ is unspecified) 2021-05-18T14:47:01.3960470Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-18T14:47:01.3965300Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-18T14:47:01.4039910Z Packages which are only available in source form, and may need 2021-05-18T14:47:01.4042030Z compilation of C/C++/Fortran: ‘utf8’ ‘vctrs’ ‘tibble’ ‘fansi’ 2021-05-18T14:47:01.4043280Z ‘diffobj’ ‘ps’ ‘processx’ ‘pkgload’ ‘ellipsis’ ‘digest’ ‘brio’ ‘xml2’ 2021-05-18T14:47:01.4045060Z ‘xfun’ ‘markdown’ ‘stringi’ ‘Rcpp’ ‘commonmark’ ‘testthat’ ‘roxygen2’ 2021-05-18T14:47:01.4049570Z 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-18T14:47:01.4051470Z 2021-05-18T14:47:01.4058650Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-18T14:47:01.6975660Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-18T14:47:01.7017190Z ================================================== 2021-05-18T14:47:01.7017690Z downloaded 233 KB 2021-05-18T14:47:01.7017950Z 2021-05-18T14:47:01.7056650Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-18T14:47:01.8886350Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-18T14:47:01.9022540Z ================================================== 2021-05-18T14:47:01.9023130Z downloaded 764 KB 2021-05-18T14:47:01.9023640Z 2021-05-18T14:47:01.9062420Z trying URL 'https://cloud.r-project.org/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-18T14:47:02.1553320Z Content type 'application/x-gzip' length 6080 bytes 2021-05-18T14:47:02.1563560Z ================================================== 2021-05-18T14:47:02.1564030Z downloaded 6080 bytes 2021-05-18T14:47:02.1564460Z 2021-05-18T14:47:02.1602530Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-18T14:47:02.2856740Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-18T14:47:02.3350590Z ================================================== 2021-05-18T14:47:02.3351350Z downloaded 1.1 MB 2021-05-18T14:47:02.3351820Z 2021-05-18T14:47:02.3446410Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-18T14:47:02.6123020Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-18T14:47:02.6273150Z ================================================== 2021-05-18T14:47:02.6274280Z downloaded 670 KB 2021-05-18T14:47:02.6274810Z 2021-05-18T14:47:02.6322390Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-18T14:47:02.7721700Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-18T14:47:02.7723300Z ================================================== 2021-05-18T14:47:02.7723800Z downloaded 13 KB 2021-05-18T14:47:02.7724400Z 2021-05-18T14:47:02.7756170Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-18T14:47:02.9805910Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-18T14:47:02.9867350Z ================================================== 2021-05-18T14:47:02.9867860Z downloaded 265 KB 2021-05-18T14:47:02.9868130Z 2021-05-18T14:47:02.9907640Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-18T14:47:03.1239710Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-18T14:47:03.1449250Z ================================================== 2021-05-18T14:47:03.1449790Z downloaded 466 KB 2021-05-18T14:47:03.1450400Z 2021-05-18T14:47:03.1584830Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-18T14:47:03.2778070Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-18T14:47:03.2779490Z ================================================== 2021-05-18T14:47:03.2780020Z downloaded 25 KB 2021-05-18T14:47:03.2781760Z 2021-05-18T14:47:03.2871700Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-18T14:47:03.4111270Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-18T14:47:03.4129850Z ================================================== 2021-05-18T14:47:03.4130340Z downloaded 116 KB 2021-05-18T14:47:03.4130600Z 2021-05-18T14:47:03.4165800Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-18T14:47:03.5520650Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-18T14:47:03.5563210Z ================================================== 2021-05-18T14:47:03.5563720Z downloaded 138 KB 2021-05-18T14:47:03.5563990Z 2021-05-18T14:47:03.5602330Z trying URL 'https://cloud.r-project.org/src/contrib/praise_1.0.0.tar.gz' 2021-05-18T14:47:03.8581900Z Content type 'application/x-gzip' length 6100 bytes 2021-05-18T14:47:03.8582830Z ================================================== 2021-05-18T14:47:03.8583390Z downloaded 6100 bytes 2021-05-18T14:47:03.8583780Z 2021-05-18T14:47:03.8621560Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-18T14:47:04.1036780Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-18T14:47:04.1044620Z ================================================== 2021-05-18T14:47:04.1045100Z downloaded 59 KB 2021-05-18T14:47:04.1045370Z 2021-05-18T14:47:04.1077870Z trying URL 'https://cloud.r-project.org/src/contrib/evaluate_0.14.tar.gz' 2021-05-18T14:47:04.3609890Z Content type 'application/x-gzip' length 24206 bytes (23 KB) 2021-05-18T14:47:04.3610870Z ================================================== 2021-05-18T14:47:04.3611370Z downloaded 23 KB 2021-05-18T14:47:04.3611790Z 2021-05-18T14:47:04.3646860Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-18T14:47:04.4937720Z Content type 'application/x-gzip' length 8066 bytes 2021-05-18T14:47:04.4938430Z ================================================== 2021-05-18T14:47:04.4938850Z downloaded 8066 bytes 2021-05-18T14:47:04.4939130Z 2021-05-18T14:47:04.4970170Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-18T14:47:04.6160590Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-18T14:47:04.6182670Z ================================================== 2021-05-18T14:47:04.6183140Z downloaded 160 KB 2021-05-18T14:47:04.6183420Z 2021-05-18T14:47:04.6219120Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-18T14:47:04.8525720Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-18T14:47:04.8538040Z ================================================== 2021-05-18T14:47:04.8538520Z downloaded 72 KB 2021-05-18T14:47:04.8538790Z 2021-05-18T14:47:04.8571580Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-18T14:47:04.9859210Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-18T14:47:04.9860150Z ================================================== 2021-05-18T14:47:04.9860560Z downloaded 11 KB 2021-05-18T14:47:04.9860820Z 2021-05-18T14:47:04.9892020Z trying URL 'https://cloud.r-project.org/src/contrib/xml2_1.3.2.tar.gz' 2021-05-18T14:47:05.1949190Z Content type 'application/x-gzip' length 271876 bytes (265 KB) 2021-05-18T14:47:05.1986800Z ================================================== 2021-05-18T14:47:05.1987270Z downloaded 265 KB 2021-05-18T14:47:05.1987540Z 2021-05-18T14:47:05.2029630Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-18T14:47:05.4345260Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-18T14:47:05.4369410Z ================================================== 2021-05-18T14:47:05.4370430Z downloaded 109 KB 2021-05-18T14:47:05.4370700Z 2021-05-18T14:47:05.4407840Z trying URL 'https://cloud.r-project.org/src/contrib/markdown_1.1.tar.gz' 2021-05-18T14:47:05.5804660Z Content type 'application/x-gzip' length 81050 bytes (79 KB) 2021-05-18T14:47:05.5824560Z ================================================== 2021-05-18T14:47:05.5825030Z downloaded 79 KB 2021-05-18T14:47:05.5825310Z 2021-05-18T14:47:05.5863620Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-18T14:47:05.7299770Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-18T14:47:05.7301410Z ================================================== 2021-05-18T14:47:05.7302590Z downloaded 14 KB 2021-05-18T14:47:05.7303000Z 2021-05-18T14:47:05.7336020Z trying URL 'https://cloud.r-project.org/src/contrib/stringr_1.4.0.tar.gz' 2021-05-18T14:47:05.9038000Z Content type 'application/x-gzip' length 135777 bytes (132 KB) 2021-05-18T14:47:05.9079540Z ================================================== 2021-05-18T14:47:05.9080040Z downloaded 132 KB 2021-05-18T14:47:05.9080310Z 2021-05-18T14:47:05.9114930Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.2.tar.gz' 2021-05-18T14:47:06.0651170Z Content type 'application/x-gzip' length 7575370 bytes (7.2 MB) 2021-05-18T14:47:06.1286150Z ================================================== 2021-05-18T14:47:06.1286700Z downloaded 7.2 MB 2021-05-18T14:47:06.1286970Z 2021-05-18T14:47:06.1794490Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-18T14:47:06.4383530Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-18T14:47:06.4770670Z ================================================== 2021-05-18T14:47:06.4771260Z downloaded 2.8 MB 2021-05-18T14:47:06.4771550Z 2021-05-18T14:47:06.5023820Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-18T14:47:06.6676890Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-18T14:47:06.6876740Z ================================================== 2021-05-18T14:47:06.6877290Z downloaded 871 KB 2021-05-18T14:47:06.6877550Z 2021-05-18T14:47:06.6968820Z trying URL 'https://cloud.r-project.org/src/contrib/commonmark_1.7.tar.gz' 2021-05-18T14:47:06.8264330Z Content type 'application/x-gzip' length 134002 bytes (130 KB) 2021-05-18T14:47:06.8281960Z ================================================== 2021-05-18T14:47:06.8282450Z downloaded 130 KB 2021-05-18T14:47:06.8282720Z 2021-05-18T14:47:06.8319260Z trying URL 'https://cloud.r-project.org/src/contrib/brew_1.0-6.tar.gz' 2021-05-18T14:47:07.0622210Z Content type 'application/x-gzip' length 83315 bytes (81 KB) 2021-05-18T14:47:07.0631720Z ================================================== 2021-05-18T14:47:07.0632230Z downloaded 81 KB 2021-05-18T14:47:07.0632510Z 2021-05-18T14:47:07.0667950Z trying URL 'https://cloud.r-project.org/src/contrib/xopen_1.0.0.tar.gz' 2021-05-18T14:47:07.1953170Z Content type 'application/x-gzip' length 11221 bytes (10 KB) 2021-05-18T14:47:07.1953920Z ================================================== 2021-05-18T14:47:07.1954320Z downloaded 10 KB 2021-05-18T14:47:07.1954590Z 2021-05-18T14:47:07.2008750Z trying URL 'https://cloud.r-project.org/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-18T14:47:07.4355340Z Content type 'application/x-gzip' length 46027 bytes (44 KB) 2021-05-18T14:47:07.4380260Z ================================================== 2021-05-18T14:47:07.4380840Z downloaded 44 KB 2021-05-18T14:47:07.4381450Z 2021-05-18T14:47:07.4413730Z trying URL 'https://cloud.r-project.org/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-18T14:47:07.6725900Z Content type 'application/x-gzip' length 10366 bytes (10 KB) 2021-05-18T14:47:07.6726820Z ================================================== 2021-05-18T14:47:07.6727610Z downloaded 10 KB 2021-05-18T14:47:07.6727970Z 2021-05-18T14:47:07.6760160Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-18T14:47:07.8163740Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-18T14:47:07.8166380Z ================================================== 2021-05-18T14:47:07.8166820Z downloaded 29 KB 2021-05-18T14:47:07.8167090Z 2021-05-18T14:47:07.8204740Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-18T14:47:08.0382120Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-18T14:47:08.0491320Z ================================================== 2021-05-18T14:47:08.0491820Z downloaded 664 KB 2021-05-18T14:47:08.0492100Z 2021-05-18T14:47:08.0533460Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-18T14:47:08.2051100Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-18T14:47:08.2057980Z ================================================== 2021-05-18T14:47:08.2058470Z downloaded 40 KB 2021-05-18T14:47:08.2058740Z 2021-05-18T14:47:08.2095180Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-18T14:47:08.4524000Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-18T14:47:08.4576990Z ================================================== 2021-05-18T14:47:08.4577460Z downloaded 248 KB 2021-05-18T14:47:08.4577740Z 2021-05-18T14:47:08.4612540Z trying URL 'https://cloud.r-project.org/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-18T14:47:08.5830120Z Content type 'application/x-gzip' length 45380 bytes (44 KB) 2021-05-18T14:47:08.5838300Z ================================================== 2021-05-18T14:47:08.5838790Z downloaded 44 KB 2021-05-18T14:47:08.5839330Z 2021-05-18T14:47:08.5872530Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-18T14:47:08.8224520Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-18T14:47:08.8305000Z ================================================== 2021-05-18T14:47:08.8305520Z downloaded 362 KB 2021-05-18T14:47:08.8305790Z 2021-05-18T14:47:09.3202530Z * installing *source* package ‘utf8’ ... 2021-05-18T14:47:09.3303730Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-18T14:47:09.3304720Z ** using staged installation 2021-05-18T14:47:09.3501350Z ** libs 2021-05-18T14:47:09.3691790Z 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-18T14:47:09.4661660Z 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-18T14:47:09.6447470Z 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-18T14:47:09.7425660Z 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-18T14:47:09.8180820Z 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-18T14:47:09.9141460Z 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-18T14:47:10.0909630Z 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-18T14:47:10.1859600Z 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-18T14:47:10.3385000Z 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-18T14:47:10.4434900Z 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-18T14:47:10.5511810Z 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-18T14:47:10.6476370Z 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-18T14:47:10.7341650Z 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-18T14:47:10.8230970Z 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-18T14:47:10.9084970Z 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-18T14:47:11.0016090Z 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-18T14:47:11.1124790Z 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-18T14:47:11.1951930Z 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-18T14:47:11.2629470Z 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-18T14:47:11.3511830Z 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-18T14:47:11.4204490Z 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-18T14:47:11.6146760Z 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-18T14:47:12.1329760Z 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-18T14:47:12.3394390Z 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-18T14:47:12.4454610Z 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-18T14:47:12.5406600Z 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-18T14:47:12.6394550Z 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-18T14:47:12.7524830Z ar rcs libcutf8lite.a utf8lite/src/array.o utf8lite/src/char.o utf8lite/src/encode.o utf8lite/src/error.o utf8lite/src/escape.o utf8lite/src/graph.o utf8lite/src/graphscan.o utf8lite/src/normalize.o utf8lite/src/render.o utf8lite/src/text.o utf8lite/src/textassign.o utf8lite/src/textiter.o utf8lite/src/textmap.o 2021-05-18T14:47:12.8225450Z 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-18T14:47:12.9497740Z installing to /Users/runner/work/_temp/Library/00LOCK-utf8/00new/utf8/libs 2021-05-18T14:47:12.9574140Z ** R 2021-05-18T14:47:12.9771510Z ** inst 2021-05-18T14:47:12.9793500Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:47:13.7394070Z ** help 2021-05-18T14:47:13.8206950Z *** installing help indices 2021-05-18T14:47:13.8548320Z ** building package indices 2021-05-18T14:47:14.1302390Z ** installing vignettes 2021-05-18T14:47:14.1373600Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:47:14.4754610Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:47:14.6064600Z ** testing if installed package can be loaded from final location 2021-05-18T14:47:14.8635380Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:47:14.8660020Z * DONE (utf8) 2021-05-18T14:47:15.2102680Z * installing *source* package ‘pkgconfig’ ... 2021-05-18T14:47:15.2123860Z ** package ‘pkgconfig’ successfully unpacked and MD5 sums checked 2021-05-18T14:47:15.2125260Z ** using staged installation 2021-05-18T14:47:15.2289620Z ** R 2021-05-18T14:47:15.2427540Z ** inst 2021-05-18T14:47:15.2449600Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:47:15.5873610Z ** help 2021-05-18T14:47:15.6298970Z *** installing help indices 2021-05-18T14:47:15.6514030Z ** building package indices 2021-05-18T14:47:15.9199930Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:47:16.1719220Z ** testing if installed package can be loaded from final location 2021-05-18T14:47:16.4271310Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:47:16.4376450Z * DONE (pkgconfig) 2021-05-18T14:47:16.8411920Z * installing *source* package ‘fansi’ ... 2021-05-18T14:47:16.8770940Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-18T14:47:16.8771730Z ** using staged installation 2021-05-18T14:47:16.8992780Z ** libs 2021-05-18T14:47:16.9226240Z 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-18T14:47:16.9937680Z 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-18T14:47:17.0878290Z 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-18T14:47:17.1689370Z 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-18T14:47:17.2689050Z 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-18T14:47:17.5228340Z 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-18T14:47:17.5970830Z 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-18T14:47:17.8534430Z 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-18T14:47:18.0014940Z 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-18T14:47:18.0816350Z 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-18T14:47:18.2166740Z 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-18T14:47:18.3941960Z 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-18T14:47:18.5105130Z 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-18T14:47:18.6007050Z 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-18T14:47:18.6969920Z 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-18T14:47:18.8854310Z 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-18T14:47:19.1229970Z 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-18T14:47:19.1827510Z installing to /Users/runner/work/_temp/Library/00LOCK-fansi/00new/fansi/libs 2021-05-18T14:47:19.1912590Z ** R 2021-05-18T14:47:19.2150770Z ** inst 2021-05-18T14:47:19.2176480Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:47:20.0960050Z ** help 2021-05-18T14:47:20.2544620Z *** installing help indices 2021-05-18T14:47:20.3022120Z ** building package indices 2021-05-18T14:47:20.6026550Z ** installing vignettes 2021-05-18T14:47:20.6102100Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:47:21.0571470Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:47:21.2077670Z ** testing if installed package can be loaded from final location 2021-05-18T14:47:21.4829070Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:47:21.4858000Z * DONE (fansi) 2021-05-18T14:47:22.2232180Z * installing *source* package ‘diffobj’ ... 2021-05-18T14:47:22.2426030Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-18T14:47:22.2426740Z ** using staged installation 2021-05-18T14:47:22.2636590Z ** libs 2021-05-18T14:47:22.2809310Z 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-18T14:47:22.5830860Z 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-18T14:47:22.6767680Z 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-18T14:47:22.7598190Z 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-18T14:47:22.8176010Z installing to /Users/runner/work/_temp/Library/00LOCK-diffobj/00new/diffobj/libs 2021-05-18T14:47:22.8216410Z ** R 2021-05-18T14:47:22.8919190Z ** inst 2021-05-18T14:47:22.8973940Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:47:31.6248390Z ** help 2021-05-18T14:47:32.1495810Z *** installing help indices 2021-05-18T14:47:32.3150890Z ** building package indices 2021-05-18T14:47:32.6944610Z ** installing vignettes 2021-05-18T14:47:32.7033470Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:47:33.1843310Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:47:33.3208190Z ** testing if installed package can be loaded from final location 2021-05-18T14:47:33.9332470Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:47:33.9443270Z * DONE (diffobj) 2021-05-18T14:47:34.4208060Z * installing *source* package ‘ps’ ... 2021-05-18T14:47:34.4284570Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-18T14:47:34.4285560Z ** using staged installation 2021-05-18T14:47:34.7622300Z ** libs 2021-05-18T14:47:34.7812580Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -Wall px.c -o px 2021-05-18T14:47:34.9536970Z 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-18T14:47:35.0382620Z 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-18T14:47:35.1193460Z 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-18T14:47:35.2012100Z 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-18T14:47:35.3721860Z 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-18T14:47:35.4473510Z 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-18T14:47:35.7239790Z 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-18T14:47:35.8824180Z 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-18T14:47:36.0006120Z 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-18T14:47:36.6001320Z 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-18T14:47:36.9929790Z 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-18T14:47:37.1570540Z 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-18T14:47:37.2187690Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-ps/00new/ps 2021-05-18T14:47:37.2270570Z ** R 2021-05-18T14:47:37.2513910Z ** inst 2021-05-18T14:47:37.2538420Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:47:38.6506120Z ** help 2021-05-18T14:47:39.0313850Z *** installing help indices 2021-05-18T14:47:39.1451250Z ** building package indices 2021-05-18T14:47:39.5187930Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:47:39.8891220Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:47:40.0260950Z ** testing if installed package can be loaded from final location 2021-05-18T14:47:40.3024740Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:47:40.3056150Z * DONE (ps) 2021-05-18T14:47:40.6122540Z * installing *source* package ‘praise’ ... 2021-05-18T14:47:40.6143460Z ** package ‘praise’ successfully unpacked and MD5 sums checked 2021-05-18T14:47:40.6144960Z ** using staged installation 2021-05-18T14:47:40.6288970Z ** R 2021-05-18T14:47:40.6425520Z ** inst 2021-05-18T14:47:40.6445660Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:47:40.9933950Z ** help 2021-05-18T14:47:41.0256710Z *** installing help indices 2021-05-18T14:47:41.0503920Z ** building package indices 2021-05-18T14:47:41.3114200Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:47:41.5628100Z ** testing if installed package can be loaded from final location 2021-05-18T14:47:41.8115630Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:47:41.8221180Z * DONE (praise) 2021-05-18T14:47:42.3207090Z * installing *source* package ‘pkgload’ ... 2021-05-18T14:47:42.3328470Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-18T14:47:42.3329720Z ** using staged installation 2021-05-18T14:47:42.3549610Z ** R 2021-05-18T14:47:42.3791800Z ** inst 2021-05-18T14:47:42.3805630Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:47:43.5831390Z ** help 2021-05-18T14:47:43.7778750Z *** installing help indices 2021-05-18T14:47:43.8358860Z ** building package indices 2021-05-18T14:47:44.1427540Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:47:44.7937120Z ** testing if installed package can be loaded from final location 2021-05-18T14:47:45.4571100Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:47:45.4599630Z * DONE (pkgload) 2021-05-18T14:47:45.8301490Z * installing *source* package ‘evaluate’ ... 2021-05-18T14:47:45.8338590Z ** package ‘evaluate’ successfully unpacked and MD5 sums checked 2021-05-18T14:47:45.8339640Z ** using staged installation 2021-05-18T14:47:45.8543750Z ** R 2021-05-18T14:47:45.8711290Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:47:46.5732020Z ** help 2021-05-18T14:47:46.6713380Z *** installing help indices 2021-05-18T14:47:46.7133850Z ** building package indices 2021-05-18T14:47:46.9926020Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:47:47.2475230Z ** testing if installed package can be loaded from final location 2021-05-18T14:47:47.5061460Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:47:47.5084570Z * DONE (evaluate) 2021-05-18T14:47:47.8174600Z * installing *source* package ‘ellipsis’ ... 2021-05-18T14:47:47.8195770Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-18T14:47:47.8197970Z ** using staged installation 2021-05-18T14:47:47.8401610Z ** libs 2021-05-18T14:47:47.8577530Z 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-18T14:47:47.9629170Z 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-18T14:47:48.0470340Z 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-18T14:47:48.1076210Z installing to /Users/runner/work/_temp/Library/00LOCK-ellipsis/00new/ellipsis/libs 2021-05-18T14:47:48.1117020Z ** R 2021-05-18T14:47:48.1300430Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:47:48.5121300Z ** help 2021-05-18T14:47:48.5846790Z *** installing help indices 2021-05-18T14:47:48.6130030Z ** building package indices 2021-05-18T14:47:48.8839110Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:47:49.2395670Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:47:49.3664600Z ** testing if installed package can be loaded from final location 2021-05-18T14:47:49.6364300Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:47:49.6386440Z * DONE (ellipsis) 2021-05-18T14:47:50.0826680Z * installing *source* package ‘digest’ ... 2021-05-18T14:47:50.0886850Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-18T14:47:50.0888050Z ** using staged installation 2021-05-18T14:47:50.1058060Z ** libs 2021-05-18T14:47:50.1259910Z 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-18T14:47:50.3651150Z 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-18T14:47:50.6129290Z 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-18T14:47:51.7327300Z 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-18T14:47:52.0903730Z 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-18T14:47:52.8420620Z 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-18T14:47:52.9570800Z 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-18T14:47:53.1826620Z 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-18T14:47:53.2800690Z 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-18T14:47:53.3319150Z 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-18T14:47:53.5194600Z 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-18T14:47:53.6131030Z 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-18T14:47:53.7185690Z 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-18T14:47:54.0135910Z 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-18T14:47:54.1411920Z 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-18T14:47:54.8924690Z 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-18T14:47:55.0710660Z 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-18T14:47:55.3121390Z 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-18T14:47:55.3743910Z installing to /Users/runner/work/_temp/Library/00LOCK-digest/00new/digest/libs 2021-05-18T14:47:55.3794710Z ** R 2021-05-18T14:47:55.3912020Z ** demo 2021-05-18T14:47:55.3924340Z ** inst 2021-05-18T14:47:55.3994990Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:47:56.3218420Z ** help 2021-05-18T14:47:56.3869240Z *** installing help indices 2021-05-18T14:47:56.4217450Z ** building package indices 2021-05-18T14:47:56.6963470Z ** installing vignettes 2021-05-18T14:47:56.7045680Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:47:57.0484500Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:47:57.1816300Z ** testing if installed package can be loaded from final location 2021-05-18T14:47:57.4479820Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:47:57.4514550Z * DONE (digest) 2021-05-18T14:47:57.8297280Z * installing *source* package ‘brio’ ... 2021-05-18T14:47:57.8332170Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-18T14:47:57.8333710Z ** using staged installation 2021-05-18T14:47:57.8566980Z ** libs 2021-05-18T14:47:57.8751540Z 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-18T14:47:57.9463430Z 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-18T14:47:58.0310900Z 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-18T14:47:58.1121240Z 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-18T14:47:58.1977840Z 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-18T14:47:58.2844630Z 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-18T14:47:58.4010840Z 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-18T14:47:58.4831920Z 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-18T14:47:58.5777910Z 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-18T14:47:58.6376400Z installing to /Users/runner/work/_temp/Library/00LOCK-brio/00new/brio/libs 2021-05-18T14:47:58.6428370Z ** R 2021-05-18T14:47:58.6519610Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:47:58.9843110Z ** help 2021-05-18T14:47:59.0450830Z *** installing help indices 2021-05-18T14:47:59.0743330Z ** building package indices 2021-05-18T14:47:59.3465250Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:47:59.6885510Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:47:59.8214340Z ** testing if installed package can be loaded from final location 2021-05-18T14:48:00.0728780Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:48:00.0758680Z * DONE (brio) 2021-05-18T14:48:00.5255550Z * installing *source* package ‘xml2’ ... 2021-05-18T14:48:00.5334910Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-18T14:48:00.5335670Z ** using staged installation 2021-05-18T14:48:00.6645290Z Found pkg-config cflags and libs! 2021-05-18T14:48:00.9885610Z Using PKG_CFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 2021-05-18T14:48:00.9887480Z Using PKG_LIBS=-L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm 2021-05-18T14:48:01.1224520Z ** libs 2021-05-18T14:48:01.1414030Z 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-18T14:48:01.9552850Z 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-18T14:48:02.0378930Z 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-18T14:48:02.7912700Z 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-18T14:48:03.4576520Z 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-18T14:48:04.3643580Z 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-18T14:48:06.9504750Z 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-18T14:48:07.6599990Z 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-18T14:48:08.5227190Z 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-18T14:48:09.1865820Z 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-18T14:48:09.6693470Z 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-18T14:48:09.7709960Z installing to /Users/runner/work/_temp/Library/00LOCK-xml2/00new/xml2/libs 2021-05-18T14:48:09.7782480Z ** R 2021-05-18T14:48:09.8049140Z ** inst 2021-05-18T14:48:09.8091900Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:48:11.2411560Z ** help 2021-05-18T14:48:11.5769520Z *** installing help indices 2021-05-18T14:48:11.6404660Z ** building package indices 2021-05-18T14:48:11.9564920Z ** installing vignettes 2021-05-18T14:48:11.9710760Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:48:12.2457890Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:48:12.3752040Z ** testing if installed package can be loaded from final location 2021-05-18T14:48:12.6831730Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:48:12.6867120Z * DONE (xml2) 2021-05-18T14:48:13.3972780Z * installing *source* package ‘xfun’ ... 2021-05-18T14:48:13.4038560Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-18T14:48:13.4039810Z ** using staged installation 2021-05-18T14:48:13.4313430Z ** libs 2021-05-18T14:48:13.4502880Z 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-18T14:48:13.5756450Z 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-18T14:48:13.6602420Z 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-18T14:48:13.7204010Z installing to /Users/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-18T14:48:13.7256630Z ** R 2021-05-18T14:48:13.7526530Z ** inst 2021-05-18T14:48:13.7571200Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:48:15.5804300Z ** help 2021-05-18T14:48:16.1756300Z *** installing help indices 2021-05-18T14:48:16.3071790Z ** building package indices 2021-05-18T14:48:16.6900520Z ** installing vignettes 2021-05-18T14:48:16.6987240Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:48:17.0445030Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:48:17.1822480Z ** testing if installed package can be loaded from final location 2021-05-18T14:48:17.4773690Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:48:17.4807890Z * DONE (xfun) 2021-05-18T14:48:22.4284420Z * installing *source* package ‘stringi’ ... 2021-05-18T14:48:22.6030980Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-18T14:48:22.6031790Z ** using staged installation 2021-05-18T14:48:22.8170530Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-18T14:48:22.8172110Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-18T14:48:23.0344870Z checking for endianness... little 2021-05-18T14:48:23.2541290Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-18T14:48:23.4683590Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-18T14:48:23.4697460Z checking for cat... /bin/cat 2021-05-18T14:48:24.3761680Z checking for local ICUDT_DIR... icu69/data 2021-05-18T14:48:24.3764730Z checking for gcc... clang -mmacosx-version-min=10.13 2021-05-18T14:48:24.6141800Z checking whether the C compiler works... yes 2021-05-18T14:48:24.6142650Z checking for C compiler default output file name... a.out 2021-05-18T14:48:24.7062990Z checking for suffix of executables... 2021-05-18T14:48:24.8917310Z checking whether we are cross compiling... no 2021-05-18T14:48:24.9555900Z checking for suffix of object files... o 2021-05-18T14:48:25.0086030Z checking whether we are using the GNU C compiler... yes 2021-05-18T14:48:25.0597380Z checking whether clang -mmacosx-version-min=10.13 accepts -g... yes 2021-05-18T14:48:25.1352990Z checking for clang -mmacosx-version-min=10.13 option to accept ISO C89... none needed 2021-05-18T14:48:25.2375130Z checking how to run the C preprocessor... clang -mmacosx-version-min=10.13 -E 2021-05-18T14:48:25.6880670Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-18T14:48:25.6908620Z checking for egrep... /usr/bin/grep -E 2021-05-18T14:48:25.8132650Z rm: conftest.dSYM: is a directory 2021-05-18T14:48:25.8637700Z rm: conftest.dSYM: is a directory 2021-05-18T14:48:26.1150240Z checking for ANSI C header files... yes 2021-05-18T14:48:26.2034210Z checking for sys/types.h... yes 2021-05-18T14:48:26.2893840Z checking for sys/stat.h... yes 2021-05-18T14:48:26.3794330Z checking for stdlib.h... yes 2021-05-18T14:48:26.4741550Z checking for string.h... yes 2021-05-18T14:48:26.5608870Z checking for memory.h... yes 2021-05-18T14:48:26.6469570Z checking for strings.h... yes 2021-05-18T14:48:26.7404400Z checking for inttypes.h... yes 2021-05-18T14:48:26.8281820Z checking for stdint.h... yes 2021-05-18T14:48:26.9298310Z checking for unistd.h... yes 2021-05-18T14:48:27.0245600Z checking elf.h usability... no 2021-05-18T14:48:27.0902280Z checking elf.h presence... no 2021-05-18T14:48:27.0903590Z checking for elf.h... no 2021-05-18T14:48:27.2801170Z checking whether we are using the GNU C++ compiler... yes 2021-05-18T14:48:27.3263500Z checking whether clang++ -mmacosx-version-min=10.13 -std=gnu++11 accepts -g... yes 2021-05-18T14:48:28.0767380Z checking whether the C++ compiler supports the long long type... yes 2021-05-18T14:48:28.1354120Z checking whether the compiler implements namespaces... yes 2021-05-18T14:48:28.6355620Z checking whether the compiler supports Standard Template Library... yes 2021-05-18T14:48:29.7002690Z checking whether std::map is available... yes 2021-05-18T14:48:29.7041000Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-18T14:48:29.7193050Z checking with pkg-config for the system ICU4C... no 2021-05-18T14:48:29.7194670Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-18T14:48:29.7196390Z *** Trying with 'standard' fallback flags 2021-05-18T14:48:29.7840610Z checking whether an ICU4C-based project can be built... no 2021-05-18T14:48:29.7841700Z *** This version of ICU4C cannot be used. 2021-05-18T14:48:29.7842420Z *** Using the ICU 69 bundle. 2021-05-18T14:48:30.6248720Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-18T14:48:31.4276960Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-18T14:48:32.1618630Z checking whether alignof(std::max_align_t) is available... yes 2021-05-18T14:48:32.4420020Z downloading the ICU data library (icudt) 2021-05-18T14:48:32.4421920Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-18T14:48:32.4446830Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-18T14:48:32.6487510Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-18T14:48:32.7758050Z ================================================== 2021-05-18T14:48:32.7758620Z downloaded 10.9 MB 2021-05-18T14:48:32.7758890Z 2021-05-18T14:48:32.8644320Z icudt has been downloaded successfully 2021-05-18T14:48:32.9338400Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-18T14:48:33.2058600Z config.status: creating src/Makevars 2021-05-18T14:48:33.2383250Z config.status: creating src/uconfig_local.h 2021-05-18T14:48:33.2713900Z config.status: creating src/install.libs.R 2021-05-18T14:48:33.3033570Z 2021-05-18T14:48:33.3034350Z *** stringi configure summary: 2021-05-18T14:48:33.3034820Z ICU_FOUND=0 2021-05-18T14:48:33.3035230Z ICUDT_DIR=icu69/data 2021-05-18T14:48:33.3035680Z ICU_BUNDLE_VERSION=69 2021-05-18T14:48:33.3036150Z ICUDT_ENDIANNESS=little 2021-05-18T14:48:33.3036670Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-18T14:48:33.3037930Z STRINGI_CFLAGS= -fPIC 2021-05-18T14:48:33.3040040Z STRINGI_CPPFLAGS=-I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG 2021-05-18T14:48:33.3041590Z STRINGI_CXXFLAGS= -fPIC 2021-05-18T14:48:33.3042060Z STRINGI_LDFLAGS= 2021-05-18T14:48:33.3042640Z STRINGI_LIBS= 2021-05-18T14:48:33.3042900Z 2021-05-18T14:48:33.3043320Z *** Compiler settings used: 2021-05-18T14:48:33.3044300Z CC=clang -mmacosx-version-min=10.13 2021-05-18T14:48:33.3045390Z LD=clang++ -mmacosx-version-min=10.13 -std=gnu++14 2021-05-18T14:48:33.3046580Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-18T14:48:33.3047560Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-18T14:48:33.3048670Z CXX=clang++ -mmacosx-version-min=10.13 -std=gnu++11 2021-05-18T14:48:33.3049650Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-18T14:48:33.3050090Z LDFLAGS= 2021-05-18T14:48:33.3050440Z LIBS= 2021-05-18T14:48:33.3050650Z 2021-05-18T14:48:33.3815590Z ** libs 2021-05-18T14:48:33.4073180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_brkiter.cpp -o stri_brkiter.o 2021-05-18T14:48:34.2393800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_collator.cpp -o stri_collator.o 2021-05-18T14:48:35.0058960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_common.cpp -o stri_common.o 2021-05-18T14:48:35.8792680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_compare.cpp -o stri_compare.o 2021-05-18T14:48:36.7078580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_base.cpp -o stri_container_base.o 2021-05-18T14:48:37.4013780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_bytesearch.cpp -o stri_container_bytesearch.o 2021-05-18T14:48:38.3352130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_listint.cpp -o stri_container_listint.o 2021-05-18T14:48:39.0897860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_listraw.cpp -o stri_container_listraw.o 2021-05-18T14:48:39.8722310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_listutf8.cpp -o stri_container_listutf8.o 2021-05-18T14:48:40.6220600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_regex.cpp -o stri_container_regex.o 2021-05-18T14:48:41.4653540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_usearch.cpp -o stri_container_usearch.o 2021-05-18T14:48:42.2859690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_utf16.cpp -o stri_container_utf16.o 2021-05-18T14:48:44.0090690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_utf8.cpp -o stri_container_utf8.o 2021-05-18T14:48:44.1080090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_container_utf8_indexable.cpp -o stri_container_utf8_indexable.o 2021-05-18T14:48:44.8992840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_encoding_conversion.cpp -o stri_encoding_conversion.o 2021-05-18T14:48:45.9388730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_encoding_detection.cpp -o stri_encoding_detection.o 2021-05-18T14:48:47.7737660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_encoding_management.cpp -o stri_encoding_management.o 2021-05-18T14:48:48.6266960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_escape.cpp -o stri_escape.o 2021-05-18T14:48:49.4517460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_exception.cpp -o stri_exception.o 2021-05-18T14:48:50.1513960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_ICU_settings.cpp -o stri_ICU_settings.o 2021-05-18T14:48:50.8513890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_join.cpp -o stri_join.o 2021-05-18T14:48:51.9220240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_length.cpp -o stri_length.o 2021-05-18T14:48:52.7392340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_pad.cpp -o stri_pad.o 2021-05-18T14:48:53.5352320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_prepare_arg.cpp -o stri_prepare_arg.o 2021-05-18T14:48:54.4267240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_random.cpp -o stri_random.o 2021-05-18T14:48:55.3854510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_reverse.cpp -o stri_reverse.o 2021-05-18T14:48:56.1248360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_count.cpp -o stri_search_class_count.o 2021-05-18T14:48:56.9320340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_detect.cpp -o stri_search_class_detect.o 2021-05-18T14:48:57.7474430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_extract.cpp -o stri_search_class_extract.o 2021-05-18T14:48:58.9342060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_locate.cpp -o stri_search_class_locate.o 2021-05-18T14:49:00.1068220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_replace.cpp -o stri_search_class_replace.o 2021-05-18T14:49:01.4196360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_split.cpp -o stri_search_class_split.o 2021-05-18T14:49:02.5975630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_startsendswith.cpp -o stri_search_class_startsendswith.o 2021-05-18T14:49:03.4633810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_subset.cpp -o stri_search_class_subset.o 2021-05-18T14:49:04.3838880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_class_trim.cpp -o stri_search_class_trim.o 2021-05-18T14:49:05.2119320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_common.cpp -o stri_search_common.o 2021-05-18T14:49:06.0098680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_count.cpp -o stri_search_coll_count.o 2021-05-18T14:49:06.8075400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_detect.cpp -o stri_search_coll_detect.o 2021-05-18T14:49:07.6111010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_extract.cpp -o stri_search_coll_extract.o 2021-05-18T14:49:08.7761750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_locate.cpp -o stri_search_coll_locate.o 2021-05-18T14:49:09.9195890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_replace.cpp -o stri_search_coll_replace.o 2021-05-18T14:49:11.1419810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_split.cpp -o stri_search_coll_split.o 2021-05-18T14:49:12.3331760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_startsendswith.cpp -o stri_search_coll_startsendswith.o 2021-05-18T14:49:13.1873060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_coll_subset.cpp -o stri_search_coll_subset.o 2021-05-18T14:49:14.0715290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_boundaries_count.cpp -o stri_search_boundaries_count.o 2021-05-18T14:49:14.8070660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_boundaries_extract.cpp -o stri_search_boundaries_extract.o 2021-05-18T14:49:15.8860930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_boundaries_locate.cpp -o stri_search_boundaries_locate.o 2021-05-18T14:49:16.9613630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_boundaries_split.cpp -o stri_search_boundaries_split.o 2021-05-18T14:49:18.0500500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_count.cpp -o stri_search_fixed_count.o 2021-05-18T14:49:18.7904260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_detect.cpp -o stri_search_fixed_detect.o 2021-05-18T14:49:19.5239730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_extract.cpp -o stri_search_fixed_extract.o 2021-05-18T14:49:20.6141720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_locate.cpp -o stri_search_fixed_locate.o 2021-05-18T14:49:21.7256530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_replace.cpp -o stri_search_fixed_replace.o 2021-05-18T14:49:22.9158760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_split.cpp -o stri_search_fixed_split.o 2021-05-18T14:49:24.0398550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_subset.cpp -o stri_search_fixed_subset.o 2021-05-18T14:49:24.9175760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_fixed_startsendswith.cpp -o stri_search_fixed_startsendswith.o 2021-05-18T14:49:25.7164410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_in.cpp -o stri_search_in.o 2021-05-18T14:49:25.7547980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_other_split.cpp -o stri_search_other_split.o 2021-05-18T14:49:26.9373940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_count.cpp -o stri_search_regex_count.o 2021-05-18T14:49:27.6758770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_detect.cpp -o stri_search_regex_detect.o 2021-05-18T14:49:28.4168210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_extract.cpp -o stri_search_regex_extract.o 2021-05-18T14:49:29.5494510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_locate.cpp -o stri_search_regex_locate.o 2021-05-18T14:49:30.6719360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_match.cpp -o stri_search_regex_match.o 2021-05-18T14:49:32.0100100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_replace.cpp -o stri_search_regex_replace.o 2021-05-18T14:49:32.8363490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_split.cpp -o stri_search_regex_split.o 2021-05-18T14:49:33.9922660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_search_regex_subset.cpp -o stri_search_regex_subset.o 2021-05-18T14:49:34.8383040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_sort.cpp -o stri_sort.o 2021-05-18T14:49:37.0174240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_stats.cpp -o stri_stats.o 2021-05-18T14:49:37.8043330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_stringi.cpp -o stri_stringi.o 2021-05-18T14:49:38.5826700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_sub.cpp -o stri_sub.o 2021-05-18T14:49:39.5643960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_test.cpp -o stri_test.o 2021-05-18T14:49:40.3047440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_time_zone.cpp -o stri_time_zone.o 2021-05-18T14:49:41.0583410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_time_calendar.cpp -o stri_time_calendar.o 2021-05-18T14:49:41.9713180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_time_symbols.cpp -o stri_time_symbols.o 2021-05-18T14:49:42.8054310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_time_format.cpp -o stri_time_format.o 2021-05-18T14:49:43.7249510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_trans_casemap.cpp -o stri_trans_casemap.o 2021-05-18T14:49:44.5686610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_trans_other.cpp -o stri_trans_other.o 2021-05-18T14:49:45.5471880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_trans_normalization.cpp -o stri_trans_normalization.o 2021-05-18T14:49:46.3333800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_trans_transliterate.cpp -o stri_trans_transliterate.o 2021-05-18T14:49:47.0852180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_ucnv.cpp -o stri_ucnv.o 2021-05-18T14:49:47.9009810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_uloc.cpp -o stri_uloc.o 2021-05-18T14:49:48.5970130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_utils.cpp -o stri_utils.o 2021-05-18T14:49:49.3376410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c stri_wrap.cpp -o stri_wrap.o 2021-05-18T14:49:50.8918940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/appendable.cpp -o icu69/common/appendable.o 2021-05-18T14:49:50.9676270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bmpset.cpp -o icu69/common/bmpset.o 2021-05-18T14:49:51.7248170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/brkeng.cpp -o icu69/common/brkeng.o 2021-05-18T14:49:52.4947330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/brkiter.cpp -o icu69/common/brkiter.o 2021-05-18T14:49:53.2946220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytesinkutil.cpp -o icu69/common/bytesinkutil.o 2021-05-18T14:49:53.8245230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytestream.cpp -o icu69/common/bytestream.o 2021-05-18T14:49:54.2904630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytestrie.cpp -o icu69/common/bytestrie.o 2021-05-18T14:49:54.8785000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytestriebuilder.cpp -o icu69/common/bytestriebuilder.o 2021-05-18T14:49:55.5698850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/bytestrieiterator.cpp -o icu69/common/bytestrieiterator.o 2021-05-18T14:49:56.1527630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/caniter.cpp -o icu69/common/caniter.o 2021-05-18T14:49:57.0601270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/characterproperties.cpp -o icu69/common/characterproperties.o 2021-05-18T14:49:57.8524790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/chariter.cpp -o icu69/common/chariter.o 2021-05-18T14:49:58.3457360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/charstr.cpp -o icu69/common/charstr.o 2021-05-18T14:49:58.9473610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/cmemory.cpp -o icu69/common/cmemory.o 2021-05-18T14:49:59.2740100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/cstr.cpp -o icu69/common/cstr.o 2021-05-18T14:49:59.7746800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/cstring.cpp -o icu69/common/cstring.o 2021-05-18T14:50:00.1234810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/cwchar.cpp -o icu69/common/cwchar.o 2021-05-18T14:50:00.1734870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/dictbe.cpp -o icu69/common/dictbe.o 2021-05-18T14:50:01.2607670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/dictionarydata.cpp -o icu69/common/dictionarydata.o 2021-05-18T14:50:01.8440210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/dtintrv.cpp -o icu69/common/dtintrv.o 2021-05-18T14:50:01.9260460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/edits.cpp -o icu69/common/edits.o 2021-05-18T14:50:02.6600720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/errorcode.cpp -o icu69/common/errorcode.o 2021-05-18T14:50:02.7307140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/filteredbrk.cpp -o icu69/common/filteredbrk.o 2021-05-18T14:50:03.7416100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/filterednormalizer2.cpp -o icu69/common/filterednormalizer2.o 2021-05-18T14:50:04.4003950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/icudataver.cpp -o icu69/common/icudataver.o 2021-05-18T14:50:04.9016920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/icuplug.cpp -o icu69/common/icuplug.o 2021-05-18T14:50:04.9518700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/loadednormalizer2impl.cpp -o icu69/common/loadednormalizer2impl.o 2021-05-18T14:50:05.7568910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/localebuilder.cpp -o icu69/common/localebuilder.o 2021-05-18T14:50:06.5245500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/localematcher.cpp -o icu69/common/localematcher.o 2021-05-18T14:50:07.4497440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/localeprioritylist.cpp -o icu69/common/localeprioritylist.o 2021-05-18T14:50:08.0775170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locavailable.cpp -o icu69/common/locavailable.o 2021-05-18T14:50:08.8008860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locbased.cpp -o icu69/common/locbased.o 2021-05-18T14:50:09.3096060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locdispnames.cpp -o icu69/common/locdispnames.o 2021-05-18T14:50:10.1860550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locdistance.cpp -o icu69/common/locdistance.o 2021-05-18T14:50:10.9414070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locdspnm.cpp -o icu69/common/locdspnm.o 2021-05-18T14:50:12.0037780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locid.cpp -o icu69/common/locid.o 2021-05-18T14:50:13.6931780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/loclikely.cpp -o icu69/common/loclikely.o 2021-05-18T14:50:14.4839650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/loclikelysubtags.cpp -o icu69/common/loclikelysubtags.o 2021-05-18T14:50:15.3970010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locmap.cpp -o icu69/common/locmap.o 2021-05-18T14:50:15.9396090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locresdata.cpp -o icu69/common/locresdata.o 2021-05-18T14:50:16.4862760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/locutil.cpp -o icu69/common/locutil.o 2021-05-18T14:50:17.2252900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/lsr.cpp -o icu69/common/lsr.o 2021-05-18T14:50:17.7673470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/messagepattern.cpp -o icu69/common/messagepattern.o 2021-05-18T14:50:18.8423470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/normalizer2.cpp -o icu69/common/normalizer2.o 2021-05-18T14:50:19.9334540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/normalizer2impl.cpp -o icu69/common/normalizer2impl.o 2021-05-18T14:50:21.8585700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/normlzr.cpp -o icu69/common/normlzr.o 2021-05-18T14:50:22.6593760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/parsepos.cpp -o icu69/common/parsepos.o 2021-05-18T14:50:22.7297810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/patternprops.cpp -o icu69/common/patternprops.o 2021-05-18T14:50:23.2535160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/pluralmap.cpp -o icu69/common/pluralmap.o 2021-05-18T14:50:23.7585900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/propname.cpp -o icu69/common/propname.o 2021-05-18T14:50:24.5123360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/propsvec.cpp -o icu69/common/propsvec.o 2021-05-18T14:50:25.1437850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/punycode.cpp -o icu69/common/punycode.o 2021-05-18T14:50:25.5670540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/putil.cpp -o icu69/common/putil.o 2021-05-18T14:50:26.4143870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbi.cpp -o icu69/common/rbbi.o 2021-05-18T14:50:27.5138000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbi_cache.cpp -o icu69/common/rbbi_cache.o 2021-05-18T14:50:28.4301350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbidata.cpp -o icu69/common/rbbidata.o 2021-05-18T14:50:29.1967210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbinode.cpp -o icu69/common/rbbinode.o 2021-05-18T14:50:29.8272170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbirb.cpp -o icu69/common/rbbirb.o 2021-05-18T14:50:30.6172100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbiscan.cpp -o icu69/common/rbbiscan.o 2021-05-18T14:50:31.5919550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbisetb.cpp -o icu69/common/rbbisetb.o 2021-05-18T14:50:32.3310500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbistbl.cpp -o icu69/common/rbbistbl.o 2021-05-18T14:50:33.0667760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/rbbitblb.cpp -o icu69/common/rbbitblb.o 2021-05-18T14:50:34.2415440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/resbund.cpp -o icu69/common/resbund.o 2021-05-18T14:50:34.9919650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/resbund_cnv.cpp -o icu69/common/resbund_cnv.o 2021-05-18T14:50:35.5277100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/resource.cpp -o icu69/common/resource.o 2021-05-18T14:50:36.0396700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/restrace.cpp -o icu69/common/restrace.o 2021-05-18T14:50:36.0922370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ruleiter.cpp -o icu69/common/ruleiter.o 2021-05-18T14:50:36.6505770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/schriter.cpp -o icu69/common/schriter.o 2021-05-18T14:50:37.2042230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/serv.cpp -o icu69/common/serv.o 2021-05-18T14:50:38.1746400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servlk.cpp -o icu69/common/servlk.o 2021-05-18T14:50:38.9005890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servlkf.cpp -o icu69/common/servlkf.o 2021-05-18T14:50:39.6187910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servls.cpp -o icu69/common/servls.o 2021-05-18T14:50:40.3751590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servnotf.cpp -o icu69/common/servnotf.o 2021-05-18T14:50:41.0000370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servrbf.cpp -o icu69/common/servrbf.o 2021-05-18T14:50:41.6797530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/servslkf.cpp -o icu69/common/servslkf.o 2021-05-18T14:50:42.3743210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/sharedobject.cpp -o icu69/common/sharedobject.o 2021-05-18T14:50:43.0044450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/simpleformatter.cpp -o icu69/common/simpleformatter.o 2021-05-18T14:50:43.6059200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/static_unicode_sets.cpp -o icu69/common/static_unicode_sets.o 2021-05-18T14:50:44.4249310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/stringpiece.cpp -o icu69/common/stringpiece.o 2021-05-18T14:50:44.9190300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/stringtriebuilder.cpp -o icu69/common/stringtriebuilder.o 2021-05-18T14:50:45.5141930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uarrsort.cpp -o icu69/common/uarrsort.o 2021-05-18T14:50:45.9244760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubidi.cpp -o icu69/common/ubidi.o 2021-05-18T14:50:47.2219380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubidi_props.cpp -o icu69/common/ubidi_props.o 2021-05-18T14:50:47.9225840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubidiln.cpp -o icu69/common/ubidiln.o 2021-05-18T14:50:48.7448930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubiditransform.cpp -o icu69/common/ubiditransform.o 2021-05-18T14:50:49.1585610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubidiwrt.cpp -o icu69/common/ubidiwrt.o 2021-05-18T14:50:49.6949730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ubrk.cpp -o icu69/common/ubrk.o 2021-05-18T14:50:50.3403660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucase.cpp -o icu69/common/ucase.o 2021-05-18T14:50:51.2935300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucasemap.cpp -o icu69/common/ucasemap.o 2021-05-18T14:50:52.3007010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucasemap_titlecase_brkiter.cpp -o icu69/common/ucasemap_titlecase_brkiter.o 2021-05-18T14:50:52.9976000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucat.cpp -o icu69/common/ucat.o 2021-05-18T14:50:53.5129960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uchar.cpp -o icu69/common/uchar.o 2021-05-18T14:50:54.4852380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucharstrie.cpp -o icu69/common/ucharstrie.o 2021-05-18T14:50:55.1027040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucharstriebuilder.cpp -o icu69/common/ucharstriebuilder.o 2021-05-18T14:50:55.8288310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucharstrieiterator.cpp -o icu69/common/ucharstrieiterator.o 2021-05-18T14:50:56.4332230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uchriter.cpp -o icu69/common/uchriter.o 2021-05-18T14:50:57.0557600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucln_cmn.cpp -o icu69/common/ucln_cmn.o 2021-05-18T14:50:58.0206430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucmndata.cpp -o icu69/common/ucmndata.o 2021-05-18T14:50:58.0214780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv.cpp -o icu69/common/ucnv.o 2021-05-18T14:50:58.9221850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv2022.cpp -o icu69/common/ucnv2022.o 2021-05-18T14:50:59.8111480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_bld.cpp -o icu69/common/ucnv_bld.o 2021-05-18T14:51:00.6768620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_cb.cpp -o icu69/common/ucnv_cb.o 2021-05-18T14:51:01.0621580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_cnv.cpp -o icu69/common/ucnv_cnv.o 2021-05-18T14:51:01.4979490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_ct.cpp -o icu69/common/ucnv_ct.o 2021-05-18T14:51:02.0422240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_err.cpp -o icu69/common/ucnv_err.o 2021-05-18T14:51:02.4723460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_ext.cpp -o icu69/common/ucnv_ext.o 2021-05-18T14:51:03.0510810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_io.cpp -o icu69/common/ucnv_io.o 2021-05-18T14:51:03.9113440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_lmb.cpp -o icu69/common/ucnv_lmb.o 2021-05-18T14:51:04.5037600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_set.cpp -o icu69/common/ucnv_set.o 2021-05-18T14:51:04.8652330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_u16.cpp -o icu69/common/ucnv_u16.o 2021-05-18T14:51:05.4918650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_u32.cpp -o icu69/common/ucnv_u32.o 2021-05-18T14:51:06.0492340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_u7.cpp -o icu69/common/ucnv_u7.o 2021-05-18T14:51:06.6355180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnv_u8.cpp -o icu69/common/ucnv_u8.o 2021-05-18T14:51:07.2547210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvbocu.cpp -o icu69/common/ucnvbocu.o 2021-05-18T14:51:07.8186740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvdisp.cpp -o icu69/common/ucnvdisp.o 2021-05-18T14:51:08.3813950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvhz.cpp -o icu69/common/ucnvhz.o 2021-05-18T14:51:08.8444000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvisci.cpp -o icu69/common/ucnvisci.o 2021-05-18T14:51:09.5508190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvlat1.cpp -o icu69/common/ucnvlat1.o 2021-05-18T14:51:10.0669140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvmbcs.cpp -o icu69/common/ucnvmbcs.o 2021-05-18T14:51:11.7873120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvscsu.cpp -o icu69/common/ucnvscsu.o 2021-05-18T14:51:12.6525890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucnvsel.cpp -o icu69/common/ucnvsel.o 2021-05-18T14:51:13.5449160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucol_swp.cpp -o icu69/common/ucol_swp.o 2021-05-18T14:51:14.2042830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucptrie.cpp -o icu69/common/ucptrie.o 2021-05-18T14:51:14.6699040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ucurr.cpp -o icu69/common/ucurr.o 2021-05-18T14:51:15.9948180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/udata.cpp -o icu69/common/udata.o 2021-05-18T14:51:16.8404910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/udatamem.cpp -o icu69/common/udatamem.o 2021-05-18T14:51:17.1745420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/udataswp.cpp -o icu69/common/udataswp.o 2021-05-18T14:51:17.5937480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uenum.cpp -o icu69/common/uenum.o 2021-05-18T14:51:17.9316310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uhash.cpp -o icu69/common/uhash.o 2021-05-18T14:51:18.5737120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uhash_us.cpp -o icu69/common/uhash_us.o 2021-05-18T14:51:19.0525350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uidna.cpp -o icu69/common/uidna.o 2021-05-18T14:51:19.5545750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uinit.cpp -o icu69/common/uinit.o 2021-05-18T14:51:20.1020670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uinvchar.cpp -o icu69/common/uinvchar.o 2021-05-18T14:51:20.6962360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uiter.cpp -o icu69/common/uiter.o 2021-05-18T14:51:21.5460240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ulist.cpp -o icu69/common/ulist.o 2021-05-18T14:51:21.7899190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uloc.cpp -o icu69/common/uloc.o 2021-05-18T14:51:22.8955500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uloc_keytype.cpp -o icu69/common/uloc_keytype.o 2021-05-18T14:51:23.8535670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uloc_tag.cpp -o icu69/common/uloc_tag.o 2021-05-18T14:51:25.4285820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/umapfile.cpp -o icu69/common/umapfile.o 2021-05-18T14:51:25.7401590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/umath.cpp -o icu69/common/umath.o 2021-05-18T14:51:25.7974990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/umutablecptrie.cpp -o icu69/common/umutablecptrie.o 2021-05-18T14:51:27.2340800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/umutex.cpp -o icu69/common/umutex.o 2021-05-18T14:51:27.8127620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unames.cpp -o icu69/common/unames.o 2021-05-18T14:51:28.9341240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unifiedcache.cpp -o icu69/common/unifiedcache.o 2021-05-18T14:51:29.7060860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unifilt.cpp -o icu69/common/unifilt.o 2021-05-18T14:51:29.7912620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unifunct.cpp -o icu69/common/unifunct.o 2021-05-18T14:51:29.8558830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uniset.cpp -o icu69/common/uniset.o 2021-05-18T14:51:31.1299210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uniset_closure.cpp -o icu69/common/uniset_closure.o 2021-05-18T14:51:31.8674700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uniset_props.cpp -o icu69/common/uniset_props.o 2021-05-18T14:51:32.9020310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unisetspan.cpp -o icu69/common/unisetspan.o 2021-05-18T14:51:33.8256840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr.cpp -o icu69/common/unistr.o 2021-05-18T14:51:34.4174580Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-18T14:51:34.4175630Z static void uprv_UnicodeStringDummy(void) { 2021-05-18T14:51:34.4176260Z ^ 2021-05-18T14:51:35.1009560Z 1 warning generated. 2021-05-18T14:51:35.1060430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_case.cpp -o icu69/common/unistr_case.o 2021-05-18T14:51:35.8137730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_case_locale.cpp -o icu69/common/unistr_case_locale.o 2021-05-18T14:51:36.4211420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_cnv.cpp -o icu69/common/unistr_cnv.o 2021-05-18T14:51:37.0388740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_props.cpp -o icu69/common/unistr_props.o 2021-05-18T14:51:37.5218090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unistr_titlecase_brkiter.cpp -o icu69/common/unistr_titlecase_brkiter.o 2021-05-18T14:51:38.1572710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unorm.cpp -o icu69/common/unorm.o 2021-05-18T14:51:38.8592140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/unormcmp.cpp -o icu69/common/unormcmp.o 2021-05-18T14:51:39.6073760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uobject.cpp -o icu69/common/uobject.o 2021-05-18T14:51:39.9215030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uprops.cpp -o icu69/common/uprops.o 2021-05-18T14:51:40.7633360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ures_cnv.cpp -o icu69/common/ures_cnv.o 2021-05-18T14:51:41.2716500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uresbund.cpp -o icu69/common/uresbund.o 2021-05-18T14:51:42.5585260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uresdata.cpp -o icu69/common/uresdata.o 2021-05-18T14:51:43.4270750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/usc_impl.cpp -o icu69/common/usc_impl.o 2021-05-18T14:51:43.7773720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uscript.cpp -o icu69/common/uscript.o 2021-05-18T14:51:44.3154690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uscript_props.cpp -o icu69/common/uscript_props.o 2021-05-18T14:51:44.8045410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uset.cpp -o icu69/common/uset.o 2021-05-18T14:51:45.4362830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uset_props.cpp -o icu69/common/uset_props.o 2021-05-18T14:51:45.9698700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/usetiter.cpp -o icu69/common/usetiter.o 2021-05-18T14:51:46.5020480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ushape.cpp -o icu69/common/ushape.o 2021-05-18T14:51:47.1672370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/usprep.cpp -o icu69/common/usprep.o 2021-05-18T14:51:48.0602350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustack.cpp -o icu69/common/ustack.o 2021-05-18T14:51:48.3940110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustr_cnv.cpp -o icu69/common/ustr_cnv.o 2021-05-18T14:51:49.0206560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustr_titlecase_brkiter.cpp -o icu69/common/ustr_titlecase_brkiter.o 2021-05-18T14:51:49.7587180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustr_wcs.cpp -o icu69/common/ustr_wcs.o 2021-05-18T14:51:50.1052110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrcase.cpp -o icu69/common/ustrcase.o 2021-05-18T14:51:51.1511720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrcase_locale.cpp -o icu69/common/ustrcase_locale.o 2021-05-18T14:51:51.8393920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrenum.cpp -o icu69/common/ustrenum.o 2021-05-18T14:51:52.4975290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrfmt.cpp -o icu69/common/ustrfmt.o 2021-05-18T14:51:52.8223420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustring.cpp -o icu69/common/ustring.o 2021-05-18T14:51:53.4976680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/ustrtrns.cpp -o icu69/common/ustrtrns.o 2021-05-18T14:51:54.1562240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utext.cpp -o icu69/common/utext.o 2021-05-18T14:51:55.1955850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utf_impl.cpp -o icu69/common/utf_impl.o 2021-05-18T14:51:55.3931950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/util.cpp -o icu69/common/util.o 2021-05-18T14:51:55.9919790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/util_props.cpp -o icu69/common/util_props.o 2021-05-18T14:51:56.5376820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrace.cpp -o icu69/common/utrace.o 2021-05-18T14:51:57.2719150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrie.cpp -o icu69/common/utrie.o 2021-05-18T14:51:57.9837230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrie2.cpp -o icu69/common/utrie2.o 2021-05-18T14:51:58.6936060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrie2_builder.cpp -o icu69/common/utrie2_builder.o 2021-05-18T14:51:59.7680390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utrie_swap.cpp -o icu69/common/utrie_swap.o 2021-05-18T14:52:00.3588640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uts46.cpp -o icu69/common/uts46.o 2021-05-18T14:52:01.3199340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utypes.cpp -o icu69/common/utypes.o 2021-05-18T14:52:01.3839590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uvector.cpp -o icu69/common/uvector.o 2021-05-18T14:52:01.9556930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uvectr32.cpp -o icu69/common/uvectr32.o 2021-05-18T14:52:02.4086020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/uvectr64.cpp -o icu69/common/uvectr64.o 2021-05-18T14:52:02.8098070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/wintz.cpp -o icu69/common/wintz.o 2021-05-18T14:52:02.8603630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/alphaindex.cpp -o icu69/i18n/alphaindex.o 2021-05-18T14:52:03.9762610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/anytrans.cpp -o icu69/i18n/anytrans.o 2021-05-18T14:52:04.7484070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/astro.cpp -o icu69/i18n/astro.o 2021-05-18T14:52:05.5986090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/basictz.cpp -o icu69/i18n/basictz.o 2021-05-18T14:52:06.3169200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/bocsu.cpp -o icu69/i18n/bocsu.o 2021-05-18T14:52:06.7770070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/brktrans.cpp -o icu69/i18n/brktrans.o 2021-05-18T14:52:07.5532830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/buddhcal.cpp -o icu69/i18n/buddhcal.o 2021-05-18T14:52:08.1994500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/calendar.cpp -o icu69/i18n/calendar.o 2021-05-18T14:52:10.1411590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/casetrn.cpp -o icu69/i18n/casetrn.o 2021-05-18T14:52:11.2852980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/cecal.cpp -o icu69/i18n/cecal.o 2021-05-18T14:52:11.3312420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/chnsecal.cpp -o icu69/i18n/chnsecal.o 2021-05-18T14:52:12.1346970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/choicfmt.cpp -o icu69/i18n/choicfmt.o 2021-05-18T14:52:12.8587500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/coleitr.cpp -o icu69/i18n/coleitr.o 2021-05-18T14:52:13.7700220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/coll.cpp -o icu69/i18n/coll.o 2021-05-18T14:52:14.7870700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collation.cpp -o icu69/i18n/collation.o 2021-05-18T14:52:14.9497830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationbuilder.cpp -o icu69/i18n/collationbuilder.o 2021-05-18T14:52:16.3592090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationcompare.cpp -o icu69/i18n/collationcompare.o 2021-05-18T14:52:17.1256530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationdata.cpp -o icu69/i18n/collationdata.o 2021-05-18T14:52:17.9412660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationdatabuilder.cpp -o icu69/i18n/collationdatabuilder.o 2021-05-18T14:52:19.3305780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationdatareader.cpp -o icu69/i18n/collationdatareader.o 2021-05-18T14:52:20.1433400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationdatawriter.cpp -o icu69/i18n/collationdatawriter.o 2021-05-18T14:52:20.9621090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationfastlatin.cpp -o icu69/i18n/collationfastlatin.o 2021-05-18T14:52:21.9512730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationfastlatinbuilder.cpp -o icu69/i18n/collationfastlatinbuilder.o 2021-05-18T14:52:22.8674580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationfcd.cpp -o icu69/i18n/collationfcd.o 2021-05-18T14:52:22.9341930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationiterator.cpp -o icu69/i18n/collationiterator.o 2021-05-18T14:52:24.2306100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationkeys.cpp -o icu69/i18n/collationkeys.o 2021-05-18T14:52:25.3783910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationroot.cpp -o icu69/i18n/collationroot.o 2021-05-18T14:52:26.1378800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationrootelements.cpp -o icu69/i18n/collationrootelements.o 2021-05-18T14:52:26.4183600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationruleparser.cpp -o icu69/i18n/collationruleparser.o 2021-05-18T14:52:27.7738240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationsets.cpp -o icu69/i18n/collationsets.o 2021-05-18T14:52:28.7375400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationsettings.cpp -o icu69/i18n/collationsettings.o 2021-05-18T14:52:29.6035800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationtailoring.cpp -o icu69/i18n/collationtailoring.o 2021-05-18T14:52:30.3964550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/collationweights.cpp -o icu69/i18n/collationweights.o 2021-05-18T14:52:30.8783520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/compactdecimalformat.cpp -o icu69/i18n/compactdecimalformat.o 2021-05-18T14:52:31.6632300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/coptccal.cpp -o icu69/i18n/coptccal.o 2021-05-18T14:52:32.3574040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/cpdtrans.cpp -o icu69/i18n/cpdtrans.o 2021-05-18T14:52:33.1489540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csdetect.cpp -o icu69/i18n/csdetect.o 2021-05-18T14:52:33.9578960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csmatch.cpp -o icu69/i18n/csmatch.o 2021-05-18T14:52:34.4698980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csr2022.cpp -o icu69/i18n/csr2022.o 2021-05-18T14:52:34.8248070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrecog.cpp -o icu69/i18n/csrecog.o 2021-05-18T14:52:34.8900840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrmbcs.cpp -o icu69/i18n/csrmbcs.o 2021-05-18T14:52:35.3140010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrsbcs.cpp -o icu69/i18n/csrsbcs.o 2021-05-18T14:52:35.8742520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrucode.cpp -o icu69/i18n/csrucode.o 2021-05-18T14:52:35.9998630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/csrutf8.cpp -o icu69/i18n/csrutf8.o 2021-05-18T14:52:36.0858850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/curramt.cpp -o icu69/i18n/curramt.o 2021-05-18T14:52:36.6483840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/currfmt.cpp -o icu69/i18n/currfmt.o 2021-05-18T14:52:37.3843280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/currpinf.cpp -o icu69/i18n/currpinf.o 2021-05-18T14:52:38.0887410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/currunit.cpp -o icu69/i18n/currunit.o 2021-05-18T14:52:38.6594480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dangical.cpp -o icu69/i18n/dangical.o 2021-05-18T14:52:39.3640330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/datefmt.cpp -o icu69/i18n/datefmt.o 2021-05-18T14:52:40.3883830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dayperiodrules.cpp -o icu69/i18n/dayperiodrules.o 2021-05-18T14:52:41.2711270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dcfmtsym.cpp -o icu69/i18n/dcfmtsym.o 2021-05-18T14:52:42.2566000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/decContext.cpp -o icu69/i18n/decContext.o 2021-05-18T14:52:42.4531530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/decNumber.cpp -o icu69/i18n/decNumber.o 2021-05-18T14:52:44.6622680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/decimfmt.cpp -o icu69/i18n/decimfmt.o 2021-05-18T14:52:46.3831670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-bignum-dtoa.cpp -o icu69/i18n/double-conversion-bignum-dtoa.o 2021-05-18T14:52:46.6332830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-bignum.cpp -o icu69/i18n/double-conversion-bignum.o 2021-05-18T14:52:47.4916050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-cached-powers.cpp -o icu69/i18n/double-conversion-cached-powers.o 2021-05-18T14:52:47.6588920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-double-to-string.cpp -o icu69/i18n/double-conversion-double-to-string.o 2021-05-18T14:52:48.0580320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-fast-dtoa.cpp -o icu69/i18n/double-conversion-fast-dtoa.o 2021-05-18T14:52:48.4222120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-string-to-double.cpp -o icu69/i18n/double-conversion-string-to-double.o 2021-05-18T14:52:49.2933000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/double-conversion-strtod.cpp -o icu69/i18n/double-conversion-strtod.o 2021-05-18T14:52:49.6307880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtfmtsym.cpp -o icu69/i18n/dtfmtsym.o 2021-05-18T14:52:52.6753590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtitvfmt.cpp -o icu69/i18n/dtitvfmt.o 2021-05-18T14:52:54.1369940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtitvinf.cpp -o icu69/i18n/dtitvinf.o 2021-05-18T14:52:55.0554140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtptngen.cpp -o icu69/i18n/dtptngen.o 2021-05-18T14:52:57.4144650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/dtrule.cpp -o icu69/i18n/dtrule.o 2021-05-18T14:52:57.6033650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/erarules.cpp -o icu69/i18n/erarules.o 2021-05-18T14:52:58.2140340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/esctrn.cpp -o icu69/i18n/esctrn.o 2021-05-18T14:52:58.8551990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ethpccal.cpp -o icu69/i18n/ethpccal.o 2021-05-18T14:52:59.5124290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/fmtable.cpp -o icu69/i18n/fmtable.o 2021-05-18T14:53:00.4812770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/fmtable_cnv.cpp -o icu69/i18n/fmtable_cnv.o 2021-05-18T14:53:00.9568960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/format.cpp -o icu69/i18n/format.o 2021-05-18T14:53:01.5269050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/formatted_string_builder.cpp -o icu69/i18n/formatted_string_builder.o 2021-05-18T14:53:02.2819030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/formattedval_iterimpl.cpp -o icu69/i18n/formattedval_iterimpl.o 2021-05-18T14:53:02.9018110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/formattedval_sbimpl.cpp -o icu69/i18n/formattedval_sbimpl.o 2021-05-18T14:53:03.7497200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/formattedvalue.cpp -o icu69/i18n/formattedvalue.o 2021-05-18T14:53:04.3430890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/fphdlimp.cpp -o icu69/i18n/fphdlimp.o 2021-05-18T14:53:04.9090170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/fpositer.cpp -o icu69/i18n/fpositer.o 2021-05-18T14:53:05.2734610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/funcrepl.cpp -o icu69/i18n/funcrepl.o 2021-05-18T14:53:05.8576300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/gender.cpp -o icu69/i18n/gender.o 2021-05-18T14:53:06.5530620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/gregocal.cpp -o icu69/i18n/gregocal.o 2021-05-18T14:53:07.3963150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/gregoimp.cpp -o icu69/i18n/gregoimp.o 2021-05-18T14:53:07.9551230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/hebrwcal.cpp -o icu69/i18n/hebrwcal.o 2021-05-18T14:53:08.7067290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/indiancal.cpp -o icu69/i18n/indiancal.o 2021-05-18T14:53:09.4067730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/inputext.cpp -o icu69/i18n/inputext.o 2021-05-18T14:53:09.7673220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/islamcal.cpp -o icu69/i18n/islamcal.o 2021-05-18T14:53:10.5381370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/japancal.cpp -o icu69/i18n/japancal.o 2021-05-18T14:53:11.2376090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/listformatter.cpp -o icu69/i18n/listformatter.o 2021-05-18T14:53:12.3514640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/measfmt.cpp -o icu69/i18n/measfmt.o 2021-05-18T14:53:13.6999460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/measunit.cpp -o icu69/i18n/measunit.o 2021-05-18T14:53:15.1596420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/measunit_extra.cpp -o icu69/i18n/measunit_extra.o 2021-05-18T14:53:16.3596840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/measure.cpp -o icu69/i18n/measure.o 2021-05-18T14:53:16.9048370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/msgfmt.cpp -o icu69/i18n/msgfmt.o 2021-05-18T14:53:18.4358650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/name2uni.cpp -o icu69/i18n/name2uni.o 2021-05-18T14:53:19.0306030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nfrs.cpp -o icu69/i18n/nfrs.o 2021-05-18T14:53:19.8988110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nfrule.cpp -o icu69/i18n/nfrule.o 2021-05-18T14:53:21.0167610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nfsubs.cpp -o icu69/i18n/nfsubs.o 2021-05-18T14:53:22.1210180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nortrans.cpp -o icu69/i18n/nortrans.o 2021-05-18T14:53:22.7328310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/nultrans.cpp -o icu69/i18n/nultrans.o 2021-05-18T14:53:23.2490700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_affixutils.cpp -o icu69/i18n/number_affixutils.o 2021-05-18T14:53:24.0316140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_asformat.cpp -o icu69/i18n/number_asformat.o 2021-05-18T14:53:24.8058100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_capi.cpp -o icu69/i18n/number_capi.o 2021-05-18T14:53:25.6394250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_compact.cpp -o icu69/i18n/number_compact.o 2021-05-18T14:53:26.5346850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_currencysymbols.cpp -o icu69/i18n/number_currencysymbols.o 2021-05-18T14:53:27.2761450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_decimalquantity.cpp -o icu69/i18n/number_decimalquantity.o 2021-05-18T14:53:28.6121560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_decimfmtprops.cpp -o icu69/i18n/number_decimfmtprops.o 2021-05-18T14:53:29.4519060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_fluent.cpp -o icu69/i18n/number_fluent.o 2021-05-18T14:53:30.9879340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_formatimpl.cpp -o icu69/i18n/number_formatimpl.o 2021-05-18T14:53:32.2420530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_grouping.cpp -o icu69/i18n/number_grouping.o 2021-05-18T14:53:32.9635910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_integerwidth.cpp -o icu69/i18n/number_integerwidth.o 2021-05-18T14:53:33.6467770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_longnames.cpp -o icu69/i18n/number_longnames.o 2021-05-18T14:53:35.4819290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_mapper.cpp -o icu69/i18n/number_mapper.o 2021-05-18T14:53:36.4286920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_modifiers.cpp -o icu69/i18n/number_modifiers.o 2021-05-18T14:53:37.3907390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_multiplier.cpp -o icu69/i18n/number_multiplier.o 2021-05-18T14:53:38.1640440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_notation.cpp -o icu69/i18n/number_notation.o 2021-05-18T14:53:38.8076620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_output.cpp -o icu69/i18n/number_output.o 2021-05-18T14:53:39.6828040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_padding.cpp -o icu69/i18n/number_padding.o 2021-05-18T14:53:40.3457830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_patternmodifier.cpp -o icu69/i18n/number_patternmodifier.o 2021-05-18T14:53:41.2472540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_patternstring.cpp -o icu69/i18n/number_patternstring.o 2021-05-18T14:53:42.4259210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_rounding.cpp -o icu69/i18n/number_rounding.o 2021-05-18T14:53:43.2915830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_scientific.cpp -o icu69/i18n/number_scientific.o 2021-05-18T14:53:44.0445440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_skeletons.cpp -o icu69/i18n/number_skeletons.o 2021-05-18T14:53:45.5634230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_symbolswrapper.cpp -o icu69/i18n/number_symbolswrapper.o 2021-05-18T14:53:46.2862720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_usageprefs.cpp -o icu69/i18n/number_usageprefs.o 2021-05-18T14:53:47.2821070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/number_utils.cpp -o icu69/i18n/number_utils.o 2021-05-18T14:53:48.1324830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numfmt.cpp -o icu69/i18n/numfmt.o 2021-05-18T14:53:49.4792960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_affixes.cpp -o icu69/i18n/numparse_affixes.o 2021-05-18T14:53:50.5917940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_compositions.cpp -o icu69/i18n/numparse_compositions.o 2021-05-18T14:53:51.3218860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_currency.cpp -o icu69/i18n/numparse_currency.o 2021-05-18T14:53:52.0721760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_decimal.cpp -o icu69/i18n/numparse_decimal.o 2021-05-18T14:53:52.9089100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_impl.cpp -o icu69/i18n/numparse_impl.o 2021-05-18T14:53:54.2360650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_parsednumber.cpp -o icu69/i18n/numparse_parsednumber.o 2021-05-18T14:53:54.9410510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_scientific.cpp -o icu69/i18n/numparse_scientific.o 2021-05-18T14:53:55.6722250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_symbols.cpp -o icu69/i18n/numparse_symbols.o 2021-05-18T14:53:56.4621240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numparse_validators.cpp -o icu69/i18n/numparse_validators.o 2021-05-18T14:53:57.1679760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numrange_capi.cpp -o icu69/i18n/numrange_capi.o 2021-05-18T14:53:58.0986190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numrange_fluent.cpp -o icu69/i18n/numrange_fluent.o 2021-05-18T14:53:59.2464970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numrange_impl.cpp -o icu69/i18n/numrange_impl.o 2021-05-18T14:54:00.3345320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/numsys.cpp -o icu69/i18n/numsys.o 2021-05-18T14:54:01.1606070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/olsontz.cpp -o icu69/i18n/olsontz.o 2021-05-18T14:54:02.1827170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/persncal.cpp -o icu69/i18n/persncal.o 2021-05-18T14:54:02.8628290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/pluralranges.cpp -o icu69/i18n/pluralranges.o 2021-05-18T14:54:03.7318990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/plurfmt.cpp -o icu69/i18n/plurfmt.o 2021-05-18T14:54:04.7603330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/plurrule.cpp -o icu69/i18n/plurrule.o 2021-05-18T14:54:06.6507410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/quant.cpp -o icu69/i18n/quant.o 2021-05-18T14:54:07.2092430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/quantityformatter.cpp -o icu69/i18n/quantityformatter.o 2021-05-18T14:54:07.9837420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbnf.cpp -o icu69/i18n/rbnf.o 2021-05-18T14:54:09.5264100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt.cpp -o icu69/i18n/rbt.o 2021-05-18T14:54:10.2294040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_data.cpp -o icu69/i18n/rbt_data.o 2021-05-18T14:54:10.9143060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_pars.cpp -o icu69/i18n/rbt_pars.o 2021-05-18T14:54:12.0234600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_rule.cpp -o icu69/i18n/rbt_rule.o 2021-05-18T14:54:12.6809700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbt_set.cpp -o icu69/i18n/rbt_set.o 2021-05-18T14:54:13.3220670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rbtz.cpp -o icu69/i18n/rbtz.o 2021-05-18T14:54:14.2471430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/regexcmp.cpp -o icu69/i18n/regexcmp.o 2021-05-18T14:54:16.1549250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/regeximp.cpp -o icu69/i18n/regeximp.o 2021-05-18T14:54:16.7797390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/regexst.cpp -o icu69/i18n/regexst.o 2021-05-18T14:54:17.4851850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/regextxt.cpp -o icu69/i18n/regextxt.o 2021-05-18T14:54:17.9700220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/region.cpp -o icu69/i18n/region.o 2021-05-18T14:54:19.1001430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/reldatefmt.cpp -o icu69/i18n/reldatefmt.o 2021-05-18T14:54:20.6721630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/reldtfmt.cpp -o icu69/i18n/reldtfmt.o 2021-05-18T14:54:21.5967890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rematch.cpp -o icu69/i18n/rematch.o 2021-05-18T14:54:24.6647310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/remtrans.cpp -o icu69/i18n/remtrans.o 2021-05-18T14:54:25.1956760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/repattrn.cpp -o icu69/i18n/repattrn.o 2021-05-18T14:54:26.0032330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/rulebasedcollator.cpp -o icu69/i18n/rulebasedcollator.o 2021-05-18T14:54:27.4911450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/scientificnumberformatter.cpp -o icu69/i18n/scientificnumberformatter.o 2021-05-18T14:54:28.1941130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/scriptset.cpp -o icu69/i18n/scriptset.o 2021-05-18T14:54:28.8102160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/search.cpp -o icu69/i18n/search.o 2021-05-18T14:54:29.4865650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/selfmt.cpp -o icu69/i18n/selfmt.o 2021-05-18T14:54:30.1757220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/sharedbreakiterator.cpp -o icu69/i18n/sharedbreakiterator.o 2021-05-18T14:54:30.7754360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/simpletz.cpp -o icu69/i18n/simpletz.o 2021-05-18T14:54:31.7576890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/smpdtfmt.cpp -o icu69/i18n/smpdtfmt.o 2021-05-18T14:54:34.0886240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/smpdtfst.cpp -o icu69/i18n/smpdtfst.o 2021-05-18T14:54:34.7483740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/sortkey.cpp -o icu69/i18n/sortkey.o 2021-05-18T14:54:35.3574270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/standardplural.cpp -o icu69/i18n/standardplural.o 2021-05-18T14:54:35.8626590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/string_segment.cpp -o icu69/i18n/string_segment.o 2021-05-18T14:54:36.5975750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/strmatch.cpp -o icu69/i18n/strmatch.o 2021-05-18T14:54:37.2533480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/strrepl.cpp -o icu69/i18n/strrepl.o 2021-05-18T14:54:37.9020770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/stsearch.cpp -o icu69/i18n/stsearch.o 2021-05-18T14:54:38.6144800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/taiwncal.cpp -o icu69/i18n/taiwncal.o 2021-05-18T14:54:39.2690920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/timezone.cpp -o icu69/i18n/timezone.o 2021-05-18T14:54:40.4717640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/titletrn.cpp -o icu69/i18n/titletrn.o 2021-05-18T14:54:41.1405970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tmunit.cpp -o icu69/i18n/tmunit.o 2021-05-18T14:54:41.6499410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tmutamt.cpp -o icu69/i18n/tmutamt.o 2021-05-18T14:54:42.1817900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tmutfmt.cpp -o icu69/i18n/tmutfmt.o 2021-05-18T14:54:43.1836190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tolowtrn.cpp -o icu69/i18n/tolowtrn.o 2021-05-18T14:54:43.8131420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/toupptrn.cpp -o icu69/i18n/toupptrn.o 2021-05-18T14:54:44.4335790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/translit.cpp -o icu69/i18n/translit.o 2021-05-18T14:54:45.6273700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/transreg.cpp -o icu69/i18n/transreg.o 2021-05-18T14:54:46.6619720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tridpars.cpp -o icu69/i18n/tridpars.o 2021-05-18T14:54:47.5690930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tzfmt.cpp -o icu69/i18n/tzfmt.o 2021-05-18T14:54:49.1912450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tzgnames.cpp -o icu69/i18n/tzgnames.o 2021-05-18T14:54:50.2416690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tznames.cpp -o icu69/i18n/tznames.o 2021-05-18T14:54:51.0065290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tznames_impl.cpp -o icu69/i18n/tznames_impl.o 2021-05-18T14:54:52.4218000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tzrule.cpp -o icu69/i18n/tzrule.o 2021-05-18T14:54:53.1553170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/tztrans.cpp -o icu69/i18n/tztrans.o 2021-05-18T14:54:53.6691190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucal.cpp -o icu69/i18n/ucal.o 2021-05-18T14:54:54.4048680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucln_in.cpp -o icu69/i18n/ucln_in.o 2021-05-18T14:54:54.9359520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucol.cpp -o icu69/i18n/ucol.o 2021-05-18T14:54:55.6143310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucol_res.cpp -o icu69/i18n/ucol_res.o 2021-05-18T14:54:56.5922760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucol_sit.cpp -o icu69/i18n/ucol_sit.o 2021-05-18T14:54:57.3709430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucoleitr.cpp -o icu69/i18n/ucoleitr.o 2021-05-18T14:54:58.0900390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ucsdet.cpp -o icu69/i18n/ucsdet.o 2021-05-18T14:54:58.4351830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/udat.cpp -o icu69/i18n/udat.o 2021-05-18T14:54:59.4171670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/udateintervalformat.cpp -o icu69/i18n/udateintervalformat.o 2021-05-18T14:55:00.1651360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/udatpg.cpp -o icu69/i18n/udatpg.o 2021-05-18T14:55:00.8312170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ufieldpositer.cpp -o icu69/i18n/ufieldpositer.o 2021-05-18T14:55:01.1513270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uitercollationiterator.cpp -o icu69/i18n/uitercollationiterator.o 2021-05-18T14:55:01.9779690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ulistformatter.cpp -o icu69/i18n/ulistformatter.o 2021-05-18T14:55:02.6350670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ulocdata.cpp -o icu69/i18n/ulocdata.o 2021-05-18T14:55:03.2200070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/umsg.cpp -o icu69/i18n/umsg.o 2021-05-18T14:55:03.9508260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/unesctrn.cpp -o icu69/i18n/unesctrn.o 2021-05-18T14:55:04.5697430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uni2name.cpp -o icu69/i18n/uni2name.o 2021-05-18T14:55:05.1235790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/units_data.cpp -o icu69/i18n/units_data.o 2021-05-18T14:55:06.0889500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/units_complexconverter.cpp -o icu69/i18n/units_complexconverter.o 2021-05-18T14:55:07.0926130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/units_converter.cpp -o icu69/i18n/units_converter.o 2021-05-18T14:55:08.0036230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/units_router.cpp -o icu69/i18n/units_router.o 2021-05-18T14:55:09.0341000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/unum.cpp -o icu69/i18n/unum.o 2021-05-18T14:55:09.8836940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/unumsys.cpp -o icu69/i18n/unumsys.o 2021-05-18T14:55:10.3977990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/upluralrules.cpp -o icu69/i18n/upluralrules.o 2021-05-18T14:55:11.2221790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uregex.cpp -o icu69/i18n/uregex.o 2021-05-18T14:55:12.2303260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uregexc.cpp -o icu69/i18n/uregexc.o 2021-05-18T14:55:12.7264340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uregion.cpp -o icu69/i18n/uregion.o 2021-05-18T14:55:13.2255140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/usearch.cpp -o icu69/i18n/usearch.o 2021-05-18T14:55:14.4407000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uspoof.cpp -o icu69/i18n/uspoof.o 2021-05-18T14:55:15.2930650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uspoof_build.cpp -o icu69/i18n/uspoof_build.o 2021-05-18T14:55:15.9677670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uspoof_conf.cpp -o icu69/i18n/uspoof_conf.o 2021-05-18T14:55:16.7423110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/uspoof_impl.cpp -o icu69/i18n/uspoof_impl.o 2021-05-18T14:55:17.6451980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/utf16collationiterator.cpp -o icu69/i18n/utf16collationiterator.o 2021-05-18T14:55:18.4522380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/utf8collationiterator.cpp -o icu69/i18n/utf8collationiterator.o 2021-05-18T14:55:19.3507360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/utmscale.cpp -o icu69/i18n/utmscale.o 2021-05-18T14:55:19.4274140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/utrans.cpp -o icu69/i18n/utrans.o 2021-05-18T14:55:20.0764280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/vtzone.cpp -o icu69/i18n/vtzone.o 2021-05-18T14:55:21.7111300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/vzone.cpp -o icu69/i18n/vzone.o 2021-05-18T14:55:22.2956980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/windtfmt.cpp -o icu69/i18n/windtfmt.o 2021-05-18T14:55:22.3453270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/winnmfmt.cpp -o icu69/i18n/winnmfmt.o 2021-05-18T14:55:22.3969840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/wintzimpl.cpp -o icu69/i18n/wintzimpl.o 2021-05-18T14:55:22.4477090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/zonemeta.cpp -o icu69/i18n/zonemeta.o 2021-05-18T14:55:23.3390490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/zrule.cpp -o icu69/i18n/zrule.o 2021-05-18T14:55:23.8577070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/i18n/ztrans.cpp -o icu69/i18n/ztrans.o 2021-05-18T14:55:24.1783680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/stubdata/stubdata.cpp -o icu69/stubdata/stubdata.o 2021-05-18T14:55:24.4974400Z 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-18T14:55:24.8177380Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-18T14:55:24.9994240Z icudt already downloaded 2021-05-18T14:55:24.9996980Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi/libs 2021-05-18T14:55:25.4044440Z icudt has been installed successfully 2021-05-18T14:55:25.4963070Z ** R 2021-05-18T14:55:25.5972750Z ** inst 2021-05-18T14:55:25.6003330Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:55:27.1633870Z ** help 2021-05-18T14:55:27.9756750Z *** installing help indices 2021-05-18T14:55:28.2343080Z ** building package indices 2021-05-18T14:55:28.7749330Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:55:29.2445740Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:55:29.3746910Z ** testing if installed package can be loaded from final location 2021-05-18T14:55:29.6507260Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:55:29.6539810Z * DONE (stringi) 2021-05-18T14:55:31.4534480Z * installing *source* package ‘Rcpp’ ... 2021-05-18T14:55:31.5112400Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-18T14:55:31.5113490Z ** using staged installation 2021-05-18T14:55:31.5266950Z ** libs 2021-05-18T14:55:31.6031660Z 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-18T14:55:32.8973270Z In file included from api.cpp:24: 2021-05-18T14:55:32.8974480Z In file included from ../inst/include/Rcpp.h:57: 2021-05-18T14:55:32.8976450Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T14:55:32.8977360Z SEXP data = Parent::get__(); 2021-05-18T14:55:32.8977760Z ^ 2021-05-18T14:55:35.6890530Z 1 warning generated. 2021-05-18T14:55:35.7018300Z 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-18T14:55:36.9787160Z In file included from attributes.cpp:39: 2021-05-18T14:55:36.9787920Z In file included from ../inst/include/Rcpp.h:57: 2021-05-18T14:55:36.9789730Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T14:55:36.9790630Z SEXP data = Parent::get__(); 2021-05-18T14:55:36.9791030Z ^ 2021-05-18T14:55:49.5205990Z 1 warning generated. 2021-05-18T14:55:49.5395510Z 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-18T14:55:49.9862590Z 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-18T14:55:51.2098110Z In file included from date.cpp:30: 2021-05-18T14:55:51.2099490Z In file included from ../inst/include/Rcpp.h:57: 2021-05-18T14:55:51.2102060Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T14:55:51.2103520Z SEXP data = Parent::get__(); 2021-05-18T14:55:51.2104360Z ^ 2021-05-18T14:55:54.2802990Z 1 warning generated. 2021-05-18T14:55:54.2923660Z 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-18T14:55:55.4758310Z In file included from module.cpp:24: 2021-05-18T14:55:55.4759100Z In file included from ../inst/include/Rcpp.h:57: 2021-05-18T14:55:55.4760930Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T14:55:55.4761830Z SEXP data = Parent::get__(); 2021-05-18T14:55:55.4762240Z ^ 2021-05-18T14:56:00.8438520Z 1 warning generated. 2021-05-18T14:56:00.8583220Z 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-18T14:56:02.0472680Z In file included from rcpp_init.cpp:24: 2021-05-18T14:56:02.0473450Z In file included from ../inst/include/Rcpp.h:57: 2021-05-18T14:56:02.0475260Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T14:56:02.0476170Z SEXP data = Parent::get__(); 2021-05-18T14:56:02.0476580Z ^ 2021-05-18T14:56:04.7373600Z 1 warning generated. 2021-05-18T14:56:04.7530040Z 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-18T14:56:04.8244830Z installing to /Users/runner/work/_temp/Library/00LOCK-Rcpp/00new/Rcpp/libs 2021-05-18T14:56:04.8361390Z ** R 2021-05-18T14:56:04.8602970Z ** inst 2021-05-18T14:56:05.1516790Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:56:08.4603020Z ** help 2021-05-18T14:56:08.7676220Z *** installing help indices 2021-05-18T14:56:08.8505640Z ** building package indices 2021-05-18T14:56:09.2257470Z ** installing vignettes 2021-05-18T14:56:09.2346690Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:56:09.7304030Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:56:09.8578910Z ** testing if installed package can be loaded from final location 2021-05-18T14:56:10.2732080Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:56:10.3180480Z * DONE (Rcpp) 2021-05-18T14:56:10.8059230Z * installing *source* package ‘commonmark’ ... 2021-05-18T14:56:10.8123100Z ** package ‘commonmark’ successfully unpacked and MD5 sums checked 2021-05-18T14:56:10.8124030Z ** using staged installation 2021-05-18T14:56:10.8290270Z ** libs 2021-05-18T14:56:10.8501080Z 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-18T14:56:10.8528160Z 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-18T14:56:10.9333910Z 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-18T14:56:11.0055750Z 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-18T14:56:11.1024650Z 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-18T14:56:11.1861970Z 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-18T14:56:11.4875760Z 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-18T14:56:11.6100420Z 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-18T14:56:12.2330300Z 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-18T14:56:13.0100950Z 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-18T14:56:14.3434410Z 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-18T14:56:15.9634630Z 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-18T14:56:16.1235960Z 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-18T14:56:16.2050600Z 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-18T14:56:16.3310530Z 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-18T14:56:16.4412300Z 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-18T14:56:16.5559860Z 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-18T14:56:16.7679470Z 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-18T14:56:16.9587280Z 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-18T14:56:17.0999320Z 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-18T14:56:17.1750280Z 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-18T14:56:17.2572070Z 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-18T14:56:17.4180540Z 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-18T14:56:17.4741890Z 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-18T14:56:17.5691900Z 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-18T14:56:17.6449780Z 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-18T14:56:17.7178940Z 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-18T14:56:17.7995640Z 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-18T14:56:17.9008190Z 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-18T14:56:18.0200340Z 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-18T14:56:18.0996770Z 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-18T14:56:18.2046420Z 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-18T14:56:18.4191080Z 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-18T14:56:18.4812470Z 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-18T14:56:18.6289030Z 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-18T14:56:19.3195740Z 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-18T14:56:19.3200360Z 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-18T14:56:19.3205990Z 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-18T14:56:19.3211390Z 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-18T14:56:19.4783050Z installing to /Users/runner/work/_temp/Library/00LOCK-commonmark/00new/commonmark/libs 2021-05-18T14:56:19.4974360Z ** R 2021-05-18T14:56:19.5159780Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:56:19.8585510Z ** help 2021-05-18T14:56:19.8851790Z *** installing help indices 2021-05-18T14:56:19.9084830Z ** building package indices 2021-05-18T14:56:20.1824120Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:56:20.5274870Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:56:20.6600910Z ** testing if installed package can be loaded from final location 2021-05-18T14:56:20.9330070Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:56:20.9475310Z * DONE (commonmark) 2021-05-18T14:56:21.5172800Z * installing *source* package ‘brew’ ... 2021-05-18T14:56:21.5176150Z ** using staged installation 2021-05-18T14:56:21.5307140Z ** R 2021-05-18T14:56:21.5454830Z ** inst 2021-05-18T14:56:21.5584330Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:56:22.1034670Z ** help 2021-05-18T14:56:22.1439030Z *** installing help indices 2021-05-18T14:56:22.1689970Z ** building package indices 2021-05-18T14:56:22.5750960Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:56:22.8235800Z ** testing if installed package can be loaded from final location 2021-05-18T14:56:23.0720710Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:56:23.0879610Z * DONE (brew) 2021-05-18T14:56:23.5250510Z * installing *source* package ‘sessioninfo’ ... 2021-05-18T14:56:23.5280600Z ** package ‘sessioninfo’ successfully unpacked and MD5 sums checked 2021-05-18T14:56:23.5282240Z ** using staged installation 2021-05-18T14:56:23.5498850Z ** R 2021-05-18T14:56:23.5740550Z ** inst 2021-05-18T14:56:23.5754650Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:56:24.2190590Z ** help 2021-05-18T14:56:24.2773190Z *** installing help indices 2021-05-18T14:56:24.3135790Z ** building package indices 2021-05-18T14:56:24.5764820Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:56:24.8866360Z ** testing if installed package can be loaded from final location 2021-05-18T14:56:25.1950180Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:56:25.1971030Z * DONE (sessioninfo) 2021-05-18T14:56:25.5001440Z * installing *source* package ‘prettyunits’ ... 2021-05-18T14:56:25.5023620Z ** package ‘prettyunits’ successfully unpacked and MD5 sums checked 2021-05-18T14:56:25.5024510Z ** using staged installation 2021-05-18T14:56:25.5186970Z ** R 2021-05-18T14:56:25.5380400Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:56:26.0195320Z ** help 2021-05-18T14:56:26.1070110Z *** installing help indices 2021-05-18T14:56:26.1362010Z ** building package indices 2021-05-18T14:56:26.3999380Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:56:26.6430520Z ** testing if installed package can be loaded from final location 2021-05-18T14:56:26.8911360Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:56:26.8930730Z * DONE (prettyunits) 2021-05-18T14:56:27.7455240Z * installing *source* package ‘vctrs’ ... 2021-05-18T14:56:27.7718730Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-18T14:56:27.7719650Z ** using staged installation 2021-05-18T14:56:27.7984510Z ** libs 2021-05-18T14:56:27.8210860Z 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-18T14:56:27.9653530Z 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-18T14:56:28.0921750Z 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-18T14:56:28.2098840Z 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-18T14:56:28.4427540Z 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-18T14:56:28.5947840Z 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-18T14:56:28.7591590Z 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-18T14:56:28.8597390Z 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-18T14:56:28.9987130Z 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-18T14:56:29.1071210Z 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-18T14:56:29.2605830Z 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-18T14:56:29.4739360Z 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-18T14:56:29.6389680Z 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-18T14:56:29.7530320Z 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-18T14:56:30.0772810Z 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-18T14:56:30.1763660Z 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-18T14:56:30.6601840Z 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-18T14:56:30.7912200Z 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-18T14:56:30.9840390Z 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-18T14:56:31.1316490Z 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-18T14:56:31.2267680Z 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-18T14:56:31.4972820Z 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-18T14:56:31.6025690Z 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-18T14:56:31.9183760Z 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-18T14:56:32.0302060Z 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-18T14:56:32.8741090Z 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-18T14:56:33.0566540Z 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-18T14:56:33.1673100Z 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-18T14:56:33.2794430Z 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-18T14:56:33.4768640Z 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-18T14:56:33.6185960Z 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-18T14:56:33.7902010Z 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-18T14:56:33.9251500Z 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-18T14:56:34.1225370Z 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-18T14:56:34.4459990Z 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-18T14:56:34.5840140Z 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-18T14:56:34.6977630Z 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-18T14:56:34.8483370Z 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-18T14:56:35.6029290Z 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-18T14:56:36.2176330Z 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-18T14:56:36.5142120Z 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-18T14:56:36.7155640Z 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-18T14:56:37.0856140Z 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-18T14:56:37.1765460Z 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-18T14:56:37.4137140Z 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-18T14:56:37.5851940Z 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-18T14:56:37.7248370Z 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-18T14:56:38.0637430Z 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-18T14:56:38.2454020Z 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-18T14:56:38.4093820Z 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-18T14:56:38.5534930Z 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-18T14:56:38.6647970Z 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-18T14:56:38.8135910Z 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-18T14:56:38.9671090Z 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-18T14:56:39.1073060Z 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-18T14:56:39.2403850Z 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-18T14:56:39.3571970Z 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-18T14:56:39.4681500Z 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-18T14:56:39.5638620Z 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-18T14:56:40.3013060Z 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-18T14:56:40.3718060Z 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-18T14:56:40.4405240Z installing to /Users/runner/work/_temp/Library/00LOCK-vctrs/00new/vctrs/libs 2021-05-18T14:56:40.4492300Z ** R 2021-05-18T14:56:40.5098610Z ** inst 2021-05-18T14:56:40.5276930Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:56:45.1805180Z ** help 2021-05-18T14:56:46.1439300Z *** installing help indices 2021-05-18T14:56:46.3638810Z *** copying figures 2021-05-18T14:56:46.3703210Z ** building package indices 2021-05-18T14:56:46.8104680Z ** installing vignettes 2021-05-18T14:56:46.8346110Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:56:47.2456420Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:56:47.5301220Z ** testing if installed package can be loaded from final location 2021-05-18T14:56:47.9354240Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:56:47.9415560Z * DONE (vctrs) 2021-05-18T14:56:48.5122680Z * installing *source* package ‘processx’ ... 2021-05-18T14:56:48.5315350Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-18T14:56:48.5316290Z ** using staged installation 2021-05-18T14:56:48.5559480Z ** libs 2021-05-18T14:56:48.5807020Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-18T14:56:48.8140240Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-18T14:56:48.8141840Z supervisor/utils.c -o supervisor/supervisor 2021-05-18T14:56:49.0698380Z 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-18T14:56:49.1701620Z 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-18T14:56:49.2764470Z 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-18T14:56:49.3516540Z 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-18T14:56:49.3519180Z -F/Library/Frameworks/R.framework/.. -framework R 2021-05-18T14:56:49.4106800Z 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-18T14:56:49.5109580Z 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-18T14:56:49.6273510Z 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-18T14:56:49.9473740Z 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-18T14:56:50.0732050Z 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-18T14:56:50.1838810Z 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-18T14:56:50.3047370Z 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-18T14:56:50.4135360Z 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-18T14:56:50.7250390Z 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-18T14:56:50.8410290Z 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-18T14:56:50.9668510Z 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-18T14:56:51.0457220Z 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-18T14:56:51.2351930Z 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-18T14:56:51.2356230Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-processx/00new/processx 2021-05-18T14:56:51.2781640Z ** R 2021-05-18T14:56:51.3123270Z ** inst 2021-05-18T14:56:51.3137480Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:56:53.5791550Z ** help 2021-05-18T14:56:53.7174420Z *** installing help indices 2021-05-18T14:56:53.7703290Z ** building package indices 2021-05-18T14:56:54.0755410Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:56:54.4438960Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:56:54.6687750Z ** testing if installed package can be loaded from final location 2021-05-18T14:56:54.9793570Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:56:54.9830000Z * DONE (processx) 2021-05-18T14:56:55.3760570Z * installing *source* package ‘markdown’ ... 2021-05-18T14:56:55.3809840Z ** package ‘markdown’ successfully unpacked and MD5 sums checked 2021-05-18T14:56:55.3812560Z ** using staged installation 2021-05-18T14:56:55.4031060Z ** libs 2021-05-18T14:56:55.4210970Z 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-18T14:56:55.5231730Z 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-18T14:56:55.6120960Z 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-18T14:56:55.8146320Z 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-18T14:56:55.9729620Z 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-18T14:56:56.0880850Z 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-18T14:56:56.1603230Z 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-18T14:56:56.2403370Z 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-18T14:56:56.4717550Z 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-18T14:56:56.6698790Z 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-18T14:56:57.9456350Z 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-18T14:56:58.0324910Z 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-18T14:56:58.0931520Z installing to /Users/runner/work/_temp/Library/00LOCK-markdown/00new/markdown/libs 2021-05-18T14:56:58.1014950Z ** R 2021-05-18T14:56:58.1192610Z ** inst 2021-05-18T14:56:58.1269140Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:56:58.7320880Z ** help 2021-05-18T14:56:59.0143140Z *** installing help indices 2021-05-18T14:56:59.0551740Z ** building package indices 2021-05-18T14:56:59.3334130Z ** installing vignettes 2021-05-18T14:56:59.3407700Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:56:59.6857420Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:56:59.8138970Z ** testing if installed package can be loaded from final location 2021-05-18T14:57:00.0759330Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:57:00.0794580Z * DONE (markdown) 2021-05-18T14:57:00.3915960Z * installing *source* package ‘highr’ ... 2021-05-18T14:57:00.3941900Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-18T14:57:00.3943830Z ** using staged installation 2021-05-18T14:57:00.4150410Z ** R 2021-05-18T14:57:00.4291280Z ** inst 2021-05-18T14:57:00.4387160Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:57:00.9279610Z ** help 2021-05-18T14:57:00.9517730Z *** installing help indices 2021-05-18T14:57:00.9744500Z ** building package indices 2021-05-18T14:57:01.2307330Z ** installing vignettes 2021-05-18T14:57:01.2370620Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:57:01.4871660Z ** testing if installed package can be loaded from final location 2021-05-18T14:57:01.7382710Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:57:01.7471940Z * DONE (highr) 2021-05-18T14:57:02.1484420Z * installing *source* package ‘stringr’ ... 2021-05-18T14:57:02.1553700Z ** package ‘stringr’ successfully unpacked and MD5 sums checked 2021-05-18T14:57:02.1554860Z ** using staged installation 2021-05-18T14:57:02.1798220Z ** R 2021-05-18T14:57:02.2084990Z ** data 2021-05-18T14:57:02.2100390Z *** moving datasets to lazyload DB 2021-05-18T14:57:02.2463210Z ** inst 2021-05-18T14:57:02.2515680Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:57:03.0027140Z ** help 2021-05-18T14:57:03.3285090Z *** installing help indices 2021-05-18T14:57:03.4017400Z *** copying figures 2021-05-18T14:57:03.4026640Z ** building package indices 2021-05-18T14:57:03.7241690Z ** installing vignettes 2021-05-18T14:57:03.7319360Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:57:04.0130290Z ** testing if installed package can be loaded from final location 2021-05-18T14:57:04.2887550Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:57:04.2918740Z * DONE (stringr) 2021-05-18T14:57:04.6098560Z * installing *source* package ‘rversions’ ... 2021-05-18T14:57:04.6124090Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-18T14:57:04.6124870Z ** using staged installation 2021-05-18T14:57:04.6327560Z ** R 2021-05-18T14:57:04.6541090Z ** inst 2021-05-18T14:57:04.6556170Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:57:05.1133990Z ** help 2021-05-18T14:57:05.1914410Z *** installing help indices 2021-05-18T14:57:05.2207550Z *** copying figures 2021-05-18T14:57:05.2216590Z ** building package indices 2021-05-18T14:57:05.4924660Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:57:05.7745990Z ** testing if installed package can be loaded from final location 2021-05-18T14:57:06.0479010Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:57:06.0575030Z * DONE (rversions) 2021-05-18T14:57:06.6950890Z * installing *source* package ‘pillar’ ... 2021-05-18T14:57:06.7113430Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-18T14:57:06.7114410Z ** using staged installation 2021-05-18T14:57:06.7392830Z ** R 2021-05-18T14:57:06.7820840Z ** inst 2021-05-18T14:57:06.8051930Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:57:09.5495680Z ** help 2021-05-18T14:57:09.9302960Z *** installing help indices 2021-05-18T14:57:10.0060280Z *** copying figures 2021-05-18T14:57:10.0095050Z ** building package indices 2021-05-18T14:57:10.3326200Z ** installing vignettes 2021-05-18T14:57:10.3483210Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:57:10.7312890Z ** testing if installed package can be loaded from final location 2021-05-18T14:57:11.3239880Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:57:11.3286710Z * DONE (pillar) 2021-05-18T14:57:11.7767350Z * installing *source* package ‘callr’ ... 2021-05-18T14:57:11.7821790Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-18T14:57:11.7823610Z ** using staged installation 2021-05-18T14:57:11.8030390Z ** R 2021-05-18T14:57:11.8323070Z ** inst 2021-05-18T14:57:11.8340300Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:57:15.8998840Z ** help 2021-05-18T14:57:16.1966710Z *** installing help indices 2021-05-18T14:57:16.2896610Z ** building package indices 2021-05-18T14:57:16.6235300Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:57:16.9006720Z ** testing if installed package can be loaded from final location 2021-05-18T14:57:17.2593050Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:57:17.2630760Z * DONE (callr) 2021-05-18T14:57:18.0064430Z * installing *source* package ‘knitr’ ... 2021-05-18T14:57:18.0273500Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-18T14:57:18.0274290Z ** using staged installation 2021-05-18T14:57:18.0794110Z ** R 2021-05-18T14:57:18.1480610Z ** demo 2021-05-18T14:57:18.1497060Z ** inst 2021-05-18T14:57:18.2192950Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:57:24.8192710Z ** help 2021-05-18T14:57:25.4869500Z *** installing help indices 2021-05-18T14:57:25.6473830Z ** building package indices 2021-05-18T14:57:26.0533630Z ** installing vignettes 2021-05-18T14:57:26.0658050Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:57:26.3489530Z ** testing if installed package can be loaded from final location 2021-05-18T14:57:26.7573120Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:57:26.7731050Z * DONE (knitr) 2021-05-18T14:57:27.1302390Z * installing *source* package ‘xopen’ ... 2021-05-18T14:57:27.1319170Z ** package ‘xopen’ successfully unpacked and MD5 sums checked 2021-05-18T14:57:27.1320370Z ** using staged installation 2021-05-18T14:57:27.1528980Z ** R 2021-05-18T14:57:27.1651890Z ** inst 2021-05-18T14:57:27.1669830Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:57:27.5168800Z ** help 2021-05-18T14:57:27.5414580Z *** installing help indices 2021-05-18T14:57:27.5669600Z ** building package indices 2021-05-18T14:57:27.8292950Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:57:28.0806950Z ** testing if installed package can be loaded from final location 2021-05-18T14:57:28.3293990Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:57:28.3398640Z * DONE (xopen) 2021-05-18T14:57:29.0227550Z * installing *source* package ‘tibble’ ... 2021-05-18T14:57:29.0392060Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-18T14:57:29.0392810Z ** using staged installation 2021-05-18T14:57:29.0709240Z ** libs 2021-05-18T14:57:29.0880790Z 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-18T14:57:29.1616500Z 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-18T14:57:29.2612780Z 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-18T14:57:29.3296080Z 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-18T14:57:29.4541780Z 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-18T14:57:29.5107490Z installing to /Users/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-18T14:57:29.5168850Z ** R 2021-05-18T14:57:29.5531110Z ** inst 2021-05-18T14:57:29.5744200Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:57:32.3475510Z ** help 2021-05-18T14:57:32.5520690Z *** installing help indices 2021-05-18T14:57:32.6181120Z *** copying figures 2021-05-18T14:57:32.6215420Z ** building package indices 2021-05-18T14:57:32.9300640Z ** installing vignettes 2021-05-18T14:57:32.9462120Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:57:33.4782590Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:57:33.7649140Z ** testing if installed package can be loaded from final location 2021-05-18T14:57:34.3045470Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:57:34.3090460Z * DONE (tibble) 2021-05-18T14:57:34.6891100Z * installing *source* package ‘pkgbuild’ ... 2021-05-18T14:57:34.6933290Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-18T14:57:34.6934710Z ** using staged installation 2021-05-18T14:57:34.7151310Z ** R 2021-05-18T14:57:34.7483550Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:57:36.3041110Z ** help 2021-05-18T14:57:36.4561140Z *** installing help indices 2021-05-18T14:57:36.5032470Z ** building package indices 2021-05-18T14:57:36.7876840Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:57:37.1325700Z ** testing if installed package can be loaded from final location 2021-05-18T14:57:37.4952440Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:57:37.4977380Z * DONE (pkgbuild) 2021-05-18T14:57:38.1050620Z * installing *source* package ‘roxygen2’ ... 2021-05-18T14:57:38.1202820Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-18T14:57:38.1203570Z ** using staged installation 2021-05-18T14:57:38.1485620Z ** libs 2021-05-18T14:57:38.1665650Z 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-18T14:57:39.3720710Z In file included from RcppExports.cpp:4: 2021-05-18T14:57:39.3722120Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T14:57:39.3724250Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T14:57:39.3725270Z SEXP data = Parent::get__(); 2021-05-18T14:57:39.3725690Z ^ 2021-05-18T14:57:43.3748190Z 1 warning generated. 2021-05-18T14:57:43.3882810Z 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-18T14:57:44.5876940Z In file included from escapeExamples.cpp:1: 2021-05-18T14:57:44.5877920Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T14:57:44.5879970Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T14:57:44.5881010Z SEXP data = Parent::get__(); 2021-05-18T14:57:44.5881440Z ^ 2021-05-18T14:57:47.2971520Z 1 warning generated. 2021-05-18T14:57:47.3096250Z 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-18T14:57:48.5111530Z In file included from isComplete.cpp:1: 2021-05-18T14:57:48.5112450Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T14:57:48.5114510Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T14:57:48.5115510Z SEXP data = Parent::get__(); 2021-05-18T14:57:48.5115920Z ^ 2021-05-18T14:57:51.2475470Z 1 warning generated. 2021-05-18T14:57:51.2606340Z 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-18T14:57:52.4529790Z In file included from leadingSpaces.cpp:1: 2021-05-18T14:57:52.4530800Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T14:57:52.4532860Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T14:57:52.4533850Z SEXP data = Parent::get__(); 2021-05-18T14:57:52.4534270Z ^ 2021-05-18T14:57:55.2186950Z 1 warning generated. 2021-05-18T14:57:55.2309710Z 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-18T14:57:56.4202820Z In file included from parser2.cpp:1: 2021-05-18T14:57:56.4203890Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T14:57:56.4205950Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T14:57:56.4207070Z SEXP data = Parent::get__(); 2021-05-18T14:57:56.4207490Z ^ 2021-05-18T14:58:00.9608450Z 1 warning generated. 2021-05-18T14:58:00.9761660Z 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-18T14:58:02.1868500Z In file included from wrapUsage.cpp:1: 2021-05-18T14:58:02.1869420Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T14:58:02.1872240Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T14:58:02.1874060Z SEXP data = Parent::get__(); 2021-05-18T14:58:02.1874610Z ^ 2021-05-18T14:58:05.0398130Z 1 warning generated. 2021-05-18T14:58:05.0567730Z 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-18T14:58:05.1210330Z installing to /Users/runner/work/_temp/Library/00LOCK-roxygen2/00new/roxygen2/libs 2021-05-18T14:58:05.1276740Z ** R 2021-05-18T14:58:05.1792100Z ** inst 2021-05-18T14:58:05.1901340Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:58:10.5060910Z ** help 2021-05-18T14:58:10.7387980Z *** installing help indices 2021-05-18T14:58:10.8059340Z *** copying figures 2021-05-18T14:58:10.8071780Z ** building package indices 2021-05-18T14:58:11.1220430Z ** installing vignettes 2021-05-18T14:58:11.1372660Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:58:11.7813120Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:58:11.9135330Z ** testing if installed package can be loaded from final location 2021-05-18T14:58:12.4792900Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:58:12.4854840Z * DONE (roxygen2) 2021-05-18T14:58:12.8235840Z * installing *source* package ‘rematch2’ ... 2021-05-18T14:58:12.8261230Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-18T14:58:12.8263270Z ** using staged installation 2021-05-18T14:58:12.8465680Z ** R 2021-05-18T14:58:12.8610650Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:58:13.5275340Z ** help 2021-05-18T14:58:13.5951730Z *** installing help indices 2021-05-18T14:58:13.6270190Z ** building package indices 2021-05-18T14:58:13.8962180Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:58:14.3498470Z ** testing if installed package can be loaded from final location 2021-05-18T14:58:14.8057630Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:58:14.8078070Z * DONE (rematch2) 2021-05-18T14:58:15.2198090Z * installing *source* package ‘rcmdcheck’ ... 2021-05-18T14:58:15.2249710Z ** package ‘rcmdcheck’ successfully unpacked and MD5 sums checked 2021-05-18T14:58:15.2251540Z ** using staged installation 2021-05-18T14:58:15.2469520Z ** R 2021-05-18T14:58:15.2721720Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:58:16.8601520Z ** help 2021-05-18T14:58:17.0298480Z *** installing help indices 2021-05-18T14:58:17.0745860Z ** building package indices 2021-05-18T14:58:17.3565390Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:58:17.7325670Z ** testing if installed package can be loaded from final location 2021-05-18T14:58:18.1294170Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:58:18.1319280Z * DONE (rcmdcheck) 2021-05-18T14:58:18.4838440Z * installing *source* package ‘waldo’ ... 2021-05-18T14:58:18.4875730Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-18T14:58:18.4877000Z ** using staged installation 2021-05-18T14:58:18.5081840Z ** R 2021-05-18T14:58:18.5359500Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:58:19.5017410Z ** help 2021-05-18T14:58:19.5340060Z *** installing help indices 2021-05-18T14:58:19.5581150Z *** copying figures 2021-05-18T14:58:19.5585950Z ** building package indices 2021-05-18T14:58:19.8219550Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:58:20.1481890Z ** testing if installed package can be loaded from final location 2021-05-18T14:58:20.4790630Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:58:20.4813120Z * DONE (waldo) 2021-05-18T14:58:21.9368280Z * installing *source* package ‘testthat’ ... 2021-05-18T14:58:21.9612680Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-18T14:58:21.9613440Z ** using staged installation 2021-05-18T14:58:21.9953270Z ** libs 2021-05-18T14:58:22.0132940Z 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-18T14:58:22.0924460Z 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-18T14:58:22.1767640Z 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-18T14:58:23.2503160Z 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-18T14:58:24.2203170Z 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-18T14:58:39.2275850Z 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-18T14:58:39.3013250Z installing to /Users/runner/work/_temp/Library/00LOCK-testthat/00new/testthat/libs 2021-05-18T14:58:39.3164130Z ** R 2021-05-18T14:58:39.3798830Z ** inst 2021-05-18T14:58:39.4027590Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:58:51.6995340Z ** help 2021-05-18T14:58:52.3728790Z *** installing help indices 2021-05-18T14:58:52.5843130Z *** copying figures 2021-05-18T14:58:52.5896550Z ** building package indices 2021-05-18T14:58:53.0162470Z ** installing vignettes 2021-05-18T14:58:53.0351930Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:58:53.4631460Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:58:53.7456610Z ** testing if installed package can be loaded from final location 2021-05-18T14:58:54.4232160Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:58:54.4368890Z * DONE (testthat) 2021-05-18T14:58:55.0460180Z * installing *source* package ‘devtools’ ... 2021-05-18T14:58:55.0582480Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-18T14:58:55.0586180Z ** using staged installation 2021-05-18T14:58:55.1042540Z ** R 2021-05-18T14:58:55.1328320Z ** inst 2021-05-18T14:58:55.1355950Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:58:57.6421150Z ** help 2021-05-18T14:58:58.1460780Z *** installing help indices 2021-05-18T14:58:58.2452650Z *** copying figures 2021-05-18T14:58:58.2459830Z ** building package indices 2021-05-18T14:58:58.5829770Z ** installing vignettes 2021-05-18T14:58:58.5956220Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:58:59.4992120Z ** testing if installed package can be loaded from final location 2021-05-18T14:59:00.4667300Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:59:00.4716440Z * DONE (devtools) 2021-05-18T14:59:00.5069190Z 2021-05-18T14:59:00.5070620Z The downloaded source packages are in 2021-05-18T14:59:00.5072830Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp4fQBmi/downloaded_packages’ 2021-05-18T14:59:00.6707980Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-18T14:59:01.9766720Z 2021-05-18T14:59:02.4408650Z 2021-05-18T14:59:02.4441240Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp4fQBmi/remotes2bf32800bf26/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-18T14:59:02.4515360Z 2021-05-18T14:59:02.4518070Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp4fQBmi/remotes2bf32800bf26/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-18T14:59:02.5395340Z 2021-05-18T14:59:02.5430720Z 2021-05-18T14:59:02.5431990Z ─ preparing ‘desc’: 2021-05-18T14:59:02.5438890Z 2021-05-18T14:59:02.5439310Z 2021-05-18T14:59:02.5662340Z checking DESCRIPTION meta-information ... 2021-05-18T14:59:02.5688970Z 2021-05-18T14:59:02.5690430Z ✔ checking DESCRIPTION meta-information 2021-05-18T14:59:02.6877070Z 2021-05-18T14:59:02.6904840Z 2021-05-18T14:59:02.6906830Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:59:02.6912400Z 2021-05-18T14:59:02.6939790Z 2021-05-18T14:59:02.6941420Z ─ checking for empty or unneeded directories 2021-05-18T14:59:02.6946390Z 2021-05-18T14:59:02.6947180Z 2021-05-18T14:59:02.6948920Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-18T14:59:02.7115600Z 2021-05-18T14:59:02.7145190Z 2021-05-18T14:59:02.7147010Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-18T14:59:02.8405970Z 2021-05-18T14:59:02.8407260Z 2021-05-18T14:59:02.8407970Z 2021-05-18T14:59:02.8708540Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:59:02.8710300Z (as ‘lib’ is unspecified) 2021-05-18T14:59:03.3314860Z * installing *source* package ‘desc’ ... 2021-05-18T14:59:03.3378220Z ** using staged installation 2021-05-18T14:59:03.3749010Z ** R 2021-05-18T14:59:03.4136450Z ** inst 2021-05-18T14:59:03.4184100Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:59:05.7502620Z ** help 2021-05-18T14:59:06.3770360Z *** installing help indices 2021-05-18T14:59:06.4915620Z ** building package indices 2021-05-18T14:59:06.8546280Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:59:07.1113670Z ** testing if installed package can be loaded from final location 2021-05-18T14:59:07.4052790Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:59:07.4158750Z * DONE (desc) 2021-05-18T14:59:07.7396330Z 2021-05-18T14:59:07.7397640Z 2021-05-18T14:59:07.7414030Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp4fQBmi/remotes2bf31bcba948/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-18T14:59:07.8529240Z 2021-05-18T14:59:07.8535530Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp4fQBmi/remotes2bf31bcba948/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-18T14:59:07.8536890Z 2021-05-18T14:59:07.8537620Z 2021-05-18T14:59:07.8538830Z ─ preparing ‘ghtravis’: 2021-05-18T14:59:07.8540390Z ✔ checking DESCRIPTION meta-information 2021-05-18T14:59:07.9297220Z 2021-05-18T14:59:07.9320670Z 2021-05-18T14:59:07.9322500Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:59:07.9327460Z 2021-05-18T14:59:07.9349740Z 2021-05-18T14:59:07.9351240Z ─ checking for empty or unneeded directories 2021-05-18T14:59:07.9361120Z 2021-05-18T14:59:07.9361850Z 2021-05-18T14:59:07.9363140Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-18T14:59:07.9574550Z 2021-05-18T14:59:07.9599430Z 2021-05-18T14:59:07.9601050Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-18T14:59:07.9888240Z 2021-05-18T14:59:07.9889280Z 2021-05-18T14:59:07.9889890Z 2021-05-18T14:59:08.0366470Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:59:08.0367570Z (as ‘lib’ is unspecified) 2021-05-18T14:59:08.3727000Z * installing *source* package ‘ghtravis’ ... 2021-05-18T14:59:08.3730000Z ** using staged installation 2021-05-18T14:59:08.3943190Z ** R 2021-05-18T14:59:08.4272790Z ** inst 2021-05-18T14:59:08.4292710Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:59:10.0928110Z ** help 2021-05-18T14:59:10.3633950Z *** installing help indices 2021-05-18T14:59:10.4178490Z ** building package indices 2021-05-18T14:59:10.7257740Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:59:11.6375840Z ** testing if installed package can be loaded from final location 2021-05-18T14:59:12.5648870Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:59:12.5673780Z * DONE (ghtravis) 2021-05-18T14:59:12.5937180Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:59:12.7846010Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-18T14:59:13.9021550Z 2021-05-18T14:59:13.9023940Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-18T14:59:13.9024740Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-18T14:59:13.9025800Z generics (NA -> 0.1.0) [CRAN] 2021-05-18T14:59:13.9028080Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-18T14:59:13.9029100Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-18T14:59:13.9029940Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-18T14:59:13.9033320Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:59:13.9034890Z (as ‘lib’ is unspecified) 2021-05-18T14:59:15.4786970Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-18T14:59:15.4790940Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-18T14:59:15.4864690Z Packages which are only available in source form, and may need 2021-05-18T14:59:15.4866950Z compilation of C/C++/Fortran: ‘tidyselect’ ‘dplyr’ ‘tidyr’ 2021-05-18T14:59:15.4868880Z installing the source packages ‘tidyselect’, ‘generics’, ‘cpp11’, ‘dplyr’, ‘tidyr’ 2021-05-18T14:59:15.4869410Z 2021-05-18T14:59:15.4882660Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-18T14:59:15.6215980Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-18T14:59:15.6277830Z ================================================== 2021-05-18T14:59:15.6278890Z downloaded 89 KB 2021-05-18T14:59:15.6279420Z 2021-05-18T14:59:15.6364370Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-18T14:59:15.8527620Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-18T14:59:15.8541680Z ================================================== 2021-05-18T14:59:15.8542590Z downloaded 115 KB 2021-05-18T14:59:15.8545760Z 2021-05-18T14:59:15.8581300Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-18T14:59:16.1297210Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-18T14:59:16.1321840Z ================================================== 2021-05-18T14:59:16.1322300Z downloaded 194 KB 2021-05-18T14:59:16.1322580Z 2021-05-18T14:59:16.1358400Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-18T14:59:16.2637270Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-18T14:59:16.2759720Z ================================================== 2021-05-18T14:59:16.2760230Z downloaded 932 KB 2021-05-18T14:59:16.2760510Z 2021-05-18T14:59:16.2799730Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-18T14:59:16.5146770Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-18T14:59:16.5286470Z ================================================== 2021-05-18T14:59:16.5287020Z downloaded 691 KB 2021-05-18T14:59:16.5287280Z 2021-05-18T14:59:16.9224230Z * installing *source* package ‘tidyselect’ ... 2021-05-18T14:59:16.9282860Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-18T14:59:16.9283590Z ** using staged installation 2021-05-18T14:59:16.9538610Z ** R 2021-05-18T14:59:16.9768170Z ** inst 2021-05-18T14:59:16.9808690Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:59:18.3432120Z ** help 2021-05-18T14:59:18.4931080Z *** installing help indices 2021-05-18T14:59:18.5442200Z ** building package indices 2021-05-18T14:59:18.8318640Z ** installing vignettes 2021-05-18T14:59:18.8394800Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:59:19.1816640Z ** testing if installed package can be loaded from final location 2021-05-18T14:59:19.5325570Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:59:19.5355630Z * DONE (tidyselect) 2021-05-18T14:59:19.9508840Z * installing *source* package ‘generics’ ... 2021-05-18T14:59:19.9577500Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-18T14:59:19.9578500Z ** using staged installation 2021-05-18T14:59:19.9772850Z ** R 2021-05-18T14:59:20.0306520Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:59:20.4914200Z ** help 2021-05-18T14:59:20.9372810Z *** installing help indices 2021-05-18T14:59:21.0093750Z ** building package indices 2021-05-18T14:59:21.3368660Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:59:21.5901200Z ** testing if installed package can be loaded from final location 2021-05-18T14:59:21.8343470Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:59:21.8443510Z * DONE (generics) 2021-05-18T14:59:22.2736910Z * installing *source* package ‘cpp11’ ... 2021-05-18T14:59:22.2801620Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-18T14:59:22.2803870Z ** using staged installation 2021-05-18T14:59:22.3046280Z ** R 2021-05-18T14:59:22.3203550Z ** inst 2021-05-18T14:59:22.3357100Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:59:22.8805100Z ** help 2021-05-18T14:59:22.9253230Z *** installing help indices 2021-05-18T14:59:22.9505260Z ** building package indices 2021-05-18T14:59:23.2881550Z ** installing vignettes 2021-05-18T14:59:23.2975820Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:59:23.5455710Z ** testing if installed package can be loaded from final location 2021-05-18T14:59:23.7938500Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:59:23.7980300Z * DONE (cpp11) 2021-05-18T14:59:24.6478410Z * installing *source* package ‘dplyr’ ... 2021-05-18T14:59:24.6709600Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-18T14:59:24.6710340Z ** using staged installation 2021-05-18T14:59:24.7044710Z ** libs 2021-05-18T14:59:24.7520400Z 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-18T14:59:24.9476840Z 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-18T14:59:25.1934410Z 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-18T14:59:25.3885900Z 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-18T14:59:26.2624430Z 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-18T14:59:26.4379890Z 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-18T14:59:26.6147390Z 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-18T14:59:26.7999160Z 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-18T14:59:27.0006210Z 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-18T14:59:27.1817640Z 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-18T14:59:27.3417250Z 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-18T14:59:27.5617120Z 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-18T14:59:27.6269020Z installing to /Users/runner/work/_temp/Library/00LOCK-dplyr/00new/dplyr/libs 2021-05-18T14:59:27.6346030Z ** R 2021-05-18T14:59:27.7015840Z ** data 2021-05-18T14:59:27.7038410Z *** moving datasets to lazyload DB 2021-05-18T14:59:27.8277120Z ** inst 2021-05-18T14:59:27.8413180Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:59:34.1662710Z ** help 2021-05-18T14:59:35.3649000Z *** installing help indices 2021-05-18T14:59:35.6495840Z *** copying figures 2021-05-18T14:59:35.6541010Z ** building package indices 2021-05-18T14:59:36.1355800Z ** installing vignettes 2021-05-18T14:59:36.1575620Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:59:37.1996360Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:59:37.1998430Z ** testing if installed package can be loaded from final location 2021-05-18T14:59:37.8720440Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:59:37.8804320Z * DONE (dplyr) 2021-05-18T14:59:38.4941680Z * installing *source* package ‘tidyr’ ... 2021-05-18T14:59:38.5066250Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-18T14:59:38.5067010Z ** using staged installation 2021-05-18T14:59:38.5361500Z ** libs 2021-05-18T14:59:38.5564730Z 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-18T14:59:39.6563210Z 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-18T14:59:40.2507720Z 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-18T14:59:41.6907170Z 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-18T14:59:42.9354400Z 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-18T14:59:42.9956760Z installing to /Users/runner/work/_temp/Library/00LOCK-tidyr/00new/tidyr/libs 2021-05-18T14:59:43.0009320Z ** R 2021-05-18T14:59:43.0324900Z ** data 2021-05-18T14:59:43.0395750Z *** moving datasets to lazyload DB 2021-05-18T14:59:43.2626660Z ** inst 2021-05-18T14:59:43.2722340Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:59:45.6823180Z ** help 2021-05-18T14:59:46.0534590Z *** installing help indices 2021-05-18T14:59:46.1509200Z *** copying figures 2021-05-18T14:59:46.1548980Z ** building package indices 2021-05-18T14:59:46.4896160Z ** installing vignettes 2021-05-18T14:59:46.5077780Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:59:47.3630210Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:59:47.4994260Z ** testing if installed package can be loaded from final location 2021-05-18T14:59:48.1375970Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:59:48.1425450Z * DONE (tidyr) 2021-05-18T14:59:48.1736010Z 2021-05-18T14:59:48.1736890Z The downloaded source packages are in 2021-05-18T14:59:48.1738710Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp4fQBmi/downloaded_packages’ 2021-05-18T14:59:48.4556180Z 2021-05-18T14:59:48.4572040Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp4fQBmi/remotes2bf36a95bb09/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-18T14:59:48.4611610Z 2021-05-18T14:59:48.4614510Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp4fQBmi/remotes2bf36a95bb09/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-18T14:59:48.4869690Z 2021-05-18T14:59:48.4902270Z 2021-05-18T14:59:48.4903980Z ─ preparing ‘aghast’: 2021-05-18T14:59:48.4911700Z 2021-05-18T14:59:48.4912520Z 2021-05-18T14:59:48.4986960Z checking DESCRIPTION meta-information ... 2021-05-18T14:59:48.5018050Z 2021-05-18T14:59:48.5024510Z ✔ checking DESCRIPTION meta-information 2021-05-18T14:59:48.5471130Z 2021-05-18T14:59:48.5505620Z 2021-05-18T14:59:48.5507230Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:59:48.5513620Z 2021-05-18T14:59:48.5541690Z 2021-05-18T14:59:48.5543270Z ─ checking for empty or unneeded directories 2021-05-18T14:59:48.5548960Z 2021-05-18T14:59:48.5549760Z 2021-05-18T14:59:48.5551130Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-18T14:59:48.5669750Z 2021-05-18T14:59:48.5702390Z 2021-05-18T14:59:48.5704120Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-18T14:59:48.5873160Z 2021-05-18T14:59:48.5875270Z 2021-05-18T14:59:48.5876000Z 2021-05-18T14:59:48.6041490Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:59:48.6043860Z (as ‘lib’ is unspecified) 2021-05-18T14:59:48.8921760Z * installing *source* package ‘aghast’ ... 2021-05-18T14:59:48.8925860Z ** using staged installation 2021-05-18T14:59:48.9148730Z ** R 2021-05-18T14:59:48.9311050Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:59:49.5641590Z ** help 2021-05-18T14:59:49.6325610Z *** installing help indices 2021-05-18T14:59:49.6625220Z ** building package indices 2021-05-18T14:59:49.9355000Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:59:50.1834860Z ** testing if installed package can be loaded from final location 2021-05-18T14:59:50.4364140Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:59:50.4402680Z * DONE (aghast) 2021-05-18T14:59:50.4618370Z Installing 1 packages: covr 2021-05-18T14:59:50.4627910Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-18T14:59:50.4628960Z (as ‘lib’ is unspecified) 2021-05-18T14:59:51.4597830Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-18T14:59:51.4598350Z 2021-05-18T14:59:52.2829360Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-18T14:59:52.2832790Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-18T14:59:52.2906750Z Packages which are only available in source form, and may need 2021-05-18T14:59:52.2909110Z compilation of C/C++/Fortran: ‘lazyeval’ ‘covr’ 2021-05-18T14:59:52.2910370Z installing the source packages ‘lazyeval’, ‘rex’, ‘covr’ 2021-05-18T14:59:52.2910780Z 2021-05-18T14:59:52.2923420Z trying URL 'https://cloud.r-project.org/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-18T14:59:52.4281030Z Content type 'application/x-gzip' length 83482 bytes (81 KB) 2021-05-18T14:59:52.4292220Z ================================================== 2021-05-18T14:59:52.4292710Z downloaded 81 KB 2021-05-18T14:59:52.4293050Z 2021-05-18T14:59:52.4593390Z trying URL 'https://cloud.r-project.org/src/contrib/rex_1.2.0.tar.gz' 2021-05-18T14:59:52.5913410Z Content type 'application/x-gzip' length 91925 bytes (89 KB) 2021-05-18T14:59:52.5946960Z ================================================== 2021-05-18T14:59:52.5947440Z downloaded 89 KB 2021-05-18T14:59:52.5947720Z 2021-05-18T14:59:52.5983350Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-18T14:59:52.8292150Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-18T14:59:52.8316080Z ================================================== 2021-05-18T14:59:52.8316570Z downloaded 143 KB 2021-05-18T14:59:52.8316850Z 2021-05-18T14:59:53.2168750Z * installing *source* package ‘lazyeval’ ... 2021-05-18T14:59:53.2222210Z ** package ‘lazyeval’ successfully unpacked and MD5 sums checked 2021-05-18T14:59:53.2223130Z ** using staged installation 2021-05-18T14:59:53.2406320Z ** libs 2021-05-18T14:59:53.2580630Z 2021-05-18T14:59:53.2582950Z 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-18T14:59:53.3942380Z 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-18T14:59:53.4615330Z 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-18T14:59:53.5509040Z 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-18T14:59:53.6554900Z 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-18T14:59:53.7481580Z 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-18T14:59:53.8536880Z 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-18T14:59:53.9114250Z installing to /Users/runner/work/_temp/Library/00LOCK-lazyeval/00new/lazyeval/libs 2021-05-18T14:59:53.9153850Z ** R 2021-05-18T14:59:53.9339180Z ** inst 2021-05-18T14:59:53.9419230Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:59:54.6931470Z ** help 2021-05-18T14:59:55.0256660Z *** installing help indices 2021-05-18T14:59:55.0830050Z ** building package indices 2021-05-18T14:59:55.3838870Z ** installing vignettes 2021-05-18T14:59:55.3925900Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:59:55.7312890Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:59:55.8587190Z ** testing if installed package can be loaded from final location 2021-05-18T14:59:56.1150260Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:59:56.1177350Z * DONE (lazyeval) 2021-05-18T14:59:56.5084880Z * installing *source* package ‘rex’ ... 2021-05-18T14:59:56.5129070Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-18T14:59:56.5130490Z ** using staged installation 2021-05-18T14:59:56.5339240Z ** R 2021-05-18T14:59:56.5448840Z ** inst 2021-05-18T14:59:56.5481670Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:59:57.2932210Z ** help 2021-05-18T14:59:57.4420720Z *** installing help indices 2021-05-18T14:59:57.4922970Z ** building package indices 2021-05-18T14:59:57.7926250Z ** installing vignettes 2021-05-18T14:59:57.8024920Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:59:58.0534100Z ** testing if installed package can be loaded from final location 2021-05-18T14:59:58.3156720Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:59:58.3184090Z * DONE (rex) 2021-05-18T14:59:58.8614410Z * installing *source* package ‘covr’ ... 2021-05-18T14:59:58.8747160Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-18T14:59:58.8748640Z ** using staged installation 2021-05-18T14:59:58.9063620Z ** libs 2021-05-18T14:59:58.9575470Z 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-18T14:59:59.0956740Z 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-18T14:59:59.1534010Z installing to /Users/runner/work/_temp/Library/00LOCK-covr/00new/covr/libs 2021-05-18T14:59:59.1600990Z ** R 2021-05-18T14:59:59.1882130Z ** inst 2021-05-18T14:59:59.1964520Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:00:01.0733570Z ** help 2021-05-18T15:00:01.3252280Z *** installing help indices 2021-05-18T15:00:01.3877030Z *** copying figures 2021-05-18T15:00:01.3884370Z ** building package indices 2021-05-18T15:00:01.6979830Z ** installing vignettes 2021-05-18T15:00:01.7064510Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:00:02.5093600Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T15:00:02.6427540Z ** testing if installed package can be loaded from final location 2021-05-18T15:00:03.0089320Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:00:03.0138230Z * DONE (covr) 2021-05-18T15:00:03.0552240Z 2021-05-18T15:00:03.0553550Z The downloaded source packages are in 2021-05-18T15:00:03.0555440Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp4fQBmi/downloaded_packages’ 2021-05-18T15:00:03.1254270Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-18T15:00:03.1254940Z Rscript -e "tic::before_install()" 2021-05-18T15:00:03.4379750Z shell: /bin/bash -e {0} 2021-05-18T15:00:03.4380140Z env: 2021-05-18T15:00:03.4380580Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T15:00:03.4381030Z TIC_DEPLOY_KEY: 2021-05-18T15:00:03.4381460Z RSPM: 2021-05-18T15:00:03.4382620Z GITHUB_PAT: *** 2021-05-18T15:00:03.4383780Z COVERALLS_TOKEN: *** 2021-05-18T15:00:03.4384260Z continue-on-error: true 2021-05-18T15:00:03.4384780Z VDIFFR_RUN_TESTS: false 2021-05-18T15:00:03.4385250Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T15:00:03.4385660Z TZ: UTC 2021-05-18T15:00:03.4386010Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T15:00:03.4386390Z NOT_CRAN: true 2021-05-18T15:00:03.4386720Z ##[endgroup] 2021-05-18T15:00:03.8409570Z ✔ Loading tic stage configuration from tic.R 2021-05-18T15:00:03.9720690Z Running before_install: step_install_remote_binaries() 2021-05-18T15:00:04.6487580Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-18T15:00:04.6488400Z remotes::install_deps(dependencies = TRUE) 2021-05-18T15:00:04.6489020Z remotes::install_cran("rcmdcheck") 2021-05-18T15:00:04.6490050Z remotes::install_cran("markdown") 2021-05-18T15:00:04.6774340Z shell: /usr/local/bin/Rscript {0} 2021-05-18T15:00:04.6774800Z env: 2021-05-18T15:00:04.6775310Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T15:00:04.6775790Z TIC_DEPLOY_KEY: 2021-05-18T15:00:04.6776220Z RSPM: 2021-05-18T15:00:04.6777820Z GITHUB_PAT: *** 2021-05-18T15:00:04.6778780Z COVERALLS_TOKEN: *** 2021-05-18T15:00:04.6779270Z continue-on-error: true 2021-05-18T15:00:04.6779770Z VDIFFR_RUN_TESTS: false 2021-05-18T15:00:04.6780290Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T15:00:04.6780730Z TZ: UTC 2021-05-18T15:00:04.6781130Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T15:00:04.6781530Z NOT_CRAN: true 2021-05-18T15:00:04.6782010Z ##[endgroup] 2021-05-18T15:00:08.7778740Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-18T15:00:08.7779930Z R.oo (NA -> 1.24.0 ) [CRAN] 2021-05-18T15:00:08.7780860Z clue (NA -> 0.3-59 ) [CRAN] 2021-05-18T15:00:08.7781730Z systemfonts (NA -> 1.0.2 ) [CRAN] 2021-05-18T15:00:08.7782820Z fontLiber... (NA -> 0.1.0 ) [CRAN] 2021-05-18T15:00:08.7784280Z fontBitst... (NA -> 0.1.1 ) [CRAN] 2021-05-18T15:00:08.7785540Z fontquiver (NA -> 0.2.1 ) [CRAN] 2021-05-18T15:00:08.7786500Z parallelly (NA -> 1.25.0 ) [CRAN] 2021-05-18T15:00:08.7788070Z listenv (NA -> 0.8.0 ) [CRAN] 2021-05-18T15:00:08.7788940Z globals (NA -> 0.14.0 ) [CRAN] 2021-05-18T15:00:08.7789850Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-18T15:00:08.7790710Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-18T15:00:08.7791660Z colorspace (NA -> 2.0-1 ) [CRAN] 2021-05-18T15:00:08.7792590Z viridisLite (NA -> 0.4.0 ) [CRAN] 2021-05-18T15:00:08.7793570Z RColorBrewer (NA -> 1.1-2 ) [CRAN] 2021-05-18T15:00:08.7794520Z munsell (NA -> 0.5.0 ) [CRAN] 2021-05-18T15:00:08.7795370Z labeling (NA -> 0.4.2 ) [CRAN] 2021-05-18T15:00:08.7796280Z farver (NA -> 2.1.0 ) [CRAN] 2021-05-18T15:00:08.7797160Z scales (NA -> 1.1.1 ) [CRAN] 2021-05-18T15:00:08.7798980Z isoband (NA -> 0.2.4 ) [CRAN] 2021-05-18T15:00:08.7800550Z gtable (NA -> 0.3.0 ) [CRAN] 2021-05-18T15:00:08.7801510Z jquerylib (NA -> 0.1.4 ) [CRAN] 2021-05-18T15:00:08.7802370Z sass (NA -> 0.4.0 ) [CRAN] 2021-05-18T15:00:08.7803260Z bslib (NA -> 0.2.5 ) [CRAN] 2021-05-18T15:00:08.7804130Z promises (NA -> 1.2.0.1 ) [CRAN] 2021-05-18T15:00:08.7805040Z later (NA -> 1.2.0 ) [CRAN] 2021-05-18T15:00:08.7806200Z sourcetools (NA -> 0.1.7 ) [CRAN] 2021-05-18T15:00:08.7807090Z xtable (NA -> 1.8-4 ) [CRAN] 2021-05-18T15:00:08.7807980Z httpuv (NA -> 1.6.1 ) [CRAN] 2021-05-18T15:00:08.7808830Z R.utils (NA -> 2.10.1 ) [CRAN] 2021-05-18T15:00:08.7809780Z RcppArmad... (NA -> 0.10.4.0.0) [CRAN] 2021-05-18T15:00:08.7810690Z JADE (NA -> 2.0-3 ) [CRAN] 2021-05-18T15:00:08.7811530Z corpcor (NA -> 1.6.9 ) [CRAN] 2021-05-18T15:00:08.7812440Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-18T15:00:08.7813330Z BH (NA -> 1.75.0-0 ) [CRAN] 2021-05-18T15:00:08.7814170Z shiny (NA -> 1.6.0 ) [CRAN] 2021-05-18T15:00:08.7815090Z htmlwidgets (NA -> 1.5.3 ) [CRAN] 2021-05-18T15:00:08.7815940Z gdtools (NA -> 0.2.3 ) [CRAN] 2021-05-18T15:00:08.7816900Z freetypeh... (NA -> 0.2.6 ) [CRAN] 2021-05-18T15:00:08.7817830Z future (NA -> 1.21.0 ) [CRAN] 2021-05-18T15:00:08.7818700Z data.table (NA -> 1.14.0 ) [CRAN] 2021-05-18T15:00:08.7819620Z crosstalk (NA -> 1.1.1 ) [CRAN] 2021-05-18T15:00:08.7820530Z ggplot2 (NA -> 3.3.3 ) [CRAN] 2021-05-18T15:00:08.7821390Z R.matlab (NA -> 3.6.2 ) [CRAN] 2021-05-18T15:00:08.7823030Z edfReader (NA -> 1.2.1 ) [CRAN] 2021-05-18T15:00:08.7824000Z fICA (NA -> 1.1-1 ) [CRAN] 2021-05-18T15:00:08.7824920Z whitening (NA -> 1.2.0 ) [CRAN] 2021-05-18T15:00:08.7825840Z geigen (NA -> 2.3 ) [CRAN] 2021-05-18T15:00:08.7826680Z ica (NA -> 1.0-2 ) [CRAN] 2021-05-18T15:00:08.7827580Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-18T15:00:08.7828580Z vdiffr (NA -> 0.3.3 ) [CRAN] 2021-05-18T15:00:08.7829570Z future.apply (NA -> 1.7.0 ) [CRAN] 2021-05-18T15:00:08.7830480Z plotly (NA -> 4.9.3 ) [CRAN] 2021-05-18T15:00:08.7844950Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-18T15:00:08.7845870Z pracma (NA -> 2.3.3 ) [CRAN] 2021-05-18T15:00:08.7846820Z matrixStats (NA -> 0.58.0 ) [CRAN] 2021-05-18T15:00:08.7847770Z signal (NA -> 0.7-6 ) [CRAN] 2021-05-18T15:00:08.7848630Z miniUI (NA -> 0.1.1.1 ) [CRAN] 2021-05-18T15:00:08.7852450Z Installing 58 packages: R.methodsS3, R.oo, clue, systemfonts, fontLiberation, fontBitstreamVera, fontquiver, parallelly, listenv, globals, base64enc, htmltools, colorspace, viridisLite, RColorBrewer, munsell, labeling, farver, scales, isoband, gtable, jquerylib, sass, bslib, promises, later, sourcetools, xtable, httpuv, R.utils, RcppArmadillo, JADE, corpcor, tinytex, BH, shiny, htmlwidgets, gdtools, freetypeharfbuzz, future, data.table, crosstalk, ggplot2, R.matlab, edfReader, fICA, whitening, geigen, ica, rmarkdown, vdiffr, future.apply, plotly, abind, pracma, matrixStats, signal, miniUI 2021-05-18T15:00:08.7856000Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-18T15:00:08.7857520Z (as ‘lib’ is unspecified) 2021-05-18T15:00:10.6011150Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-18T15:00:11.2332960Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-18T15:00:11.2335740Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2: 2021-05-18T15:00:11.2339230Z cannot open URL 'https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2/PACKAGES' 2021-05-18T15:00:12.1350520Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2: 2021-05-18T15:00:12.1354270Z cannot open URL 'https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2/PACKAGES' 2021-05-18T15:00:12.8329890Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2: 2021-05-18T15:00:12.8333520Z cannot open URL 'https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2/PACKAGES' 2021-05-18T15:00:13.5769940Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2: 2021-05-18T15:00:13.5776730Z cannot open URL 'https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2/PACKAGES' 2021-05-18T15:00:13.5857970Z Packages which are only available in source form, and may need 2021-05-18T15:00:13.5860610Z compilation of C/C++/Fortran: ‘clue’ ‘systemfonts’ ‘base64enc’ 2021-05-18T15:00:13.5862110Z ‘htmltools’ ‘colorspace’ ‘farver’ ‘isoband’ ‘sass’ ‘promises’ ‘later’ 2021-05-18T15:00:13.5863560Z ‘sourcetools’ ‘httpuv’ ‘RcppArmadillo’ ‘JADE’ ‘gdtools’ 2021-05-18T15:00:13.5864830Z ‘freetypeharfbuzz’ ‘data.table’ ‘fICA’ ‘geigen’ ‘vdiffr’ 2021-05-18T15:00:13.5865830Z ‘matrixStats’ ‘signal’ 2021-05-18T15:00:13.5871060Z installing the source packages ‘R.methodsS3’, ‘R.oo’, ‘clue’, ‘systemfonts’, ‘fontLiberation’, ‘fontBitstreamVera’, ‘fontquiver’, ‘parallelly’, ‘listenv’, ‘globals’, ‘base64enc’, ‘htmltools’, ‘colorspace’, ‘viridisLite’, ‘RColorBrewer’, ‘munsell’, ‘labeling’, ‘farver’, ‘scales’, ‘isoband’, ‘gtable’, ‘jquerylib’, ‘sass’, ‘bslib’, ‘promises’, ‘later’, ‘sourcetools’, ‘xtable’, ‘httpuv’, ‘R.utils’, ‘RcppArmadillo’, ‘JADE’, ‘corpcor’, ‘tinytex’, ‘BH’, ‘shiny’, ‘htmlwidgets’, ‘gdtools’, ‘freetypeharfbuzz’, ‘future’, ‘data.table’, ‘crosstalk’, ‘ggplot2’, ‘R.matlab’, ‘edfReader’, ‘fICA’, ‘whitening’, ‘geigen’, ‘ica’, ‘rmarkdown’, ‘vdiffr’, ‘future.apply’, ‘plotly’, ‘abind’, ‘pracma’, ‘matrixStats’, ‘signal’, ‘miniUI’ 2021-05-18T15:00:13.5873520Z 2021-05-18T15:00:13.5885800Z trying URL 'https://cloud.r-project.org/src/contrib/R.methodsS3_1.8.1.tar.gz' 2021-05-18T15:00:13.7623900Z Content type 'application/x-gzip' length 23717 bytes (23 KB) 2021-05-18T15:00:13.7627880Z ================================================== 2021-05-18T15:00:13.7628490Z downloaded 23 KB 2021-05-18T15:00:13.7628790Z 2021-05-18T15:00:13.7666210Z trying URL 'https://cloud.r-project.org/src/contrib/R.oo_1.24.0.tar.gz' 2021-05-18T15:00:13.9386570Z Content type 'application/x-gzip' length 383514 bytes (374 KB) 2021-05-18T15:00:13.9437290Z ================================================== 2021-05-18T15:00:13.9437820Z downloaded 374 KB 2021-05-18T15:00:13.9438130Z 2021-05-18T15:00:13.9475880Z trying URL 'https://cloud.r-project.org/src/contrib/clue_0.3-59.tar.gz' 2021-05-18T15:00:14.2189940Z Content type 'application/x-gzip' length 842700 bytes (822 KB) 2021-05-18T15:00:14.2442810Z ================================================== 2021-05-18T15:00:14.2443520Z downloaded 822 KB 2021-05-18T15:00:14.2443920Z 2021-05-18T15:00:14.2497530Z trying URL 'https://cloud.r-project.org/src/contrib/systemfonts_1.0.2.tar.gz' 2021-05-18T15:00:14.5377610Z Content type 'application/x-gzip' length 80693 bytes (78 KB) 2021-05-18T15:00:14.5418600Z ================================================== 2021-05-18T15:00:14.5419510Z downloaded 78 KB 2021-05-18T15:00:14.5419970Z 2021-05-18T15:00:14.5455820Z trying URL 'https://cloud.r-project.org/src/contrib/fontLiberation_0.1.0.tar.gz' 2021-05-18T15:00:14.8348880Z Content type 'application/x-gzip' length 4527421 bytes (4.3 MB) 2021-05-18T15:00:14.9287010Z ================================================== 2021-05-18T15:00:14.9287640Z downloaded 4.3 MB 2021-05-18T15:00:14.9287980Z 2021-05-18T15:00:14.9527000Z trying URL 'https://cloud.r-project.org/src/contrib/fontBitstreamVera_0.1.1.tar.gz' 2021-05-18T15:00:15.2514210Z Content type 'application/x-gzip' length 693959 bytes (677 KB) 2021-05-18T15:00:15.3196130Z ================================================== 2021-05-18T15:00:15.3196840Z downloaded 677 KB 2021-05-18T15:00:15.3197120Z 2021-05-18T15:00:15.3237960Z trying URL 'https://cloud.r-project.org/src/contrib/fontquiver_0.2.1.tar.gz' 2021-05-18T15:00:15.4985620Z Content type 'application/x-gzip' length 2233101 bytes (2.1 MB) 2021-05-18T15:00:15.5411400Z ================================================== 2021-05-18T15:00:15.5411960Z downloaded 2.1 MB 2021-05-18T15:00:15.5412440Z 2021-05-18T15:00:15.5509610Z trying URL 'https://cloud.r-project.org/src/contrib/parallelly_1.25.0.tar.gz' 2021-05-18T15:00:15.7859490Z Content type 'application/x-gzip' length 97846 bytes (95 KB) 2021-05-18T15:00:15.7899980Z ================================================== 2021-05-18T15:00:15.7900710Z downloaded 95 KB 2021-05-18T15:00:15.7901050Z 2021-05-18T15:00:15.7939660Z trying URL 'https://cloud.r-project.org/src/contrib/listenv_0.8.0.tar.gz' 2021-05-18T15:00:16.0260380Z Content type 'application/x-gzip' length 36762 bytes (35 KB) 2021-05-18T15:00:16.0271860Z ================================================== 2021-05-18T15:00:16.0272390Z downloaded 35 KB 2021-05-18T15:00:16.0272690Z 2021-05-18T15:00:16.0309080Z trying URL 'https://cloud.r-project.org/src/contrib/globals_0.14.0.tar.gz' 2021-05-18T15:00:16.2948950Z Content type 'application/x-gzip' length 30786 bytes (30 KB) 2021-05-18T15:00:16.2963530Z ================================================== 2021-05-18T15:00:16.2964070Z downloaded 30 KB 2021-05-18T15:00:16.2964370Z 2021-05-18T15:00:16.3004380Z trying URL 'https://cloud.r-project.org/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-18T15:00:16.4326530Z Content type 'application/x-gzip' length 7833 bytes 2021-05-18T15:00:16.4327660Z ================================================== 2021-05-18T15:00:16.4328590Z downloaded 7833 bytes 2021-05-18T15:00:16.4328970Z 2021-05-18T15:00:16.4362170Z trying URL 'https://cloud.r-project.org/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-18T15:00:16.6722920Z Content type 'application/x-gzip' length 71567 bytes (69 KB) 2021-05-18T15:00:16.6731650Z ================================================== 2021-05-18T15:00:16.6732200Z downloaded 69 KB 2021-05-18T15:00:16.6732470Z 2021-05-18T15:00:16.6768260Z trying URL 'https://cloud.r-project.org/src/contrib/colorspace_2.0-1.tar.gz' 2021-05-18T15:00:16.8311440Z Content type 'application/x-gzip' length 2193384 bytes (2.1 MB) 2021-05-18T15:00:16.8752110Z ================================================== 2021-05-18T15:00:16.8752770Z downloaded 2.1 MB 2021-05-18T15:00:16.8753070Z 2021-05-18T15:00:16.9309030Z trying URL 'https://cloud.r-project.org/src/contrib/viridisLite_0.4.0.tar.gz' 2021-05-18T15:00:17.1632540Z Content type 'application/x-gzip' length 1267080 bytes (1.2 MB) 2021-05-18T15:00:17.1817220Z ================================================== 2021-05-18T15:00:17.1817840Z downloaded 1.2 MB 2021-05-18T15:00:17.1818100Z 2021-05-18T15:00:17.1858930Z trying URL 'https://cloud.r-project.org/src/contrib/RColorBrewer_1.1-2.tar.gz' 2021-05-18T15:00:17.3214160Z Content type 'application/x-gzip' length 11532 bytes (11 KB) 2021-05-18T15:00:17.3214920Z ================================================== 2021-05-18T15:00:17.3215390Z downloaded 11 KB 2021-05-18T15:00:17.3215680Z 2021-05-18T15:00:17.3378940Z trying URL 'https://cloud.r-project.org/src/contrib/munsell_0.5.0.tar.gz' 2021-05-18T15:00:17.5613560Z Content type 'application/x-gzip' length 182653 bytes (178 KB) 2021-05-18T15:00:17.5710650Z ================================================== 2021-05-18T15:00:17.5711260Z downloaded 178 KB 2021-05-18T15:00:17.5711530Z 2021-05-18T15:00:17.5746870Z trying URL 'https://cloud.r-project.org/src/contrib/labeling_0.4.2.tar.gz' 2021-05-18T15:00:17.8045800Z Content type 'application/x-gzip' length 10156 bytes 2021-05-18T15:00:17.8047020Z ================================================== 2021-05-18T15:00:17.8047670Z downloaded 10156 bytes 2021-05-18T15:00:17.8048040Z 2021-05-18T15:00:17.8082520Z trying URL 'https://cloud.r-project.org/src/contrib/farver_2.1.0.tar.gz' 2021-05-18T15:00:18.1631690Z Content type 'application/x-gzip' length 1281864 bytes (1.2 MB) 2021-05-18T15:00:18.1858720Z ================================================== 2021-05-18T15:00:18.1859360Z downloaded 1.2 MB 2021-05-18T15:00:18.1859670Z 2021-05-18T15:00:18.1945510Z trying URL 'https://cloud.r-project.org/src/contrib/scales_1.1.1.tar.gz' 2021-05-18T15:00:18.3238090Z Content type 'application/x-gzip' length 515201 bytes (503 KB) 2021-05-18T15:00:18.3312390Z ================================================== 2021-05-18T15:00:18.3312940Z downloaded 503 KB 2021-05-18T15:00:18.3313250Z 2021-05-18T15:00:18.3354630Z trying URL 'https://cloud.r-project.org/src/contrib/isoband_0.2.4.tar.gz' 2021-05-18T15:00:18.4668150Z Content type 'application/x-gzip' length 2010708 bytes (1.9 MB) 2021-05-18T15:00:18.4965280Z ================================================== 2021-05-18T15:00:18.4965920Z downloaded 1.9 MB 2021-05-18T15:00:18.4966220Z 2021-05-18T15:00:18.5206780Z trying URL 'https://cloud.r-project.org/src/contrib/gtable_0.3.0.tar.gz' 2021-05-18T15:00:18.7848980Z Content type 'application/x-gzip' length 368081 bytes (359 KB) 2021-05-18T15:00:18.7896390Z ================================================== 2021-05-18T15:00:18.7896900Z downloaded 359 KB 2021-05-18T15:00:18.7897210Z 2021-05-18T15:00:18.7936510Z trying URL 'https://cloud.r-project.org/src/contrib/jquerylib_0.1.4.tar.gz' 2021-05-18T15:00:19.0062600Z Content type 'application/x-gzip' length 520207 bytes (508 KB) 2021-05-18T15:00:19.0178380Z ================================================== 2021-05-18T15:00:19.0179080Z downloaded 508 KB 2021-05-18T15:00:19.0179390Z 2021-05-18T15:00:19.0217180Z trying URL 'https://cloud.r-project.org/src/contrib/sass_0.4.0.tar.gz' 2021-05-18T15:00:19.2576750Z Content type 'application/x-gzip' length 3022459 bytes (2.9 MB) 2021-05-18T15:00:19.2969960Z ================================================== 2021-05-18T15:00:19.2970580Z downloaded 2.9 MB 2021-05-18T15:00:19.2970850Z 2021-05-18T15:00:19.3182560Z trying URL 'https://cloud.r-project.org/src/contrib/bslib_0.2.5.tar.gz' 2021-05-18T15:00:19.4877240Z Content type 'application/x-gzip' length 3810406 bytes (3.6 MB) 2021-05-18T15:00:19.5289660Z ================================================== 2021-05-18T15:00:19.5290280Z downloaded 3.6 MB 2021-05-18T15:00:19.5290580Z 2021-05-18T15:00:19.5453550Z trying URL 'https://cloud.r-project.org/src/contrib/promises_1.2.0.1.tar.gz' 2021-05-18T15:00:19.7516890Z Content type 'application/x-gzip' length 3120504 bytes (3.0 MB) 2021-05-18T15:00:19.7959500Z ================================================== 2021-05-18T15:00:19.7960070Z downloaded 3.0 MB 2021-05-18T15:00:19.7960380Z 2021-05-18T15:00:19.8075200Z trying URL 'https://cloud.r-project.org/src/contrib/later_1.2.0.tar.gz' 2021-05-18T15:00:20.0756750Z Content type 'application/x-gzip' length 64104 bytes (62 KB) 2021-05-18T15:00:20.0769320Z ================================================== 2021-05-18T15:00:20.0769880Z downloaded 62 KB 2021-05-18T15:00:20.0770470Z 2021-05-18T15:00:20.0815850Z trying URL 'https://cloud.r-project.org/src/contrib/sourcetools_0.1.7.tar.gz' 2021-05-18T15:00:20.3434130Z Content type 'application/x-gzip' length 24155 bytes (23 KB) 2021-05-18T15:00:20.3435110Z ================================================== 2021-05-18T15:00:20.3435520Z downloaded 23 KB 2021-05-18T15:00:20.3436330Z 2021-05-18T15:00:20.3469920Z trying URL 'https://cloud.r-project.org/src/contrib/xtable_1.8-4.tar.gz' 2021-05-18T15:00:20.5804440Z Content type 'application/x-gzip' length 564589 bytes (551 KB) 2021-05-18T15:00:20.5911130Z ================================================== 2021-05-18T15:00:20.5911670Z downloaded 551 KB 2021-05-18T15:00:20.5911950Z 2021-05-18T15:00:20.6284050Z trying URL 'https://cloud.r-project.org/src/contrib/httpuv_1.6.1.tar.gz' 2021-05-18T15:00:20.7644970Z Content type 'application/x-gzip' length 1812058 bytes (1.7 MB) 2021-05-18T15:00:20.7897550Z ================================================== 2021-05-18T15:00:20.7898710Z downloaded 1.7 MB 2021-05-18T15:00:20.7899730Z 2021-05-18T15:00:20.7984310Z trying URL 'https://cloud.r-project.org/src/contrib/R.utils_2.10.1.tar.gz' 2021-05-18T15:00:20.9243300Z Content type 'application/x-gzip' length 362269 bytes (353 KB) 2021-05-18T15:00:20.9292800Z ================================================== 2021-05-18T15:00:20.9294080Z downloaded 353 KB 2021-05-18T15:00:20.9295020Z 2021-05-18T15:00:20.9329040Z trying URL 'https://cloud.r-project.org/src/contrib/RcppArmadillo_0.10.4.0.0.tar.gz' 2021-05-18T15:00:21.0860270Z Content type 'application/x-gzip' length 1667929 bytes (1.6 MB) 2021-05-18T15:00:21.1176510Z ================================================== 2021-05-18T15:00:21.1178600Z downloaded 1.6 MB 2021-05-18T15:00:21.1182420Z 2021-05-18T15:00:21.1189530Z trying URL 'https://cloud.r-project.org/src/contrib/JADE_2.0-3.tar.gz' 2021-05-18T15:00:21.2895620Z Content type 'application/x-gzip' length 2572335 bytes (2.5 MB) 2021-05-18T15:00:21.3246630Z ================================================== 2021-05-18T15:00:21.3247180Z downloaded 2.5 MB 2021-05-18T15:00:21.3247440Z 2021-05-18T15:00:21.3690120Z trying URL 'https://cloud.r-project.org/src/contrib/corpcor_1.6.9.tar.gz' 2021-05-18T15:00:21.5085800Z Content type 'application/x-gzip' length 22565 bytes (22 KB) 2021-05-18T15:00:21.5086900Z ================================================== 2021-05-18T15:00:21.5087460Z downloaded 22 KB 2021-05-18T15:00:21.5087730Z 2021-05-18T15:00:21.5123040Z trying URL 'https://cloud.r-project.org/src/contrib/tinytex_0.31.tar.gz' 2021-05-18T15:00:21.6455730Z Content type 'application/x-gzip' length 29243 bytes (28 KB) 2021-05-18T15:00:21.6456420Z ================================================== 2021-05-18T15:00:21.6456830Z downloaded 28 KB 2021-05-18T15:00:21.6457100Z 2021-05-18T15:00:21.6492070Z trying URL 'https://cloud.r-project.org/src/contrib/BH_1.75.0-0.tar.gz' 2021-05-18T15:00:21.7711880Z Content type 'application/x-gzip' length 12801696 bytes (12.2 MB) 2021-05-18T15:00:22.0065100Z ================================================== 2021-05-18T15:00:22.0065650Z downloaded 12.2 MB 2021-05-18T15:00:22.0065910Z 2021-05-18T15:00:22.0848690Z trying URL 'https://cloud.r-project.org/src/contrib/shiny_1.6.0.tar.gz' 2021-05-18T15:00:22.3338890Z Content type 'application/x-gzip' length 4170497 bytes (4.0 MB) 2021-05-18T15:00:22.3993590Z ================================================== 2021-05-18T15:00:22.3994150Z downloaded 4.0 MB 2021-05-18T15:00:22.3994430Z 2021-05-18T15:00:22.4248340Z trying URL 'https://cloud.r-project.org/src/contrib/htmlwidgets_1.5.3.tar.gz' 2021-05-18T15:00:22.5621540Z Content type 'application/x-gzip' length 323656 bytes (316 KB) 2021-05-18T15:00:22.5704700Z ================================================== 2021-05-18T15:00:22.5705820Z downloaded 316 KB 2021-05-18T15:00:22.5706530Z 2021-05-18T15:00:22.5743030Z trying URL 'https://cloud.r-project.org/src/contrib/gdtools_0.2.3.tar.gz' 2021-05-18T15:00:22.7300860Z Content type 'application/x-gzip' length 33202 bytes (32 KB) 2021-05-18T15:00:22.7304060Z ================================================== 2021-05-18T15:00:22.7304520Z downloaded 32 KB 2021-05-18T15:00:22.7304780Z 2021-05-18T15:00:22.7344680Z trying URL 'https://cloud.r-project.org/src/contrib/freetypeharfbuzz_0.2.6.tar.gz' 2021-05-18T15:00:22.9464280Z Content type 'application/x-gzip' length 327632 bytes (319 KB) 2021-05-18T15:00:22.9528090Z ================================================== 2021-05-18T15:00:22.9528610Z downloaded 319 KB 2021-05-18T15:00:22.9528880Z 2021-05-18T15:00:22.9565940Z trying URL 'https://cloud.r-project.org/src/contrib/future_1.21.0.tar.gz' 2021-05-18T15:00:23.2054970Z Content type 'application/x-gzip' length 332743 bytes (324 KB) 2021-05-18T15:00:23.2131920Z ================================================== 2021-05-18T15:00:23.2132440Z downloaded 324 KB 2021-05-18T15:00:23.2132730Z 2021-05-18T15:00:23.2171600Z trying URL 'https://cloud.r-project.org/src/contrib/data.table_1.14.0.tar.gz' 2021-05-18T15:00:23.4596660Z Content type 'application/x-gzip' length 5303849 bytes (5.1 MB) 2021-05-18T15:00:23.5769870Z ================================================== 2021-05-18T15:00:23.5770500Z downloaded 5.1 MB 2021-05-18T15:00:23.5770800Z 2021-05-18T15:00:23.6139840Z trying URL 'https://cloud.r-project.org/src/contrib/crosstalk_1.1.1.tar.gz' 2021-05-18T15:00:23.8295090Z Content type 'application/x-gzip' length 676543 bytes (660 KB) 2021-05-18T15:00:23.8423400Z ================================================== 2021-05-18T15:00:23.8424060Z downloaded 660 KB 2021-05-18T15:00:23.8424370Z 2021-05-18T15:00:23.8465580Z trying URL 'https://cloud.r-project.org/src/contrib/ggplot2_3.3.3.tar.gz' 2021-05-18T15:00:24.0830820Z Content type 'application/x-gzip' length 3058840 bytes (2.9 MB) 2021-05-18T15:00:24.2170700Z ================================================== 2021-05-18T15:00:24.2171300Z downloaded 2.9 MB 2021-05-18T15:00:24.2171990Z 2021-05-18T15:00:24.2781880Z trying URL 'https://cloud.r-project.org/src/contrib/R.matlab_3.6.2.tar.gz' 2021-05-18T15:00:24.5049030Z Content type 'application/x-gzip' length 102067 bytes (99 KB) 2021-05-18T15:00:24.5065430Z ================================================== 2021-05-18T15:00:24.5066020Z downloaded 99 KB 2021-05-18T15:00:24.5066290Z 2021-05-18T15:00:24.5114300Z trying URL 'https://cloud.r-project.org/src/contrib/edfReader_1.2.1.tar.gz' 2021-05-18T15:00:24.7247190Z Content type 'application/x-gzip' length 395423 bytes (386 KB) 2021-05-18T15:00:24.7338060Z ================================================== 2021-05-18T15:00:24.7338590Z downloaded 386 KB 2021-05-18T15:00:24.7338860Z 2021-05-18T15:00:24.7377770Z trying URL 'https://cloud.r-project.org/src/contrib/fICA_1.1-1.tar.gz' 2021-05-18T15:00:24.9911930Z Content type 'application/x-gzip' length 14403 bytes (14 KB) 2021-05-18T15:00:24.9913200Z ================================================== 2021-05-18T15:00:24.9913660Z downloaded 14 KB 2021-05-18T15:00:24.9913930Z 2021-05-18T15:00:25.0063740Z trying URL 'https://cloud.r-project.org/src/contrib/whitening_1.2.0.tar.gz' 2021-05-18T15:00:25.2356970Z Content type 'application/x-gzip' length 458969 bytes (448 KB) 2021-05-18T15:00:25.2716410Z ================================================== 2021-05-18T15:00:25.2716950Z downloaded 448 KB 2021-05-18T15:00:25.2717230Z 2021-05-18T15:00:25.2758480Z trying URL 'https://cloud.r-project.org/src/contrib/geigen_2.3.tar.gz' 2021-05-18T15:00:25.6190010Z Content type 'application/x-gzip' length 51550 bytes (50 KB) 2021-05-18T15:00:25.6190720Z ================================================== 2021-05-18T15:00:25.6191120Z downloaded 50 KB 2021-05-18T15:00:25.6191380Z 2021-05-18T15:00:25.6226750Z trying URL 'https://cloud.r-project.org/src/contrib/ica_1.0-2.tar.gz' 2021-05-18T15:00:25.9431160Z Content type 'application/x-gzip' length 16916 bytes (16 KB) 2021-05-18T15:00:25.9435800Z ================================================== 2021-05-18T15:00:25.9436240Z downloaded 16 KB 2021-05-18T15:00:25.9436530Z 2021-05-18T15:00:25.9474610Z trying URL 'https://cloud.r-project.org/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-18T15:00:26.0714040Z Content type 'application/x-gzip' length 3244734 bytes (3.1 MB) 2021-05-18T15:00:26.1115090Z ================================================== 2021-05-18T15:00:26.1115640Z downloaded 3.1 MB 2021-05-18T15:00:26.1115920Z 2021-05-18T15:00:26.1399680Z trying URL 'https://cloud.r-project.org/src/contrib/vdiffr_0.3.3.tar.gz' 2021-05-18T15:00:26.2867690Z Content type 'application/x-gzip' length 94039 bytes (91 KB) 2021-05-18T15:00:26.2888450Z ================================================== 2021-05-18T15:00:26.2889170Z downloaded 91 KB 2021-05-18T15:00:26.2889750Z 2021-05-18T15:00:26.2927610Z trying URL 'https://cloud.r-project.org/src/contrib/future.apply_1.7.0.tar.gz' 2021-05-18T15:00:26.4274980Z Content type 'application/x-gzip' length 59096 bytes (57 KB) 2021-05-18T15:00:26.4294300Z ================================================== 2021-05-18T15:00:26.4294880Z downloaded 57 KB 2021-05-18T15:00:26.4295160Z 2021-05-18T15:00:26.4330280Z trying URL 'https://cloud.r-project.org/src/contrib/plotly_4.9.3.tar.gz' 2021-05-18T15:00:26.5728860Z Content type 'application/x-gzip' length 3846165 bytes (3.7 MB) 2021-05-18T15:00:26.6567660Z ================================================== 2021-05-18T15:00:26.6568250Z downloaded 3.7 MB 2021-05-18T15:00:26.6568530Z 2021-05-18T15:00:26.6764430Z trying URL 'https://cloud.r-project.org/src/contrib/abind_1.4-5.tar.gz' 2021-05-18T15:00:26.8724900Z Content type 'application/x-gzip' length 21810 bytes (21 KB) 2021-05-18T15:00:26.8725810Z ================================================== 2021-05-18T15:00:26.8726230Z downloaded 21 KB 2021-05-18T15:00:26.8726480Z 2021-05-18T15:00:26.8761330Z trying URL 'https://cloud.r-project.org/src/contrib/pracma_2.3.3.tar.gz' 2021-05-18T15:00:27.0243320Z Content type 'application/x-gzip' length 400994 bytes (391 KB) 2021-05-18T15:00:27.0346830Z ================================================== 2021-05-18T15:00:27.0347330Z downloaded 391 KB 2021-05-18T15:00:27.0347600Z 2021-05-18T15:00:27.0567570Z trying URL 'https://cloud.r-project.org/src/contrib/matrixStats_0.58.0.tar.gz' 2021-05-18T15:00:27.2895160Z Content type 'application/x-gzip' length 195698 bytes (191 KB) 2021-05-18T15:00:27.2924590Z ================================================== 2021-05-18T15:00:27.2925550Z downloaded 191 KB 2021-05-18T15:00:27.2925960Z 2021-05-18T15:00:27.2963670Z trying URL 'https://cloud.r-project.org/src/contrib/signal_0.7-6.tar.gz' 2021-05-18T15:00:27.5889230Z Content type 'application/x-gzip' length 1958138 bytes (1.9 MB) 2021-05-18T15:00:27.6149580Z ================================================== 2021-05-18T15:00:27.6151460Z downloaded 1.9 MB 2021-05-18T15:00:27.6151750Z 2021-05-18T15:00:27.6241420Z trying URL 'https://cloud.r-project.org/src/contrib/miniUI_0.1.1.1.tar.gz' 2021-05-18T15:00:27.8713760Z Content type 'application/x-gzip' length 97958 bytes (95 KB) 2021-05-18T15:00:27.8727810Z ================================================== 2021-05-18T15:00:27.8728290Z downloaded 95 KB 2021-05-18T15:00:27.8728560Z 2021-05-18T15:00:28.2230110Z * installing *source* package ‘R.methodsS3’ ... 2021-05-18T15:00:28.2262710Z ** package ‘R.methodsS3’ successfully unpacked and MD5 sums checked 2021-05-18T15:00:28.2263860Z ** using staged installation 2021-05-18T15:00:28.2451640Z ** R 2021-05-18T15:00:28.2927540Z ** inst 2021-05-18T15:00:28.2944690Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:00:29.0011890Z ** help 2021-05-18T15:00:29.0855830Z *** installing help indices 2021-05-18T15:00:29.1327260Z ** building package indices 2021-05-18T15:00:29.4222870Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:00:29.6831200Z ** testing if installed package can be loaded from final location 2021-05-18T15:00:29.9493190Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:00:29.9520730Z * DONE (R.methodsS3) 2021-05-18T15:00:30.4451530Z * installing *source* package ‘clue’ ... 2021-05-18T15:00:30.4540840Z ** package ‘clue’ successfully unpacked and MD5 sums checked 2021-05-18T15:00:30.4541580Z ** using staged installation 2021-05-18T15:00:30.4775450Z ** libs 2021-05-18T15:00:30.4960180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c assignment.c -o assignment.o 2021-05-18T15:00:30.8998310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c clue.c -o clue.o 2021-05-18T15:00:30.9989610Z 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-18T15:00:31.0828810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c lsap.c -o lsap.o 2021-05-18T15:00:31.1600170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c trees.c -o trees.o 2021-05-18T15:00:31.5780370Z 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 clue.so assignment.o clue.o init.o lsap.o trees.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T15:00:31.6818290Z installing to /Users/runner/work/_temp/Library/00LOCK-clue/00new/clue/libs 2021-05-18T15:00:31.6869980Z ** R 2021-05-18T15:00:31.7329160Z ** data 2021-05-18T15:00:31.7358860Z ** inst 2021-05-18T15:00:31.7427450Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:00:36.1490600Z ** help 2021-05-18T15:00:36.5498620Z *** installing help indices 2021-05-18T15:00:36.7057540Z ** building package indices 2021-05-18T15:00:37.0922190Z ** installing vignettes 2021-05-18T15:00:37.1029960Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:00:37.4902670Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T15:00:37.6386380Z ** testing if installed package can be loaded from final location 2021-05-18T15:00:38.0178380Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:00:38.0240020Z * DONE (clue) 2021-05-18T15:00:38.4439850Z * installing *source* package ‘systemfonts’ ... 2021-05-18T15:00:38.4502750Z ** package ‘systemfonts’ successfully unpacked and MD5 sums checked 2021-05-18T15:00:38.4503580Z ** using staged installation 2021-05-18T15:00:38.6208200Z Found pkg-config cflags and libs! 2021-05-18T15:00:38.6209470Z Using PKG_CFLAGS=-I/usr/local/opt/freetype/include/freetype2 2021-05-18T15:00:38.6211920Z Using PKG_LIBS=-L/usr/local/opt/freetype/lib -L/usr/local/Cellar/libpng/1.6.37/lib -lfreetype -lz -lbz2 -lpng16 -lz 2021-05-18T15:00:39.0326290Z ** libs 2021-05-18T15:00:39.0534870Z rm -f systemfonts.so caches.o cpp11.o dev_metrics.o font_matching.o font_registry.o ft_cache.o string_shape.o font_metrics.o font_fallback.o string_metrics.o emoji.o cache_store.o init.o mac/FontManagerMac.o 2021-05-18T15:00:39.0565140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/freetype/include/freetype2 -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c caches.cpp -o caches.o 2021-05-18T15:00:40.5775910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/freetype/include/freetype2 -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c cpp11.cpp -o cpp11.o 2021-05-18T15:00:41.8037830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/freetype/include/freetype2 -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c dev_metrics.cpp -o dev_metrics.o 2021-05-18T15:00:43.1355090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/freetype/include/freetype2 -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c font_matching.cpp -o font_matching.o 2021-05-18T15:00:45.9105390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/freetype/include/freetype2 -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c font_registry.cpp -o font_registry.o 2021-05-18T15:00:48.5488030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/freetype/include/freetype2 -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c ft_cache.cpp -o ft_cache.o 2021-05-18T15:00:51.4415480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/freetype/include/freetype2 -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c string_shape.cpp -o string_shape.o 2021-05-18T15:00:53.0814820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/freetype/include/freetype2 -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c font_metrics.cpp -o font_metrics.o 2021-05-18T15:00:56.0428750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/freetype/include/freetype2 -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c font_fallback.cpp -o font_fallback.o 2021-05-18T15:00:57.8467170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/freetype/include/freetype2 -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c string_metrics.cpp -o string_metrics.o 2021-05-18T15:01:00.1678980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/freetype/include/freetype2 -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c emoji.cpp -o emoji.o 2021-05-18T15:01:01.9988370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/freetype/include/freetype2 -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c cache_store.cpp -o cache_store.o 2021-05-18T15:01:02.9016550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/freetype/include/freetype2 -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-18T15:01:03.7180650Z clang++ -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/freetype/include/freetype2 -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fobjc-arc -fPIC -c mac/FontManagerMac.mm -o mac/FontManagerMac.o 2021-05-18T15:01:07.7616290Z 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 systemfonts.so caches.o cpp11.o dev_metrics.o font_matching.o font_registry.o ft_cache.o string_shape.o font_metrics.o font_fallback.o string_metrics.o emoji.o cache_store.o init.o mac/FontManagerMac.o -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/libpng/1.6.37/lib -lfreetype -lz -lbz2 -lpng16 -lz -framework CoreText -framework Foundation -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T15:01:07.9057640Z ld: warning: dylib (/usr/local/lib/libfreetype.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-18T15:01:07.9058930Z ld: warning: dylib (/usr/local/lib/libpng16.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-18T15:01:07.9691200Z installing to /Users/runner/work/_temp/Library/00LOCK-systemfonts/00new/systemfonts/libs 2021-05-18T15:01:07.9794170Z ** R 2021-05-18T15:01:08.0059430Z ** inst 2021-05-18T15:01:08.0105480Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:01:08.7919290Z ** help 2021-05-18T15:01:08.9252280Z *** installing help indices 2021-05-18T15:01:08.9770290Z ** building package indices 2021-05-18T15:01:09.2716150Z ** installing vignettes 2021-05-18T15:01:09.2817340Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:01:09.6167970Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T15:01:09.7498560Z ** testing if installed package can be loaded from final location 2021-05-18T15:01:10.0130380Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:01:10.0162440Z * DONE (systemfonts) 2021-05-18T15:01:10.7853050Z * installing *source* package ‘fontLiberation’ ... 2021-05-18T15:01:10.8070940Z ** package ‘fontLiberation’ successfully unpacked and MD5 sums checked 2021-05-18T15:01:10.8071760Z ** using staged installation 2021-05-18T15:01:10.8247440Z ** inst 2021-05-18T15:01:10.8935380Z ** help 2021-05-18T15:01:10.8939160Z No man pages found in package ‘fontLiberation’ 2021-05-18T15:01:10.9042180Z *** installing help indices 2021-05-18T15:01:10.9143740Z ** building package indices 2021-05-18T15:01:11.1771370Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:01:11.4302900Z ** testing if installed package can be loaded from final location 2021-05-18T15:01:11.7762910Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:01:11.7793680Z * DONE (fontLiberation) 2021-05-18T15:01:12.1615250Z * installing *source* package ‘fontBitstreamVera’ ... 2021-05-18T15:01:12.1662810Z ** package ‘fontBitstreamVera’ successfully unpacked and MD5 sums checked 2021-05-18T15:01:12.1665380Z ** using staged installation 2021-05-18T15:01:12.1828350Z ** inst 2021-05-18T15:01:12.1966490Z ** help 2021-05-18T15:01:12.1968380Z No man pages found in package ‘fontBitstreamVera’ 2021-05-18T15:01:12.2036490Z *** installing help indices 2021-05-18T15:01:12.2168590Z ** building package indices 2021-05-18T15:01:12.4708620Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:01:12.7406250Z ** testing if installed package can be loaded from final location 2021-05-18T15:01:13.0515420Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:01:13.0597010Z * DONE (fontBitstreamVera) 2021-05-18T15:01:13.4377710Z * installing *source* package ‘parallelly’ ... 2021-05-18T15:01:13.4427000Z ** package ‘parallelly’ successfully unpacked and MD5 sums checked 2021-05-18T15:01:13.4427930Z ** using staged installation 2021-05-18T15:01:13.4601160Z ** R 2021-05-18T15:01:13.4900750Z ** inst 2021-05-18T15:01:13.4917250Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:01:15.3330360Z ** help 2021-05-18T15:01:15.4871610Z *** installing help indices 2021-05-18T15:01:15.5433240Z *** copying figures 2021-05-18T15:01:15.5445620Z ** building package indices 2021-05-18T15:01:15.8547780Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:01:16.1305460Z ** testing if installed package can be loaded from final location 2021-05-18T15:01:16.4251800Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:01:16.4357610Z * DONE (parallelly) 2021-05-18T15:01:16.7935870Z * installing *source* package ‘listenv’ ... 2021-05-18T15:01:16.7972270Z ** package ‘listenv’ successfully unpacked and MD5 sums checked 2021-05-18T15:01:16.7974410Z ** using staged installation 2021-05-18T15:01:16.8150900Z ** R 2021-05-18T15:01:16.8312170Z ** inst 2021-05-18T15:01:16.8336420Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:01:17.9838090Z ** help 2021-05-18T15:01:18.0773130Z *** installing help indices 2021-05-18T15:01:18.1109470Z ** building package indices 2021-05-18T15:01:18.3893240Z ** installing vignettes 2021-05-18T15:01:18.3973810Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:01:18.6514880Z ** testing if installed package can be loaded from final location 2021-05-18T15:01:18.9274370Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:01:18.9380820Z * DONE (listenv) 2021-05-18T15:01:19.2743310Z * installing *source* package ‘globals’ ... 2021-05-18T15:01:19.2775430Z ** package ‘globals’ successfully unpacked and MD5 sums checked 2021-05-18T15:01:19.2776610Z ** using staged installation 2021-05-18T15:01:19.2957730Z ** R 2021-05-18T15:01:19.3157040Z ** inst 2021-05-18T15:01:19.3174990Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:01:20.4125480Z ** help 2021-05-18T15:01:20.4944550Z *** installing help indices 2021-05-18T15:01:20.5257340Z ** building package indices 2021-05-18T15:01:21.1032090Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:01:21.3995510Z ** testing if installed package can be loaded from final location 2021-05-18T15:01:21.6767730Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:01:21.6791980Z * DONE (globals) 2021-05-18T15:01:21.9867030Z * installing *source* package ‘base64enc’ ... 2021-05-18T15:01:21.9884800Z ** package ‘base64enc’ successfully unpacked and MD5 sums checked 2021-05-18T15:01:21.9887340Z ** using staged installation 2021-05-18T15:01:22.0052940Z ** libs 2021-05-18T15:01:22.0243730Z 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-18T15:01:22.1809740Z 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-18T15:01:22.2886410Z 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-18T15:01:22.3976800Z 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-18T15:01:22.4565720Z installing to /Users/runner/work/_temp/Library/00LOCK-base64enc/00new/base64enc/libs 2021-05-18T15:01:22.4669970Z ** R 2021-05-18T15:01:22.4810670Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:01:22.8569520Z ** help 2021-05-18T15:01:22.9202510Z *** installing help indices 2021-05-18T15:01:22.9435500Z ** building package indices 2021-05-18T15:01:23.2145580Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:01:23.5207220Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T15:01:23.6559080Z ** testing if installed package can be loaded from final location 2021-05-18T15:01:23.9124360Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:01:23.9146230Z * DONE (base64enc) 2021-05-18T15:01:24.7309700Z * installing *source* package ‘colorspace’ ... 2021-05-18T15:01:24.7532280Z ** package ‘colorspace’ successfully unpacked and MD5 sums checked 2021-05-18T15:01:24.7533080Z ** using staged installation 2021-05-18T15:01:24.7821610Z ** libs 2021-05-18T15:01:24.8004810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c colorspace.c -o colorspace.o 2021-05-18T15:01:25.6292340Z 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-18T15:01:25.7136930Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o colorspace.so colorspace.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T15:01:25.7739350Z installing to /Users/runner/work/_temp/Library/00LOCK-colorspace/00new/colorspace/libs 2021-05-18T15:01:25.7802340Z ** R 2021-05-18T15:01:25.8187990Z ** data 2021-05-18T15:01:25.8206900Z *** moving datasets to lazyload DB 2021-05-18T15:01:25.9488530Z ** demo 2021-05-18T15:01:25.9508580Z ** inst 2021-05-18T15:01:26.0364660Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:01:31.1587230Z ** help 2021-05-18T15:01:31.5677680Z *** installing help indices 2021-05-18T15:01:31.7341570Z ** building package indices 2021-05-18T15:01:32.1059090Z ** installing vignettes 2021-05-18T15:01:32.1158130Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:01:32.4740010Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T15:01:32.6014390Z ** testing if installed package can be loaded from final location 2021-05-18T15:01:33.0750000Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:01:33.0864290Z * DONE (colorspace) 2021-05-18T15:01:33.4826140Z * installing *source* package ‘viridisLite’ ... 2021-05-18T15:01:33.4876540Z ** package ‘viridisLite’ successfully unpacked and MD5 sums checked 2021-05-18T15:01:33.4877460Z ** using staged installation 2021-05-18T15:01:33.5078820Z ** R 2021-05-18T15:01:33.5331610Z ** inst 2021-05-18T15:01:33.5345940Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:01:33.9180050Z ** help 2021-05-18T15:01:33.9563100Z *** installing help indices 2021-05-18T15:01:33.9790200Z *** copying figures 2021-05-18T15:01:33.9922990Z ** building package indices 2021-05-18T15:01:34.2518390Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:01:34.4977030Z ** testing if installed package can be loaded from final location 2021-05-18T15:01:34.7505220Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:01:34.7593520Z * DONE (viridisLite) 2021-05-18T15:01:35.0471310Z * installing *source* package ‘RColorBrewer’ ... 2021-05-18T15:01:35.0485950Z ** package ‘RColorBrewer’ successfully unpacked and MD5 sums checked 2021-05-18T15:01:35.0487620Z ** using staged installation 2021-05-18T15:01:35.0649060Z ** R 2021-05-18T15:01:35.0880020Z ** inst 2021-05-18T15:01:35.0895920Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:01:36.0924230Z ** help 2021-05-18T15:01:36.1160610Z *** installing help indices 2021-05-18T15:01:36.1385360Z ** building package indices 2021-05-18T15:01:36.3976150Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:01:36.6588200Z ** testing if installed package can be loaded from final location 2021-05-18T15:01:36.9461720Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:01:36.9525840Z * DONE (RColorBrewer) 2021-05-18T15:01:37.2464540Z * installing *source* package ‘labeling’ ... 2021-05-18T15:01:37.2484800Z ** package ‘labeling’ successfully unpacked and MD5 sums checked 2021-05-18T15:01:37.2486000Z ** using staged installation 2021-05-18T15:01:37.2642460Z ** R 2021-05-18T15:01:37.2796580Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:01:38.0365730Z ** help 2021-05-18T15:01:38.1278460Z *** installing help indices 2021-05-18T15:01:38.1628350Z ** building package indices 2021-05-18T15:01:38.4415100Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:01:38.6934860Z ** testing if installed package can be loaded from final location 2021-05-18T15:01:38.9596410Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:01:38.9702700Z * DONE (labeling) 2021-05-18T15:01:39.4131070Z * installing *source* package ‘farver’ ... 2021-05-18T15:01:39.4233790Z ** package ‘farver’ successfully unpacked and MD5 sums checked 2021-05-18T15:01:39.4235220Z ** using staged installation 2021-05-18T15:01:39.4415600Z ** libs 2021-05-18T15:01:39.4599810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c ColorSpace.cpp -o ColorSpace.o 2021-05-18T15:01:39.9806570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Comparison.cpp -o Comparison.o 2021-05-18T15:01:40.1972040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Conversion.cpp -o Conversion.o 2021-05-18T15:01:40.7788650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c encode.cpp -o encode.o 2021-05-18T15:01:44.5850400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c farver.cpp -o farver.o 2021-05-18T15:01:57.4408230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-18T15:01:58.0652380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o farver.so ColorSpace.o Comparison.o Conversion.o encode.o farver.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T15:01:58.1392620Z installing to /Users/runner/work/_temp/Library/00LOCK-farver/00new/farver/libs 2021-05-18T15:01:58.1547980Z ** R 2021-05-18T15:01:58.1964230Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:01:58.7009100Z ** help 2021-05-18T15:01:58.7828660Z *** installing help indices 2021-05-18T15:01:58.8183540Z *** copying figures 2021-05-18T15:01:58.8285560Z ** building package indices 2021-05-18T15:01:59.1061500Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:01:59.4341570Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T15:01:59.5682820Z ** testing if installed package can be loaded from final location 2021-05-18T15:01:59.8235250Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:01:59.8261540Z * DONE (farver) 2021-05-18T15:02:00.3945880Z * installing *source* package ‘isoband’ ... 2021-05-18T15:02:00.4062190Z ** package ‘isoband’ successfully unpacked and MD5 sums checked 2021-05-18T15:02:00.4062980Z ** using staged installation 2021-05-18T15:02:00.4279370Z ** libs 2021-05-18T15:02:00.4464280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c clip-lines.cpp -o clip-lines.o 2021-05-18T15:02:01.5705300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-18T15:02:01.7326940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c isoband.cpp -o isoband.o 2021-05-18T15:02:03.8494730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c polygon.cpp -o polygon.o 2021-05-18T15:02:04.6917370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c separate-polygons.cpp -o separate-polygons.o 2021-05-18T15:02:06.6373060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c test-clip-lines.cpp -o test-clip-lines.o 2021-05-18T15:02:09.8408850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c test-runner.cpp -o test-runner.o 2021-05-18T15:02:24.8984840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c test-separate-polygons.cpp -o test-separate-polygons.o 2021-05-18T15:02:27.5104600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o isoband.so clip-lines.o init.o isoband.o polygon.o separate-polygons.o test-clip-lines.o test-runner.o test-separate-polygons.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T15:02:27.5969260Z installing to /Users/runner/work/_temp/Library/00LOCK-isoband/00new/isoband/libs 2021-05-18T15:02:27.6056140Z ** R 2021-05-18T15:02:27.6236540Z ** inst 2021-05-18T15:02:27.6525030Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:02:28.7602940Z ** help 2021-05-18T15:02:28.8533060Z *** installing help indices 2021-05-18T15:02:28.8909760Z *** copying figures 2021-05-18T15:02:28.8971310Z ** building package indices 2021-05-18T15:02:29.2385570Z ** installing vignettes 2021-05-18T15:02:29.2510970Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:02:29.5827520Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T15:02:29.7164900Z ** testing if installed package can be loaded from final location 2021-05-18T15:02:29.9972900Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:02:30.0005370Z * DONE (isoband) 2021-05-18T15:02:30.4839940Z * installing *source* package ‘gtable’ ... 2021-05-18T15:02:30.4923960Z ** package ‘gtable’ successfully unpacked and MD5 sums checked 2021-05-18T15:02:30.4925090Z ** using staged installation 2021-05-18T15:02:30.5151830Z ** R 2021-05-18T15:02:30.5374600Z ** inst 2021-05-18T15:02:30.5537730Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:02:31.3624780Z ** help 2021-05-18T15:02:31.5647180Z *** installing help indices 2021-05-18T15:02:31.6184110Z *** copying figures 2021-05-18T15:02:31.6200640Z ** building package indices 2021-05-18T15:02:31.9209900Z ** installing vignettes 2021-05-18T15:02:31.9287580Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:02:32.2060080Z ** testing if installed package can be loaded from final location 2021-05-18T15:02:32.4803830Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:02:32.4915760Z * DONE (gtable) 2021-05-18T15:02:32.8492510Z * installing *source* package ‘later’ ... 2021-05-18T15:02:32.8534270Z ** package ‘later’ successfully unpacked and MD5 sums checked 2021-05-18T15:02:32.8535240Z ** using staged installation 2021-05-18T15:02:32.8984320Z Running configure script 2021-05-18T15:02:33.1139520Z -latomic linker flag not needed. 2021-05-18T15:02:33.1371160Z ** libs 2021-05-18T15:02:33.1561140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-18T15:02:34.3341970Z In file included from RcppExports.cpp:5: 2021-05-18T15:02:34.3343470Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T15:02:34.3345660Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T15:02:34.3346690Z SEXP data = Parent::get__(); 2021-05-18T15:02:34.3347100Z ^ 2021-05-18T15:02:38.5286490Z 1 warning generated. 2021-05-18T15:02:38.5427510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c callback_registry.cpp -o callback_registry.o 2021-05-18T15:02:39.6979400Z In file included from callback_registry.cpp:6: 2021-05-18T15:02:39.6980210Z In file included from ./callback_registry.h:4: 2021-05-18T15:02:39.6981040Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T15:02:39.6983140Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T15:02:39.6984150Z SEXP data = Parent::get__(); 2021-05-18T15:02:39.6984560Z ^ 2021-05-18T15:02:44.7159400Z 1 warning generated. 2021-05-18T15:02:44.7316230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c debug.cpp -o debug.o 2021-05-18T15:02:45.4817710Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-18T15:02:45.5637130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c later.cpp -o later.o 2021-05-18T15:02:46.7198820Z In file included from later.cpp:1: 2021-05-18T15:02:46.7199610Z In file included from ./later.h:6: 2021-05-18T15:02:46.7200650Z In file included from ./callback_registry.h:4: 2021-05-18T15:02:46.7201660Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T15:02:46.7204180Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T15:02:46.7205760Z SEXP data = Parent::get__(); 2021-05-18T15:02:46.7206230Z ^ 2021-05-18T15:02:51.0183820Z 1 warning generated. 2021-05-18T15:02:51.0331590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c later_posix.cpp -o later_posix.o 2021-05-18T15:02:52.2071040Z In file included from later_posix.cpp:3: 2021-05-18T15:02:52.2074220Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T15:02:52.2076950Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T15:02:52.2077960Z SEXP data = Parent::get__(); 2021-05-18T15:02:52.2078360Z ^ 2021-05-18T15:02:54.5149150Z later_posix.cpp:245:13: warning: unused variable 'ret' [-Wunused-variable] 2021-05-18T15:02:54.5150040Z ssize_t ret = write(dummy_pipe_in, "a", 1); 2021-05-18T15:02:54.5150470Z ^ 2021-05-18T15:02:55.2740250Z 2 warnings generated. 2021-05-18T15:02:55.2882480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c later_win32.cpp -o later_win32.o 2021-05-18T15:02:55.3443610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c timer_posix.cpp -o timer_posix.o 2021-05-18T15:02:55.8082580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c timestamp_unix.cpp -o timestamp_unix.o 2021-05-18T15:02:56.2056340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c timestamp_win32.cpp -o timestamp_win32.o 2021-05-18T15:02:56.2447490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c tinycthread.c -o tinycthread.o 2021-05-18T15:02:56.3649300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o later.so RcppExports.o callback_registry.o debug.o init.o later.o later_posix.o later_win32.o timer_posix.o timestamp_unix.o timestamp_win32.o tinycthread.o -pthread -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T15:02:56.4323390Z installing to /Users/runner/work/_temp/Library/00LOCK-later/00new/later/libs 2021-05-18T15:02:56.4403570Z ** R 2021-05-18T15:02:56.4543330Z ** inst 2021-05-18T15:02:56.4608470Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:02:57.0183560Z ** help 2021-05-18T15:02:57.0930450Z *** installing help indices 2021-05-18T15:02:57.1281020Z ** building package indices 2021-05-18T15:02:57.3985090Z ** installing vignettes 2021-05-18T15:02:57.4058190Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:02:57.8519270Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T15:02:57.9902970Z ** testing if installed package can be loaded from final location 2021-05-18T15:02:58.3659720Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:02:58.3685930Z * DONE (later) 2021-05-18T15:02:58.7284060Z * installing *source* package ‘sourcetools’ ... 2021-05-18T15:02:58.7323720Z ** package ‘sourcetools’ successfully unpacked and MD5 sums checked 2021-05-18T15:02:58.7324680Z ** using staged installation 2021-05-18T15:02:58.7477470Z ** libs 2021-05-18T15:02:58.7655850Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/usr/local/include -fPIC -Wall -g -O2 -c Reader.cpp -o Reader.o 2021-05-18T15:03:00.0697810Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/usr/local/include -fPIC -Wall -g -O2 -c Tokenizer.cpp -o Tokenizer.o 2021-05-18T15:03:01.7120920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/usr/local/include -fPIC -Wall -g -O2 -c sourcetools-init.c -o sourcetools-init.o 2021-05-18T15:03:01.8050420Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o sourcetools.so Reader.o Tokenizer.o sourcetools-init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T15:03:01.8648470Z installing to /Users/runner/work/_temp/Library/00LOCK-sourcetools/00new/sourcetools/libs 2021-05-18T15:03:01.8743700Z ** R 2021-05-18T15:03:01.8882470Z ** inst 2021-05-18T15:03:01.9048900Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:03:02.2282040Z ** help 2021-05-18T15:03:02.2535600Z *** installing help indices 2021-05-18T15:03:02.2753740Z ** building package indices 2021-05-18T15:03:02.6205460Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:03:02.9456880Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T15:03:03.0741210Z ** testing if installed package can be loaded from final location 2021-05-18T15:03:03.3724170Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:03:03.3852310Z * DONE (sourcetools) 2021-05-18T15:03:03.7874450Z * installing *source* package ‘xtable’ ... 2021-05-18T15:03:03.7926250Z ** package ‘xtable’ successfully unpacked and MD5 sums checked 2021-05-18T15:03:03.7927470Z ** using staged installation 2021-05-18T15:03:03.8167110Z ** R 2021-05-18T15:03:03.8360840Z ** data 2021-05-18T15:03:03.8371450Z ** inst 2021-05-18T15:03:03.8536310Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:03:05.1906110Z ** help 2021-05-18T15:03:05.3469700Z *** installing help indices 2021-05-18T15:03:05.4088520Z ** building package indices 2021-05-18T15:03:05.7247530Z ** installing vignettes 2021-05-18T15:03:05.7325890Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:03:05.9816530Z ** testing if installed package can be loaded from final location 2021-05-18T15:03:06.2574330Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:03:06.2675290Z * DONE (xtable) 2021-05-18T15:03:07.7246770Z * installing *source* package ‘RcppArmadillo’ ... 2021-05-18T15:03:07.7739930Z ** package ‘RcppArmadillo’ successfully unpacked and MD5 sums checked 2021-05-18T15:03:07.7740780Z ** using staged installation 2021-05-18T15:03:08.4836170Z checking whether the C++ compiler works... yes 2021-05-18T15:03:08.4837330Z checking for C++ compiler default output file name... a.out 2021-05-18T15:03:08.5858750Z checking for suffix of executables... 2021-05-18T15:03:08.7360570Z checking whether we are cross compiling... no 2021-05-18T15:03:08.8041260Z checking for suffix of object files... o 2021-05-18T15:03:08.8659030Z checking whether we are using the GNU C++ compiler... yes 2021-05-18T15:03:08.9389980Z checking whether clang++ -mmacosx-version-min=10.13 -std=gnu++14 accepts -g... yes 2021-05-18T15:03:09.0593450Z checking how to run the C++ preprocessor... clang++ -mmacosx-version-min=10.13 -std=gnu++14 -E 2021-05-18T15:03:09.3009230Z checking whether we are using the GNU C++ compiler... (cached) yes 2021-05-18T15:03:09.3012450Z checking whether clang++ -mmacosx-version-min=10.13 -std=gnu++14 accepts -g... (cached) yes 2021-05-18T15:03:09.5200780Z checking whether we have a suitable tempdir... /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T 2021-05-18T15:03:09.8264240Z checking whether R CMD SHLIB can already compile programs using OpenMP... yes 2021-05-18T15:03:09.9354170Z configure: WARNING: Some complex-valued LAPACK functions may not be available 2021-05-18T15:03:09.9356470Z checking LAPACK_LIBS... R-supplied partial LAPACK found 2021-05-18T15:03:09.9754450Z configure: creating ./config.status 2021-05-18T15:03:11.1044080Z ** libs 2021-05-18T15:03:11.1045120Z config.status: creating inst/include/RcppArmadilloConfigGenerated.h 2021-05-18T15:03:11.1046390Z config.status: creating src/Makevars 2021-05-18T15:03:11.1049360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -I../inst/include -fPIC -Wall -g -O2 -c RcppArmadillo.cpp -o RcppArmadillo.o 2021-05-18T15:03:13.8477740Z In file included from RcppArmadillo.cpp:21: 2021-05-18T15:03:13.8478550Z In file included from ../inst/include/RcppArmadillo.h:34: 2021-05-18T15:03:13.8479420Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T15:03:13.8481900Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T15:03:13.8483320Z SEXP data = Parent::get__(); 2021-05-18T15:03:13.8484200Z ^ 2021-05-18T15:03:17.9153000Z 1 warning generated. 2021-05-18T15:03:17.9345510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -I../inst/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-18T15:03:21.3118830Z In file included from RcppExports.cpp:4: 2021-05-18T15:03:21.3120290Z In file included from ./../inst/include/RcppArmadillo.h:34: 2021-05-18T15:03:21.3121590Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T15:03:21.3124120Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T15:03:21.3125590Z SEXP data = Parent::get__(); 2021-05-18T15:03:21.3126410Z ^ 2021-05-18T15:03:25.7625510Z 1 warning generated. 2021-05-18T15:03:25.7831120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -I../inst/include -fPIC -Wall -g -O2 -c fastLm.cpp -o fastLm.o 2021-05-18T15:03:29.1696140Z In file included from fastLm.cpp:22: 2021-05-18T15:03:29.1697050Z In file included from ../inst/include/RcppArmadillo.h:34: 2021-05-18T15:03:29.1697930Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T15:03:29.1700010Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T15:03:29.1701020Z SEXP data = Parent::get__(); 2021-05-18T15:03:29.1701430Z ^ 2021-05-18T15:03:35.1909620Z 1 warning generated. 2021-05-18T15:03:35.2221770Z 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 RcppArmadillo.so RcppArmadillo.o RcppExports.o fastLm.o -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin18/8.2.0 -L/usr/local/gfortran/lib -lgfortran -lquadmath -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T15:03:35.5106100Z ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (10.14) than being linked (10.13) 2021-05-18T15:03:35.5177300Z ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (10.14) than being linked (10.13) 2021-05-18T15:03:35.5642510Z installing to /Users/runner/work/_temp/Library/00LOCK-RcppArmadillo/00new/RcppArmadillo/libs 2021-05-18T15:03:35.5710600Z ** R 2021-05-18T15:03:35.5816980Z ** inst 2021-05-18T15:03:35.8776830Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:03:36.6568280Z ** help 2021-05-18T15:03:36.7327800Z *** installing help indices 2021-05-18T15:03:36.7557570Z ** building package indices 2021-05-18T15:03:37.0463390Z ** installing vignettes 2021-05-18T15:03:37.0505780Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:03:37.6734800Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T15:03:37.8637240Z ** testing if installed package can be loaded from final location 2021-05-18T15:03:38.2374800Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:03:38.2743280Z * DONE (RcppArmadillo) 2021-05-18T15:03:38.7548810Z * installing *source* package ‘corpcor’ ... 2021-05-18T15:03:38.7610360Z ** package ‘corpcor’ successfully unpacked and MD5 sums checked 2021-05-18T15:03:38.7611480Z ** using staged installation 2021-05-18T15:03:38.7826740Z ** R 2021-05-18T15:03:38.8059570Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:03:39.5341100Z ** help 2021-05-18T15:03:39.6713080Z *** installing help indices 2021-05-18T15:03:39.7245750Z ** building package indices 2021-05-18T15:03:40.0307330Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:03:40.2900710Z ** testing if installed package can be loaded from final location 2021-05-18T15:03:40.5415530Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:03:40.5437730Z * DONE (corpcor) 2021-05-18T15:03:40.8548620Z * installing *source* package ‘tinytex’ ... 2021-05-18T15:03:40.8573930Z ** package ‘tinytex’ successfully unpacked and MD5 sums checked 2021-05-18T15:03:40.8575310Z ** using staged installation 2021-05-18T15:03:40.8834880Z ** R 2021-05-18T15:03:40.9045180Z ** inst 2021-05-18T15:03:40.9062210Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:03:41.9022960Z ** help 2021-05-18T15:03:42.0697860Z *** installing help indices 2021-05-18T15:03:42.1126760Z ** building package indices 2021-05-18T15:03:42.3937500Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:03:42.6522410Z ** testing if installed package can be loaded from final location 2021-05-18T15:03:42.9355600Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:03:42.9449010Z * DONE (tinytex) 2021-05-18T15:04:03.9364150Z * installing *source* package ‘BH’ ... 2021-05-18T15:04:04.8699070Z ** package ‘BH’ successfully unpacked and MD5 sums checked 2021-05-18T15:04:04.8699830Z ** using staged installation 2021-05-18T15:04:04.8834910Z ** inst 2021-05-18T15:04:12.7198790Z ** help 2021-05-18T15:04:12.7481300Z *** installing help indices 2021-05-18T15:04:12.7718570Z ** building package indices 2021-05-18T15:04:13.0614290Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:04:13.5715310Z ** testing if installed package can be loaded from final location 2021-05-18T15:04:13.8357610Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:04:15.2876700Z * DONE (BH) 2021-05-18T15:04:17.7676000Z * installing *source* package ‘data.table’ ... 2021-05-18T15:04:17.8182000Z ** package ‘data.table’ successfully unpacked and MD5 sums checked 2021-05-18T15:04:17.8183250Z ** using staged installation 2021-05-18T15:04:18.5563050Z zlib 1.2.11 is available ok 2021-05-18T15:04:18.8266710Z R CMD SHLIB supports OpenMP without any extra hint 2021-05-18T15:04:18.8964790Z ** libs 2021-05-18T15:04:18.9172870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c assign.c -o assign.o 2021-05-18T15:04:20.6684330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c between.c -o between.o 2021-05-18T15:04:20.9000750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c bmerge.c -o bmerge.o 2021-05-18T15:04:21.4268760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c chmatch.c -o chmatch.o 2021-05-18T15:04:21.5967110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cj.c -o cj.o 2021-05-18T15:04:21.7815110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coalesce.c -o coalesce.o 2021-05-18T15:04:21.9622660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dogroups.c -o dogroups.o 2021-05-18T15:04:22.5057190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fastmean.c -o fastmean.o 2021-05-18T15:04:22.6275380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fcast.c -o fcast.o 2021-05-18T15:04:22.7729240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fifelse.c -o fifelse.o 2021-05-18T15:04:23.0110230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fmelt.c -o fmelt.o 2021-05-18T15:04:23.7204470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c forder.c -o forder.o 2021-05-18T15:04:24.5215010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c frank.c -o frank.o 2021-05-18T15:04:24.7350380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fread.c -o fread.o 2021-05-18T15:04:26.3478790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c freadR.c -o freadR.o 2021-05-18T15:04:26.7137290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c froll.c -o froll.o 2021-05-18T15:04:27.0551230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c frollR.c -o frollR.o 2021-05-18T15:04:27.2570000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c frolladaptive.c -o frolladaptive.o 2021-05-18T15:04:27.5105650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fsort.c -o fsort.o 2021-05-18T15:04:27.7361520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fwrite.c -o fwrite.o 2021-05-18T15:04:28.2367550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fwriteR.c -o fwriteR.o 2021-05-18T15:04:28.4071280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c gsumm.c -o gsumm.o 2021-05-18T15:04:29.3257550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c ijoin.c -o ijoin.o 2021-05-18T15:04:29.7840880Z 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-18T15:04:29.9029110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c inrange.c -o inrange.o 2021-05-18T15:04:29.9948090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c nafill.c -o nafill.o 2021-05-18T15:04:30.2307910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c nqrecreateindices.c -o nqrecreateindices.o 2021-05-18T15:04:30.3350790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c openmp-utils.c -o openmp-utils.o 2021-05-18T15:04:30.4673040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c quickselect.c -o quickselect.o 2021-05-18T15:04:30.6263010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rbindlist.c -o rbindlist.o 2021-05-18T15:04:31.1077390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c reorder.c -o reorder.o 2021-05-18T15:04:31.2563650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c shift.c -o shift.o 2021-05-18T15:04:31.5229490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c snprintf.c -o snprintf.o 2021-05-18T15:04:32.3906080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c subset.c -o subset.o 2021-05-18T15:04:32.3912030Z 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-18T15:04:32.3916210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c types.c -o types.o 2021-05-18T15:04:32.3918930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c uniqlist.c -o uniqlist.o 2021-05-18T15:04:32.5284880Z 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-18T15:04:32.7645350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c vecseq.c -o vecseq.o 2021-05-18T15:04:32.8615280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c wrappers.c -o wrappers.o 2021-05-18T15:04:32.9995280Z 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 data.table.so assign.o between.o bmerge.o chmatch.o cj.o coalesce.o dogroups.o fastmean.o fcast.o fifelse.o fmelt.o forder.o frank.o fread.o freadR.o froll.o frollR.o frolladaptive.o fsort.o fwrite.o fwriteR.o gsumm.o ijoin.o init.o inrange.o nafill.o nqrecreateindices.o openmp-utils.o quickselect.o rbindlist.o reorder.o shift.o snprintf.o subset.o transpose.o types.o uniqlist.o utils.o vecseq.o wrappers.o -lz -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T15:04:33.0760320Z PKG_CFLAGS = 2021-05-18T15:04:33.0790520Z PKG_LIBS = -lz 2021-05-18T15:04:33.0791540Z if [ "data.table.so" != "datatable.so" ]; then mv data.table.so datatable.so; fi 2021-05-18T15:04:33.0858360Z if [ "" != "Windows_NT" ] && [ `uname -s` = 'Darwin' ]; then install_name_tool -id datatable.so datatable.so; fi 2021-05-18T15:04:45.8307080Z installing to /Users/runner/work/_temp/Library/00LOCK-data.table/00new/data.table/libs 2021-05-18T15:04:45.8647380Z ** R 2021-05-18T15:04:45.9228670Z ** inst 2021-05-18T15:04:45.9751450Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:04:53.9135650Z ** help 2021-05-18T15:04:54.7707970Z *** installing help indices 2021-05-18T15:04:55.0148270Z ** building package indices 2021-05-18T15:04:55.4607050Z ** installing vignettes 2021-05-18T15:04:55.4732800Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:04:55.9382200Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T15:04:56.0655450Z ** testing if installed package can be loaded from final location 2021-05-18T15:04:56.6197630Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:04:56.6319370Z * DONE (data.table) 2021-05-18T15:04:57.1680680Z * installing *source* package ‘edfReader’ ... 2021-05-18T15:04:57.1770900Z ** package ‘edfReader’ successfully unpacked and MD5 sums checked 2021-05-18T15:04:57.1771750Z ** using staged installation 2021-05-18T15:04:57.1960640Z ** R 2021-05-18T15:04:57.2193750Z ** inst 2021-05-18T15:04:57.2429890Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:04:59.0365160Z ** help 2021-05-18T15:04:59.0727550Z *** installing help indices 2021-05-18T15:04:59.1036950Z ** building package indices 2021-05-18T15:04:59.3702110Z ** installing vignettes 2021-05-18T15:04:59.3780130Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:04:59.6302010Z ** testing if installed package can be loaded from final location 2021-05-18T15:04:59.9133210Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:04:59.9233820Z * DONE (edfReader) 2021-05-18T15:05:00.3081650Z * installing *source* package ‘geigen’ ... 2021-05-18T15:05:00.3124920Z ** package ‘geigen’ successfully unpacked and MD5 sums checked 2021-05-18T15:05:00.3125880Z ** using staged installation 2021-05-18T15:05:00.3293490Z ** libs 2021-05-18T15:05:00.3479740Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c dggsvd3.f -o dggsvd3.o 2021-05-18T15:05:00.8732680Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c dggsvp3.f -o dggsvp3.o 2021-05-18T15:05:01.0903810Z 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-18T15:05:01.1544090Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c xdgges.f -o xdgges.o 2021-05-18T15:05:01.1725650Z xdgges.f:64:43: 2021-05-18T15:05:01.1726060Z 2021-05-18T15:05:01.1726630Z logical function selctg(alphar,alphai,beta) 2021-05-18T15:05:01.1727230Z 1 2021-05-18T15:05:01.1730420Z ##[warning]Warning: Unused dummy argument ‘alphai’ at (1) [-Wunused-dummy-argument] 2021-05-18T15:05:01.1731800Z xdgges.f:64:36: 2021-05-18T15:05:01.1732060Z 2021-05-18T15:05:01.1732620Z logical function selctg(alphar,alphai,beta) 2021-05-18T15:05:01.1733870Z 1 2021-05-18T15:05:01.1735610Z ##[warning]Warning: Unused dummy argument ‘alphar’ at (1) [-Wunused-dummy-argument] 2021-05-18T15:05:01.1736860Z xdgges.f:64:48: 2021-05-18T15:05:01.1737110Z 2021-05-18T15:05:01.1737650Z logical function selctg(alphar,alphai,beta) 2021-05-18T15:05:01.1738590Z 1 2021-05-18T15:05:01.1740680Z ##[warning]Warning: Unused dummy argument ‘beta’ at (1) [-Wunused-dummy-argument] 2021-05-18T15:05:01.1741920Z xdgges.f:72:36: 2021-05-18T15:05:01.1742510Z 2021-05-18T15:05:01.1743080Z logical function evzero(alphar,alphai,beta) 2021-05-18T15:05:01.1743640Z 1 2021-05-18T15:05:01.1745360Z ##[warning]Warning: Unused dummy argument ‘alphar’ at (1) [-Wunused-dummy-argument] 2021-05-18T15:05:01.1746670Z xdgges.f:87:43: 2021-05-18T15:05:01.1746920Z 2021-05-18T15:05:01.1747470Z logical function revneg(alphar,alphai,beta) 2021-05-18T15:05:01.1748050Z 1 2021-05-18T15:05:01.1749690Z ##[warning]Warning: Unused dummy argument ‘alphai’ at (1) [-Wunused-dummy-argument] 2021-05-18T15:05:01.1750970Z xdgges.f:101:43: 2021-05-18T15:05:01.1751220Z 2021-05-18T15:05:01.1751770Z logical function revpos(alphar,alphai,beta) 2021-05-18T15:05:01.1752340Z 1 2021-05-18T15:05:01.1754150Z ##[warning]Warning: Unused dummy argument ‘alphai’ at (1) [-Wunused-dummy-argument] 2021-05-18T15:05:01.2622810Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c xdggev.f -o xdggev.o 2021-05-18T15:05:01.3289020Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c xdggsvd.f -o xdggsvd.o 2021-05-18T15:05:01.3926420Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c xzgges.f -o xzgges.o 2021-05-18T15:05:01.4104680Z xzgges.f:68:35: 2021-05-18T15:05:01.4105290Z 2021-05-18T15:05:01.4106010Z logical function zelctg(alpha,beta) 2021-05-18T15:05:01.4106720Z 1 2021-05-18T15:05:01.4109380Z ##[warning]Warning: Unused dummy argument ‘alpha’ at (1) [-Wunused-dummy-argument] 2021-05-18T15:05:01.4111020Z xzgges.f:68:40: 2021-05-18T15:05:01.4111450Z 2021-05-18T15:05:01.4112130Z logical function zelctg(alpha,beta) 2021-05-18T15:05:01.4112810Z 1 2021-05-18T15:05:01.4114800Z ##[warning]Warning: Unused dummy argument ‘beta’ at (1) [-Wunused-dummy-argument] 2021-05-18T15:05:01.4946030Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c xzggev.f -o xzggev.o 2021-05-18T15:05:01.5639840Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c xzggsvd.f -o xzggsvd.o 2021-05-18T15:05:01.6293520Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c zggsvdall.f -o zggsvdall.o 2021-05-18T15:05:02.3539290Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c zhegall.f -o zhegall.o 2021-05-18T15:05:02.3835570Z zhegall.f:520:21: 2021-05-18T15:05:02.3835940Z 2021-05-18T15:05:02.3836330Z AKK = A( K, K ) 2021-05-18T15:05:02.3836690Z 1 2021-05-18T15:05:02.3838980Z ##[warning]Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] 2021-05-18T15:05:02.3840450Z zhegall.f:521:21: 2021-05-18T15:05:02.3840710Z 2021-05-18T15:05:02.3841080Z BKK = B( K, K ) 2021-05-18T15:05:02.3841470Z 1 2021-05-18T15:05:02.3843070Z ##[warning]Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] 2021-05-18T15:05:02.3844940Z zhegall.f:550:21: 2021-05-18T15:05:02.3845200Z 2021-05-18T15:05:02.3845560Z AKK = A( K, K ) 2021-05-18T15:05:02.3845930Z 1 2021-05-18T15:05:02.3848170Z ##[warning]Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] 2021-05-18T15:05:02.3849670Z zhegall.f:551:21: 2021-05-18T15:05:02.3849930Z 2021-05-18T15:05:02.3850300Z BKK = B( K, K ) 2021-05-18T15:05:02.3850660Z 1 2021-05-18T15:05:02.3852470Z ##[warning]Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] 2021-05-18T15:05:02.3853730Z zhegall.f:575:21: 2021-05-18T15:05:02.3853990Z 2021-05-18T15:05:02.3854450Z AKK = A( K, K ) 2021-05-18T15:05:02.3854820Z 1 2021-05-18T15:05:02.3856710Z ##[warning]Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] 2021-05-18T15:05:02.3857980Z zhegall.f:576:21: 2021-05-18T15:05:02.3858230Z 2021-05-18T15:05:02.3858590Z BKK = B( K, K ) 2021-05-18T15:05:02.3858960Z 1 2021-05-18T15:05:02.3860500Z ##[warning]Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] 2021-05-18T15:05:02.3861740Z zhegall.f:595:21: 2021-05-18T15:05:02.3861990Z 2021-05-18T15:05:02.3862360Z AKK = A( K, K ) 2021-05-18T15:05:02.3862720Z 1 2021-05-18T15:05:02.3864260Z ##[warning]Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] 2021-05-18T15:05:02.3865500Z zhegall.f:596:21: 2021-05-18T15:05:02.3865760Z 2021-05-18T15:05:02.3866110Z BKK = B( K, K ) 2021-05-18T15:05:02.3866560Z 1 2021-05-18T15:05:02.3868340Z ##[warning]Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] 2021-05-18T15:05:02.6591570Z 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 geigen.so dggsvd3.o dggsvp3.o init.o xdgges.o xdggev.o xdggsvd.o xzgges.o xzggev.o xzggsvd.o zggsvdall.o zhegall.o -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin18/8.2.0 -L/usr/local/gfortran/lib -lgfortran -lquadmath -lm -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin18/8.2.0 -L/usr/local/gfortran/lib -lgfortran -lquadmath -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T15:05:02.6918880Z ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (10.14) than being linked (10.13) 2021-05-18T15:05:02.6920800Z ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (10.14) than being linked (10.13) 2021-05-18T15:05:02.7254800Z installing to /Users/runner/work/_temp/Library/00LOCK-geigen/00new/geigen/libs 2021-05-18T15:05:02.7325260Z ** R 2021-05-18T15:05:02.7471050Z ** inst 2021-05-18T15:05:02.7486430Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:05:03.4691530Z ** help 2021-05-18T15:05:03.5473560Z *** installing help indices 2021-05-18T15:05:03.5827700Z ** building package indices 2021-05-18T15:05:03.8651780Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:05:04.2042670Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T15:05:04.3418950Z ** testing if installed package can be loaded from final location 2021-05-18T15:05:04.5964560Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:05:04.5992300Z * DONE (geigen) 2021-05-18T15:05:04.9181220Z * installing *source* package ‘ica’ ... 2021-05-18T15:05:04.9197550Z ** package ‘ica’ successfully unpacked and MD5 sums checked 2021-05-18T15:05:04.9198740Z ** using staged installation 2021-05-18T15:05:04.9385850Z ** R 2021-05-18T15:05:04.9577810Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:05:06.2713040Z ** help 2021-05-18T15:05:06.3739340Z *** installing help indices 2021-05-18T15:05:06.4126690Z ** building package indices 2021-05-18T15:05:06.6874980Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:05:06.9385760Z ** testing if installed package can be loaded from final location 2021-05-18T15:05:07.2038440Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:05:07.2138980Z * DONE (ica) 2021-05-18T15:05:07.5194710Z * installing *source* package ‘abind’ ... 2021-05-18T15:05:07.5219720Z ** package ‘abind’ successfully unpacked and MD5 sums checked 2021-05-18T15:05:07.5221350Z ** using staged installation 2021-05-18T15:05:07.5374510Z ** R 2021-05-18T15:05:07.5526280Z ** inst 2021-05-18T15:05:07.5604480Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:05:08.3133270Z ** help 2021-05-18T15:05:08.3878390Z *** installing help indices 2021-05-18T15:05:08.4195230Z ** building package indices 2021-05-18T15:05:08.6946390Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:05:08.9491030Z ** testing if installed package can be loaded from final location 2021-05-18T15:05:09.2156270Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:05:09.2257370Z * DONE (abind) 2021-05-18T15:05:10.1687650Z * installing *source* package ‘pracma’ ... 2021-05-18T15:05:10.1988110Z ** package ‘pracma’ successfully unpacked and MD5 sums checked 2021-05-18T15:05:10.1988890Z ** using staged installation 2021-05-18T15:05:10.2206550Z ** R 2021-05-18T15:05:10.3017400Z ** data 2021-05-18T15:05:10.3033110Z *** moving datasets to lazyload DB 2021-05-18T15:05:10.3450600Z ** demo 2021-05-18T15:05:10.3468030Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:05:22.9785680Z ** help 2021-05-18T15:05:25.6293900Z *** installing help indices 2021-05-18T15:05:26.2510320Z ** building package indices 2021-05-18T15:05:27.2070030Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:05:27.4666010Z ** testing if installed package can be loaded from final location 2021-05-18T15:05:27.9395790Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:05:27.9486100Z * DONE (pracma) 2021-05-18T15:05:28.7570850Z * installing *source* package ‘matrixStats’ ... 2021-05-18T15:05:28.7771000Z ** package ‘matrixStats’ successfully unpacked and MD5 sums checked 2021-05-18T15:05:28.7771860Z ** using staged installation 2021-05-18T15:05:28.7984890Z ** libs 2021-05-18T15:05:28.8186690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c 000.init.c -o 000.init.o 2021-05-18T15:05:28.8902080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c allocMatrix2.c -o allocMatrix2.o 2021-05-18T15:05:29.0205300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c anyMissing.c -o anyMissing.o 2021-05-18T15:05:29.1613430Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c binCounts.c -o binCounts.o 2021-05-18T15:05:29.2976120Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c binMeans.c -o binMeans.o 2021-05-18T15:05:29.4493800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c colCounts.c -o colCounts.o 2021-05-18T15:05:30.8761860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c colOrderStats.c -o colOrderStats.o 2021-05-18T15:05:31.3264780Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c colRanges.c -o colRanges.o 2021-05-18T15:05:33.3706900Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diff2.c -o diff2.o 2021-05-18T15:05:33.7415530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c indexByRow.c -o indexByRow.o 2021-05-18T15:05:33.8415920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c logSumExp.c -o logSumExp.o 2021-05-18T15:05:34.0457160Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mean2.c -o mean2.o 2021-05-18T15:05:34.2059500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c productExpSumLog.c -o productExpSumLog.o 2021-05-18T15:05:34.3685520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c psortKM.c -o psortKM.o 2021-05-18T15:05:34.5243520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowCounts.c -o rowCounts.o 2021-05-18T15:05:36.1344910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowCummaxs.c -o rowCummaxs.o 2021-05-18T15:05:36.9418540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowCummins.c -o rowCummins.o 2021-05-18T15:05:37.7492770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowCumprods.c -o rowCumprods.o 2021-05-18T15:05:38.4419620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowCumsums.c -o rowCumsums.o 2021-05-18T15:05:39.1333600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowDiffs.c -o rowDiffs.o 2021-05-18T15:05:41.3337290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowLogSumExp.c -o rowLogSumExp.o 2021-05-18T15:05:41.4772060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowMads.c -o rowMads.o 2021-05-18T15:05:42.6316750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowMeans2.c -o rowMeans2.o 2021-05-18T15:05:43.2700250Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowMedians.c -o rowMedians.o 2021-05-18T15:05:44.2325000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowOrderStats.c -o rowOrderStats.o 2021-05-18T15:05:44.7008740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowRanges.c -o rowRanges.o 2021-05-18T15:05:47.1312310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowRanksWithTies.c -o rowRanksWithTies.o 2021-05-18T15:06:00.2762130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowSums2.c -o rowSums2.o 2021-05-18T15:06:00.9043500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rowVars.c -o rowVars.o 2021-05-18T15:06:01.7013570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c signTabulate.c -o signTabulate.o 2021-05-18T15:06:01.8509090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sum2.c -o sum2.o 2021-05-18T15:06:01.9938130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c validateIndices.c -o validateIndices.o 2021-05-18T15:06:02.2998840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c weightedMean.c -o weightedMean.o 2021-05-18T15:06:02.4787340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c weightedMedian.c -o weightedMedian.o 2021-05-18T15:06:02.8815640Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c x_OP_y.c -o x_OP_y.o 2021-05-18T15:06:44.0214150Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o matrixStats.so 000.init.o allocMatrix2.o anyMissing.o binCounts.o binMeans.o colCounts.o colOrderStats.o colRanges.o diff2.o indexByRow.o logSumExp.o mean2.o productExpSumLog.o psortKM.o rowCounts.o rowCummaxs.o rowCummins.o rowCumprods.o rowCumsums.o rowDiffs.o rowLogSumExp.o rowMads.o rowMeans2.o rowMedians.o rowOrderStats.o rowRanges.o rowRanksWithTies.o rowSums2.o rowVars.o signTabulate.o sum2.o validateIndices.o weightedMean.o weightedMedian.o x_OP_y.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T15:06:44.1046320Z installing to /Users/runner/work/_temp/Library/00LOCK-matrixStats/00new/matrixStats/libs 2021-05-18T15:06:44.1388880Z ** R 2021-05-18T15:06:44.1728580Z ** inst 2021-05-18T15:06:44.2066890Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:06:46.4759760Z ** help 2021-05-18T15:06:46.8930080Z *** installing help indices 2021-05-18T15:06:47.0030160Z ** building package indices 2021-05-18T15:06:47.3597400Z ** installing vignettes 2021-05-18T15:06:47.3689830Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:06:47.7207840Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T15:06:47.8534570Z ** testing if installed package can be loaded from final location 2021-05-18T15:06:48.1311310Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:06:48.1387330Z * DONE (matrixStats) 2021-05-18T15:06:48.7606130Z * installing *source* package ‘signal’ ... 2021-05-18T15:06:48.7716640Z ** package ‘signal’ successfully unpacked and MD5 sums checked 2021-05-18T15:06:48.7717450Z ** using staged installation 2021-05-18T15:06:48.7930000Z ** libs 2021-05-18T15:06:48.8165750Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c dpchim.f -o dpchim.o 2021-05-18T15:06:48.9293850Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c dpchst.f -o dpchst.o 2021-05-18T15:06:48.9888970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c remez.c -o remez.o 2021-05-18T15:06:49.2757950Z 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 signal.so dpchim.o dpchst.o remez.o -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin18/8.2.0 -L/usr/local/gfortran/lib -lgfortran -lquadmath -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T15:06:49.3062220Z ld: warning: ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (10.14) than being linked (10.13) 2021-05-18T15:06:49.3064640Z dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (10.14) than being linked (10.13) 2021-05-18T15:06:49.3365650Z installing to /Users/runner/work/_temp/Library/00LOCK-signal/00new/signal/libs 2021-05-18T15:06:49.3428950Z ** R 2021-05-18T15:06:49.3672530Z ** data 2021-05-18T15:06:49.3683940Z ** inst 2021-05-18T15:06:49.3704600Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:06:51.8079750Z ** help 2021-05-18T15:06:52.2210010Z *** installing help indices 2021-05-18T15:06:52.3456150Z ** building package indices 2021-05-18T15:06:52.7319390Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:06:53.0508470Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T15:06:53.1823450Z ** testing if installed package can be loaded from final location 2021-05-18T15:06:53.4840170Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:06:53.4873660Z * DONE (signal) 2021-05-18T15:06:54.0837200Z * installing *source* package ‘R.oo’ ... 2021-05-18T15:06:54.0978780Z ** package ‘R.oo’ successfully unpacked and MD5 sums checked 2021-05-18T15:06:54.0979560Z ** using staged installation 2021-05-18T15:06:54.1165790Z ** R 2021-05-18T15:06:54.1568270Z ** inst 2021-05-18T15:06:54.1614050Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:06:58.3905170Z ** help 2021-05-18T15:07:00.6623810Z *** installing help indices 2021-05-18T15:07:01.0786760Z ** building package indices 2021-05-18T15:07:01.6843660Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:07:01.9761880Z ** testing if installed package can be loaded from final location 2021-05-18T15:07:02.3946410Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:07:02.4008670Z * DONE (R.oo) 2021-05-18T15:07:02.9468940Z * installing *source* package ‘fontquiver’ ... 2021-05-18T15:07:02.9580990Z ** package ‘fontquiver’ successfully unpacked and MD5 sums checked 2021-05-18T15:07:02.9581760Z ** using staged installation 2021-05-18T15:07:02.9786560Z ** R 2021-05-18T15:07:02.9948340Z ** inst 2021-05-18T15:07:03.0232240Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:07:03.6571900Z ** help 2021-05-18T15:07:03.7328780Z *** installing help indices 2021-05-18T15:07:03.7664960Z ** building package indices 2021-05-18T15:07:04.0461720Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:07:04.3052120Z ** testing if installed package can be loaded from final location 2021-05-18T15:07:04.5934870Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:07:04.6036850Z * DONE (fontquiver) 2021-05-18T15:07:04.9608420Z * installing *source* package ‘htmltools’ ... 2021-05-18T15:07:04.9654020Z ** package ‘htmltools’ successfully unpacked and MD5 sums checked 2021-05-18T15:07:04.9654760Z ** using staged installation 2021-05-18T15:07:04.9872630Z ** libs 2021-05-18T15:07:05.0054470Z 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-18T15:07:05.0843180Z 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-18T15:07:05.1918800Z 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-18T15:07:05.2486400Z installing to /Users/runner/work/_temp/Library/00LOCK-htmltools/00new/htmltools/libs 2021-05-18T15:07:05.2550840Z ** R 2021-05-18T15:07:05.2797580Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:07:07.4525020Z ** help 2021-05-18T15:07:07.8553660Z *** installing help indices 2021-05-18T15:07:07.9294070Z ** building package indices 2021-05-18T15:07:08.2514510Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:07:08.5843680Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T15:07:08.7154090Z ** testing if installed package can be loaded from final location 2021-05-18T15:07:09.0330080Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:07:09.0360480Z * DONE (htmltools) 2021-05-18T15:07:09.3916980Z * installing *source* package ‘munsell’ ... 2021-05-18T15:07:09.3956460Z ** package ‘munsell’ successfully unpacked and MD5 sums checked 2021-05-18T15:07:09.3957720Z ** using staged installation 2021-05-18T15:07:09.4121380Z ** R 2021-05-18T15:07:09.4352070Z ** inst 2021-05-18T15:07:09.4361720Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:07:10.1940690Z ** help 2021-05-18T15:07:10.3891570Z *** installing help indices 2021-05-18T15:07:10.4397510Z *** copying figures 2021-05-18T15:07:10.4415910Z ** building package indices 2021-05-18T15:07:10.7590530Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:07:11.1033410Z ** testing if installed package can be loaded from final location 2021-05-18T15:07:11.4977960Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:07:11.5008010Z * DONE (munsell) 2021-05-18T15:07:12.1799320Z * installing *source* package ‘promises’ ... 2021-05-18T15:07:12.1965970Z ** package ‘promises’ successfully unpacked and MD5 sums checked 2021-05-18T15:07:12.1966750Z ** using staged installation 2021-05-18T15:07:12.2195460Z ** libs 2021-05-18T15:07:12.2389780Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/later/include' -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-18T15:07:13.4807800Z In file included from RcppExports.cpp:4: 2021-05-18T15:07:13.4809400Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T15:07:13.4812190Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T15:07:13.4813400Z SEXP data = Parent::get__(); 2021-05-18T15:07:13.4813840Z ^ 2021-05-18T15:07:17.2664510Z 1 warning generated. 2021-05-18T15:07:17.2801300Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/later/include' -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c promise_task.cpp -o promise_task.o 2021-05-18T15:07:18.5057240Z In file included from promise_task.cpp:1: 2021-05-18T15:07:18.5058230Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T15:07:18.5060960Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T15:07:18.5061970Z SEXP data = Parent::get__(); 2021-05-18T15:07:18.5062410Z ^ 2021-05-18T15:07:22.0596500Z 1 warning generated. 2021-05-18T15:07:22.0783250Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o promises.so RcppExports.o promise_task.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T15:07:22.1424260Z installing to /Users/runner/work/_temp/Library/00LOCK-promises/00new/promises/libs 2021-05-18T15:07:22.1513290Z ** R 2021-05-18T15:07:22.1723860Z ** inst 2021-05-18T15:07:22.2106950Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:07:24.9060150Z ** help 2021-05-18T15:07:25.0523260Z *** installing help indices 2021-05-18T15:07:25.0960160Z *** copying figures 2021-05-18T15:07:25.0998650Z ** building package indices 2021-05-18T15:07:25.3935350Z ** installing vignettes 2021-05-18T15:07:25.4073570Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:07:25.8577070Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T15:07:26.1201330Z ** testing if installed package can be loaded from final location 2021-05-18T15:07:26.5535240Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:07:26.5591310Z * DONE (promises) 2021-05-18T15:07:27.0978250Z * installing *source* package ‘JADE’ ... 2021-05-18T15:07:27.1096380Z ** package ‘JADE’ successfully unpacked and MD5 sums checked 2021-05-18T15:07:27.1097140Z ** using staged installation 2021-05-18T15:07:27.1276120Z ** libs 2021-05-18T15:07:27.1449820Z 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 cJADE.cpp -o cJADE.o 2021-05-18T15:07:27.6232030Z 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-18T15:07:27.6901120Z 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 JADE.so cJADE.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T15:07:27.7514950Z installing to /Users/runner/work/_temp/Library/00LOCK-JADE/00new/JADE/libs 2021-05-18T15:07:27.7573450Z ** R 2021-05-18T15:07:27.7750620Z ** data 2021-05-18T15:07:27.8124880Z *** moving datasets to lazyload DB 2021-05-18T15:07:27.9476850Z ** inst 2021-05-18T15:07:27.9553180Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:07:29.2479500Z ** help 2021-05-18T15:07:29.5720020Z *** installing help indices 2021-05-18T15:07:29.6378740Z ** building package indices 2021-05-18T15:07:29.9591610Z ** installing vignettes 2021-05-18T15:07:29.9664600Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:07:30.2918620Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T15:07:30.4240580Z ** testing if installed package can be loaded from final location 2021-05-18T15:07:30.7243220Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:07:30.7277940Z * DONE (JADE) 2021-05-18T15:07:31.0966380Z * installing *source* package ‘gdtools’ ... 2021-05-18T15:07:31.1004100Z ** package ‘gdtools’ successfully unpacked and MD5 sums checked 2021-05-18T15:07:31.1005660Z ** using staged installation 2021-05-18T15:07:31.5050520Z Found pkg-config cflags and libs! 2021-05-18T15:07:31.8343940Z Using PKG_CFLAGS=-I/usr/local/Cellar/libffi/3.3_3/include -I/usr/local/Cellar/cairo/1.16.0_5/include/cairo -I/usr/local/Cellar/glib/2.68.1/include -I/usr/local/Cellar/glib/2.68.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.68.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.44/include -I/usr/local/Cellar/pixman/0.40.0/include/pixman-1 -I/usr/local/Cellar/fontconfig/2.13.1/include -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -I/usr/local/Cellar/libxcb/1.14_1/include -I/usr/local/Cellar/libxrender/0.9.10/include -I/usr/local/Cellar/libxext/1.3.4/include -I/usr/local/Cellar/libx11/1.7.0/include -I/usr/local/Cellar/libxcb/1.14_1/include -I/usr/local/Cellar/libxau/1.0.9/include -I/usr/local/Cellar/libxdmcp/1.1.3/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/xorgproto/2021.4/include 2021-05-18T15:07:31.8353170Z Using PKG_LIBS=-L/usr/local/Cellar/libffi/3.3_3/lib -L/usr/local/Cellar/cairo/1.16.0_5/lib -L/usr/local/Cellar/glib/2.68.1/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/pcre/8.44/lib -L/usr/local/Cellar/pixman/0.40.0/lib -L/usr/local/Cellar/fontconfig/2.13.1/lib -L/usr/local/Cellar/libpng/1.6.37/lib -L/usr/local/Cellar/libxcb/1.14_1/lib -L/usr/local/Cellar/libxrender/0.9.10/lib -L/usr/local/Cellar/libxext/1.3.4/lib -L/usr/local/Cellar/libx11/1.7.0/lib -L/usr/local/Cellar/libxcb/1.14_1/lib -L/usr/local/Cellar/libxau/1.0.9/lib -L/usr/local/Cellar/libxdmcp/1.1.3/lib -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/libpng/1.6.37/lib -lcairo -lz -lgobject-2.0 -lintl -lffi -lglib-2.0 -lintl -Wl,-framework,CoreFoundation -Wl,-framework,Carbon -Wl,-framework,Foundation -Wl,-framework,AppKit -liconv -lm -lpcre -D_THREAD_SAFE -pthread -lpixman-1 -lfontconfig -lexpat -lpng16 -lz -lxcb-shm -lxcb-render -lXrender -lXext -lX11 -lxcb -lXau -lXdmcp -lfreetype -lz -lbz2 -lpng16 -lz 2021-05-18T15:07:32.1028350Z ** libs 2021-05-18T15:07:32.1220360Z rm -f gdtools.so CairoContext.o RcppExports.o font_metrics.o gdtools.o raster_to_base64.o versions.o 2021-05-18T15:07:32.1263110Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libffi/3.3_3/include -I/usr/local/Cellar/cairo/1.16.0_5/include/cairo -I/usr/local/Cellar/glib/2.68.1/include -I/usr/local/Cellar/glib/2.68.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.68.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.44/include -I/usr/local/Cellar/pixman/0.40.0/include/pixman-1 -I/usr/local/Cellar/fontconfig/2.13.1/include -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -I/usr/local/Cellar/libxcb/1.14_1/include -I/usr/local/Cellar/libxrender/0.9.10/include -I/usr/local/Cellar/libxext/1.3.4/include -I/usr/local/Cellar/libx11/1.7.0/include -I/usr/local/Cellar/libxcb/1.14_1/include -I/usr/local/Cellar/libxau/1.0.9/include -I/usr/local/Cellar/libxdmcp/1.1.3/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/xorgproto/2021.4/include -I../inst/include/ -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c CairoContext.cpp -o CairoContext.o 2021-05-18T15:07:33.3833910Z In file included from CairoContext.cpp:4: 2021-05-18T15:07:33.3834900Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T15:07:33.3837100Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T15:07:33.3838140Z SEXP data = Parent::get__(); 2021-05-18T15:07:33.3838660Z ^ 2021-05-18T15:07:37.1261350Z 1 warning generated. 2021-05-18T15:07:37.1412980Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libffi/3.3_3/include -I/usr/local/Cellar/cairo/1.16.0_5/include/cairo -I/usr/local/Cellar/glib/2.68.1/include -I/usr/local/Cellar/glib/2.68.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.68.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.44/include -I/usr/local/Cellar/pixman/0.40.0/include/pixman-1 -I/usr/local/Cellar/fontconfig/2.13.1/include -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -I/usr/local/Cellar/libxcb/1.14_1/include -I/usr/local/Cellar/libxrender/0.9.10/include -I/usr/local/Cellar/libxext/1.3.4/include -I/usr/local/Cellar/libx11/1.7.0/include -I/usr/local/Cellar/libxcb/1.14_1/include -I/usr/local/Cellar/libxau/1.0.9/include -I/usr/local/Cellar/libxdmcp/1.1.3/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/xorgproto/2021.4/include -I../inst/include/ -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-18T15:07:38.4006180Z In file included from RcppExports.cpp:4: 2021-05-18T15:07:38.4007480Z In file included from ./../inst/include/gdtools.h:7: 2021-05-18T15:07:38.4008390Z In file included from ../inst/include/gdtools_RcppExports.h:7: 2021-05-18T15:07:38.4009260Z In file included from ../inst/include/gdtools_types.h:15: 2021-05-18T15:07:38.4010100Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T15:07:38.4012170Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T15:07:38.4013170Z SEXP data = Parent::get__(); 2021-05-18T15:07:38.4013900Z ^ 2021-05-18T15:07:43.7145710Z 1 warning generated. 2021-05-18T15:07:43.7326360Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libffi/3.3_3/include -I/usr/local/Cellar/cairo/1.16.0_5/include/cairo -I/usr/local/Cellar/glib/2.68.1/include -I/usr/local/Cellar/glib/2.68.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.68.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.44/include -I/usr/local/Cellar/pixman/0.40.0/include/pixman-1 -I/usr/local/Cellar/fontconfig/2.13.1/include -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -I/usr/local/Cellar/libxcb/1.14_1/include -I/usr/local/Cellar/libxrender/0.9.10/include -I/usr/local/Cellar/libxext/1.3.4/include -I/usr/local/Cellar/libx11/1.7.0/include -I/usr/local/Cellar/libxcb/1.14_1/include -I/usr/local/Cellar/libxau/1.0.9/include -I/usr/local/Cellar/libxdmcp/1.1.3/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/xorgproto/2021.4/include -I../inst/include/ -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c font_metrics.cpp -o font_metrics.o 2021-05-18T15:07:45.0251940Z In file included from font_metrics.cpp:1: 2021-05-18T15:07:45.0252840Z In file included from ../inst/include/gdtools_types.h:15: 2021-05-18T15:07:45.0253720Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T15:07:45.0255950Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T15:07:45.0257050Z SEXP data = Parent::get__(); 2021-05-18T15:07:45.0257460Z ^ 2021-05-18T15:07:48.8293690Z 1 warning generated. 2021-05-18T15:07:48.8440980Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libffi/3.3_3/include -I/usr/local/Cellar/cairo/1.16.0_5/include/cairo -I/usr/local/Cellar/glib/2.68.1/include -I/usr/local/Cellar/glib/2.68.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.68.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.44/include -I/usr/local/Cellar/pixman/0.40.0/include/pixman-1 -I/usr/local/Cellar/fontconfig/2.13.1/include -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -I/usr/local/Cellar/libxcb/1.14_1/include -I/usr/local/Cellar/libxrender/0.9.10/include -I/usr/local/Cellar/libxext/1.3.4/include -I/usr/local/Cellar/libx11/1.7.0/include -I/usr/local/Cellar/libxcb/1.14_1/include -I/usr/local/Cellar/libxau/1.0.9/include -I/usr/local/Cellar/libxdmcp/1.1.3/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/xorgproto/2021.4/include -I../inst/include/ -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c gdtools.cpp -o gdtools.o 2021-05-18T15:07:50.1023190Z In file included from gdtools.cpp:1: 2021-05-18T15:07:50.1024610Z In file included from ../inst/include/gdtools_types.h:15: 2021-05-18T15:07:50.1026000Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T15:07:50.1028840Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T15:07:50.1029850Z SEXP data = Parent::get__(); 2021-05-18T15:07:50.1030270Z ^ 2021-05-18T15:07:53.1277720Z 1 warning generated. 2021-05-18T15:07:53.1412740Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libffi/3.3_3/include -I/usr/local/Cellar/cairo/1.16.0_5/include/cairo -I/usr/local/Cellar/glib/2.68.1/include -I/usr/local/Cellar/glib/2.68.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.68.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.44/include -I/usr/local/Cellar/pixman/0.40.0/include/pixman-1 -I/usr/local/Cellar/fontconfig/2.13.1/include -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -I/usr/local/Cellar/libxcb/1.14_1/include -I/usr/local/Cellar/libxrender/0.9.10/include -I/usr/local/Cellar/libxext/1.3.4/include -I/usr/local/Cellar/libx11/1.7.0/include -I/usr/local/Cellar/libxcb/1.14_1/include -I/usr/local/Cellar/libxau/1.0.9/include -I/usr/local/Cellar/libxdmcp/1.1.3/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/xorgproto/2021.4/include -I../inst/include/ -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c raster_to_base64.cpp -o raster_to_base64.o 2021-05-18T15:07:54.4389620Z In file included from raster_to_base64.cpp:1: 2021-05-18T15:07:54.4391830Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T15:07:54.4396070Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T15:07:54.4397310Z SEXP data = Parent::get__(); 2021-05-18T15:07:54.4397730Z ^ 2021-05-18T15:07:58.7759260Z 1 warning generated. 2021-05-18T15:07:58.7920150Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libffi/3.3_3/include -I/usr/local/Cellar/cairo/1.16.0_5/include/cairo -I/usr/local/Cellar/glib/2.68.1/include -I/usr/local/Cellar/glib/2.68.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.68.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.44/include -I/usr/local/Cellar/pixman/0.40.0/include/pixman-1 -I/usr/local/Cellar/fontconfig/2.13.1/include -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -I/usr/local/Cellar/libxcb/1.14_1/include -I/usr/local/Cellar/libxrender/0.9.10/include -I/usr/local/Cellar/libxext/1.3.4/include -I/usr/local/Cellar/libx11/1.7.0/include -I/usr/local/Cellar/libxcb/1.14_1/include -I/usr/local/Cellar/libxau/1.0.9/include -I/usr/local/Cellar/libxdmcp/1.1.3/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/xorgproto/2021.4/include -I../inst/include/ -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c versions.cpp -o versions.o 2021-05-18T15:08:00.0512260Z In file included from versions.cpp:1: 2021-05-18T15:08:00.0513160Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T15:08:00.0515280Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T15:08:00.0516550Z SEXP data = Parent::get__(); 2021-05-18T15:08:00.0516970Z ^ 2021-05-18T15:08:03.6355770Z 1 warning generated. 2021-05-18T15:08:03.6549870Z 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 gdtools.so CairoContext.o RcppExports.o font_metrics.o gdtools.o raster_to_base64.o versions.o -L/usr/local/Cellar/libffi/3.3_3/lib -L/usr/local/Cellar/cairo/1.16.0_5/lib -L/usr/local/Cellar/glib/2.68.1/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/pcre/8.44/lib -L/usr/local/Cellar/pixman/0.40.0/lib -L/usr/local/Cellar/fontconfig/2.13.1/lib -L/usr/local/Cellar/libpng/1.6.37/lib -L/usr/local/Cellar/libxcb/1.14_1/lib -L/usr/local/Cellar/libxrender/0.9.10/lib -L/usr/local/Cellar/libxext/1.3.4/lib -L/usr/local/Cellar/libx11/1.7.0/lib -L/usr/local/Cellar/libxcb/1.14_1/lib -L/usr/local/Cellar/libxau/1.0.9/lib -L/usr/local/Cellar/libxdmcp/1.1.3/lib -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/libpng/1.6.37/lib -lcairo -lz -lgobject-2.0 -lintl -lffi -lglib-2.0 -lintl -Wl,-framework,CoreFoundation -Wl,-framework,Carbon -Wl,-framework,Foundation -Wl,-framework,AppKit -liconv -lm -lpcre -D_THREAD_SAFE -pthread -lpixman-1 -lfontconfig -lexpat -lpng16 -lz -lxcb-shm -lxcb-render -lXrender -lXext -lX11 -lxcb -lXau -lXdmcp -lfreetype -lz -lbz2 -lpng16 -lz -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T15:08:04.1668830Z ld: warning: dylib (/usr/local/lib/libcairo.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-18T15:08:04.1670690Z ld: warning: dylib (/usr/local/Cellar/libffi/3.3_3/lib/libffi.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-18T15:08:04.1673250Z ld: warning: dylib (/usr/local/lib/libglib-2.0.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-18T15:08:04.1709480Z ld: warning: dylib (/usr/local/lib/libgobject-2.0.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-18T15:08:04.1717630Z ld: warning: dylib (/usr/local/lib/libintl.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-18T15:08:04.1866920Z ld: warning: dylib (/usr/local/lib/libpcre.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-18T15:08:04.1871490Z ld: warning: dylib (/usr/local/lib/libpixman-1.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-18T15:08:04.1873330Z ld: warning: dylib (/usr/local/lib/libfontconfig.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-18T15:08:04.1931620Z ld: warning: dylib (/usr/local/lib/libpng16.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-18T15:08:04.1934290Z ld: warning: dylib (/usr/local/lib/libxcb-shm.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-18T15:08:04.1936460Z ld: warning: dylib (/usr/local/lib/libxcb-render.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-18T15:08:04.1939110Z ld: warning: dylib (/usr/local/lib/libXrender.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-18T15:08:04.1940770Z ld: warning: dylib (/usr/local/lib/libXext.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-18T15:08:04.1942350Z ld: warning: dylib (/usr/local/lib/libX11.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-18T15:08:04.1943930Z ld: warning: dylib (/usr/local/lib/libxcb.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-18T15:08:04.1948150Z ld: warning: dylib (/usr/local/lib/libXau.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-18T15:08:04.1949740Z ld: warning: dylib (/usr/local/lib/libXdmcp.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-18T15:08:04.1951360Z ld: warning: dylib (/usr/local/lib/libfreetype.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-18T15:08:04.5846400Z installing to /Users/runner/work/_temp/Library/00LOCK-gdtools/00new/gdtools/libs 2021-05-18T15:08:04.5948060Z ** R 2021-05-18T15:08:04.6147290Z ** inst 2021-05-18T15:08:04.6224720Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:08:05.2151790Z ** help 2021-05-18T15:08:05.3151590Z *** installing help indices 2021-05-18T15:08:05.3532930Z ** building package indices 2021-05-18T15:08:05.6530520Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:08:06.5918770Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T15:08:06.7264740Z ** testing if installed package can be loaded from final location 2021-05-18T15:08:07.1045620Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:08:07.1070600Z * DONE (gdtools) 2021-05-18T15:08:07.7008710Z * installing *source* package ‘future’ ... 2021-05-18T15:08:07.7145360Z ** package ‘future’ successfully unpacked and MD5 sums checked 2021-05-18T15:08:07.7146110Z ** using staged installation 2021-05-18T15:08:07.7363890Z ** R 2021-05-18T15:08:07.7834950Z ** demo 2021-05-18T15:08:07.7849930Z ** inst 2021-05-18T15:08:07.8007330Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:08:11.7880330Z ** help 2021-05-18T15:08:12.3755840Z *** installing help indices 2021-05-18T15:08:12.4937230Z *** copying figures 2021-05-18T15:08:12.4945430Z ** building package indices 2021-05-18T15:08:12.8713060Z ** installing vignettes 2021-05-18T15:08:12.8830430Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:08:13.2051060Z ** testing if installed package can be loaded from final location 2021-05-18T15:08:13.6175120Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:08:13.6240390Z * DONE (future) 2021-05-18T15:08:13.9970890Z * installing *source* package ‘whitening’ ... 2021-05-18T15:08:14.0006620Z ** package ‘whitening’ successfully unpacked and MD5 sums checked 2021-05-18T15:08:14.0007560Z ** using staged installation 2021-05-18T15:08:14.0172540Z ** R 2021-05-18T15:08:14.0323680Z ** data 2021-05-18T15:08:14.0359660Z ** inst 2021-05-18T15:08:14.0385740Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:08:14.6698270Z ** help 2021-05-18T15:08:14.7883780Z *** installing help indices 2021-05-18T15:08:14.8326010Z ** building package indices 2021-05-18T15:08:15.1266920Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:08:15.3958040Z ** testing if installed package can be loaded from final location 2021-05-18T15:08:15.6653220Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:08:15.6681030Z * DONE (whitening) 2021-05-18T15:08:16.1851600Z * installing *source* package ‘scales’ ... 2021-05-18T15:08:16.1959930Z ** package ‘scales’ successfully unpacked and MD5 sums checked 2021-05-18T15:08:16.1960930Z ** using staged installation 2021-05-18T15:08:16.2201850Z ** R 2021-05-18T15:08:16.2581680Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:08:19.4441460Z ** help 2021-05-18T15:08:20.1782260Z *** installing help indices 2021-05-18T15:08:20.3208700Z *** copying figures 2021-05-18T15:08:20.3264810Z ** building package indices 2021-05-18T15:08:20.7271080Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:08:21.0832340Z ** testing if installed package can be loaded from final location 2021-05-18T15:08:21.6154120Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:08:21.6202280Z * DONE (scales) 2021-05-18T15:08:22.0775570Z * installing *source* package ‘jquerylib’ ... 2021-05-18T15:08:22.0836620Z ** package ‘jquerylib’ successfully unpacked and MD5 sums checked 2021-05-18T15:08:22.0837360Z ** using staged installation 2021-05-18T15:08:22.1054190Z ** R 2021-05-18T15:08:22.1218250Z ** inst 2021-05-18T15:08:22.1358400Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:08:22.5228830Z ** help 2021-05-18T15:08:22.5435460Z *** installing help indices 2021-05-18T15:08:22.5637050Z ** building package indices 2021-05-18T15:08:22.8462660Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:08:23.2494920Z ** testing if installed package can be loaded from final location 2021-05-18T15:08:23.5484900Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:08:23.5513550Z * DONE (jquerylib) 2021-05-18T15:08:24.6243540Z * installing *source* package ‘sass’ ... 2021-05-18T15:08:24.6589060Z ** package ‘sass’ successfully unpacked and MD5 sums checked 2021-05-18T15:08:24.6590030Z ** using staged installation 2021-05-18T15:08:24.6907860Z ** libs 2021-05-18T15:08:24.7118290Z /Library/Frameworks/R.framework/Resources/share/make/shlib.mk:18: warning: overriding commands for target `shlib-clean' 2021-05-18T15:08:24.7120290Z Makevars:12: warning: ignoring old commands for target `shlib-clean' 2021-05-18T15:08:24.7130240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libsass/include -I/usr/local/include -fPIC -Wall -g -O2 -c compile.c -o compile.o 2021-05-18T15:08:24.8331340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libsass/include -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-18T15:08:24.9037780Z MAKEFLAGS= CC="clang -mmacosx-version-min=10.13" CFLAGS="-Wall -g -O2 " CXX="clang++ -mmacosx-version-min=10.13 -std=gnu++14" AR="ar" LDFLAGS="-L/usr/local/lib" make -C libsass 2021-05-18T15:08:24.9314130Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -O2 -I ./include -stdlib=libc++ -fPIC -c -o src/cencode.o src/cencode.c 2021-05-18T15:08:24.9931990Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast.o src/ast.cpp 2021-05-18T15:08:29.7054120Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_values.o src/ast_values.cpp 2021-05-18T15:08:31.0359820Z src/ast_values.cpp:484:23: warning: loop variable 'numerator' of type 'const std::__1::basic_string' creates a copy from type 'const std::__1::basic_string' [-Wrange-loop-analysis] 2021-05-18T15:08:31.0361090Z for (const auto numerator : numerators) 2021-05-18T15:08:31.0368640Z ^ 2021-05-18T15:08:31.0371020Z src/ast_values.cpp:484:12: note: use reference type 'const std::__1::basic_string &' to prevent copying 2021-05-18T15:08:31.0371840Z for (const auto numerator : numerators) 2021-05-18T15:08:31.0372340Z ^~~~~~~~~~~~~~~~~~~~~~ 2021-05-18T15:08:31.0372690Z & 2021-05-18T15:08:31.0374860Z src/ast_values.cpp:486:23: warning: loop variable 'denominator' of type 'const std::__1::basic_string' creates a copy from type 'const std::__1::basic_string' [-Wrange-loop-analysis] 2021-05-18T15:08:31.0375990Z for (const auto denominator : denominators) 2021-05-18T15:08:31.0376480Z ^ 2021-05-18T15:08:31.0378060Z src/ast_values.cpp:486:12: note: use reference type 'const std::__1::basic_string &' to prevent copying 2021-05-18T15:08:31.0378940Z for (const auto denominator : denominators) 2021-05-18T15:08:31.0379450Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-18T15:08:31.0379810Z & 2021-05-18T15:08:34.2070740Z 2 warnings generated. 2021-05-18T15:08:34.2162380Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_supports.o src/ast_supports.cpp 2021-05-18T15:08:36.0550960Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_sel_cmp.o src/ast_sel_cmp.cpp 2021-05-18T15:08:38.3755110Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_sel_unify.o src/ast_sel_unify.cpp 2021-05-18T15:08:41.2360780Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_sel_super.o src/ast_sel_super.cpp 2021-05-18T15:08:43.8108760Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_sel_weave.o src/ast_sel_weave.cpp 2021-05-18T15:08:48.1917970Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_selectors.o src/ast_selectors.cpp 2021-05-18T15:08:53.7232350Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/context.o src/context.cpp 2021-05-18T15:09:00.1421900Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/constants.o src/constants.cpp 2021-05-18T15:09:00.8953890Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_utils.o src/fn_utils.cpp 2021-05-18T15:09:03.3447060Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_miscs.o src/fn_miscs.cpp 2021-05-18T15:09:06.3886160Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_maps.o src/fn_maps.cpp 2021-05-18T15:09:09.1271340Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_lists.o src/fn_lists.cpp 2021-05-18T15:09:12.6334450Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_colors.o src/fn_colors.cpp 2021-05-18T15:09:16.4486380Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_numbers.o src/fn_numbers.cpp 2021-05-18T15:09:18.9649150Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_strings.o src/fn_strings.cpp 2021-05-18T15:09:21.3184100Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_selectors.o src/fn_selectors.cpp 2021-05-18T15:09:24.0725760Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/color_maps.o src/color_maps.cpp 2021-05-18T15:09:28.1093860Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/environment.o src/environment.cpp 2021-05-18T15:09:30.0243240Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_fwd_decl.o src/ast_fwd_decl.cpp 2021-05-18T15:09:31.7171990Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/bind.o src/bind.cpp 2021-05-18T15:09:35.1869000Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/file.o src/file.cpp 2021-05-18T15:09:37.6930590Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/util.o src/util.cpp 2021-05-18T15:09:39.8041410Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/util_string.o src/util_string.cpp 2021-05-18T15:09:40.6634940Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/json.o src/json.cpp 2021-05-18T15:09:41.2653420Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/units.o src/units.cpp 2021-05-18T15:09:42.9379720Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/values.o src/values.cpp 2021-05-18T15:09:45.1778860Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/plugins.o src/plugins.cpp 2021-05-18T15:09:46.3860020Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/source.o src/source.cpp 2021-05-18T15:09:47.2064730Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/position.o src/position.cpp 2021-05-18T15:09:48.0953240Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/lexer.o src/lexer.cpp 2021-05-18T15:09:48.8742960Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/parser.o src/parser.cpp 2021-05-18T15:10:02.1750440Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/parser_selectors.o src/parser_selectors.cpp 2021-05-18T15:10:04.8721080Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/prelexer.o src/prelexer.cpp 2021-05-18T15:10:07.8205540Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/eval.o src/eval.cpp 2021-05-18T15:10:15.1984560Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/eval_selectors.o src/eval_selectors.cpp 2021-05-18T15:10:17.1671380Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/expand.o src/expand.cpp 2021-05-18T15:10:23.3104380Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/listize.o src/listize.cpp 2021-05-18T15:10:25.3099490Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/cssize.o src/cssize.cpp 2021-05-18T15:10:29.0419150Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/extender.o src/extender.cpp 2021-05-18T15:10:37.4426240Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/extension.o src/extension.cpp 2021-05-18T15:10:39.2882720Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/stylesheet.o src/stylesheet.cpp 2021-05-18T15:10:40.3722670Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/output.o src/output.cpp 2021-05-18T15:10:42.6778240Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/inspect.o src/inspect.cpp 2021-05-18T15:10:46.5012590Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/emitter.o src/emitter.cpp 2021-05-18T15:10:47.5415290Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/check_nesting.o src/check_nesting.cpp 2021-05-18T15:10:50.1682750Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/remove_placeholders.o src/remove_placeholders.cpp 2021-05-18T15:10:52.2504430Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/sass.o src/sass.cpp 2021-05-18T15:10:54.2435240Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/sass_values.o src/sass_values.cpp 2021-05-18T15:10:56.1134530Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/sass_context.o src/sass_context.cpp 2021-05-18T15:10:58.4617390Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/sass_functions.o src/sass_functions.cpp 2021-05-18T15:11:00.1370120Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/sass2scss.o src/sass2scss.cpp 2021-05-18T15:11:02.0283570Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/backtrace.o src/backtrace.cpp 2021-05-18T15:11:03.0000000Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/operators.o src/operators.cpp 2021-05-18T15:11:05.2207580Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast2c.o src/ast2c.cpp 2021-05-18T15:11:07.0062570Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/c2ast.o src/c2ast.cpp 2021-05-18T15:11:09.2132460Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/to_value.o src/to_value.cpp 2021-05-18T15:11:11.6079500Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/source_map.o src/source_map.cpp 2021-05-18T15:11:13.4787230Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/error_handling.o src/error_handling.cpp 2021-05-18T15:11:16.0123960Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/memory/allocator.o src/memory/allocator.cpp 2021-05-18T15:11:16.7262110Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/memory/shared_ptr.o src/memory/shared_ptr.cpp 2021-05-18T15:11:17.4449780Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/utf8_string.o src/utf8_string.cpp 2021-05-18T15:11:18.2474440Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/base64vlq.o src/base64vlq.cpp 2021-05-18T15:11:19.0130360Z mkdir lib 2021-05-18T15:11:19.0178470Z ar rcvs lib/libsass.a src/cencode.o src/ast.o src/ast_values.o src/ast_supports.o src/ast_sel_cmp.o src/ast_sel_unify.o src/ast_sel_super.o src/ast_sel_weave.o src/ast_selectors.o src/context.o src/constants.o src/fn_utils.o src/fn_miscs.o src/fn_maps.o src/fn_lists.o src/fn_colors.o src/fn_numbers.o src/fn_strings.o src/fn_selectors.o src/color_maps.o src/environment.o src/ast_fwd_decl.o src/bind.o src/file.o src/util.o src/util_string.o src/json.o src/units.o src/values.o src/plugins.o src/source.o src/position.o src/lexer.o src/parser.o src/parser_selectors.o src/prelexer.o src/eval.o src/eval_selectors.o src/expand.o src/listize.o src/cssize.o src/extender.o src/extension.o src/stylesheet.o src/output.o src/inspect.o src/emitter.o src/check_nesting.o src/remove_placeholders.o src/sass.o src/sass_values.o src/sass_context.o src/sass_functions.o src/sass2scss.o src/backtrace.o src/operators.o src/ast2c.o src/c2ast.o src/to_value.o src/source_map.o src/error_handling.o src/memory/allocator.o src/memory/shared_ptr.o src/utf8_string.o src/base64vlq.o 2021-05-18T15:11:19.1647050Z /Applications/Xcode_12.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libsass.a(allocator.o) has no symbols 2021-05-18T15:11:19.6535530Z a - src/cencode.o 2021-05-18T15:11:19.6537540Z a - src/ast.o 2021-05-18T15:11:19.6540050Z a - src/ast_values.o 2021-05-18T15:11:19.6541300Z a - src/ast_supports.o 2021-05-18T15:11:19.6543290Z a - src/ast_sel_cmp.o 2021-05-18T15:11:19.6544460Z a - src/ast_sel_unify.o 2021-05-18T15:11:19.6545570Z a - src/ast_sel_super.o 2021-05-18T15:11:19.6546700Z a - src/ast_sel_weave.o 2021-05-18T15:11:19.6547840Z a - src/ast_selectors.o 2021-05-18T15:11:19.6548960Z a - src/context.o 2021-05-18T15:11:19.6550050Z a - src/constants.o 2021-05-18T15:11:19.6551170Z a - src/fn_utils.o 2021-05-18T15:11:19.6552260Z a - src/fn_miscs.o 2021-05-18T15:11:19.6553330Z a - src/fn_maps.o 2021-05-18T15:11:19.6554420Z a - src/fn_lists.o 2021-05-18T15:11:19.6555510Z a - src/fn_colors.o 2021-05-18T15:11:19.6556610Z a - src/fn_numbers.o 2021-05-18T15:11:19.6557730Z a - src/fn_strings.o 2021-05-18T15:11:19.6558870Z a - src/fn_selectors.o 2021-05-18T15:11:19.6559990Z a - src/color_maps.o 2021-05-18T15:11:19.6561040Z a - src/environment.o 2021-05-18T15:11:19.6562340Z a - src/ast_fwd_decl.o 2021-05-18T15:11:19.6564080Z a - src/bind.o 2021-05-18T15:11:19.6565230Z a - src/file.o 2021-05-18T15:11:19.6566320Z a - src/util.o 2021-05-18T15:11:19.6567410Z a - src/util_string.o 2021-05-18T15:11:19.6568480Z a - src/json.o 2021-05-18T15:11:19.6569540Z a - src/units.o 2021-05-18T15:11:19.6570590Z a - src/values.o 2021-05-18T15:11:19.6571680Z a - src/plugins.o 2021-05-18T15:11:19.6572750Z a - src/source.o 2021-05-18T15:11:19.6573840Z a - src/position.o 2021-05-18T15:11:19.6574930Z a - src/lexer.o 2021-05-18T15:11:19.6575970Z a - src/parser.o 2021-05-18T15:11:19.6577530Z a - src/parser_selectors.o 2021-05-18T15:11:19.6578760Z a - src/prelexer.o 2021-05-18T15:11:19.6579820Z a - src/eval.o 2021-05-18T15:11:19.6580940Z a - src/eval_selectors.o 2021-05-18T15:11:19.6582830Z a - src/expand.o 2021-05-18T15:11:19.6583910Z a - src/listize.o 2021-05-18T15:11:19.6585000Z a - src/cssize.o 2021-05-18T15:11:19.6586090Z a - src/extender.o 2021-05-18T15:11:19.6587200Z a - src/extension.o 2021-05-18T15:11:19.6588340Z a - src/stylesheet.o 2021-05-18T15:11:19.6589450Z a - src/output.o 2021-05-18T15:11:19.6590460Z a - src/inspect.o 2021-05-18T15:11:19.6591700Z a - src/emitter.o 2021-05-18T15:11:19.6592500Z a - src/check_nesting.o 2021-05-18T15:11:19.6593360Z a - src/remove_placeholders.o 2021-05-18T15:11:19.6594150Z a - src/sass.o 2021-05-18T15:11:19.6594880Z a - src/sass_values.o 2021-05-18T15:11:19.6595670Z a - src/sass_context.o 2021-05-18T15:11:19.6596560Z a - src/sass_functions.o 2021-05-18T15:11:19.6597390Z a - src/sass2scss.o 2021-05-18T15:11:19.6598170Z a - src/backtrace.o 2021-05-18T15:11:19.6598950Z a - src/operators.o 2021-05-18T15:11:19.6599720Z a - src/ast2c.o 2021-05-18T15:11:19.6600440Z a - src/c2ast.o 2021-05-18T15:11:19.6601160Z a - src/to_value.o 2021-05-18T15:11:19.6601920Z a - src/source_map.o 2021-05-18T15:11:19.6602710Z a - src/error_handling.o 2021-05-18T15:11:19.6603560Z a - src/memory/allocator.o 2021-05-18T15:11:19.6604400Z a - src/memory/shared_ptr.o 2021-05-18T15:11:19.6605190Z a - src/utf8_string.o 2021-05-18T15:11:19.6606290Z a - src/base64vlq.o 2021-05-18T15:11:19.6610090Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o sass.so compile.o init.o ./libsass/lib/libsass.a -lstdc++ -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T15:11:20.4163210Z installing to /Users/runner/work/_temp/Library/00LOCK-sass/00new/sass/libs 2021-05-18T15:11:20.4810950Z ** R 2021-05-18T15:11:20.5111360Z ** inst 2021-05-18T15:11:20.6908170Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:11:22.8087770Z ** help 2021-05-18T15:11:22.9993840Z *** installing help indices 2021-05-18T15:11:23.0602770Z *** copying figures 2021-05-18T15:11:23.0616280Z ** building package indices 2021-05-18T15:11:23.3722240Z ** installing vignettes 2021-05-18T15:11:23.3822880Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:11:23.8189930Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T15:11:24.0167770Z ** testing if installed package can be loaded from final location 2021-05-18T15:11:24.3528330Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:11:24.3633740Z * DONE (sass) 2021-05-18T15:11:25.7495190Z * installing *source* package ‘httpuv’ ... 2021-05-18T15:11:25.7949450Z ** package ‘httpuv’ successfully unpacked and MD5 sums checked 2021-05-18T15:11:25.7950220Z ** using staged installation 2021-05-18T15:11:25.8189730Z ** libs 2021-05-18T15:11:25.8560170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c RcppExports-legacy.cpp -o RcppExports-legacy.o 2021-05-18T15:11:27.1491710Z In file included from RcppExports-legacy.cpp:23: 2021-05-18T15:11:27.1492730Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T15:11:27.1494450Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T15:11:27.1495360Z SEXP data = Parent::get__(); 2021-05-18T15:11:27.1495760Z ^ 2021-05-18T15:11:30.7904860Z 1 warning generated. 2021-05-18T15:11:30.8049960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-18T15:11:32.0335750Z In file included from RcppExports.cpp:4: 2021-05-18T15:11:32.0336730Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T15:11:32.0338850Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T15:11:32.0340330Z SEXP data = Parent::get__(); 2021-05-18T15:11:32.0340740Z ^ 2021-05-18T15:11:36.9070330Z 1 warning generated. 2021-05-18T15:11:36.9223580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c callback.cpp -o callback.o 2021-05-18T15:11:37.6854250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c callbackqueue.cpp -o callbackqueue.o 2021-05-18T15:11:38.7395950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c filedatasource-unix.cpp -o filedatasource-unix.o 2021-05-18T15:11:40.0353330Z In file included from filedatasource-unix.cpp:3: 2021-05-18T15:11:40.0354210Z In file included from ./filedatasource.h:4: 2021-05-18T15:11:40.0354850Z In file included from ./uvutil.h:10: 2021-05-18T15:11:40.0355620Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T15:11:40.0357280Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T15:11:40.0358200Z SEXP data = Parent::get__(); 2021-05-18T15:11:40.0358610Z ^ 2021-05-18T15:11:43.0843350Z 1 warning generated. 2021-05-18T15:11:43.0988880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c filedatasource-win.cpp -o filedatasource-win.o 2021-05-18T15:11:43.1384850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c fs.cpp -o fs.o 2021-05-18T15:11:44.3207150Z In file included from fs.cpp:2: 2021-05-18T15:11:44.3207810Z In file included from ./utils.h:11: 2021-05-18T15:11:44.3208580Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T15:11:44.3210670Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T15:11:44.3211610Z SEXP data = Parent::get__(); 2021-05-18T15:11:44.3212010Z ^ 2021-05-18T15:11:47.2005980Z 1 warning generated. 2021-05-18T15:11:47.2145790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c http.cpp -o http.o 2021-05-18T15:11:48.4945890Z In file included from http.cpp:1: 2021-05-18T15:11:48.4946560Z In file included from ./http.h:7: 2021-05-18T15:11:48.4947180Z In file included from ./webapplication.h:6: 2021-05-18T15:11:48.4948010Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T15:11:48.4950120Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T15:11:48.4951030Z SEXP data = Parent::get__(); 2021-05-18T15:11:48.4951990Z ^ 2021-05-18T15:11:52.5113740Z 1 warning generated. 2021-05-18T15:11:52.5270100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c httprequest.cpp -o httprequest.o 2021-05-18T15:11:53.7829610Z In file included from httprequest.cpp:3: 2021-05-18T15:11:53.7830600Z In file included from ./httprequest.h:11: 2021-05-18T15:11:53.7831200Z In file included from ./socket.h:4: 2021-05-18T15:11:53.7831750Z In file included from ./http.h:7: 2021-05-18T15:11:53.7832350Z In file included from ./webapplication.h:6: 2021-05-18T15:11:53.7833180Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T15:11:53.7835240Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T15:11:53.7836190Z SEXP data = Parent::get__(); 2021-05-18T15:11:53.7836710Z ^ 2021-05-18T15:12:02.5470330Z 1 warning generated. 2021-05-18T15:12:02.5691280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c httpresponse.cpp -o httpresponse.o 2021-05-18T15:12:03.8477650Z In file included from httpresponse.cpp:1: 2021-05-18T15:12:03.8478440Z In file included from ./httpresponse.h:6: 2021-05-18T15:12:03.8479040Z In file included from ./uvutil.h:10: 2021-05-18T15:12:03.8479820Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T15:12:03.8481900Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T15:12:03.8482830Z SEXP data = Parent::get__(); 2021-05-18T15:12:03.8483240Z ^ 2021-05-18T15:12:07.8971040Z 1 warning generated. 2021-05-18T15:12:07.9136000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c httpuv.cpp -o httpuv.o 2021-05-18T15:12:09.2199370Z In file included from httpuv.cpp:12: 2021-05-18T15:12:09.2201190Z In file included from ./uvutil.h:10: 2021-05-18T15:12:09.2202100Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T15:12:09.2204210Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T15:12:09.2205130Z SEXP data = Parent::get__(); 2021-05-18T15:12:09.2205860Z ^ 2021-05-18T15:12:15.7518520Z 1 warning generated. 2021-05-18T15:12:15.7724140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c md5.c -o md5.o 2021-05-18T15:12:16.0100300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c mime.cpp -o mime.o 2021-05-18T15:12:18.4587590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c set_invalid_parameter.c -o set_invalid_parameter.o 2021-05-18T15:12:18.4974320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c socket.cpp -o socket.o 2021-05-18T15:12:19.7703200Z In file included from socket.cpp:1: 2021-05-18T15:12:19.7703830Z In file included from ./socket.h:4: 2021-05-18T15:12:19.7704700Z In file included from ./http.h:7: 2021-05-18T15:12:19.7705500Z In file included from ./webapplication.h:6: 2021-05-18T15:12:19.7706530Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T15:12:19.7708760Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T15:12:19.7709990Z SEXP data = Parent::get__(); 2021-05-18T15:12:19.7710610Z ^ 2021-05-18T15:12:23.2676200Z 1 warning generated. 2021-05-18T15:12:23.2826110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c staticpath.cpp -o staticpath.o 2021-05-18T15:12:24.4745480Z In file included from staticpath.cpp:1: 2021-05-18T15:12:24.4747350Z In file included from ./staticpath.h:6: 2021-05-18T15:12:24.4748220Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T15:12:24.4750330Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T15:12:24.4751230Z SEXP data = Parent::get__(); 2021-05-18T15:12:24.4751650Z ^ 2021-05-18T15:12:30.5001390Z 1 warning generated. 2021-05-18T15:12:30.5170310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c thread.cpp -o thread.o 2021-05-18T15:12:30.6875260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c timegm.cpp -o timegm.o 2021-05-18T15:12:30.8166200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c utils.cpp -o utils.o 2021-05-18T15:12:31.9838770Z In file included from utils.cpp:1: 2021-05-18T15:12:31.9839470Z In file included from ./utils.h:11: 2021-05-18T15:12:31.9840230Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T15:12:31.9842980Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T15:12:31.9843940Z SEXP data = Parent::get__(); 2021-05-18T15:12:31.9844350Z ^ 2021-05-18T15:12:35.8167760Z 1 warning generated. 2021-05-18T15:12:35.8305670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c uvutil.cpp -o uvutil.o 2021-05-18T15:12:37.0877250Z In file included from uvutil.cpp:1: 2021-05-18T15:12:37.0878520Z In file included from ./uvutil.h:10: 2021-05-18T15:12:37.0879700Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T15:12:37.0882200Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T15:12:37.0883730Z SEXP data = Parent::get__(); 2021-05-18T15:12:37.0884560Z ^ 2021-05-18T15:12:40.0369210Z 1 warning generated. 2021-05-18T15:12:40.0510410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c webapplication.cpp -o webapplication.o 2021-05-18T15:12:41.2408890Z In file included from webapplication.cpp:3: 2021-05-18T15:12:41.2409600Z In file included from ./httpuv.h:4: 2021-05-18T15:12:41.2410390Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T15:12:41.2412550Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T15:12:41.2413450Z SEXP data = Parent::get__(); 2021-05-18T15:12:41.2413870Z ^ 2021-05-18T15:12:49.4231070Z 1 warning generated. 2021-05-18T15:12:49.4428320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c websockets-base.cpp -o websockets-base.o 2021-05-18T15:12:49.9892850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c websockets-hixie76.cpp -o websockets-hixie76.o 2021-05-18T15:12:51.1888740Z In file included from websockets-hixie76.cpp:1: 2021-05-18T15:12:51.1890100Z In file included from ./websockets-hixie76.h:4: 2021-05-18T15:12:51.1890810Z In file included from ./websockets.h:11: 2021-05-18T15:12:51.1891390Z In file included from ./utils.h:11: 2021-05-18T15:12:51.1892160Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T15:12:51.1893810Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T15:12:51.1894700Z SEXP data = Parent::get__(); 2021-05-18T15:12:51.1895110Z ^ 2021-05-18T15:12:54.1546010Z 1 warning generated. 2021-05-18T15:12:54.1680970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c websockets-hybi03.cpp -o websockets-hybi03.o 2021-05-18T15:12:55.3498040Z In file included from websockets-hybi03.cpp:10: 2021-05-18T15:12:55.3498810Z In file included from ./utils.h:11: 2021-05-18T15:12:55.3500250Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T15:12:55.3501980Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T15:12:55.3502880Z SEXP data = Parent::get__(); 2021-05-18T15:12:55.3503290Z ^ 2021-05-18T15:12:58.6802600Z 1 warning generated. 2021-05-18T15:12:58.6938910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c websockets-ietf.cpp -o websockets-ietf.o 2021-05-18T15:12:59.8568460Z In file included from websockets-ietf.cpp:3: 2021-05-18T15:12:59.8569440Z In file included from ./utils.h:11: 2021-05-18T15:12:59.8570230Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T15:12:59.8571910Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T15:12:59.8572830Z SEXP data = Parent::get__(); 2021-05-18T15:12:59.8574510Z ^ 2021-05-18T15:13:03.0779120Z 1 warning generated. 2021-05-18T15:13:03.0911590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c websockets.cpp -o websockets.o 2021-05-18T15:13:04.2406770Z In file included from websockets.cpp:1: 2021-05-18T15:13:04.2407530Z In file included from ./websockets.h:11: 2021-05-18T15:13:04.2408100Z In file included from ./utils.h:11: 2021-05-18T15:13:04.2408850Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T15:13:04.2410860Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T15:13:04.2411740Z SEXP data = Parent::get__(); 2021-05-18T15:13:04.2412140Z ^ 2021-05-18T15:13:07.6802270Z 1 warning generated. 2021-05-18T15:13:07.7012540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c winutils.cpp -o winutils.o 2021-05-18T15:13:07.7564960Z cp -p -f libuv/m4/lt_obsolete.m4 libuv/m4/lt~obsolete.m4 2021-05-18T15:13:07.7642620Z (cd libuv \ 2021-05-18T15:13:07.7643320Z && touch aclocal.m4 \ 2021-05-18T15:13:07.7645560Z && touch -r aclocal.m4 configure Makefile.in \ 2021-05-18T15:13:07.7646180Z && chmod +x configure \ 2021-05-18T15:13:07.7648050Z && CC="clang -mmacosx-version-min=10.13" CFLAGS="-Wall -g -O2 -fPIC " AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure "--quiet") 2021-05-18T15:13:09.9117040Z rm: conftest.dSYM: is a directory 2021-05-18T15:13:11.3109710Z rm: conftest.dSYM: is a directory 2021-05-18T15:13:11.4150650Z rm: conftest.dSYM: is a directory 2021-05-18T15:13:11.4387720Z rm: conftest.dSYM: is a directory 2021-05-18T15:13:20.0423600Z make --directory=libuv \ 2021-05-18T15:13:20.0424110Z HAVE_DTRACE=0 2021-05-18T15:13:20.0973750Z CC src/libuv_la-fs-poll.lo 2021-05-18T15:13:21.5343340Z CC src/libuv_la-idna.lo 2021-05-18T15:13:22.6372360Z CC src/libuv_la-inet.lo 2021-05-18T15:13:23.7091610Z CC src/libuv_la-random.lo 2021-05-18T15:13:24.6481680Z CC src/libuv_la-strscpy.lo 2021-05-18T15:13:25.4886110Z CC src/libuv_la-threadpool.lo 2021-05-18T15:13:26.5372810Z CC src/libuv_la-timer.lo 2021-05-18T15:13:27.5722370Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-18T15:13:28.4575600Z CC src/libuv_la-uv-common.lo 2021-05-18T15:13:29.7996820Z CC src/libuv_la-version.lo 2021-05-18T15:13:30.6361540Z CC src/unix/libuv_la-async.lo 2021-05-18T15:13:31.6049390Z CC src/unix/libuv_la-core.lo 2021-05-18T15:13:33.1120760Z CC src/unix/libuv_la-dl.lo 2021-05-18T15:13:34.0502010Z CC src/unix/libuv_la-fs.lo 2021-05-18T15:13:35.8101620Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-18T15:13:36.7418190Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-18T15:13:37.6309120Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-18T15:13:38.5889950Z CC src/unix/libuv_la-loop.lo 2021-05-18T15:13:39.4981460Z CC src/unix/libuv_la-pipe.lo 2021-05-18T15:13:40.4871210Z CC src/unix/libuv_la-poll.lo 2021-05-18T15:13:41.4399800Z CC src/unix/libuv_la-process.lo 2021-05-18T15:13:42.6074230Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-18T15:13:43.6014860Z CC src/unix/libuv_la-signal.lo 2021-05-18T15:13:44.9959240Z CC src/unix/libuv_la-stream.lo 2021-05-18T15:13:46.8173410Z CC src/unix/libuv_la-tcp.lo 2021-05-18T15:13:47.8358020Z CC src/unix/libuv_la-thread.lo 2021-05-18T15:13:48.9254420Z CC src/unix/libuv_la-tty.lo 2021-05-18T15:13:49.9086520Z CC src/unix/libuv_la-udp.lo 2021-05-18T15:13:51.3414780Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-18T15:13:52.2746610Z CC src/unix/libuv_la-darwin.lo 2021-05-18T15:13:53.3167940Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-18T15:13:55.7033170Z CC src/unix/libuv_la-fsevents.lo 2021-05-18T15:13:57.5364360Z CC src/unix/libuv_la-kqueue.lo 2021-05-18T15:13:58.6626660Z CC src/unix/libuv_la-proctitle.lo 2021-05-18T15:13:59.6168220Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-18T15:14:00.5065670Z CCLD libuv.la 2021-05-18T15:14:01.5047330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c http-parser/http_parser.c -o http-parser/http_parser.o 2021-05-18T15:14:02.1095810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c sha1/sha1.c -o sha1/sha1.o 2021-05-18T15:14:02.3698910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c base64/base64.cpp -o base64/base64.o 2021-05-18T15:14:02.8553780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o httpuv.so RcppExports-legacy.o RcppExports.o callback.o callbackqueue.o filedatasource-unix.o filedatasource-win.o fs.o http.o httprequest.o httpresponse.o httpuv.o md5.o mime.o set_invalid_parameter.o socket.o staticpath.o thread.o timegm.o utils.o uvutil.o webapplication.o websockets-base.o websockets-hixie76.o websockets-hybi03.o websockets-ietf.o websockets.o winutils.o ./libuv/.libs/libuv.a ./http-parser/http_parser.o ./sha1/sha1.o ./base64/base64.o -pthread -framework CoreServices -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T15:14:03.1054190Z installing to /Users/runner/work/_temp/Library/00LOCK-httpuv/00new/httpuv/libs 2021-05-18T15:14:03.1210530Z ** R 2021-05-18T15:14:03.1461850Z ** demo 2021-05-18T15:14:03.1480910Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:14:07.0658840Z ** help 2021-05-18T15:14:07.2465910Z *** installing help indices 2021-05-18T15:14:07.2991740Z ** building package indices 2021-05-18T15:14:07.6370780Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:14:08.2318700Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T15:14:08.3673290Z ** testing if installed package can be loaded from final location 2021-05-18T15:14:08.8208870Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:14:08.8250280Z * DONE (httpuv) 2021-05-18T15:14:09.8214960Z * installing *source* package ‘R.utils’ ... 2021-05-18T15:14:09.8483100Z ** package ‘R.utils’ successfully unpacked and MD5 sums checked 2021-05-18T15:14:09.8484470Z ** using staged installation 2021-05-18T15:14:09.8688810Z ** R 2021-05-18T15:14:09.9475110Z ** inst 2021-05-18T15:14:09.9505220Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:14:18.5896420Z Warning in setGenericS3.default(name, export = exportGeneric, envir = envir, : 2021-05-18T15:14:18.5897570Z ** help 2021-05-18T15:14:18.5898480Z Renamed the preexisting function warnings to warnings.default, which was defined in environment base. 2021-05-18T15:14:22.5638950Z *** installing help indices 2021-05-18T15:14:23.2790390Z ** building package indices 2021-05-18T15:14:24.2334840Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:14:24.5867350Z ** testing if installed package can be loaded from final location 2021-05-18T15:14:25.2394600Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:14:25.2497990Z * DONE (R.utils) 2021-05-18T15:14:25.7076870Z * installing *source* package ‘htmlwidgets’ ... 2021-05-18T15:14:25.7126550Z ** package ‘htmlwidgets’ successfully unpacked and MD5 sums checked 2021-05-18T15:14:25.7127370Z ** using staged installation 2021-05-18T15:14:25.7363620Z ** R 2021-05-18T15:14:25.7591090Z ** inst 2021-05-18T15:14:25.7656860Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:14:26.7859130Z Failed with error: ‘there is no package called ‘shiny’’ 2021-05-18T15:14:26.7859770Z ** help 2021-05-18T15:14:26.9505910Z *** installing help indices 2021-05-18T15:14:26.9902190Z ** building package indices 2021-05-18T15:14:27.2739170Z ** installing vignettes 2021-05-18T15:14:27.2836470Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:14:27.5838070Z ** testing if installed package can be loaded from final location 2021-05-18T15:14:27.8889020Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:14:27.8921560Z * DONE (htmlwidgets) 2021-05-18T15:14:28.2995520Z * installing *source* package ‘freetypeharfbuzz’ ... 2021-05-18T15:14:28.3052330Z ** package ‘freetypeharfbuzz’ successfully unpacked and MD5 sums checked 2021-05-18T15:14:28.3054080Z ** using staged installation 2021-05-18T15:14:28.3882490Z 0.2.5 2021-05-18T15:14:30.1133950Z Selecting -std=c99 flag 2021-05-18T15:14:30.5414940Z ** libs 2021-05-18T15:14:30.5610810Z /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpe87eZ2/R.INSTALLeef134b8e86f/freetypeharfbuzz/src/../tools/download.sh "https://github.com/lionel-/freetypeharfbuzz/raw/master/src/target/fthb-apple-static.tar.gz" /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpe87eZ2/R.INSTALLeef134b8e86f/freetypeharfbuzz/src/target/fthb-apple-static.tar.gz 2021-05-18T15:14:30.8618560Z trying URL 'https://github.com/lionel-/freetypeharfbuzz/raw/master/src/target/fthb-apple-static.tar.gz' 2021-05-18T15:14:31.9553610Z Content type 'application/octet-stream' length 9410048 bytes (9.0 MB) 2021-05-18T15:14:32.1562430Z ================================================== 2021-05-18T15:14:32.1563380Z downloaded 9.0 MB 2021-05-18T15:14:32.1563900Z 2021-05-18T15:14:32.2424920Z cd /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpe87eZ2/R.INSTALLeef134b8e86f/freetypeharfbuzz/src/target && \ 2021-05-18T15:14:32.2428980Z /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpe87eZ2/R.INSTALLeef134b8e86f/freetypeharfbuzz/src/../tools/untar.sh fthb-apple-static.tar.gz 2021-05-18T15:14:32.3268810Z /usr/local/bin/gtar 2021-05-18T15:14:32.5916230Z /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpe87eZ2/R.INSTALLeef134b8e86f/freetypeharfbuzz/src/../tools/download.sh "https://github.com/lionel-/freetypeharfbuzz/raw/master/src/target/include.tar.gz" /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpe87eZ2/R.INSTALLeef134b8e86f/freetypeharfbuzz/src/target/include.tar.gz 2021-05-18T15:14:32.8184360Z trying URL 'https://github.com/lionel-/freetypeharfbuzz/raw/master/src/target/include.tar.gz' 2021-05-18T15:14:33.4595560Z Content type 'application/octet-stream' length 221673 bytes (216 KB) 2021-05-18T15:14:33.4652630Z ================================================== 2021-05-18T15:14:33.4653340Z downloaded 216 KB 2021-05-18T15:14:33.4653800Z 2021-05-18T15:14:33.4801010Z cd /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpe87eZ2/R.INSTALLeef134b8e86f/freetypeharfbuzz/src/target && /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpe87eZ2/R.INSTALLeef134b8e86f/freetypeharfbuzz/src/../tools/untar.sh include.tar.gz 2021-05-18T15:14:33.4903230Z /usr/local/bin/gtar 2021-05-18T15:14:33.6023420Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpe87eZ2/R.INSTALLeef134b8e86f/freetypeharfbuzz/src/target/include/harfbuzz -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpe87eZ2/R.INSTALLeef134b8e86f/freetypeharfbuzz/src/target/include/freetype2 -I/usr/local/include -DNDEBUG -fPIC -Wall -g -O2 -c font-info.c -o font-info.o 2021-05-18T15:14:33.6956660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpe87eZ2/R.INSTALLeef134b8e86f/freetypeharfbuzz/src/target/include/harfbuzz -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpe87eZ2/R.INSTALLeef134b8e86f/freetypeharfbuzz/src/target/include/freetype2 -I/usr/local/include -DNDEBUG -fPIC -Wall -g -O2 -c freetype.c -o freetype.o 2021-05-18T15:14:33.7521740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpe87eZ2/R.INSTALLeef134b8e86f/freetypeharfbuzz/src/target/include/harfbuzz -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpe87eZ2/R.INSTALLeef134b8e86f/freetypeharfbuzz/src/target/include/freetype2 -I/usr/local/include -DNDEBUG -fPIC -Wall -g -O2 -c harfbuzz.c -o harfbuzz.o 2021-05-18T15:14:33.8488880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpe87eZ2/R.INSTALLeef134b8e86f/freetypeharfbuzz/src/target/include/harfbuzz -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpe87eZ2/R.INSTALLeef134b8e86f/freetypeharfbuzz/src/target/include/freetype2 -I/usr/local/include -DNDEBUG -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-18T15:14:33.9433220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpe87eZ2/R.INSTALLeef134b8e86f/freetypeharfbuzz/src/target/include/harfbuzz -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpe87eZ2/R.INSTALLeef134b8e86f/freetypeharfbuzz/src/target/include/freetype2 -I/usr/local/include -DNDEBUG -fPIC -Wall -g -O2 -c r-interface.c -o r-interface.o 2021-05-18T15:14:34.0339820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpe87eZ2/R.INSTALLeef134b8e86f/freetypeharfbuzz/src/target/include/harfbuzz -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpe87eZ2/R.INSTALLeef134b8e86f/freetypeharfbuzz/src/target/include/freetype2 -I/usr/local/include -DNDEBUG -fPIC -Wall -g -O2 -c string-info.c -o string-info.o 2021-05-18T15:14:34.1454290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpe87eZ2/R.INSTALLeef134b8e86f/freetypeharfbuzz/src/target/include/harfbuzz -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpe87eZ2/R.INSTALLeef134b8e86f/freetypeharfbuzz/src/target/include/freetype2 -I/usr/local/include -DNDEBUG -fPIC -Wall -g -O2 -c utf8.c -o utf8.o 2021-05-18T15:14:34.2034550Z 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 freetypeharfbuzz.so font-info.o freetype.o harfbuzz.o init.o r-interface.o string-info.o utf8.o /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpe87eZ2/R.INSTALLeef134b8e86f/freetypeharfbuzz/src/target/lib/libharfbuzz.a /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpe87eZ2/R.INSTALLeef134b8e86f/freetypeharfbuzz/src/target/lib/libfreetype.a -fPIC -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T15:14:34.3320060Z installing to /Users/runner/work/_temp/Library/00LOCK-freetypeharfbuzz/00new/freetypeharfbuzz/libs 2021-05-18T15:14:34.3486130Z ** R 2021-05-18T15:14:34.3628180Z ** inst 2021-05-18T15:14:34.3649970Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:14:34.6758780Z ** help 2021-05-18T15:14:34.6980540Z *** installing help indices 2021-05-18T15:14:34.7316820Z ** building package indices 2021-05-18T15:14:34.9979470Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:14:35.3469060Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T15:14:35.4837530Z ** testing if installed package can be loaded from final location 2021-05-18T15:14:35.7394400Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:14:35.7418770Z * DONE (freetypeharfbuzz) 2021-05-18T15:14:36.3158860Z * installing *source* package ‘crosstalk’ ... 2021-05-18T15:14:36.3276530Z ** package ‘crosstalk’ successfully unpacked and MD5 sums checked 2021-05-18T15:14:36.3277310Z ** using staged installation 2021-05-18T15:14:36.3511720Z ** R 2021-05-18T15:14:36.3683830Z ** inst 2021-05-18T15:14:36.4509160Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:14:38.2024560Z ** help 2021-05-18T15:14:38.3186620Z *** installing help indices 2021-05-18T15:14:38.3604110Z ** building package indices 2021-05-18T15:14:38.6429740Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:14:38.9479730Z ** testing if installed package can be loaded from final location 2021-05-18T15:14:39.3039280Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:14:39.3114750Z * DONE (crosstalk) 2021-05-18T15:14:39.6432770Z * installing *source* package ‘fICA’ ... 2021-05-18T15:14:39.6455840Z ** package ‘fICA’ successfully unpacked and MD5 sums checked 2021-05-18T15:14:39.6457100Z ** using staged installation 2021-05-18T15:14:39.6651550Z ** libs 2021-05-18T15:14:39.6842170Z 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'/Users/runner/work/_temp/Library/RcppArmadillo/include' -I/usr/local/include -fPIC -Wall -g -O2 -c fica.cpp -o fica.o 2021-05-18T15:14:43.2150340Z In file included from fica.cpp:1: 2021-05-18T15:14:43.2151040Z In file included from ./fica.h:1: 2021-05-18T15:14:43.2152560Z In file included from /Users/runner/work/_temp/Library/RcppArmadillo/include/RcppArmadillo.h:34: 2021-05-18T15:14:43.2153600Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T15:14:43.2155680Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T15:14:43.2156720Z SEXP data = Parent::get__(); 2021-05-18T15:14:43.2158050Z ^ 2021-05-18T15:15:05.6357420Z 1 warning generated. 2021-05-18T15:15:05.6697100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/RcppArmadillo/include' -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-18T15:15:06.1545350Z 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 fICA.so fica.o init.o -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin18/8.2.0 -L/usr/local/gfortran/lib -lgfortran -lquadmath -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T15:15:06.5092290Z ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (10.14) than being linked (10.13) 2021-05-18T15:15:06.5165920Z ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (10.14) than being linked (10.13) 2021-05-18T15:15:06.5599220Z installing to /Users/runner/work/_temp/Library/00LOCK-fICA/00new/fICA/libs 2021-05-18T15:15:06.5741750Z ** R 2021-05-18T15:15:06.6039040Z ** inst 2021-05-18T15:15:06.6057620Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:15:07.9552250Z ** help 2021-05-18T15:15:08.0284810Z *** installing help indices 2021-05-18T15:15:08.0626150Z ** building package indices 2021-05-18T15:15:08.3465390Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:15:08.8305310Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T15:15:08.9640380Z ** testing if installed package can be loaded from final location 2021-05-18T15:15:09.3484620Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:15:09.3509730Z * DONE (fICA) 2021-05-18T15:15:10.7891620Z * installing *source* package ‘rmarkdown’ ... 2021-05-18T15:15:10.8338040Z ** package ‘rmarkdown’ successfully unpacked and MD5 sums checked 2021-05-18T15:15:10.8338860Z ** using staged installation 2021-05-18T15:15:10.8796420Z ** R 2021-05-18T15:15:10.9527030Z ** inst 2021-05-18T15:15:11.1357410Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:15:16.7484000Z ** help 2021-05-18T15:15:17.3828950Z *** installing help indices 2021-05-18T15:15:17.5642840Z *** copying figures 2021-05-18T15:15:17.5651520Z ** building package indices 2021-05-18T15:15:17.9615610Z ** installing vignettes 2021-05-18T15:15:17.9654060Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:15:18.3075490Z ** testing if installed package can be loaded from final location 2021-05-18T15:15:18.7460300Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:15:18.7670420Z * DONE (rmarkdown) 2021-05-18T15:15:19.1897850Z * installing *source* package ‘future.apply’ ... 2021-05-18T15:15:19.1942300Z ** package ‘future.apply’ successfully unpacked and MD5 sums checked 2021-05-18T15:15:19.1943100Z ** using staged installation 2021-05-18T15:15:19.2167340Z ** R 2021-05-18T15:15:19.2363630Z ** inst 2021-05-18T15:15:19.2390180Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:15:20.4129110Z ** help 2021-05-18T15:15:20.5134940Z *** installing help indices 2021-05-18T15:15:20.5529220Z ** building package indices 2021-05-18T15:15:20.9538120Z ** installing vignettes 2021-05-18T15:15:20.9640590Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:15:21.3207850Z ** testing if installed package can be loaded from final location 2021-05-18T15:15:21.6769800Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:15:21.6912500Z * DONE (future.apply) 2021-05-18T15:15:23.3055240Z * installing *source* package ‘bslib’ ... 2021-05-18T15:15:23.3533390Z ** package ‘bslib’ successfully unpacked and MD5 sums checked 2021-05-18T15:15:23.3534150Z ** using staged installation 2021-05-18T15:15:23.3824570Z ** R 2021-05-18T15:15:23.4913160Z ** inst 2021-05-18T15:15:23.7332370Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:15:25.6145300Z ** help 2021-05-18T15:15:25.8139080Z *** installing help indices 2021-05-18T15:15:25.8797470Z *** copying figures 2021-05-18T15:15:25.8890690Z ** building package indices 2021-05-18T15:15:26.2665990Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:15:26.8114810Z ** testing if installed package can be loaded from final location 2021-05-18T15:15:27.2909920Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:15:27.3312330Z * DONE (bslib) 2021-05-18T15:15:29.0933310Z * installing *source* package ‘ggplot2’ ... 2021-05-18T15:15:29.1475680Z ** package ‘ggplot2’ successfully unpacked and MD5 sums checked 2021-05-18T15:15:29.1476450Z ** using staged installation 2021-05-18T15:15:29.1866340Z ** R 2021-05-18T15:15:29.3724790Z ** data 2021-05-18T15:15:29.3817710Z *** moving datasets to lazyload DB 2021-05-18T15:15:29.9454060Z ** inst 2021-05-18T15:15:29.9656400Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:15:42.9363300Z ** help 2021-05-18T15:15:45.4230270Z *** installing help indices 2021-05-18T15:15:45.8863620Z *** copying figures 2021-05-18T15:15:45.8879250Z ** building package indices 2021-05-18T15:15:46.7168720Z ** installing vignettes 2021-05-18T15:15:46.7394020Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:15:47.5853890Z ** testing if installed package can be loaded from final location 2021-05-18T15:15:48.9502380Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:15:48.9649290Z * DONE (ggplot2) 2021-05-18T15:15:49.4647610Z * installing *source* package ‘R.matlab’ ... 2021-05-18T15:15:49.4702970Z ** package ‘R.matlab’ successfully unpacked and MD5 sums checked 2021-05-18T15:15:49.4704060Z ** using staged installation 2021-05-18T15:15:49.4919150Z ** R 2021-05-18T15:15:49.5185140Z ** inst 2021-05-18T15:15:49.5317170Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:15:51.6515190Z ** help 2021-05-18T15:15:51.9356380Z *** installing help indices 2021-05-18T15:15:52.0011150Z ** building package indices 2021-05-18T15:15:52.3125290Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:15:52.6535220Z ** testing if installed package can be loaded from final location 2021-05-18T15:15:53.0777410Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:15:53.0847040Z * DONE (R.matlab) 2021-05-18T15:15:54.8399600Z * installing *source* package ‘shiny’ ... 2021-05-18T15:15:54.9000510Z ** package ‘shiny’ successfully unpacked and MD5 sums checked 2021-05-18T15:15:54.9001310Z ** using staged installation 2021-05-18T15:15:54.9492030Z ** R 2021-05-18T15:15:55.1004340Z ** inst 2021-05-18T15:15:55.2566000Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:16:17.3944280Z ** help 2021-05-18T15:16:19.7180410Z *** installing help indices 2021-05-18T15:16:20.0818250Z *** copying figures 2021-05-18T15:16:20.0858540Z ** building package indices 2021-05-18T15:16:20.8440800Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:16:21.3879510Z ** testing if installed package can be loaded from final location 2021-05-18T15:16:22.8489350Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:16:22.8895460Z * DONE (shiny) 2021-05-18T15:16:25.4023850Z * installing *source* package ‘plotly’ ... 2021-05-18T15:16:25.4901810Z ** package ‘plotly’ successfully unpacked and MD5 sums checked 2021-05-18T15:16:25.4902580Z ** using staged installation 2021-05-18T15:16:25.5303720Z ** R 2021-05-18T15:16:25.8768390Z ** data 2021-05-18T15:16:25.8816390Z *** moving datasets to lazyload DB 2021-05-18T15:16:26.1049060Z ** demo 2021-05-18T15:16:26.1134460Z ** inst 2021-05-18T15:16:26.2407820Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:16:33.1777640Z ** help 2021-05-18T15:16:33.8071420Z *** installing help indices 2021-05-18T15:16:33.9592770Z *** copying figures 2021-05-18T15:16:33.9623870Z ** building package indices 2021-05-18T15:16:34.3808650Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:16:35.4134850Z ** testing if installed package can be loaded from final location 2021-05-18T15:16:36.7724150Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:16:36.7995750Z * DONE (plotly) 2021-05-18T15:16:37.3236520Z * installing *source* package ‘vdiffr’ ... 2021-05-18T15:16:37.3306200Z ** package ‘vdiffr’ successfully unpacked and MD5 sums checked 2021-05-18T15:16:37.3307270Z ** using staged installation 2021-05-18T15:16:37.3668180Z ** libs 2021-05-18T15:16:37.3871900Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/freetypeharfbuzz/include' -I'/Users/runner/work/_temp/Library/gdtools/include' -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/BH/include' -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-18T15:16:38.6724850Z In file included from RcppExports.cpp:4: 2021-05-18T15:16:38.6726540Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T15:16:38.6728980Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T15:16:38.6729890Z SEXP data = Parent::get__(); 2021-05-18T15:16:38.6730310Z ^ 2021-05-18T15:16:42.9209240Z 1 warning generated. 2021-05-18T15:16:42.9350970Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/freetypeharfbuzz/include' -I'/Users/runner/work/_temp/Library/gdtools/include' -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/BH/include' -I/usr/local/include -fPIC -Wall -g -O2 -c compare.cpp -o compare.o 2021-05-18T15:16:44.2623700Z In file included from compare.cpp:5: 2021-05-18T15:16:44.2624600Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T15:16:44.2626700Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T15:16:44.2627720Z SEXP data = Parent::get__(); 2021-05-18T15:16:44.2628200Z ^ 2021-05-18T15:16:47.9200190Z 1 warning generated. 2021-05-18T15:16:47.9363470Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/freetypeharfbuzz/include' -I'/Users/runner/work/_temp/Library/gdtools/include' -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/BH/include' -I/usr/local/include -fPIC -Wall -g -O2 -c devSVG.cpp -o devSVG.o 2021-05-18T15:16:49.1730880Z In file included from devSVG.cpp:19: 2021-05-18T15:16:49.1731780Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T15:16:49.1733920Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T15:16:49.1734830Z SEXP data = Parent::get__(); 2021-05-18T15:16:49.1735260Z ^ 2021-05-18T15:16:55.2216160Z 1 warning generated. 2021-05-18T15:16:55.2377720Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/freetypeharfbuzz/include' -I'/Users/runner/work/_temp/Library/gdtools/include' -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/BH/include' -I/usr/local/include -fPIC -Wall -g -O2 -c utils.cpp -o utils.o 2021-05-18T15:16:56.4829880Z In file included from utils.cpp:1: 2021-05-18T15:16:56.4830810Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-18T15:16:56.4832930Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-18T15:16:56.4833840Z SEXP data = Parent::get__(); 2021-05-18T15:16:56.4834250Z ^ 2021-05-18T15:16:59.2123750Z 1 warning generated. 2021-05-18T15:16:59.2290360Z 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 vdiffr.so RcppExports.o compare.o devSVG.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-18T15:16:59.2946880Z installing to /Users/runner/work/_temp/Library/00LOCK-vdiffr/00new/vdiffr/libs 2021-05-18T15:16:59.3129390Z ** R 2021-05-18T15:16:59.3436590Z ** inst 2021-05-18T15:16:59.3562140Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:17:01.9320160Z ** help 2021-05-18T15:17:02.0641530Z *** installing help indices 2021-05-18T15:17:02.0990700Z ** building package indices 2021-05-18T15:17:02.4170230Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:17:02.9771590Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T15:17:03.1092160Z ** testing if installed package can be loaded from final location 2021-05-18T15:17:03.6303800Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:17:03.6404330Z * DONE (vdiffr) 2021-05-18T15:17:03.9796450Z * installing *source* package ‘miniUI’ ... 2021-05-18T15:17:03.9964350Z ** package ‘miniUI’ successfully unpacked and MD5 sums checked 2021-05-18T15:17:03.9965790Z ** using staged installation 2021-05-18T15:17:04.0150160Z ** R 2021-05-18T15:17:04.0291260Z ** inst 2021-05-18T15:17:04.0308110Z ** byte-compile and prepare package for lazy loading 2021-05-18T15:17:04.7905230Z ** help 2021-05-18T15:17:04.8956650Z *** installing help indices 2021-05-18T15:17:04.9266510Z ** building package indices 2021-05-18T15:17:05.2228430Z ** testing if installed package can be loaded from temporary location 2021-05-18T15:17:05.7422760Z ** testing if installed package can be loaded from final location 2021-05-18T15:17:06.2655400Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T15:17:06.2676270Z * DONE (miniUI) 2021-05-18T15:17:06.2876110Z 2021-05-18T15:17:06.2876960Z The downloaded source packages are in 2021-05-18T15:17:06.2878820Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpDgVSMg/downloaded_packages’ 2021-05-18T15:17:07.1198900Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-18T15:17:07.1200270Z Use `force = TRUE` to force installation 2021-05-18T15:17:07.1216320Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-18T15:17:07.1217160Z Use `force = TRUE` to force installation 2021-05-18T15:17:07.1977260Z ##[group]Run options(width = 100) 2021-05-18T15:17:07.1977970Z options(width = 100) 2021-05-18T15:17:07.1978490Z pkgs <- installed.packages()[, "Package"] 2021-05-18T15:17:07.1979120Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-18T15:17:07.3706450Z shell: /usr/local/bin/Rscript {0} 2021-05-18T15:17:07.3706850Z env: 2021-05-18T15:17:07.3707270Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T15:17:07.3707700Z TIC_DEPLOY_KEY: 2021-05-18T15:17:07.3708020Z RSPM: 2021-05-18T15:17:07.3710090Z GITHUB_PAT: *** 2021-05-18T15:17:07.3710970Z COVERALLS_TOKEN: *** 2021-05-18T15:17:07.3711420Z continue-on-error: true 2021-05-18T15:17:07.3711870Z VDIFFR_RUN_TESTS: false 2021-05-18T15:17:07.3712330Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T15:17:07.3712740Z TZ: UTC 2021-05-18T15:17:07.3713090Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T15:17:07.3713460Z NOT_CRAN: true 2021-05-18T15:17:07.3713900Z ##[endgroup] 2021-05-18T15:17:08.4020450Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-18T15:17:08.4021710Z setting value 2021-05-18T15:17:08.4023320Z version R Under development (unstable) (2021-05-17 r80314) 2021-05-18T15:17:08.4024970Z os macOS Catalina 10.15.7 2021-05-18T15:17:08.4025600Z system x86_64, darwin17.0 2021-05-18T15:17:08.4026200Z ui X11 2021-05-18T15:17:08.4026720Z language (EN) 2021-05-18T15:17:08.4027840Z collate en_US.UTF-8 2021-05-18T15:17:08.4028900Z ctype en_US.UTF-8 2021-05-18T15:17:08.4029460Z tz UTC 2021-05-18T15:17:08.4030430Z date 2021-05-18 2021-05-18T15:17:08.4030750Z 2021-05-18T15:17:08.4031810Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-18T15:17:08.4032600Z ! package * version date lib source 2021-05-18T15:17:08.4033780Z abind 1.4-5 2016-07-21 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4034950Z aghast 0.2.1 2021-05-18 [1] Github (muschellij2/aghast@0c3b853) 2021-05-18T15:17:08.4036140Z askpass 1.1 2019-01-13 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4037510Z base * 4.2.0 2021-05-18 [?] local 2021-05-18T15:17:08.4039600Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4040790Z BH 1.75.0-0 2021-01-11 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4041920Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-18T15:17:08.4042970Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4044090Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4045190Z bslib 0.2.5 2021-05-12 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4046240Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4047340Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4048430Z class 7.3-19 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-18T15:17:08.4049910Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4051000Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4052700Z clue 0.3-59 2021-04-16 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4053870Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.2.0) 2021-05-18T15:17:08.4054990Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.2.0) 2021-05-18T15:17:08.4056160Z colorspace 2.0-1 2021-05-04 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4057250Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4058380Z P compiler 4.2.0 2021-05-18 [2] local 2021-05-18T15:17:08.4059620Z corpcor 1.6.9 2017-04-01 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4060700Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4061730Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4062830Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4063960Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4065030Z crosstalk 1.1.1 2021-01-12 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4066470Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4067580Z data.table 1.14.0 2021-02-21 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4068670Z P datasets * 4.2.0 2021-05-18 [2] local 2021-05-18T15:17:08.4069850Z desc 1.2.0.9000 2021-05-18 [1] Github (muschellij2/desc@7be86f2) 2021-05-18T15:17:08.4071030Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4072090Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4073520Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4074620Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4075690Z edfReader 1.2.1 2019-03-21 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4077410Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4078500Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4079620Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4080700Z farver 2.1.0 2021-02-28 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4081740Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4082840Z fICA 1.1-1 2020-03-30 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4084020Z fontBitstreamVera 0.1.1 2017-02-01 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4085180Z fontLiberation 0.1.0 2016-10-15 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4086350Z fontquiver 0.2.1 2017-02-01 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4087720Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.2.0) 2021-05-18T15:17:08.4088890Z freetypeharfbuzz 0.2.6 2021-01-11 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4090060Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4091130Z future 1.21.0 2020-12-10 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4092190Z future.apply 1.7.0 2021-01-04 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4093740Z gdtools 0.2.3 2021-01-06 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4094960Z geigen 2.3 2019-05-30 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4096040Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4097150Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4098240Z ggplot2 3.3.3 2020-12-30 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4099290Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4100470Z ghtravis 0.15.1 2021-05-18 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-18T15:17:08.4101650Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4102710Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4103810Z globals 0.14.0 2020-11-22 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4104850Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4105970Z P graphics * 4.2.0 2021-05-18 [2] local 2021-05-18T15:17:08.4107450Z P grDevices * 4.2.0 2021-05-18 [2] local 2021-05-18T15:17:08.4108490Z grid 4.2.0 2021-05-18 [?] local 2021-05-18T15:17:08.4109590Z gtable 0.3.0 2019-03-25 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4110670Z highr 0.9 2021-04-16 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4111730Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4112950Z htmlwidgets 1.5.3 2020-12-10 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4114090Z httpuv 1.6.1 2021-05-07 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4115120Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4116210Z ica 1.0-2 2018-05-24 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4117280Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4118310Z isoband 0.2.4 2021-03-03 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4120060Z JADE 2.0-3 2020-03-25 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4121320Z jquerylib 0.1.4 2021-04-26 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4124170Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4125370Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-18T15:17:08.4126580Z knitr 1.33 2021-04-24 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4127680Z labeling 0.4.2 2020-10-20 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4128790Z later 1.2.0 2021-04-23 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4129920Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.2.0) 2021-05-18T15:17:08.4131000Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4132120Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4133240Z listenv 0.8.0 2019-12-05 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4134320Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4135840Z markdown 1.1 2019-08-07 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4137000Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-18T15:17:08.4138130Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.2.0) 2021-05-18T15:17:08.4139250Z matrixStats 0.58.0 2021-01-29 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4140350Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4141480Z P methods * 4.2.0 2021-05-18 [2] local 2021-05-18T15:17:08.4142580Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.2.0) 2021-05-18T15:17:08.4143800Z mime 0.10 2021-02-13 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4144900Z miniUI 0.1.1.1 2018-05-18 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4146040Z munsell 0.5.0 2018-06-12 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4147080Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.2.0) 2021-05-18T15:17:08.4148190Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-18T15:17:08.4149280Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4150660Z parallel 4.2.0 2021-05-18 [?] local 2021-05-18T15:17:08.4151820Z parallelly 1.25.0 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4152950Z pillar 1.6.1 2021-05-16 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4154010Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4155130Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4156260Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4157340Z plotly 4.9.3 2021-01-10 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4158430Z pracma 2.3.3 2021-01-23 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4159540Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4160630Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4161760Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4162830Z promises 1.2.0.1 2021-02-11 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4163940Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4165020Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4166060Z R.matlab 3.6.2 2018-09-27 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4167220Z R.methodsS3 1.8.1 2020-08-26 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4168330Z R.oo 1.24.0 2020-08-26 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4169370Z R.utils 2.10.1 2020-08-26 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4170460Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4171540Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4172730Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4173960Z RColorBrewer 1.1-2 2014-12-07 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4175080Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4176460Z RcppArmadillo 0.10.4.0.0 2021-04-13 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4177700Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4178840Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4179910Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4180990Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4182090Z rmarkdown 2.8 2021-05-07 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4183160Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4184270Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.2.0) 2021-05-18T15:17:08.4185380Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4187390Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4188620Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4189680Z sass 0.4.0 2021-05-12 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4191120Z scales 1.1.1 2020-05-11 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4192250Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4193310Z shiny 1.6.0 2021-01-25 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4194420Z signal 0.7-6 2015-07-30 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4195560Z sourcetools 0.1.7 2018-04-25 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4196650Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-18T15:17:08.4197790Z splines 4.2.0 2021-05-18 [?] local 2021-05-18T15:17:08.4198890Z P stats * 4.2.0 2021-05-18 [2] local 2021-05-18T15:17:08.4199930Z stats4 4.2.0 2021-05-18 [?] local 2021-05-18T15:17:08.4201070Z stringi 1.6.2 2021-05-17 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4202770Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4204160Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.2.0) 2021-05-18T15:17:08.4205260Z sys 3.4 2020-07-23 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4206360Z systemfonts 1.0.2 2021-05-11 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4207450Z tcltk 4.2.0 2021-05-18 [?] local 2021-05-18T15:17:08.4208560Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4209660Z tibble 3.1.2 2021-05-16 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4210750Z tic 0.10.0 2021-05-18 [1] Github (ropensci/tic@3b4dfb8) 2021-05-18T15:17:08.4211890Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4213010Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4214090Z tinytex 0.31 2021-03-30 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4215190Z P tools 4.2.0 2021-05-18 [2] local 2021-05-18T15:17:08.4216230Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4217640Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4218830Z P utils * 4.2.0 2021-05-18 [2] local 2021-05-18T15:17:08.4219860Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4222100Z vdiffr 0.3.3 2020-10-06 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4223450Z viridisLite 0.4.0 2021-04-13 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4224570Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4225730Z whisker 0.4 2019-08-28 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4226870Z whitening 1.2.0 2020-12-06 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4227930Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4229260Z xfun 0.23 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4230380Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4231440Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4232880Z xtable 1.8-4 2019-04-21 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4233990Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4235030Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.2.0) 2021-05-18T15:17:08.4235360Z 2021-05-18T15:17:08.4235880Z [1] /Users/runner/work/_temp/Library 2021-05-18T15:17:08.4236630Z [2] /Library/Frameworks/R.framework/Versions/4.2/Resources/library 2021-05-18T15:17:08.4237100Z 2021-05-18T15:17:08.4238040Z P ── Loaded and on-disk path mismatch. 2021-05-18T15:17:08.4344840Z ##[group]Run Rscript -e 'tic::script()' 2021-05-18T15:17:08.4345520Z Rscript -e 'tic::script()' 2021-05-18T15:17:08.4345970Z ls -l check 2021-05-18T15:17:09.1388280Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-18T15:17:09.1388870Z env: 2021-05-18T15:17:09.1389350Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T15:17:09.1389830Z TIC_DEPLOY_KEY: 2021-05-18T15:17:09.1390220Z RSPM: 2021-05-18T15:17:09.1391340Z GITHUB_PAT: *** 2021-05-18T15:17:09.1392260Z COVERALLS_TOKEN: *** 2021-05-18T15:17:09.1392770Z continue-on-error: true 2021-05-18T15:17:09.1393240Z VDIFFR_RUN_TESTS: false 2021-05-18T15:17:09.1393750Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T15:17:09.1394200Z TZ: UTC 2021-05-18T15:17:09.1394580Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T15:17:09.1395010Z NOT_CRAN: true 2021-05-18T15:17:09.1395380Z ##[endgroup] 2021-05-18T15:17:09.5275460Z ✔ Loading tic stage configuration from tic.R 2021-05-18T15:17:09.6630190Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-18T15:17:09.6631580Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-18T15:17:09.6632400Z timeout = Inf, check_dir = "check") 2021-05-18T15:17:09.7514730Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-18T15:17:10.4181340Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-18T15:17:15.4078720Z * preparing ‘eegUtils’: 2021-05-18T15:17:15.4282620Z * checking DESCRIPTION meta-information ... OK 2021-05-18T15:17:15.4285620Z * cleaning src 2021-05-18T15:17:15.8388560Z * installing the package to build vignettes 2021-05-18T15:18:10.0017620Z * creating vignettes ... OK 2021-05-18T15:18:10.0409240Z * cleaning src 2021-05-18T15:18:10.2569370Z * checking for LF line-endings in source and make files and shell scripts 2021-05-18T15:18:10.2651670Z * checking for empty or unneeded directories 2021-05-18T15:18:10.3313310Z * building ‘eegUtils_0.6.1.tar.gz’ 2021-05-18T15:18:11.4278970Z 2021-05-18T15:18:12.1575440Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-18T15:18:12.5270280Z * using log directory ‘/Users/runner/work/eegUtils/eegUtils/check/eegUtils.Rcheck’ 2021-05-18T15:18:12.5278670Z * using R Under development (unstable) (2021-05-17 r80314) 2021-05-18T15:18:12.5280770Z * using platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-18T15:18:12.5284340Z * using session charset: UTF-8 2021-05-18T15:18:13.9157990Z * using option ‘--as-cran’ 2021-05-18T15:18:13.9521140Z * checking for file ‘eegUtils/DESCRIPTION’ ... OK 2021-05-18T15:18:13.9524240Z * checking extension type ... Package 2021-05-18T15:18:13.9627080Z * this is package ‘eegUtils’ version ‘0.6.1’ 2021-05-18T15:18:13.9708890Z * package encoding: UTF-8 2021-05-18T15:18:13.9710170Z * checking package namespace information ... OK 2021-05-18T15:18:15.5269530Z * checking package dependencies ... NOTE 2021-05-18T15:18:15.5271940Z Imports includes 21 non-default packages. 2021-05-18T15:18:15.5273330Z Importing from so many packages makes the package vulnerable to any of 2021-05-18T15:18:15.5274640Z them becoming unavailable. Move as many as possible to Suggests and 2021-05-18T15:18:15.5275770Z use conditionally. 2021-05-18T15:18:15.5337470Z * checking if this is a source package ... OK 2021-05-18T15:18:15.5342750Z * checking if there is a namespace ... OK 2021-05-18T15:18:17.8470350Z * checking for executable files ... OK 2021-05-18T15:18:17.8524560Z * checking for hidden files and directories ... OK 2021-05-18T15:18:17.8621240Z * checking for portable file names ... OK 2021-05-18T15:18:17.8640950Z * checking for sufficient/correct file permissions ... OK 2021-05-18T15:18:17.9159450Z * checking serialization versions ... OK 2021-05-18T15:19:01.0153550Z * checking whether package ‘eegUtils’ can be installed ... OK 2021-05-18T15:19:01.0325780Z * checking installed package size ... OK 2021-05-18T15:19:01.3364380Z * checking package directory ... OK 2021-05-18T15:19:01.3373260Z * checking for future file timestamps ... OK 2021-05-18T15:19:01.3378960Z * checking ‘build’ directory ... OK 2021-05-18T15:19:01.5754280Z * checking DESCRIPTION meta-information ... OK 2021-05-18T15:19:01.5758860Z * checking top-level files ... OK 2021-05-18T15:19:01.5801230Z * checking for left-over files ... OK 2021-05-18T15:19:01.8192220Z * checking index information ... OK 2021-05-18T15:19:02.0711000Z * checking package subdirectories ... OK 2021-05-18T15:19:02.1519610Z * checking R files for non-ASCII characters ... OK 2021-05-18T15:19:02.2767160Z * checking R files for syntax errors ... OK 2021-05-18T15:19:04.5349710Z * checking whether the package can be loaded ... OK 2021-05-18T15:19:06.7259840Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-18T15:19:08.8899260Z * checking whether the package can be unloaded cleanly ... OK 2021-05-18T15:19:11.0777500Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-18T15:19:13.3557100Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-18T15:19:15.7618520Z * checking loading without being on the library search path ... OK 2021-05-18T15:19:18.7311930Z * checking dependencies in R code ... OK 2021-05-18T15:19:23.3649140Z * checking S3 generic/method consistency ... OK 2021-05-18T15:19:25.6240090Z * checking replacement functions ... OK 2021-05-18T15:19:28.7093430Z * checking foreign function calls ... OK 2021-05-18T15:19:55.6472720Z * checking R code for possible problems ... OK 2021-05-18T15:19:56.5984390Z * checking Rd files ... OK 2021-05-18T15:19:56.6684990Z * checking Rd metadata ... OK 2021-05-18T15:19:57.1311230Z * checking Rd line widths ... OK 2021-05-18T15:19:57.7378140Z * checking Rd cross-references ... OK 2021-05-18T15:20:00.1280750Z * checking for missing documentation entries ... OK 2021-05-18T15:20:07.6431940Z * checking for code/documentation mismatches ... OK 2021-05-18T15:20:13.5917530Z * checking Rd \usage sections ... OK 2021-05-18T15:20:13.9980240Z * checking Rd contents ... OK 2021-05-18T15:20:14.3652850Z * checking for unstated dependencies in examples ... OK 2021-05-18T15:20:14.4422080Z * checking contents of ‘data’ directory ... OK 2021-05-18T15:20:14.7616020Z * checking data for non-ASCII characters ... OK 2021-05-18T15:20:14.7663770Z * checking LazyData ... OK 2021-05-18T15:20:15.0472430Z * checking data for ASCII and uncompressed saves ... OK 2021-05-18T15:20:15.3011030Z * checking R/sysdata.rda ... OK 2021-05-18T15:20:15.3023080Z * checking line endings in C/C++/Fortran sources/headers ... OK 2021-05-18T15:20:15.3060690Z * checking line endings in Makefiles ... OK 2021-05-18T15:20:15.4567690Z * checking compilation flags in Makevars ... OK 2021-05-18T15:20:15.4578480Z * checking for GNU extensions in Makefiles ... OK 2021-05-18T15:20:15.4583790Z * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK 2021-05-18T15:20:15.4604420Z * checking use of PKG_*FLAGS in Makefiles ... OK 2021-05-18T15:20:15.4633900Z * checking use of SHLIB_OPENMP_*FLAGS in Makefiles ... OK 2021-05-18T15:20:15.4682590Z * checking pragmas in C/C++ headers and code ... OK 2021-05-18T15:20:15.4694970Z * checking compilation flags used ... OK 2021-05-18T15:20:15.6398190Z * checking compiled code ... OK 2021-05-18T15:20:15.6499670Z * checking installed files from ‘inst/doc’ ... OK 2021-05-18T15:20:15.6613660Z * checking files in ‘vignettes’ ... OK 2021-05-18T15:20:54.6058660Z * checking examples ... OK 2021-05-18T15:20:54.6080900Z Examples with CPU (user + system) or elapsed time > 5s 2021-05-18T15:20:54.6119090Z user system elapsed 2021-05-18T15:20:54.6120070Z eeg_filter 5.866 0.151 6.035 2021-05-18T15:20:54.7812580Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-18T15:20:55.2668860Z * checking tests ... 2021-05-18T15:21:21.0514730Z Running ‘testthat.R’ [26s/26s] 2021-05-18T15:21:21.0806670Z OK 2021-05-18T15:21:21.3798440Z * checking for unstated dependencies in vignettes ... OK 2021-05-18T15:21:21.3963920Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-18T15:21:32.9926890Z * checking re-building of vignette outputs ... OK 2021-05-18T15:21:41.3734800Z * checking PDF version of manual ... OK 2021-05-18T15:21:41.3741320Z * checking for non-standard things in the check directory ... OK 2021-05-18T15:21:41.3751730Z * checking for detritus in the temp directory ... OK 2021-05-18T15:21:41.3755730Z * DONE 2021-05-18T15:21:41.3763530Z 2021-05-18T15:21:41.3770130Z Status: 1 NOTE 2021-05-18T15:21:41.3771050Z See 2021-05-18T15:21:41.3772890Z ‘/Users/runner/work/eegUtils/eegUtils/check/eegUtils.Rcheck/00check.log’ 2021-05-18T15:21:41.3774040Z for details. 2021-05-18T15:21:41.3774680Z 2021-05-18T15:21:41.3831710Z 2021-05-18T15:21:41.5253740Z ── R CMD check results ───────────────────────────────────── eegUtils 0.6.1 ──── 2021-05-18T15:21:41.5273440Z Duration: 3m 29.9s 2021-05-18T15:21:41.5274230Z 2021-05-18T15:21:41.5297770Z ❯ checking package dependencies ... NOTE 2021-05-18T15:21:41.5299430Z Imports includes 21 non-default packages. 2021-05-18T15:21:41.5300730Z Importing from so many packages makes the package vulnerable to any of 2021-05-18T15:21:41.5302020Z them becoming unavailable. Move as many as possible to Suggests and 2021-05-18T15:21:41.5303030Z use conditionally. 2021-05-18T15:21:41.5303720Z 2021-05-18T15:21:41.5309200Z 0 errors ✔ | 0 warnings ✔ | 1 note ✖ 2021-05-18T15:21:41.5525360Z total 21816 2021-05-18T15:21:41.5527640Z drwxr-xr-x 15 runner staff 480 May 18 15:21 eegUtils.Rcheck 2021-05-18T15:21:41.5529290Z -rw-r--r-- 1 runner staff 9027663 May 18 15:18 eegUtils_0.6.1.tar.gz 2021-05-18T15:21:41.5531230Z -rw-r--r-- 1 runner staff 2136211 May 18 15:19 eegUtils_0.6.1.tgz 2021-05-18T15:21:41.5606100Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-18T15:21:41.5607710Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-18T15:21:41.5928500Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-18T15:21:41.5928980Z env: 2021-05-18T15:21:41.5929390Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T15:21:41.5929830Z TIC_DEPLOY_KEY: 2021-05-18T15:21:41.5930150Z RSPM: 2021-05-18T15:21:41.5932040Z GITHUB_PAT: *** 2021-05-18T15:21:41.5932830Z COVERALLS_TOKEN: *** 2021-05-18T15:21:41.5933280Z continue-on-error: true 2021-05-18T15:21:41.5933720Z VDIFFR_RUN_TESTS: false 2021-05-18T15:21:41.5934550Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T15:21:41.5934970Z TZ: UTC 2021-05-18T15:21:41.5935320Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T15:21:41.5935690Z NOT_CRAN: true 2021-05-18T15:21:41.5936030Z ##[endgroup] 2021-05-18T15:21:41.6346960Z 2021-05-18T15:21:41.6349710Z R Under development (unstable) (2021-05-17 r80314) -- "Unsuffered Consequences" 2021-05-18T15:21:41.6350720Z Copyright (C) 2021 The R Foundation for Statistical Computing 2021-05-18T15:21:41.6352710Z Platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-18T15:21:41.6353260Z 2021-05-18T15:21:41.6353880Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-18T15:21:41.6354740Z You are welcome to redistribute it under certain conditions. 2021-05-18T15:21:41.6356180Z Type 'license()' or 'licence()' for distribution details. 2021-05-18T15:21:41.6356640Z 2021-05-18T15:21:41.6357280Z R is a collaborative project with many contributors. 2021-05-18T15:21:41.6358470Z Type 'contributors()' for more information and 2021-05-18T15:21:41.6359690Z 'citation()' on how to cite R or R packages in publications. 2021-05-18T15:21:41.6360170Z 2021-05-18T15:21:41.6361200Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-18T15:21:41.6362470Z 'help.start()' for an HTML browser interface to help. 2021-05-18T15:21:41.6363480Z Type 'q()' to quit R. 2021-05-18T15:21:41.6363780Z 2021-05-18T15:21:41.6364170Z > library(testthat) 2021-05-18T15:21:41.6364680Z > library(eegUtils) 2021-05-18T15:21:41.6364980Z 2021-05-18T15:21:41.6365810Z Attaching package: 'eegUtils' 2021-05-18T15:21:41.6366180Z 2021-05-18T15:21:41.6367160Z The following object is masked from 'package:stats': 2021-05-18T15:21:41.6367570Z 2021-05-18T15:21:41.6367920Z filter 2021-05-18T15:21:41.6368180Z 2021-05-18T15:21:41.6368630Z > test_check("eegUtils") 2021-05-18T15:21:41.6369010Z [[1]] 2021-05-18T15:21:41.6369250Z 2021-05-18T15:21:41.6369580Z [[1]] 2021-05-18T15:21:41.6369820Z 2021-05-18T15:21:41.6370130Z [[1]] 2021-05-18T15:21:41.6370370Z 2021-05-18T15:21:41.6370710Z [[1]] 2021-05-18T15:21:41.6370900Z 2021-05-18T15:21:41.6372000Z ══ Skipped tests ═══════════════════════════════════════════════════════════════ 2021-05-18T15:21:41.6372850Z • On CI (4) 2021-05-18T15:21:41.6373650Z • Skipping on CRAN (21) 2021-05-18T15:21:41.6373970Z 2021-05-18T15:21:41.6374790Z [ FAIL 0 | WARN 0 | SKIP 25 | PASS 101 ] 2021-05-18T15:21:41.6375300Z > 2021-05-18T15:21:41.6375700Z > proc.time() 2021-05-18T15:21:41.6376170Z user system elapsed 2021-05-18T15:21:41.6376640Z 23.181 2.329 25.675 2021-05-18T15:21:41.6432470Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-18T15:21:41.6433130Z Rscript -e "tic::before_deploy()" 2021-05-18T15:21:41.6692060Z shell: /bin/bash -e {0} 2021-05-18T15:21:41.6692550Z env: 2021-05-18T15:21:41.6693020Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T15:21:41.6693470Z TIC_DEPLOY_KEY: 2021-05-18T15:21:41.6693860Z RSPM: 2021-05-18T15:21:41.6694800Z GITHUB_PAT: *** 2021-05-18T15:21:41.6695650Z COVERALLS_TOKEN: *** 2021-05-18T15:21:41.6696160Z continue-on-error: true 2021-05-18T15:21:41.6696640Z VDIFFR_RUN_TESTS: false 2021-05-18T15:21:41.6697150Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T15:21:41.6697620Z TZ: UTC 2021-05-18T15:21:41.6698010Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T15:21:41.6698440Z NOT_CRAN: true 2021-05-18T15:21:41.6698820Z ##[endgroup] 2021-05-18T15:21:42.0901360Z ✔ Loading tic stage configuration from tic.R 2021-05-18T15:21:42.2769830Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-18T15:21:42.2770470Z with: 2021-05-18T15:21:42.2771290Z upload_url: https://uploads.github.com/repos/neuroconductor/eegUtils/releases/43144182/assets{?name,label} 2021-05-18T15:21:42.2772210Z asset_path: check/eegUtils_0.6.1.tgz 2021-05-18T15:21:42.2772740Z asset_name: eegUtils_0.6.1_R4.1.tgz 2021-05-18T15:21:42.2773300Z asset_content_type: application/octet-stream 2021-05-18T15:21:42.2773810Z env: 2021-05-18T15:21:42.2774260Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T15:21:42.2775070Z TIC_DEPLOY_KEY: 2021-05-18T15:21:42.2775460Z RSPM: 2021-05-18T15:21:42.2776460Z GITHUB_PAT: *** 2021-05-18T15:21:42.2777320Z COVERALLS_TOKEN: *** 2021-05-18T15:21:42.2777830Z continue-on-error: true 2021-05-18T15:21:42.2778300Z VDIFFR_RUN_TESTS: false 2021-05-18T15:21:42.2778830Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T15:21:42.2779290Z TZ: UTC 2021-05-18T15:21:42.2779730Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T15:21:42.2780150Z NOT_CRAN: true 2021-05-18T15:21:42.2781030Z GITHUB_TOKEN: *** 2021-05-18T15:21:42.2781480Z ##[endgroup] 2021-05-18T15:21:43.0917590Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-18T15:21:43.0918320Z Rscript -e "tic::deploy()" 2021-05-18T15:21:43.1166240Z shell: /bin/bash -e {0} 2021-05-18T15:21:43.1166620Z env: 2021-05-18T15:21:43.1167070Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T15:21:43.1167520Z TIC_DEPLOY_KEY: 2021-05-18T15:21:43.1167890Z RSPM: 2021-05-18T15:21:43.1169570Z GITHUB_PAT: *** 2021-05-18T15:21:43.1170410Z COVERALLS_TOKEN: *** 2021-05-18T15:21:43.1170930Z continue-on-error: true 2021-05-18T15:21:43.1171440Z VDIFFR_RUN_TESTS: false 2021-05-18T15:21:43.1171920Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T15:21:43.1172520Z TZ: UTC 2021-05-18T15:21:43.1172910Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T15:21:43.1173340Z NOT_CRAN: true 2021-05-18T15:21:43.1173740Z ##[endgroup] 2021-05-18T15:21:43.4821140Z ✔ Loading tic stage configuration from tic.R 2021-05-18T15:21:43.6085890Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-18T15:21:43.6086620Z Rscript -e "tic::after_deploy()" 2021-05-18T15:21:43.6340360Z shell: /bin/bash -e {0} 2021-05-18T15:21:43.6340790Z env: 2021-05-18T15:21:43.6341220Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T15:21:43.6341710Z TIC_DEPLOY_KEY: 2021-05-18T15:21:43.6342060Z RSPM: 2021-05-18T15:21:43.6343720Z GITHUB_PAT: *** 2021-05-18T15:21:43.6344600Z COVERALLS_TOKEN: *** 2021-05-18T15:21:43.6345190Z continue-on-error: true 2021-05-18T15:21:43.6345690Z VDIFFR_RUN_TESTS: false 2021-05-18T15:21:43.6346210Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-18T15:21:43.6346650Z TZ: UTC 2021-05-18T15:21:43.6347050Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T15:21:43.6347490Z NOT_CRAN: true 2021-05-18T15:21:43.6347870Z ##[endgroup] 2021-05-18T15:21:44.0056970Z ✔ Loading tic stage configuration from tic.R 2021-05-18T15:21:44.4114200Z Post job cleanup. 2021-05-18T15:21:44.4884330Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-18T15:21:44.5009940Z Post job cleanup. 2021-05-18T15:21:44.6319670Z [command]/usr/local/bin/git version 2021-05-18T15:21:44.6691390Z git version 2.31.1 2021-05-18T15:21:44.6743910Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-18T15:21:44.6827630Z [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-18T15:21:44.8222230Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-18T15:21:44.8279950Z http.https://github.com/.extraheader 2021-05-18T15:21:44.8292530Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-18T15:21:44.8584810Z [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-18T15:21:44.9480740Z Cleaning up orphan processes